Advertisement
_dinsdale

2204-build.log

Apr 28th, 2022
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 MB | None | 0 0
  1. ++ date +%s
  2. + start=1649480588
  3. + echo /bin/sh
  4. /bin/sh
  5. + BUILD_ROOT=/home/russellh/build
  6. + GIT_SRC_DIR=/home/russellh/git
  7. + VERSION=2204a
  8. + MINGW_32=i686
  9. + WIN_32=x86
  10. + MINGW_64=x86_64
  11. + WIN_64=x64
  12. + SCRIPT_DIR=/storage/scripts
  13. + CMAKE_X_DIR=/storage/scripts/cmake
  14. + INSTALL_ROOT=/home/russellh/build/2204a
  15. + mkdir -p /home/russellh/build/2204a/
  16. + mkdir -p /home/russellh/build/2204a/
  17. + cd /home/russellh/git/llvm-mingw
  18. + BUILD_HOST=1
  19. + BUILD_LUA54=0
  20. + BUILD_LUA53=0
  21. + BUILD_LLVM=1
  22. + BUILD_LIBRESSL=0
  23. + BUILD_XMAKE=0
  24. + BUILD_LUAROCKS=0
  25. + '[' 1 -eq 1 ']'
  26. + echo 'Building Host Compiler...'
  27. Building Host Compiler...
  28. + CLEAN=1
  29. + SYNC=1
  30. + ./build-all.sh /home/russellh/build/llvm-mingw-host
  31. + set -e
  32. + [ 1 -lt 1 ]
  33. + PREFIX=/home/russellh/build/llvm-mingw-host
  34. + hash git
  35. + hash curl
  36. + hash cmake
  37. + ./build-llvm.sh /home/russellh/build/llvm-mingw-host
  38. HEAD is now at 329fda39c507 NFC: Mention auto-vec support for SVE in release notes.
  39. T clang/test/Driver/Inputs/CUDA-symlinks/usr/bin/ptxas
  40. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/bin/i386-unknown-linux-gnu-ld
  41. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/bin/x86_64-unknown-linux-gnu-ld
  42. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/i386-unknown-linux-gnu/bin/ld
  43. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/x86_64-unknown-linux-gnu/bin/ld
  44. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/bin/as
  45. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/bin/ld
  46. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/i386-unknown-linux/bin/as
  47. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/i386-unknown-linux/bin/ld
  48. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/bin/as
  49. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/bin/ld
  50. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/x86_64-unknown-linux/bin/as
  51. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/x86_64-unknown-linux/bin/ld
  52. D libclc/amdgcn-mesa3d
  53. D libclc/clspv64
  54. D libcxx/test/std/pstl
  55. T openmp/tools/analyzer/llvm-openmp-analyzer++
  56. -- The C compiler identification is Clang 11.0.1
  57. -- The CXX compiler identification is Clang 11.0.1
  58. -- The ASM compiler identification is Clang with GNU-like command-line
  59. -- Found assembler: /usr/bin/cc
  60. -- Detecting C compiler ABI info
  61. -- Detecting C compiler ABI info - done
  62. -- Check for working C compiler: /usr/bin/cc - skipped
  63. -- Detecting C compile features
  64. -- Detecting C compile features - done
  65. -- Detecting CXX compiler ABI info
  66. -- Detecting CXX compiler ABI info - done
  67. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  68. -- Detecting CXX compile features
  69. -- Detecting CXX compile features - done
  70. CMake Warning at CMakeLists.txt:89 (message):
  71. Using LLVM_ENABLE_PROJECTS=libunwind is deprecated now, please use
  72. -DLLVM_ENABLE_RUNTIMES=libunwind or see the instructions at
  73. https://libcxx.llvm.org/BuildingLibcxx.html for building the runtimes.
  74.  
  75.  
  76. -- bolt project is disabled
  77. -- clang project is enabled
  78. -- clang-tools-extra project is enabled
  79. -- compiler-rt project is disabled
  80. -- cross-project-tests project is disabled
  81. -- libc project is disabled
  82. -- libclc project is disabled
  83. -- libcxx project is disabled
  84. -- libcxxabi project is disabled
  85. -- libunwind project is enabled
  86. -- lld project is enabled
  87. -- lldb project is enabled
  88. -- mlir project is disabled
  89. -- openmp project is disabled
  90. -- polly project is disabled
  91. -- pstl project is disabled
  92. -- flang project is disabled
  93. -- Performing Test LLVM_LIBSTDCXX_MIN
  94. -- Performing Test LLVM_LIBSTDCXX_MIN - Success
  95. -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR
  96. -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success
  97. -- Looking for dlfcn.h
  98. -- Looking for dlfcn.h - found
  99. -- Looking for errno.h
  100. -- Looking for errno.h - found
  101. -- Looking for fcntl.h
  102. -- Looking for fcntl.h - found
  103. -- Looking for link.h
  104. -- Looking for link.h - found
  105. -- Looking for malloc/malloc.h
  106. -- Looking for malloc/malloc.h - not found
  107. -- Looking for pthread.h
  108. -- Looking for pthread.h - found
  109. -- Looking for signal.h
  110. -- Looking for signal.h - found
  111. -- Looking for sys/ioctl.h
  112. -- Looking for sys/ioctl.h - found
  113. -- Looking for sys/mman.h
  114. -- Looking for sys/mman.h - found
  115. -- Looking for sys/param.h
  116. -- Looking for sys/param.h - found
  117. -- Looking for sys/resource.h
  118. -- Looking for sys/resource.h - found
  119. -- Looking for sys/stat.h
  120. -- Looking for sys/stat.h - found
  121. -- Looking for sys/time.h
  122. -- Looking for sys/time.h - found
  123. -- Looking for sys/types.h
  124. -- Looking for sys/types.h - found
  125. -- Looking for sysexits.h
  126. -- Looking for sysexits.h - found
  127. -- Looking for termios.h
  128. -- Looking for termios.h - found
  129. -- Looking for unistd.h
  130. -- Looking for unistd.h - found
  131. -- Looking for valgrind/valgrind.h
  132. -- Looking for valgrind/valgrind.h - not found
  133. -- Looking for fenv.h
  134. -- Looking for fenv.h - found
  135. -- Looking for FE_ALL_EXCEPT
  136. -- Looking for FE_ALL_EXCEPT - found
  137. -- Looking for FE_INEXACT
  138. -- Looking for FE_INEXACT - found
  139. -- Looking for mach/mach.h
  140. -- Looking for mach/mach.h - not found
  141. -- Looking for histedit.h
  142. -- Looking for histedit.h - found
  143. -- Looking for CrashReporterClient.h
  144. -- Looking for CrashReporterClient.h - not found
  145. -- Looking for pthread_create in pthread
  146. -- Looking for pthread_create in pthread - found
  147. -- Looking for pthread_getspecific in pthread
  148. -- Looking for pthread_getspecific in pthread - found
  149. -- Looking for pthread_rwlock_init in pthread
  150. -- Looking for pthread_rwlock_init in pthread - found
  151. -- Looking for pthread_mutex_lock in pthread
  152. -- Looking for pthread_mutex_lock in pthread - found
  153. -- Looking for dlopen in dl
  154. -- Looking for dlopen in dl - found
  155. -- Looking for clock_gettime in rt
  156. -- Looking for clock_gettime in rt - found
  157. -- Looking for pfm_initialize in pfm
  158. -- Looking for pfm_initialize in pfm - not found
  159. -- Looking for pthread.h
  160. -- Looking for pthread.h - found
  161. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  162. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
  163. -- Looking for pthread_create in pthreads
  164. -- Looking for pthread_create in pthreads - not found
  165. -- Looking for pthread_create in pthread
  166. -- Looking for pthread_create in pthread - found
  167. -- Found Threads: TRUE
  168. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
  169. -- Looking for compress2
  170. -- Looking for compress2 - found
  171. -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)
  172. -- Looking for el_init in edit
  173. -- Looking for el_init in edit - found
  174. -- Performing Test Terminfo_LINKABLE
  175. -- Performing Test Terminfo_LINKABLE - Success
  176. -- Found Terminfo: /usr/local/lib/libtinfo.so
  177. -- Looking for xar_open in xar
  178. -- Looking for xar_open in xar - not found
  179. -- Looking for arc4random
  180. -- Looking for arc4random - found
  181. -- Looking for backtrace
  182. -- Looking for backtrace - not found
  183. -- Found Backtrace: /usr/lib/libexecinfo.so
  184. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  185. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
  186. -- Looking for __register_frame
  187. -- Looking for __register_frame - found
  188. -- Looking for __deregister_frame
  189. -- Looking for __deregister_frame - found
  190. -- Looking for __unw_add_dynamic_fde
  191. -- Looking for __unw_add_dynamic_fde - not found
  192. -- Looking for _Unwind_Backtrace
  193. -- Looking for _Unwind_Backtrace - not found
  194. -- Looking for getpagesize
  195. -- Looking for getpagesize - found
  196. -- Looking for sysconf
  197. -- Looking for sysconf - found
  198. -- Looking for getrusage
  199. -- Looking for getrusage - found
  200. -- Looking for setrlimit
  201. -- Looking for setrlimit - found
  202. -- Looking for isatty
  203. -- Looking for isatty - found
  204. -- Looking for futimens
  205. -- Looking for futimens - found
  206. -- Looking for futimes
  207. -- Looking for futimes - found
  208. -- Looking for sigaltstack
  209. -- Looking for sigaltstack - found
  210. -- Looking for lseek64
  211. -- Looking for lseek64 - not found
  212. -- Looking for mallctl
  213. -- Looking for mallctl - found
  214. -- Looking for mallinfo
  215. -- Looking for mallinfo - not found
  216. -- Looking for mallinfo2
  217. -- Looking for mallinfo2 - not found
  218. -- Looking for malloc_zone_statistics
  219. -- Looking for malloc_zone_statistics - not found
  220. -- Looking for getrlimit
  221. -- Looking for getrlimit - found
  222. -- Looking for posix_spawn
  223. -- Looking for posix_spawn - found
  224. -- Looking for pread
  225. -- Looking for pread - found
  226. -- Looking for sbrk
  227. -- Looking for sbrk - found
  228. -- Looking for strerror
  229. -- Looking for strerror - found
  230. -- Looking for strerror_r
  231. -- Looking for strerror_r - found
  232. -- Looking for strerror_s
  233. -- Looking for strerror_s - not found
  234. -- Looking for setenv
  235. -- Looking for setenv - found
  236. -- Looking for dlopen
  237. -- Looking for dlopen - found
  238. -- Looking for dladdr
  239. -- Looking for dladdr - found
  240. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
  241. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Success
  242. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
  243. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success
  244. -- Looking for __GLIBC__
  245. -- Looking for __GLIBC__ - not found
  246. -- Looking for pthread_getname_np
  247. -- Looking for pthread_getname_np - found
  248. -- Looking for pthread_setname_np
  249. -- Looking for pthread_setname_np - found
  250. -- Looking for proc_pid_rusage
  251. -- Looking for proc_pid_rusage - not found
  252. -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE
  253. -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success
  254. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
  255. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
  256. -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
  257. -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
  258. -- Performing Test LLVM_HAS_ATOMICS
  259. -- Performing Test LLVM_HAS_ATOMICS - Success
  260. -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
  261. -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
  262. -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
  263. -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success
  264. -- Native target architecture is X86
  265. -- Threads enabled.
  266. -- Doxygen disabled.
  267. -- Go bindings disabled.
  268. -- Ninja version: 1.10.2
  269. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  270. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  271. -- OCaml bindings disabled.
  272. -- Could NOT find Python module pygments
  273. -- Could NOT find Python module pygments.lexers.c_cpp
  274. -- Could NOT find Python module yaml
  275. -- LLVM host triple: x86_64-unknown-freebsd13.0
  276. -- LLVM default target triple: x86_64-unknown-freebsd13.0
  277. -- Performing Test C_SUPPORTS_FPIC
  278. -- Performing Test C_SUPPORTS_FPIC - Success
  279. -- Performing Test CXX_SUPPORTS_FPIC
  280. -- Performing Test CXX_SUPPORTS_FPIC - Success
  281. -- Building with -fPIC
  282. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
  283. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
  284. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
  285. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
  286. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
  287. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
  288. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  289. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
  290. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
  291. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
  292. -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
  293. -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success
  294. -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
  295. -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success
  296. -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
  297. -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
  298. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
  299. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
  300. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  301. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  302. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  303. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  304. -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
  305. -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed
  306. -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
  307. -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
  308. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
  309. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
  310. -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
  311. -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
  312. -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
  313. -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
  314. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
  315. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
  316. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
  317. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success
  318. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
  319. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success
  320. -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG
  321. -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
  322. -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG
  323. -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
  324. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS
  325. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Success
  326. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
  327. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
  328. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
  329. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
  330. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
  331. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
  332. -- Performing Test C_SUPPORTS_FDATA_SECTIONS
  333. -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
  334. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
  335. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
  336. -- Looking for os_signpost_interval_begin
  337. -- Looking for os_signpost_interval_begin - not found
  338. -- Found Python3: /usr/local/bin/python3.8 (found suitable version "3.8.12", minimum required is "3.6") found components: Interpreter
  339. -- Linker detection: LLD
  340. -- Performing Test HAS_WERROR_GLOBAL_CTORS
  341. -- Performing Test HAS_WERROR_GLOBAL_CTORS - Success
  342. -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX
  343. -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Failed
  344. -- Found Git: /usr/local/bin/git (found version "2.34.1")
  345. -- Targeting ARM
  346. -- Targeting AArch64
  347. -- Targeting X86
  348. -- Performing Test LIBUNWIND_SUPPORTS_TARGET_EQ_X86_64_UNKNOWN_FREEBSD13.0_FLAG
  349. -- Performing Test LIBUNWIND_SUPPORTS_TARGET_EQ_X86_64_UNKNOWN_FREEBSD13.0_FLAG - Success
  350. -- Performing Test LIBUNWIND_SUPPORTS_UNWINDLIB_NONE_FLAG
  351. -- Performing Test LIBUNWIND_SUPPORTS_UNWINDLIB_NONE_FLAG - Success
  352. -- Looking for fopen in c
  353. -- Looking for fopen in c - found
  354. -- Looking for __gcc_personality_v0 in gcc_s
  355. -- Looking for __gcc_personality_v0 in gcc_s - found
  356. -- Looking for __absvdi2 in gcc
  357. -- Looking for __absvdi2 in gcc - found
  358. -- Performing Test LIBUNWIND_SUPPORTS_NOSTDLIBXX_FLAG
  359. -- Performing Test LIBUNWIND_SUPPORTS_NOSTDLIBXX_FLAG - Success
  360. -- Performing Test LIBUNWIND_HAS_COMMENT_LIB_PRAGMA
  361. -- Performing Test LIBUNWIND_HAS_COMMENT_LIB_PRAGMA - Success
  362. -- Performing Test LIBUNWIND_HAS_NOSTDINCXX_FLAG
  363. -- Performing Test LIBUNWIND_HAS_NOSTDINCXX_FLAG - Success
  364. -- Looking for __arm__
  365. -- Looking for __arm__ - not found
  366. -- Looking for __USING_SJLJ_EXCEPTIONS__
  367. -- Looking for __USING_SJLJ_EXCEPTIONS__ - not found
  368. -- Looking for __ARM_DWARF_EH__
  369. -- Looking for __ARM_DWARF_EH__ - not found
  370. -- Looking for dladdr in dl
  371. -- Looking for dladdr in dl - found
  372. -- Looking for pthread_once in pthread
  373. -- Looking for pthread_once in pthread - found
  374. -- Performing Test LIBUNWIND_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG
  375. -- Performing Test LIBUNWIND_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success
  376. -- Performing Test LIBUNWIND_SUPPORTS_W_FLAG
  377. -- Performing Test LIBUNWIND_SUPPORTS_W_FLAG - Success
  378. -- Performing Test LIBUNWIND_SUPPORTS_WALL_FLAG
  379. -- Performing Test LIBUNWIND_SUPPORTS_WALL_FLAG - Success
  380. -- Performing Test LIBUNWIND_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG
  381. -- Performing Test LIBUNWIND_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG - Success
  382. -- Performing Test LIBUNWIND_SUPPORTS_WCONVERSION_FLAG
  383. -- Performing Test LIBUNWIND_SUPPORTS_WCONVERSION_FLAG - Success
  384. -- Performing Test LIBUNWIND_SUPPORTS_WMISMATCHED_TAGS_FLAG
  385. -- Performing Test LIBUNWIND_SUPPORTS_WMISMATCHED_TAGS_FLAG - Success
  386. -- Performing Test LIBUNWIND_SUPPORTS_WMISSING_BRACES_FLAG
  387. -- Performing Test LIBUNWIND_SUPPORTS_WMISSING_BRACES_FLAG - Success
  388. -- Performing Test LIBUNWIND_SUPPORTS_WNEWLINE_EOF_FLAG
  389. -- Performing Test LIBUNWIND_SUPPORTS_WNEWLINE_EOF_FLAG - Success
  390. -- Performing Test LIBUNWIND_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG
  391. -- Performing Test LIBUNWIND_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG - Success
  392. -- Performing Test LIBUNWIND_SUPPORTS_WSHADOW_FLAG
  393. -- Performing Test LIBUNWIND_SUPPORTS_WSHADOW_FLAG - Success
  394. -- Performing Test LIBUNWIND_SUPPORTS_WSHORTEN_64_TO_32_FLAG
  395. -- Performing Test LIBUNWIND_SUPPORTS_WSHORTEN_64_TO_32_FLAG - Success
  396. -- Performing Test LIBUNWIND_SUPPORTS_WSIGN_COMPARE_FLAG
  397. -- Performing Test LIBUNWIND_SUPPORTS_WSIGN_COMPARE_FLAG - Success
  398. -- Performing Test LIBUNWIND_SUPPORTS_WSIGN_CONVERSION_FLAG
  399. -- Performing Test LIBUNWIND_SUPPORTS_WSIGN_CONVERSION_FLAG - Success
  400. -- Performing Test LIBUNWIND_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG
  401. -- Performing Test LIBUNWIND_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG - Success
  402. -- Performing Test LIBUNWIND_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG
  403. -- Performing Test LIBUNWIND_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG - Success
  404. -- Performing Test LIBUNWIND_SUPPORTS_WUNUSED_PARAMETER_FLAG
  405. -- Performing Test LIBUNWIND_SUPPORTS_WUNUSED_PARAMETER_FLAG - Success
  406. -- Performing Test LIBUNWIND_SUPPORTS_WUNUSED_VARIABLE_FLAG
  407. -- Performing Test LIBUNWIND_SUPPORTS_WUNUSED_VARIABLE_FLAG - Success
  408. -- Performing Test LIBUNWIND_SUPPORTS_WWRITE_STRINGS_FLAG
  409. -- Performing Test LIBUNWIND_SUPPORTS_WWRITE_STRINGS_FLAG - Success
  410. -- Performing Test LIBUNWIND_SUPPORTS_WUNDEF_FLAG
  411. -- Performing Test LIBUNWIND_SUPPORTS_WUNDEF_FLAG - Success
  412. -- Performing Test LIBUNWIND_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG
  413. -- Performing Test LIBUNWIND_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG - Success
  414. -- Performing Test LIBUNWIND_SUPPORTS_WNO_ERROR_FLAG
  415. -- Performing Test LIBUNWIND_SUPPORTS_WNO_ERROR_FLAG - Success
  416. -- Performing Test LIBUNWIND_SUPPORTS_WX_FLAG
  417. -- Performing Test LIBUNWIND_SUPPORTS_WX_FLAG - Failed
  418. -- Performing Test LIBUNWIND_SUPPORTS_PEDANTIC_FLAG
  419. -- Performing Test LIBUNWIND_SUPPORTS_PEDANTIC_FLAG - Success
  420. -- Performing Test LIBUNWIND_SUPPORTS_FSTRICT_ALIASING_FLAG
  421. -- Performing Test LIBUNWIND_SUPPORTS_FSTRICT_ALIASING_FLAG - Success
  422. -- Performing Test LIBUNWIND_SUPPORTS_EHSC_FLAG
  423. -- Performing Test LIBUNWIND_SUPPORTS_EHSC_FLAG - Failed
  424. -- Performing Test LIBUNWIND_SUPPORTS_FUNWIND_TABLES_FLAG
  425. -- Performing Test LIBUNWIND_SUPPORTS_FUNWIND_TABLES_FLAG - Success
  426. -- Performing Test LIBUNWIND_SUPPORTS_FNO_EXCEPTIONS_FLAG
  427. -- Performing Test LIBUNWIND_SUPPORTS_FNO_EXCEPTIONS_FLAG - Success
  428. -- Performing Test LIBUNWIND_SUPPORTS_FNO_RTTI_FLAG
  429. -- Performing Test LIBUNWIND_SUPPORTS_FNO_RTTI_FLAG - Success
  430. -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE)
  431. -- Looking for sys/resource.h
  432. -- Looking for sys/resource.h - found
  433. -- Clang version: 14.0.0
  434. -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
  435. -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Success
  436. -- Not building amdgpu-arch: hsa-runtime64 not found
  437. -- LLD version: 14.0.0
  438. -- Found LibEdit: /usr/include (found version ".")
  439. -- Enable editline support in LLDB: TRUE
  440. -- Found CursesAndPanel: /usr/include
  441. -- Enable curses support in LLDB: TRUE
  442. -- Looking for lzma_auto_decoder in /usr/lib/liblzma.so
  443. -- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found
  444. -- Looking for lzma_easy_encoder in /usr/lib/liblzma.so
  445. -- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found
  446. -- Looking for lzma_lzma_preset in /usr/lib/liblzma.so
  447. -- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found
  448. -- Found LibLZMA: /usr/lib/liblzma.so (found version "5.2.5")
  449. -- Enable LZMA compression support in LLDB: TRUE
  450. -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "3.0")
  451. -- SWIG 3 or later is required for Lua support in LLDB but could not be found
  452. -- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR SWIG_EXECUTABLE)
  453. -- Enable Lua scripting support in LLDB: FALSE
  454. -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "3.0")
  455. -- SWIG 3 or later is required for Python support in LLDB but could not be found
  456. -- Could NOT find PythonAndSwig (missing: Python3_LIBRARIES Python3_INCLUDE_DIRS SWIG_EXECUTABLE)
  457. -- Enable Python scripting support in LLDB: FALSE
  458. -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) (Required is at least version "2.8")
  459. -- Enable Libxml 2 support in LLDB: FALSE
  460. -- Enable libfbsdvmcore support in LLDB: 0
  461. -- Looking for el_winsertstr
  462. -- Looking for el_winsertstr - found
  463. -- Looking for stdint.h
  464. -- Looking for stdint.h - found
  465. -- Looking for stddef.h
  466. -- Looking for stddef.h - found
  467. -- Check size of el_rfunc_t
  468. -- Check size of el_rfunc_t - done
  469. -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS
  470. -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS - Success
  471. -- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS
  472. -- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS - Success
  473. -- Performing Test CXX_SUPPORTS_NO_STRICT_ALIASING
  474. -- Performing Test CXX_SUPPORTS_NO_STRICT_ALIASING - Success
  475. -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER
  476. -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER - Success
  477. -- Performing Test CXX_SUPPORTS_NO_VLA_EXTENSION
  478. -- Performing Test CXX_SUPPORTS_NO_VLA_EXTENSION - Success
  479. -- LLDB version: 14.0.0
  480. -- Looking for ppoll
  481. -- Looking for ppoll - found
  482. -- Looking for ptsname_r
  483. -- Looking for ptsname_r - found
  484. -- Looking for accept4
  485. -- Looking for accept4 - found
  486. -- Looking for include files sys/types.h, sys/event.h
  487. -- Looking for include files sys/types.h, sys/event.h - found
  488. -- Looking for process_vm_readv
  489. -- Looking for process_vm_readv - not found
  490. -- Looking for __NR_process_vm_readv
  491. -- Looking for __NR_process_vm_readv - not found
  492. -- Looking for compression_encode_buffer in compression
  493. -- Looking for compression_encode_buffer in compression - not found
  494. -- Symbols (liblldb): exporting all symbols from the lldb namespace
  495. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  496. -- Registering Bye as a pass plugin (static build: OFF)
  497. -- git version: v0.0.0-dirty normalized to 0.0.0
  498. -- Version: 1.6.0
  499. -- Looking for shm_open in rt
  500. -- Looking for shm_open in rt - found
  501. -- Performing Test HAVE_CXX_FLAG_STD_CXX11
  502. -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
  503. -- Performing Test HAVE_CXX_FLAG_WALL
  504. -- Performing Test HAVE_CXX_FLAG_WALL - Success
  505. -- Performing Test HAVE_CXX_FLAG_WEXTRA
  506. -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
  507. -- Performing Test HAVE_CXX_FLAG_WSHADOW
  508. -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
  509. -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
  510. -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
  511. -- Performing Test HAVE_CXX_FLAG_PEDANTIC
  512. -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
  513. -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
  514. -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
  515. -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
  516. -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success
  517. -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
  518. -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
  519. -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
  520. -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
  521. -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS
  522. -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success
  523. -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
  524. -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
  525. -- Performing Test HAVE_CXX_FLAG_WD654
  526. -- Performing Test HAVE_CXX_FLAG_WD654 - Failed
  527. -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
  528. -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success
  529. -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES
  530. -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES
  531. -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile
  532. -- Performing Test HAVE_CXX_FLAG_COVERAGE
  533. -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
  534. -- Performing Test HAVE_GNU_POSIX_REGEX
  535. -- Performing Test HAVE_GNU_POSIX_REGEX
  536. -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
  537. -- Performing Test HAVE_POSIX_REGEX
  538. -- Performing Test HAVE_POSIX_REGEX
  539. -- Performing Test HAVE_POSIX_REGEX -- success
  540. -- Performing Test HAVE_STEADY_CLOCK
  541. -- Performing Test HAVE_STEADY_CLOCK
  542. -- Performing Test HAVE_STEADY_CLOCK -- success
  543. -- Configuring done
  544. -- Generating done
  545. -- Build files have been written to: /home/russellh/git/llvm-mingw/llvm-project/llvm/build
  546. [1/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o
  547. [2/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o
  548. [3/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o
  549. [4/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o
  550. [5/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o
  551. [6/5164] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o
  552. [7/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o
  553. [8/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o
  554. [9/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o
  555. [10/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o
  556. [11/5164] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o
  557. [12/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o
  558. [13/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o
  559. [14/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o
  560. [15/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o
  561. [16/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o
  562. [17/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o
  563. [18/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o
  564. [19/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o
  565. [20/5164] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o
  566. [21/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o
  567. [22/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o
  568. [23/5164] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o
  569. [24/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o
  570. [25/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o
  571. [26/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o
  572. [27/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o
  573. [28/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o
  574. [29/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o
  575. [30/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o
  576. [31/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o
  577. [32/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o
  578. [33/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o
  579. [34/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o
  580. [35/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o
  581. [36/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o
  582. [37/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o
  583. [38/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o
  584. [39/5164] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o
  585. [40/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o
  586. [41/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o
  587. [42/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o
  588. [43/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o
  589. [44/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o
  590. [45/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o
  591. [46/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o
  592. [47/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o
  593. [48/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o
  594. [49/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o
  595. [50/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o
  596. [51/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o
  597. [52/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o
  598. [53/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o
  599. [54/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o
  600. [55/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o
  601. [56/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o
  602. [57/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o
  603. [58/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o
  604. [59/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o
  605. [60/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o
  606. [61/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o
  607. [62/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o
  608. [63/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o
  609. [64/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o
  610. [65/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o
  611. [66/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o
  612. [67/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o
  613. [68/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o
  614. [69/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o
  615. [70/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o
  616. [71/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o
  617. [72/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o
  618. [73/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o
  619. [74/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o
  620. [75/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o
  621. [76/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o
  622. [77/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o
  623. [78/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o
  624. [79/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o
  625. [80/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o
  626. [81/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o
  627. [82/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o
  628. [83/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o
  629. [84/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o
  630. [85/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o
  631. [86/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o
  632. [87/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o
  633. [88/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o
  634. [89/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o
  635. [90/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o
  636. [91/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o
  637. [92/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o
  638. [93/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o
  639. [94/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o
  640. [95/5164] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o
  641. [96/5164] Linking CXX static library lib/libLLVMDemangle.a
  642. [97/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o
  643. [98/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o
  644. [99/5164] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o
  645. [100/5164] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o
  646. [101/5164] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o
  647. [102/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o
  648. [103/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o
  649. [104/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o
  650. [105/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o
  651. [106/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o
  652. [107/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o
  653. [108/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o
  654. [109/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o
  655. [110/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o
  656. [111/5164] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o
  657. [112/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o
  658. [113/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o
  659. [114/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o
  660. [115/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o
  661. [116/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o
  662. [117/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o
  663. [118/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o
  664. [119/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o
  665. [120/5164] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o
  666. [121/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o
  667. [122/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o
  668. [123/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o
  669. [124/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o
  670. [125/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o
  671. [126/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o
  672. [127/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o
  673. [128/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o
  674. [129/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o
  675. [130/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o
  676. [131/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o
  677. [132/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o
  678. [133/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o
  679. [134/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o
  680. [135/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o
  681. [136/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o
  682. [137/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o
  683. [138/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o
  684. [139/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o
  685. [140/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o
  686. [141/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o
  687. [142/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o
  688. [143/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o
  689. [144/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o
  690. [145/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o
  691. [146/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o
  692. [147/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o
  693. [148/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o
  694. [149/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o
  695. [150/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o
  696. [151/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o
  697. [152/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o
  698. [153/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o
  699. [154/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o
  700. [155/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o
  701. [156/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o
  702. [157/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o
  703. [158/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeBeadsGen.cpp.o
  704. [159/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o
  705. [160/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o
  706. [161/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o
  707. [162/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o
  708. [163/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o
  709. [164/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o
  710. [165/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o
  711. [166/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o
  712. [167/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o
  713. [168/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o
  714. [169/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o
  715. [170/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o
  716. [171/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o
  717. [172/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o
  718. [173/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o
  719. [174/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o
  720. [175/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o
  721. [176/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o
  722. [177/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o
  723. [178/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o
  724. [179/5164] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o
  725. [180/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o
  726. [181/5164] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o
  727. [182/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeProperties.cpp.o
  728. [183/5164] Linking CXX static library lib/libLLVMSupport.a
  729. [184/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o
  730. [185/5164] Linking CXX static library lib/libLLVMTableGen.a
  731. [186/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o
  732. [187/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o
  733. [188/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o
  734. [189/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o
  735. [190/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o
  736. [191/5164] Generating VCSRevision.h
  737. [192/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o
  738. [193/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o
  739. [194/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o
  740. [195/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o
  741. [196/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o
  742. [197/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o
  743. [198/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o
  744. [199/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o
  745. [200/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o
  746. [201/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o
  747. [202/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o
  748. [203/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o
  749. [204/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o
  750. [205/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o
  751. [206/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o
  752. [207/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o
  753. [208/5164] Creating export file for LLVMHello
  754. [209/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o
  755. [210/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o
  756. [211/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o
  757. [212/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o
  758. [213/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o
  759. [214/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o
  760. [215/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o
  761. [216/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o
  762. [217/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o
  763. [218/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o
  764. [219/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o
  765. [220/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o
  766. [221/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o
  767. [222/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o
  768. [223/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o
  769. [224/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o
  770. [225/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o
  771. [226/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o
  772. [227/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o
  773. [228/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o
  774. [229/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o
  775. [230/5164] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o
  776. [231/5164] Linking CXX static library lib/libLLVMExtensions.a
  777. [232/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o
  778. [233/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o
  779. [234/5164] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o
  780. [235/5164] Linking CXX static library lib/libLLVMBinaryFormat.a
  781. [236/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o
  782. [237/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o
  783. [238/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o
  784. [239/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o
  785. [240/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o
  786. [241/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o
  787. [242/5164] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o
  788. [243/5164] Linking CXX static library lib/libLLVMBitstreamReader.a
  789. [244/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o
  790. [245/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o
  791. [246/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o
  792. [247/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o
  793. [248/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o
  794. [249/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o
  795. [250/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o
  796. [251/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o
  797. [252/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o
  798. [253/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o
  799. [254/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o
  800. [255/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o
  801. [256/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o
  802. [257/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o
  803. [258/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o
  804. [259/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o
  805. [260/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o
  806. [261/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o
  807. [262/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o
  808. [263/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o
  809. [264/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o
  810. [265/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o
  811. [266/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o
  812. [267/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o
  813. [268/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o
  814. [269/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o
  815. [270/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o
  816. [271/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o
  817. [272/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o
  818. [273/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o
  819. [274/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o
  820. [275/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o
  821. [276/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o
  822. [277/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o
  823. [278/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o
  824. [279/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o
  825. [280/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o
  826. [281/5164] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o
  827. [282/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o
  828. [283/5164] Linking CXX static library lib/libLLVMTableGenGlobalISel.a
  829. [284/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o
  830. [285/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o
  831. [286/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o
  832. [287/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o
  833. [288/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o
  834. [289/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o
  835. [290/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SubtargetFeature.cpp.o
  836. [291/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o
  837. [292/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o
  838. [293/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o
  839. [294/5164] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o
  840. [295/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o
  841. [296/5164] Linking CXX static library lib/libLLVMFileCheck.a
  842. [297/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o
  843. [298/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o
  844. [299/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o
  845. [300/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o
  846. [301/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o
  847. [302/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o
  848. [303/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o
  849. [304/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o
  850. [305/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o
  851. [306/5164] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o
  852. [307/5164] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o
  853. [308/5164] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o
  854. [309/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o
  855. [310/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o
  856. [311/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o
  857. [312/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o
  858. [313/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o
  859. [314/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o
  860. [315/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o
  861. [316/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o
  862. [317/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o
  863. [318/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o
  864. [319/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o
  865. [320/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o
  866. [321/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o
  867. [322/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o
  868. [323/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o
  869. [324/5164] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o
  870. [325/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o
  871. [326/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o
  872. [327/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o
  873. [328/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o
  874. [329/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o
  875. [330/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o
  876. [331/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o
  877. [332/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o
  878. [333/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o
  879. [334/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o
  880. [335/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o
  881. [336/5164] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o
  882. [337/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o
  883. [338/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o
  884. [339/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o
  885. [340/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o
  886. [341/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o
  887. [342/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o
  888. [343/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o
  889. [344/5164] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o
  890. [345/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o
  891. [346/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o
  892. [347/5164] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o
  893. [348/5164] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o
  894. [349/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o
  895. [350/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o
  896. [351/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o
  897. [352/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o
  898. [353/5164] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o
  899. [354/5164] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o
  900. [355/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o
  901. [356/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o
  902. [357/5164] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o
  903. [358/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o
  904. [359/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o
  905. [360/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o
  906. [361/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o
  907. [362/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o
  908. [363/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o
  909. [364/5164] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o
  910. [365/5164] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o
  911. [366/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o
  912. [367/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o
  913. [368/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o
  914. [369/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o
  915. [370/5164] Linking CXX static library lib/libLLVMOption.a
  916. [371/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o
  917. [372/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o
  918. [373/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o
  919. [374/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o
  920. [375/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o
  921. [376/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o
  922. [377/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o
  923. [378/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o
  924. [379/5164] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o
  925. [380/5164] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o
  926. [381/5164] Linking CXX static library lib/libLLVMDebugInfoMSF.a
  927. [382/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o
  928. [383/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o
  929. [384/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o
  930. [385/5164] Building C object utils/count/CMakeFiles/count.dir/count.c.o
  931. [386/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o
  932. [387/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o
  933. [388/5164] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o
  934. [389/5164] Linking CXX static library lib/libLLVMLineEditor.a
  935. [390/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o
  936. [391/5164] Linking C executable bin/count
  937. [392/5164] Building CXX object projects/libunwind/src/CMakeFiles/unwind_shared.dir/Unwind-EHABI.cpp.o
  938. [393/5164] Building CXX object projects/libunwind/src/CMakeFiles/unwind_shared.dir/Unwind-seh.cpp.o
  939. [394/5164] Building C object projects/libunwind/src/CMakeFiles/unwind_shared.dir/Unwind-sjlj.c.o
  940. [395/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o
  941. [396/5164] Building C object projects/libunwind/src/CMakeFiles/unwind_shared.dir/UnwindLevel1-gcc-ext.c.o
  942. [397/5164] Building ASM object projects/libunwind/src/CMakeFiles/unwind_shared.dir/UnwindRegistersRestore.S.o
  943. [398/5164] Building C object projects/libunwind/src/CMakeFiles/unwind_shared.dir/UnwindLevel1.c.o
  944. [399/5164] Building ASM object projects/libunwind/src/CMakeFiles/unwind_shared.dir/UnwindRegistersSave.S.o
  945. [400/5164] Building CXX object projects/libunwind/src/CMakeFiles/unwind_static.dir/Unwind-EHABI.cpp.o
  946. [401/5164] Building CXX object projects/libunwind/src/CMakeFiles/unwind_static.dir/Unwind-seh.cpp.o
  947. [402/5164] Building C object projects/libunwind/src/CMakeFiles/unwind_static.dir/Unwind-sjlj.c.o
  948. [403/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o
  949. [404/5164] Building C object projects/libunwind/src/CMakeFiles/unwind_static.dir/UnwindLevel1-gcc-ext.c.o
  950. [405/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o
  951. [406/5164] Building ASM object projects/libunwind/src/CMakeFiles/unwind_static.dir/UnwindRegistersSave.S.o
  952. [407/5164] Creating export file for LTO
  953. [408/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o
  954. [409/5164] Building ASM object projects/libunwind/src/CMakeFiles/unwind_static.dir/UnwindRegistersRestore.S.o
  955. [410/5164] Building C object projects/libunwind/src/CMakeFiles/unwind_static.dir/UnwindLevel1.c.o
  956. [411/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o
  957. [412/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o
  958. [413/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o
  959. [414/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o
  960. [415/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o
  961. [416/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o
  962. [417/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o
  963. [418/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o
  964. [419/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o
  965. [420/5164] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o
  966. [421/5164] Linking CXX static library lib/libLLVMWindowsManifest.a
  967. [422/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o
  968. [423/5164] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o
  969. [424/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o
  970. [425/5164] Building CXX object projects/libunwind/src/CMakeFiles/unwind_static.dir/libunwind.cpp.o
  971. [426/5164] Building CXX object projects/libunwind/src/CMakeFiles/unwind_shared.dir/libunwind.cpp.o
  972. [427/5164] Linking CXX executable bin/llvm-PerfectShuffle
  973. [428/5164] Linking C static library lib/libunwind.a
  974. [429/5164] Linking C shared library lib/libunwind.so.1.0
  975. cc: warning: argument unused during compilation: '--unwindlib=none' [-Wunused-command-line-argument]
  976. [430/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o
  977. [431/5164] Creating library symlink lib/libunwind.so.1 lib/libunwind.so
  978. [432/5164] Creating export file for SampleAnalyzerPlugin
  979. [433/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o
  980. [434/5164] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o
  981. [435/5164] Creating export file for CheckerOptionHandlingAnalyzerPlugin
  982. [436/5164] Creating export file for CheckerDependencyHandlingAnalyzerPlugin
  983. [437/5164] Generating ../../../../bin/scan-build
  984. [438/5164] Generating ../../../../libexec/c++-analyzer
  985. [439/5164] Generating ../../../../libexec/ccc-analyzer
  986. [440/5164] Generating ../../../../share/scan-build/scanview.css
  987. [441/5164] Generating ../../../../man/man1/scan-build.1
  988. [442/5164] Generating ../../../../share/scan-build/sorttable.js
  989. [443/5164] Generating ../../../../bin/analyze-build
  990. [444/5164] Linking CXX executable bin/not
  991. [445/5164] Generating ../../../../bin/intercept-build
  992. [446/5164] Generating ../../../../bin/scan-build-py
  993. [447/5164] Generating ../../../../lib/libear/__init__.py
  994. [448/5164] Generating ../../../../lib/libear/config.h.in
  995. [449/5164] Generating ../../../../lib/libscanbuild/__init__.py
  996. [450/5164] Generating ../../../../lib/libscanbuild/analyze.py
  997. [451/5164] Generating ../../../../lib/libear/ear.c
  998. [452/5164] Generating ../../../../lib/libscanbuild/arguments.py
  999. [453/5164] Generating ../../../../lib/libscanbuild/compilation.py
  1000. [454/5164] Generating ../../../../lib/libscanbuild/intercept.py
  1001. [455/5164] Generating ../../../../lib/libscanbuild/report.py
  1002. [456/5164] Generating ../../../../lib/libscanbuild/clang.py
  1003. [457/5164] Generating ../../../../lib/libscanbuild/resources/scanview.css
  1004. [458/5164] Generating ../../../../lib/libscanbuild/resources/selectable.js
  1005. [459/5164] Generating ../../../../libexec/analyze-c++
  1006. [460/5164] Generating ../../../../lib/libscanbuild/resources/sorttable.js
  1007. [461/5164] Generating ../../../../libexec/analyze-cc
  1008. [462/5164] Generating ../../../../libexec/intercept-c++
  1009. [463/5164] Generating ../../../../lib/libscanbuild/shell.py
  1010. [464/5164] Generating ../../../../libexec/intercept-cc
  1011. [465/5164] Generating ../../../../bin/scan-view
  1012. [466/5164] Generating ../../../../share/scan-view/Reporter.py
  1013. [467/5164] Generating ../../../../share/scan-view/ScanView.py
  1014. [468/5164] Generating ../../../../share/scan-view/bugcatcher.ico
  1015. [469/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o
  1016. [470/5164] Generating ../../../../share/scan-view/startfile.py
  1017. [471/5164] Generating ../../../../bin/hmaptool
  1018. [472/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o
  1019. [473/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o
  1020. [474/5164] Creating export file for liblldb
  1021. [475/5164] Creating export file for BugpointPasses
  1022. [476/5164] Creating export file for Remarks
  1023. [477/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o
  1024. [478/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o
  1025. [479/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o
  1026. [480/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o
  1027. [481/5164] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o
  1028. [482/5164] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o
  1029. [483/5164] Linking CXX static library lib/libDynamicLibraryLib.a
  1030. [484/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o
  1031. [485/5164] Linking CXX static library lib/libLLVMDebugInfoCodeView.a
  1032. [486/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o
  1033. [487/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o
  1034. [488/5164] Linking CXX static library lib/libLLVMMC.a
  1035. [489/5164] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o
  1036. [490/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o
  1037. [491/5164] Linking CXX static library lib/libLLVMMCA.a
  1038. [492/5164] Linking CXX static library lib/libLLVMMCDisassembler.a
  1039. [493/5164] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o
  1040. [494/5164] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o
  1041. [495/5164] Linking CXX shared module unittests/Support/DynamicLibrary/PipSqueak.so
  1042. [496/5164] Linking CXX shared module unittests/Support/DynamicLibrary/SecondLib.so
  1043. [497/5164] Linking CXX executable bin/yaml-bench
  1044. [498/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
  1045. [499/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
  1046. [500/5164] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o
  1047. [501/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o
  1048. [502/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o
  1049. [503/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o
  1050. [504/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o
  1051. [505/5164] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
  1052. [506/5164] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o
  1053. [507/5164] Linking CXX executable bin/llvm-config
  1054. [508/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o
  1055. [509/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o
  1056. [510/5164] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o
  1057. [511/5164] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o
  1058. [512/5164] Linking CXX executable bin/lldb-tblgen
  1059. [513/5164] Building CoreProperties.inc...
  1060. [514/5164] Building CorePropertiesEnum.inc...
  1061. [515/5164] Building CommandOptions.inc...
  1062. [516/5164] Building InterpreterProperties.inc...
  1063. [517/5164] Building InterpreterPropertiesEnum.inc...
  1064. [518/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o
  1065. [519/5164] Building DynamicLoaderDarwinKernelProperties.inc...
  1066. [520/5164] Building DynamicLoaderDarwinKernelPropertiesEnum.inc...
  1067. [521/5164] Building JITLoaderGDBProperties.inc...
  1068. [522/5164] Building JITLoaderGDBPropertiesEnum.inc...
  1069. [523/5164] Building PlatformMacOSXProperties.inc...
  1070. [524/5164] Building PlatformMacOSXPropertiesEnum.inc...
  1071. [525/5164] Building PlatformQemuUserProperties.inc...
  1072. [526/5164] Building PlatformQemuUserPropertiesEnum.inc...
  1073. [527/5164] Building ProcessGDBRemoteProperties.inc...
  1074. [528/5164] Building ProcessGDBRemotePropertiesEnum.inc...
  1075. [529/5164] Building StructuredDataDarwinLogProperties.inc...
  1076. [530/5164] Building StructuredDataDarwinLogPropertiesEnum.inc...
  1077. [531/5164] Building SymbolFileDWARFProperties.inc...
  1078. [532/5164] Building SymbolFileDWARFPropertiesEnum.inc...
  1079. [533/5164] Building TraceExporterCTFCommandOptions.inc...
  1080. [534/5164] Building TargetProperties.inc...
  1081. [535/5164] Building TargetPropertiesEnum.inc...
  1082. [536/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
  1083. [537/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o
  1084. [538/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
  1085. [539/5164] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o
  1086. [540/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o
  1087. [541/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
  1088. [542/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o
  1089. [543/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
  1090. [544/5164] Linking CXX executable bin/llvm-tblgen
  1091. [545/5164] Building Attributes.inc...
  1092. [546/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o
  1093. [547/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
  1094. [548/5164] Building IntrinsicsBPF.h...
  1095. [549/5164] Building IntrinsicsR600.h...
  1096. [550/5164] Building IntrinsicsS390.h...
  1097. [551/5164] Building IntrinsicEnums.inc...
  1098. [552/5164] Building IntrinsicsAArch64.h...
  1099. [553/5164] Building IntrinsicsPowerPC.h...
  1100. [554/5164] Building ACC.h.inc...
  1101. [555/5164] Building IntrinsicsAMDGPU.h...
  1102. [556/5164] Building IntrinsicsHexagon.h...
  1103. [557/5164] Building IntrinsicsNVPTX.h...
  1104. [558/5164] Building IntrinsicsMips.h...
  1105. [559/5164] Building ACC.inc...
  1106. [560/5164] Building Options.inc...
  1107. [561/5164] Building Options.inc...
  1108. [562/5164] Building OMP.h.inc...
  1109. [563/5164] Building OMP.inc...
  1110. [564/5164] Building Options.inc...
  1111. [565/5164] Building Options.inc...
  1112. [566/5164] Building Options.inc...
  1113. [567/5164] Building Options.inc...
  1114. [568/5164] Building Options.inc...
  1115. [569/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o
  1116. [570/5164] Building Options.inc...
  1117. [571/5164] Building LLGSOptions.inc...
  1118. [572/5164] Building Options.inc...
  1119. [573/5164] Building Opts.inc...
  1120. [574/5164] Building Options.inc...
  1121. [575/5164] Building Opts.inc...
  1122. [576/5164] Building LipoOpts.inc...
  1123. [577/5164] Building Opts.inc...
  1124. [578/5164] Building Opts.inc...
  1125. [579/5164] Building Opts.inc...
  1126. [580/5164] Building Opts.inc...
  1127. [581/5164] Building ObjcopyOpts.inc...
  1128. [582/5164] Building ObjdumpOpts.inc...
  1129. [583/5164] Building Opts.inc...
  1130. [584/5164] Building Opts.inc...
  1131. [585/5164] Building WindresOpts.inc...
  1132. [586/5164] Building Opts.inc...
  1133. [587/5164] Building Opts.inc...
  1134. [588/5164] Building InstallNameToolOpts.inc...
  1135. [589/5164] Building Opts.inc...
  1136. [590/5164] Building OtoolOpts.inc...
  1137. [591/5164] Building BitcodeStripOpts.inc...
  1138. [592/5164] Building StripOpts.inc...
  1139. [593/5164] Building IntrinsicsWebAssembly.h...
  1140. [594/5164] Building IntrinsicImpl.inc...
  1141. [595/5164] Building IntrinsicsARM.h...
  1142. [596/5164] Building IntrinsicsRISCV.h...
  1143. [597/5164] Building IntrinsicsVE.h...
  1144. [598/5164] Building Options.inc...
  1145. [599/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o
  1146. [600/5164] Building IntrinsicsX86.h...
  1147. [601/5164] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o
  1148. [602/5164] Linking CXX executable bin/FileCheck
  1149. [603/5164] Building IntrinsicsXCore.h...
  1150. [604/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o
  1151. [605/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o
  1152. [606/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o
  1153. [607/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
  1154. [608/5164] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o
  1155. [609/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o
  1156. [610/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
  1157. [611/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o
  1158. [612/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o
  1159. [613/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o
  1160. [614/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o
  1161. [615/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o
  1162. [616/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o
  1163. [617/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o
  1164. [618/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o
  1165. [619/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o
  1166. [620/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o
  1167. [621/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o
  1168. [622/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o
  1169. [623/5164] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o
  1170. [624/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o
  1171. [625/5164] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o
  1172. [626/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o
  1173. [627/5164] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
  1174. [628/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o
  1175. [629/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o
  1176. [630/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o
  1177. [631/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o
  1178. [632/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o
  1179. [633/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o
  1180. [634/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o
  1181. [635/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o
  1182. [636/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o
  1183. [637/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o
  1184. [638/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o
  1185. [639/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o
  1186. [640/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o
  1187. [641/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o
  1188. [642/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o
  1189. [643/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o
  1190. [644/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o
  1191. [645/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o
  1192. [646/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o
  1193. [647/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o
  1194. [648/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o
  1195. [649/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o
  1196. [650/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o
  1197. [651/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o
  1198. [652/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o
  1199. [653/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o
  1200. [654/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o
  1201. [655/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o
  1202. [656/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o
  1203. [657/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o
  1204. [658/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o
  1205. [659/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o
  1206. [660/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o
  1207. [661/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o
  1208. [662/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o
  1209. [663/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o
  1210. [664/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o
  1211. [665/5164] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o
  1212. [666/5164] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o
  1213. [667/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o
  1214. [668/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o
  1215. [669/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o
  1216. [670/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o
  1217. [671/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o
  1218. [672/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o
  1219. [673/5164] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o
  1220. [674/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o
  1221. [675/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o
  1222. [676/5164] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/FuzzerCLI.cpp.o
  1223. [677/5164] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o
  1224. [678/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o
  1225. [679/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o
  1226. [680/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o
  1227. [681/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o
  1228. [682/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o
  1229. [683/5164] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o
  1230. [684/5164] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o
  1231. [685/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o
  1232. [686/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o
  1233. [687/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o
  1234. [688/5164] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o
  1235. [689/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o
  1236. [690/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o
  1237. [691/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o
  1238. [692/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o
  1239. [693/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o
  1240. [694/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o
  1241. [695/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o
  1242. [696/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o
  1243. [697/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o
  1244. [698/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o
  1245. [699/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o
  1246. [700/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o
  1247. [701/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o
  1248. [702/5164] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o
  1249. [703/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o
  1250. [704/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o
  1251. [705/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o
  1252. [706/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o
  1253. [707/5164] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o
  1254. [708/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o
  1255. [709/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o
  1256. [710/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o
  1257. [711/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o
  1258. [712/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o
  1259. [713/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o
  1260. [714/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o
  1261. [715/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o
  1262. [716/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o
  1263. [717/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o
  1264. [718/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o
  1265. [719/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o
  1266. [720/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o
  1267. [721/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o
  1268. [722/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o
  1269. [723/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o
  1270. [724/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o
  1271. [725/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o
  1272. [726/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o
  1273. [727/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o
  1274. [728/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o
  1275. [729/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o
  1276. [730/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o
  1277. [731/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelType.cpp.o
  1278. [732/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o
  1279. [733/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o
  1280. [734/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o
  1281. [735/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o
  1282. [736/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o
  1283. [737/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o
  1284. [738/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o
  1285. [739/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o
  1286. [740/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o
  1287. [741/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o
  1288. [742/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o
  1289. [743/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o
  1290. [744/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o
  1291. [745/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o
  1292. [746/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o
  1293. [747/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o
  1294. [748/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o
  1295. [749/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o
  1296. [750/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o
  1297. [751/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o
  1298. [752/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o
  1299. [753/5164] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o
  1300. [754/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o
  1301. [755/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o
  1302. [756/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o
  1303. [757/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o
  1304. [758/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o
  1305. [759/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o
  1306. [760/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o
  1307. [761/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o
  1308. [762/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o
  1309. [763/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o
  1310. [764/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o
  1311. [765/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o
  1312. [766/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o
  1313. [767/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o
  1314. [768/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o
  1315. [769/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o
  1316. [770/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o
  1317. [771/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o
  1318. [772/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o
  1319. [773/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o
  1320. [774/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o
  1321. [775/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o
  1322. [776/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o
  1323. [777/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o
  1324. [778/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o
  1325. [779/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o
  1326. [780/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o
  1327. [781/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o
  1328. [782/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o
  1329. [783/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o
  1330. [784/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o
  1331. [785/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o
  1332. [786/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o
  1333. [787/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o
  1334. [788/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o
  1335. [789/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o
  1336. [790/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o
  1337. [791/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o
  1338. [792/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o
  1339. [793/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o
  1340. [794/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o
  1341. [795/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o
  1342. [796/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o
  1343. [797/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o
  1344. [798/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o
  1345. [799/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o
  1346. [800/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o
  1347. [801/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o
  1348. [802/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o
  1349. [803/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o
  1350. [804/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o
  1351. [805/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocEvictAdvisor.cpp.o
  1352. [806/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o
  1353. [807/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o
  1354. [808/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o
  1355. [809/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o
  1356. [810/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o
  1357. [811/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o
  1358. [812/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o
  1359. [813/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o
  1360. [814/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o
  1361. [815/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o
  1362. [816/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o
  1363. [817/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o
  1364. [818/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o
  1365. [819/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o
  1366. [820/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o
  1367. [821/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o
  1368. [822/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o
  1369. [823/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o
  1370. [824/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o
  1371. [825/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o
  1372. [826/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o
  1373. [827/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o
  1374. [828/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o
  1375. [829/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o
  1376. [830/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o
  1377. [831/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o
  1378. [832/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o
  1379. [833/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o
  1380. [834/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o
  1381. [835/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o
  1382. [836/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o
  1383. [837/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o
  1384. [838/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o
  1385. [839/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o
  1386. [840/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o
  1387. [841/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o
  1388. [842/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o
  1389. [843/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o
  1390. [844/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o
  1391. [845/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o
  1392. [846/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o
  1393. [847/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o
  1394. [848/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o
  1395. [849/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o
  1396. [850/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o
  1397. [851/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o
  1398. [852/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o
  1399. [853/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o
  1400. [854/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o
  1401. [855/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o
  1402. [856/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o
  1403. [857/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o
  1404. [858/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o
  1405. [859/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o
  1406. [860/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o
  1407. [861/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o
  1408. [862/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o
  1409. [863/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o
  1410. [864/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o
  1411. [865/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o
  1412. [866/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o
  1413. [867/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o
  1414. [868/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o
  1415. [869/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o
  1416. [870/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o
  1417. [871/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o
  1418. [872/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o
  1419. [873/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o
  1420. [874/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o
  1421. [875/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o
  1422. [876/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o
  1423. [877/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o
  1424. [878/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o
  1425. [879/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o
  1426. [880/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o
  1427. [881/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o
  1428. [882/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o
  1429. [883/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o
  1430. [884/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o
  1431. [885/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o
  1432. [886/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o
  1433. [887/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o
  1434. [888/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o
  1435. [889/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o
  1436. [890/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o
  1437. [891/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o
  1438. [892/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o
  1439. [893/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o
  1440. [894/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o
  1441. [895/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o
  1442. [896/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o
  1443. [897/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o
  1444. [898/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o
  1445. [899/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o
  1446. [900/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o
  1447. [901/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o
  1448. [902/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o
  1449. [903/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o
  1450. [904/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o
  1451. [905/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o
  1452. [906/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o
  1453. [907/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o
  1454. [908/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o
  1455. [909/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o
  1456. [910/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o
  1457. [911/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o
  1458. [912/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o
  1459. [913/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o
  1460. [914/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o
  1461. [915/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o
  1462. [916/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o
  1463. [917/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o
  1464. [918/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o
  1465. [919/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o
  1466. [920/5164] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o
  1467. [921/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o
  1468. [922/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o
  1469. [923/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o
  1470. [924/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o
  1471. [925/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o
  1472. [926/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o
  1473. [927/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o
  1474. [928/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o
  1475. [929/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o
  1476. [930/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o
  1477. [931/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o
  1478. [932/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o
  1479. [933/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o
  1480. [934/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o
  1481. [935/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o
  1482. [936/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o
  1483. [937/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o
  1484. [938/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o
  1485. [939/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o
  1486. [940/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o
  1487. [941/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o
  1488. [942/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o
  1489. [943/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o
  1490. [944/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o
  1491. [945/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o
  1492. [946/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o
  1493. [947/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o
  1494. [948/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegisterBank.cpp.o
  1495. [949/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o
  1496. [950/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o
  1497. [951/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o
  1498. [952/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o
  1499. [953/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o
  1500. [954/5164] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o
  1501. [955/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o
  1502. [956/5164] Linking CXX static library lib/libLLVMFrontendOpenACC.a
  1503. [957/5164] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o
  1504. [958/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o
  1505. [959/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o
  1506. [960/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o
  1507. [961/5164] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o
  1508. [962/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o
  1509. [963/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o
  1510. [964/5164] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o
  1511. [965/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegisterBankInfo.cpp.o
  1512. [966/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o
  1513. [967/5164] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o
  1514. [968/5164] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o
  1515. [969/5164] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o
  1516. [970/5164] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o
  1517. [971/5164] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o
  1518. [972/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o
  1519. [973/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o
  1520. [974/5164] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o
  1521. [975/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o
  1522. [976/5164] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerDeclContext.cpp.o
  1523. [977/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o
  1524. [978/5164] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerCompileUnit.cpp.o
  1525. [979/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o
  1526. [980/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o
  1527. [981/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o
  1528. [982/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o
  1529. [983/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o
  1530. [984/5164] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o
  1531. [985/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o
  1532. [986/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o
  1533. [987/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o
  1534. [988/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o
  1535. [989/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o
  1536. [990/5164] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o
  1537. [991/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o
  1538. [992/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o
  1539. [993/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o
  1540. [994/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o
  1541. [995/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o
  1542. [996/5164] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o
  1543. [997/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o
  1544. [998/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o
  1545. [999/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o
  1546. [1000/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o
  1547. [1001/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o
  1548. [1002/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o
  1549. [1003/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o
  1550. [1004/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o
  1551. [1005/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o
  1552. [1006/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o
  1553. [1007/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o
  1554. [1008/5164] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFStreamer.cpp.o
  1555. [1009/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o
  1556. [1010/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o
  1557. [1011/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o
  1558. [1012/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o
  1559. [1013/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o
  1560. [1014/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o
  1561. [1015/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o
  1562. [1016/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o
  1563. [1017/5164] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinker.cpp.o
  1564. [1018/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o
  1565. [1019/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o
  1566. [1020/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o
  1567. [1021/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o
  1568. [1022/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o
  1569. [1023/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o
  1570. [1024/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o
  1571. [1025/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o
  1572. [1026/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o
  1573. [1027/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o
  1574. [1028/5164] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o
  1575. [1029/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o
  1576. [1030/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o
  1577. [1031/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o
  1578. [1032/5164] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o
  1579. [1033/5164] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o
  1580. [1034/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o
  1581. [1035/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o
  1582. [1036/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o
  1583. [1037/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o
  1584. [1038/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o
  1585. [1039/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o
  1586. [1040/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o
  1587. [1041/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o
  1588. [1042/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o
  1589. [1043/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o
  1590. [1044/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o
  1591. [1045/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o
  1592. [1046/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o
  1593. [1047/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o
  1594. [1048/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o
  1595. [1049/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o
  1596. [1050/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o
  1597. [1051/5164] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o
  1598. [1052/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o
  1599. [1053/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o
  1600. [1054/5164] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o
  1601. [1055/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o
  1602. [1056/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o
  1603. [1057/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o
  1604. [1058/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o
  1605. [1059/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o
  1606. [1060/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o
  1607. [1061/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o
  1608. [1062/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o
  1609. [1063/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o
  1610. [1064/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o
  1611. [1065/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o
  1612. [1066/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o
  1613. [1067/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o
  1614. [1068/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o
  1615. [1069/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o
  1616. [1070/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o
  1617. [1071/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o
  1618. [1072/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o
  1619. [1073/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o
  1620. [1074/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o
  1621. [1075/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o
  1622. [1076/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o
  1623. [1077/5164] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o
  1624. [1078/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o
  1625. [1079/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o
  1626. [1080/5164] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o
  1627. [1081/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o
  1628. [1082/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o
  1629. [1083/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o
  1630. [1084/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o
  1631. [1085/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o
  1632. [1086/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o
  1633. [1087/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o
  1634. [1088/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o
  1635. [1089/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o
  1636. [1090/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o
  1637. [1091/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o
  1638. [1092/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o
  1639. [1093/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o
  1640. [1094/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o
  1641. [1095/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o
  1642. [1096/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o
  1643. [1097/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o
  1644. [1098/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o
  1645. [1099/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o
  1646. [1100/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o
  1647. [1101/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o
  1648. [1102/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o
  1649. [1103/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o
  1650. [1104/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o
  1651. [1105/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o
  1652. [1106/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o
  1653. [1107/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o
  1654. [1108/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o
  1655. [1109/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o
  1656. [1110/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o
  1657. [1111/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o
  1658. [1112/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o
  1659. [1113/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o
  1660. [1114/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o
  1661. [1115/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o
  1662. [1116/5164] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o
  1663. [1117/5164] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o
  1664. [1118/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o
  1665. [1119/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o
  1666. [1120/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o
  1667. [1121/5164] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o
  1668. [1122/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o
  1669. [1123/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o
  1670. [1124/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o
  1671. [1125/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o
  1672. [1126/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o
  1673. [1127/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o
  1674. [1128/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o
  1675. [1129/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o
  1676. [1130/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o
  1677. [1131/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o
  1678. [1132/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o
  1679. [1133/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o
  1680. [1134/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o
  1681. [1135/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o
  1682. [1136/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o
  1683. [1137/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o
  1684. [1138/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o
  1685. [1139/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o
  1686. [1140/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomic.cpp.o
  1687. [1141/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o
  1688. [1142/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o
  1689. [1143/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o
  1690. [1144/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o
  1691. [1145/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o
  1692. [1146/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o
  1693. [1147/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o
  1694. [1148/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o
  1695. [1149/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o
  1696. [1150/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o
  1697. [1151/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o
  1698. [1152/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o
  1699. [1153/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o
  1700. [1154/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o
  1701. [1155/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o
  1702. [1156/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o
  1703. [1157/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o
  1704. [1158/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o
  1705. [1159/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o
  1706. [1160/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o
  1707. [1161/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o
  1708. [1162/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o
  1709. [1163/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o
  1710. [1164/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o
  1711. [1165/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o
  1712. [1166/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o
  1713. [1167/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o
  1714. [1168/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o
  1715. [1169/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnswitch.cpp.o
  1716. [1170/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o
  1717. [1171/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o
  1718. [1172/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o
  1719. [1173/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o
  1720. [1174/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o
  1721. [1175/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o
  1722. [1176/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o
  1723. [1177/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o
  1724. [1178/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o
  1725. [1179/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o
  1726. [1180/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o
  1727. [1181/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o
  1728. [1182/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o
  1729. [1183/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o
  1730. [1184/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o
  1731. [1185/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o
  1732. [1186/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o
  1733. [1187/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o
  1734. [1188/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o
  1735. [1189/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o
  1736. [1190/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o
  1737. [1191/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o
  1738. [1192/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o
  1739. [1193/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InlineSimple.cpp.o
  1740. [1194/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o
  1741. [1195/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o
  1742. [1196/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o
  1743. [1197/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o
  1744. [1198/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o
  1745. [1199/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o
  1746. [1200/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o
  1747. [1201/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o
  1748. [1202/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o
  1749. [1203/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o
  1750. [1204/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o
  1751. [1205/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o
  1752. [1206/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PruneEH.cpp.o
  1753. [1207/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o
  1754. [1208/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o
  1755. [1209/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o
  1756. [1210/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o
  1757. [1211/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o
  1758. [1212/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o
  1759. [1213/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o
  1760. [1214/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o
  1761. [1215/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o
  1762. [1216/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o
  1763. [1217/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o
  1764. [1218/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o
  1765. [1219/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o
  1766. [1220/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PassManagerBuilder.cpp.o
  1767. [1221/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o
  1768. [1222/5164] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o
  1769. [1223/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o
  1770. [1224/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o
  1771. [1225/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o
  1772. [1226/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o
  1773. [1227/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o
  1774. [1228/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o
  1775. [1229/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o
  1776. [1230/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o
  1777. [1231/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o
  1778. [1232/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o
  1779. [1233/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o
  1780. [1234/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o
  1781. [1235/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o
  1782. [1236/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanPredicator.cpp.o
  1783. [1237/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o
  1784. [1238/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o
  1785. [1239/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisSummary.cpp.o
  1786. [1240/5164] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o
  1787. [1241/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o
  1788. [1242/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o
  1789. [1243/5164] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o
  1790. [1244/5164] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o
  1791. [1245/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o
  1792. [1246/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o
  1793. [1247/5164] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o
  1794. [1248/5164] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o
  1795. [1249/5164] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o
  1796. [1250/5164] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o
  1797. [1251/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o
  1798. [1252/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o
  1799. [1253/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o
  1800. [1254/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o
  1801. [1255/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o
  1802. [1256/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o
  1803. [1257/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o
  1804. [1258/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o
  1805. [1259/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o
  1806. [1260/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o
  1807. [1261/5164] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o
  1808. [1262/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o
  1809. [1263/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o
  1810. [1264/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o
  1811. [1265/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o
  1812. [1266/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o
  1813. [1267/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o
  1814. [1268/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o
  1815. [1269/5164] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o
  1816. [1270/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o
  1817. [1271/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o
  1818. [1272/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o
  1819. [1273/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o
  1820. [1274/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/EHPersonalities.cpp.o
  1821. [1275/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o
  1822. [1276/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o
  1823. [1277/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o
  1824. [1278/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o
  1825. [1279/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLAndersAliasAnalysis.cpp.o
  1826. [1280/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o
  1827. [1281/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o
  1828. [1282/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o
  1829. [1283/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o
  1830. [1284/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLSteensAliasAnalysis.cpp.o
  1831. [1285/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o
  1832. [1286/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o
  1833. [1287/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o
  1834. [1288/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o
  1835. [1289/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o
  1836. [1290/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o
  1837. [1291/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o
  1838. [1292/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o
  1839. [1293/5164] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o
  1840. [1294/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o
  1841. [1295/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o
  1842. [1296/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DivergenceAnalysis.cpp.o
  1843. [1297/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o
  1844. [1298/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o
  1845. [1299/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o
  1846. [1300/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o
  1847. [1301/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o
  1848. [1302/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o
  1849. [1303/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o
  1850. [1304/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o
  1851. [1305/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o
  1852. [1306/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o
  1853. [1307/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o
  1854. [1308/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o
  1855. [1309/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o
  1856. [1310/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o
  1857. [1311/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o
  1858. [1312/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o
  1859. [1313/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o
  1860. [1314/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDepPrinter.cpp.o
  1861. [1315/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o
  1862. [1316/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LegacyDivergenceAnalysis.cpp.o
  1863. [1317/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o
  1864. [1318/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o
  1865. [1319/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o
  1866. [1320/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o
  1867. [1321/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o
  1868. [1322/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o
  1869. [1323/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o
  1870. [1324/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o
  1871. [1325/5164] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o
  1872. [1326/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o
  1873. [1327/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o
  1874. [1328/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o
  1875. [1329/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o
  1876. [1330/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFUtils.cpp.o
  1877. [1331/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o
  1878. [1332/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o
  1879. [1333/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o
  1880. [1334/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o
  1881. [1335/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o
  1882. [1336/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o
  1883. [1337/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o
  1884. [1338/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o
  1885. [1339/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o
  1886. [1340/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o
  1887. [1341/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o
  1888. [1342/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o
  1889. [1343/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o
  1890. [1344/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o
  1891. [1345/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o
  1892. [1346/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o
  1893. [1347/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o
  1894. [1348/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o
  1895. [1349/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o
  1896. [1350/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o
  1897. [1351/5164] Linking CXX static library lib/libLLVMMCParser.a
  1898. [1352/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o
  1899. [1353/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyncDependenceAnalysis.cpp.o
  1900. [1354/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o
  1901. [1355/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o
  1902. [1356/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o
  1903. [1357/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o
  1904. [1358/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o
  1905. [1359/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o
  1906. [1360/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o
  1907. [1361/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o
  1908. [1362/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o
  1909. [1363/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o
  1910. [1364/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o
  1911. [1365/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o
  1912. [1366/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o
  1913. [1367/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o
  1914. [1368/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VFABIDemangling.cpp.o
  1915. [1369/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o
  1916. [1370/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o
  1917. [1371/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o
  1918. [1372/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o
  1919. [1373/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o
  1920. [1374/5164] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o
  1921. [1375/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o
  1922. [1376/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o
  1923. [1377/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o
  1924. [1378/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o
  1925. [1379/5164] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o
  1926. [1380/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o
  1927. [1381/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o
  1928. [1382/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o
  1929. [1383/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o
  1930. [1384/5164] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o
  1931. [1385/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o
  1932. [1386/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o
  1933. [1387/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o
  1934. [1388/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o
  1935. [1389/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o
  1936. [1390/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o
  1937. [1391/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o
  1938. [1392/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o
  1939. [1393/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o
  1940. [1394/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o
  1941. [1395/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o
  1942. [1396/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o
  1943. [1397/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o
  1944. [1398/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o
  1945. [1399/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o
  1946. [1400/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o
  1947. [1401/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o
  1948. [1402/5164] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o
  1949. [1403/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o
  1950. [1404/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o
  1951. [1405/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o
  1952. [1406/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o
  1953. [1407/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o
  1954. [1408/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o
  1955. [1409/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o
  1956. [1410/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o
  1957. [1411/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o
  1958. [1412/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o
  1959. [1413/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o
  1960. [1414/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o
  1961. [1415/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o
  1962. [1416/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o
  1963. [1417/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o
  1964. [1418/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o
  1965. [1419/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o
  1966. [1420/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o
  1967. [1421/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o
  1968. [1422/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o
  1969. [1423/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o
  1970. [1424/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o
  1971. [1425/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o
  1972. [1426/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o
  1973. [1427/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o
  1974. [1428/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o
  1975. [1429/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o
  1976. [1430/5164] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o
  1977. [1431/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o
  1978. [1432/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o
  1979. [1433/5164] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o
  1980. [1434/5164] Linking CXX static library lib/libLLVMRemarks.a
  1981. [1435/5164] Linking CXX static library lib/libLLVMCore.a
  1982. [1436/5164] Linking CXX static library lib/libLLVMBitReader.a
  1983. [1437/5164] Linking CXX static library lib/libLLVMCFGuard.a
  1984. [1438/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o
  1985. [1439/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o
  1986. [1440/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o
  1987. [1441/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o
  1988. [1442/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o
  1989. [1443/5164] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o
  1990. [1444/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o
  1991. [1445/5164] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o
  1992. [1446/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o
  1993. [1447/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o
  1994. [1448/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o
  1995. [1449/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o
  1996. [1450/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o
  1997. [1451/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o
  1998. [1452/5164] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o
  1999. [1453/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o
  2000. [1454/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o
  2001. [1455/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o
  2002. [1456/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o
  2003. [1457/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o
  2004. [1458/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o
  2005. [1459/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o
  2006. [1460/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o
  2007. [1461/5164] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o
  2008. [1462/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o
  2009. [1463/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o
  2010. [1464/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o
  2011. [1465/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o
  2012. [1466/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o
  2013. [1467/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o
  2014. [1468/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o
  2015. [1469/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o
  2016. [1470/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o
  2017. [1471/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o
  2018. [1472/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o
  2019. [1473/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o
  2020. [1474/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Range.cpp.o
  2021. [1475/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o
  2022. [1476/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o
  2023. [1477/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o
  2024. [1478/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o
  2025. [1479/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o
  2026. [1480/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o
  2027. [1481/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o
  2028. [1482/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o
  2029. [1483/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o
  2030. [1484/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o
  2031. [1485/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o
  2032. [1486/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o
  2033. [1487/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o
  2034. [1488/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o
  2035. [1489/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o
  2036. [1490/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o
  2037. [1491/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o
  2038. [1492/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o
  2039. [1493/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o
  2040. [1494/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o
  2041. [1495/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o
  2042. [1496/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o
  2043. [1497/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o
  2044. [1498/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o
  2045. [1499/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o
  2046. [1500/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o
  2047. [1501/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o
  2048. [1502/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o
  2049. [1503/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o
  2050. [1504/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o
  2051. [1505/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o
  2052. [1506/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o
  2053. [1507/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o
  2054. [1508/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o
  2055. [1509/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o
  2056. [1510/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o
  2057. [1511/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o
  2058. [1512/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o
  2059. [1513/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o
  2060. [1514/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o
  2061. [1515/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o
  2062. [1516/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o
  2063. [1517/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o
  2064. [1518/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o
  2065. [1519/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o
  2066. [1520/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o
  2067. [1521/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o
  2068. [1522/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o
  2069. [1523/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o
  2070. [1524/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o
  2071. [1525/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o
  2072. [1526/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o
  2073. [1527/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o
  2074. [1528/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o
  2075. [1529/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o
  2076. [1530/5164] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o
  2077. [1531/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o
  2078. [1532/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o
  2079. [1533/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o
  2080. [1534/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o
  2081. [1535/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o
  2082. [1536/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o
  2083. [1537/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o
  2084. [1538/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o
  2085. [1539/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o
  2086. [1540/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o
  2087. [1541/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o
  2088. [1542/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o
  2089. [1543/5164] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o
  2090. [1544/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o
  2091. [1545/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o
  2092. [1546/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o
  2093. [1547/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o
  2094. [1548/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o
  2095. [1549/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o
  2096. [1550/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o
  2097. [1551/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o
  2098. [1552/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o
  2099. [1553/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o
  2100. [1554/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o
  2101. [1555/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o
  2102. [1556/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o
  2103. [1557/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o
  2104. [1558/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o
  2105. [1559/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o
  2106. [1560/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o
  2107. [1561/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o
  2108. [1562/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o
  2109. [1563/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o
  2110. [1564/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o
  2111. [1565/5164] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o
  2112. [1566/5164] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIFetcher.cpp.o
  2113. [1567/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o
  2114. [1568/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o
  2115. [1569/5164] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o
  2116. [1570/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o
  2117. [1571/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o
  2118. [1572/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o
  2119. [1573/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o
  2120. [1574/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o
  2121. [1575/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MemoryFlags.cpp.o
  2122. [1576/5164] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o
  2123. [1577/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o
  2124. [1578/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o
  2125. [1579/5164] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o
  2126. [1580/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o
  2127. [1581/5164] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o
  2128. [1582/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o
  2129. [1583/5164] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o
  2130. [1584/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o
  2131. [1585/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o
  2132. [1586/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o
  2133. [1587/5164] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o
  2134. [1588/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o
  2135. [1589/5164] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o
  2136. [1590/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o
  2137. [1591/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o
  2138. [1592/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o
  2139. [1593/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o
  2140. [1594/5164] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o
  2141. [1595/5164] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o
  2142. [1596/5164] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o
  2143. [1597/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o
  2144. [1598/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o
  2145. [1599/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o
  2146. [1600/5164] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o
  2147. [1601/5164] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o
  2148. [1602/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o
  2149. [1603/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o
  2150. [1604/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o
  2151. [1605/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o
  2152. [1606/5164] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o
  2153. [1607/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o
  2154. [1608/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o
  2155. [1609/5164] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o
  2156. [1610/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o
  2157. [1611/5164] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o
  2158. [1612/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o
  2159. [1613/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o
  2160. [1614/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o
  2161. [1615/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o
  2162. [1616/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o
  2163. [1617/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o
  2164. [1618/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o
  2165. [1619/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o
  2166. [1620/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o
  2167. [1621/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o
  2168. [1622/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o
  2169. [1623/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebuggerSupportPlugin.cpp.o
  2170. [1624/5164] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o
  2171. [1625/5164] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o
  2172. [1626/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o
  2173. [1627/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o
  2174. [1628/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o
  2175. [1629/5164] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o
  2176. [1630/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o
  2177. [1631/5164] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o
  2178. [1632/5164] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o
  2179. [1633/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o
  2180. [1634/5164] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o
  2181. [1635/5164] Linking CXX static library lib/libLLVMOrcShared.a
  2182. [1636/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o
  2183. [1637/5164] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o
  2184. [1638/5164] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o
  2185. [1639/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o
  2186. [1640/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o
  2187. [1641/5164] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o
  2188. [1642/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o
  2189. [1643/5164] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o
  2190. [1644/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o
  2191. [1645/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o
  2192. [1646/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o
  2193. [1647/5164] Building ARMGenAsmWriter.inc...
  2194. [1648/5164] Building ARMGenAsmMatcher.inc...
  2195. [1649/5164] Building ARMGenCallingConv.inc...
  2196. [1650/5164] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o
  2197. [1651/5164] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o
  2198. [1652/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o
  2199. [1653/5164] Building ARMGenDisassemblerTables.inc...
  2200. [1654/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o
  2201. [1655/5164] Building ARMGenMCPseudoLowering.inc...
  2202. [1656/5164] Building ARMGenFastISel.inc...
  2203. [1657/5164] Building ARMGenDAGISel.inc...
  2204. [1658/5164] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o
  2205. [1659/5164] Building ARMGenMCCodeEmitter.inc...
  2206. [1660/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o
  2207. [1661/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o
  2208. [1662/5164] Building ARMGenGlobalISel.inc...
  2209. [1663/5164] Building ARMGenRegisterBank.inc...
  2210. [1664/5164] Building ARMGenSystemRegister.inc...
  2211. [1665/5164] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o
  2212. [1666/5164] Building ARMGenRegisterInfo.inc...
  2213. [1667/5164] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o
  2214. [1668/5164] Linking CXX static library lib/libLLVMOrcTargetProcess.a
  2215. [1669/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o
  2216. [1670/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o
  2217. [1671/5164] Building AArch64GenAsmWriter.inc...
  2218. [1672/5164] Building AArch64GenCallingConv.inc...
  2219. [1673/5164] Building AArch64GenAsmWriter1.inc...
  2220. [1674/5164] Building AArch64GenAsmMatcher.inc...
  2221. [1675/5164] Building AArch64GenExegesis.inc...
  2222. [1676/5164] Building AArch64GenMCPseudoLowering.inc...
  2223. [1677/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o
  2224. [1678/5164] Building ARMGenInstrInfo.inc...
  2225. [1679/5164] Building AArch64GenDisassemblerTables.inc...
  2226. [1680/5164] Building AArch64GenMCCodeEmitter.inc...
  2227. [1681/5164] Building ARMGenSubtargetInfo.inc...
  2228. [1682/5164] Building AArch64GenPostLegalizeGICombiner.inc...
  2229. [1683/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o
  2230. [1684/5164] Building AArch64GenPostLegalizeGILowering.inc...
  2231. [1685/5164] Building AArch64GenPreLegalizeGICombiner.inc...
  2232. [1686/5164] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o
  2233. [1687/5164] Building AArch64GenO0PreLegalizeGICombiner.inc...
  2234. [1688/5164] Building AArch64GenRegisterBank.inc...
  2235. [1689/5164] Building AArch64GenRegisterInfo.inc...
  2236. [1690/5164] Building AArch64GenSystemOperands.inc...
  2237. [1691/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o
  2238. [1692/5164] Building AArch64GenFastISel.inc...
  2239. [1693/5164] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o
  2240. [1694/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o
  2241. [1695/5164] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o
  2242. [1696/5164] Building AArch64GenGlobalISel.inc...
  2243. [1697/5164] Building AArch64GenDAGISel.inc...
  2244. [1698/5164] Building X86GenCallingConv.inc...
  2245. [1699/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o
  2246. [1700/5164] Building X86GenAsmWriter.inc...
  2247. [1701/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o
  2248. [1702/5164] Building X86GenAsmWriter1.inc...
  2249. [1703/5164] Building X86GenAsmMatcher.inc...
  2250. [1704/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o
  2251. [1705/5164] Building X86GenDisassemblerTables.inc...
  2252. [1706/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o
  2253. [1707/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o
  2254. [1708/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o
  2255. [1709/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o
  2256. [1710/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o
  2257. [1711/5164] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o
  2258. [1712/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o
  2259. [1713/5164] Building X86GenDAGISel.inc...
  2260. [1714/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o
  2261. [1715/5164] Building AArch64GenSubtargetInfo.inc...
  2262. [1716/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o
  2263. [1717/5164] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o
  2264. [1718/5164] Building AArch64GenInstrInfo.inc...
  2265. [1719/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o
  2266. [1720/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o
  2267. [1721/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o
  2268. [1722/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o
  2269. [1723/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o
  2270. [1724/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o
  2271. [1725/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o
  2272. [1726/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o
  2273. [1727/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o
  2274. [1728/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o
  2275. [1729/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o
  2276. [1730/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o
  2277. [1731/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o
  2278. [1732/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o
  2279. [1733/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o
  2280. [1734/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o
  2281. [1735/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o
  2282. [1736/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o
  2283. [1737/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o
  2284. [1738/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o
  2285. [1739/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o
  2286. [1740/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o
  2287. [1741/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o
  2288. [1742/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o
  2289. [1743/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o
  2290. [1744/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o
  2291. [1745/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o
  2292. [1746/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o
  2293. [1747/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o
  2294. [1748/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o
  2295. [1749/5164] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o
  2296. [1750/5164] Linking CXX static library lib/libLLVMARMInfo.a
  2297. [1751/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o
  2298. [1752/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o
  2299. [1753/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o
  2300. [1754/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o
  2301. [1755/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o
  2302. [1756/5164] Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o
  2303. [1757/5164] Linking CXX static library lib/libLLVMARMUtils.a
  2304. [1758/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o
  2305. [1759/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o
  2306. [1760/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o
  2307. [1761/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o
  2308. [1762/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o
  2309. [1763/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o
  2310. [1764/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o
  2311. [1765/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o
  2312. [1766/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o
  2313. [1767/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o
  2314. [1768/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o
  2315. [1769/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o
  2316. [1770/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o
  2317. [1771/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o
  2318. [1772/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o
  2319. [1773/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o
  2320. [1774/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o
  2321. [1775/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o
  2322. [1776/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o
  2323. [1777/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o
  2324. [1778/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o
  2325. [1779/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o
  2326. [1780/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o
  2327. [1781/5164] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o
  2328. [1782/5164] Linking CXX static library lib/libLLVMARMDesc.a
  2329. [1783/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o
  2330. [1784/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o
  2331. [1785/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o
  2332. [1786/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o
  2333. [1787/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o
  2334. [1788/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o
  2335. [1789/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o
  2336. [1790/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o
  2337. [1791/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o
  2338. [1792/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o
  2339. [1793/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o
  2340. [1794/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o
  2341. [1795/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o
  2342. [1796/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o
  2343. [1797/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o
  2344. [1798/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o
  2345. [1799/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o
  2346. [1800/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o
  2347. [1801/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o
  2348. [1802/5164] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o
  2349. [1803/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o
  2350. [1804/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o
  2351. [1805/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o
  2352. [1806/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o
  2353. [1807/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o
  2354. [1808/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o
  2355. [1809/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o
  2356. [1810/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o
  2357. [1811/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o
  2358. [1812/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o
  2359. [1813/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o
  2360. [1814/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o
  2361. [1815/5164] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o
  2362. [1816/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o
  2363. [1817/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o
  2364. [1818/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o
  2365. [1819/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o
  2366. [1820/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o
  2367. [1821/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o
  2368. [1822/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o
  2369. [1823/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o
  2370. [1824/5164] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o
  2371. [1825/5164] Linking CXX static library lib/libLLVMARMAsmParser.a
  2372. [1826/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o
  2373. [1827/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o
  2374. [1828/5164] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o
  2375. [1829/5164] Linking CXX static library lib/libLLVMAArch64Info.a
  2376. [1830/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o
  2377. [1831/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o
  2378. [1832/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o
  2379. [1833/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o
  2380. [1834/5164] Building X86GenExegesis.inc...
  2381. [1835/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o
  2382. [1836/5164] Building X86GenEVEX2VEXTables.inc...
  2383. [1837/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o
  2384. [1838/5164] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o
  2385. [1839/5164] Linking CXX static library lib/libLLVMAArch64Utils.a
  2386. [1840/5164] Building X86GenRegisterBank.inc...
  2387. [1841/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o
  2388. [1842/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o
  2389. [1843/5164] Building X86GenRegisterInfo.inc...
  2390. [1844/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o
  2391. [1845/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o
  2392. [1846/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o
  2393. [1847/5164] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o
  2394. [1848/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o
  2395. [1849/5164] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o
  2396. [1850/5164] Linking CXX static library lib/libLLVMARMDisassembler.a
  2397. [1851/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o
  2398. [1852/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o
  2399. [1853/5164] Building X86GenFastISel.inc...
  2400. [1854/5164] Linking CXX static library lib/libLLVMTextAPI.a
  2401. [1855/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o
  2402. [1856/5164] Linking CXX static library lib/libLLVMObject.a
  2403. [1857/5164] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o
  2404. [1858/5164] Linking CXX static library lib/libLLVMInterfaceStub.a
  2405. [1859/5164] Linking CXX static library lib/libLLVMObjectYAML.a
  2406. [1860/5164] Linking CXX static library lib/libLLVMDebugInfoDWARF.a
  2407. [1861/5164] Linking CXX static library lib/libLLVMDebugInfoPDB.a
  2408. [1862/5164] Linking CXX static library lib/libLLVMDebugInfoGSYM.a
  2409. [1863/5164] Linking CXX static library lib/libLLVMSymbolize.a
  2410. [1864/5164] Building X86GenGlobalISel.inc...
  2411. [1865/5164] Linking CXX static library lib/libLLVMJITLink.a
  2412. [1866/5164] Linking CXX static library lib/libLLVMRuntimeDyld.a
  2413. [1867/5164] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o
  2414. [1868/5164] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o
  2415. [1869/5164] Building X86GenSubtargetInfo.inc...
  2416. [1870/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o
  2417. [1871/5164] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o
  2418. [1872/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o
  2419. [1873/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o
  2420. [1874/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o
  2421. [1875/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o
  2422. [1876/5164] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o
  2423. [1877/5164] Linking CXX static library lib/libLLVMAArch64Desc.a
  2424. [1878/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o
  2425. [1879/5164] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o
  2426. [1880/5164] Linking CXX static library lib/libLLVMDlltoolDriver.a
  2427. [1881/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o
  2428. [1882/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o
  2429. [1883/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o
  2430. [1884/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o
  2431. [1885/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o
  2432. [1886/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o
  2433. [1887/5164] Linking CXX executable bin/clang-tblgen
  2434. [1888/5164] Building Attrs.inc...
  2435. [1889/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o
  2436. [1890/5164] Building AttrImpl.inc...
  2437. [1891/5164] Building AttrTextNodeDump.inc...
  2438. [1892/5164] Building X86GenInstrInfo.inc...
  2439. [1893/5164] Building AttrNodeTraverse.inc...
  2440. [1894/5164] Building AttrVisitor.inc...
  2441. [1895/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o
  2442. [1896/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o
  2443. [1897/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o
  2444. [1898/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o
  2445. [1899/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o
  2446. [1900/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o
  2447. [1901/5164] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/DIFetcher.cpp.o
  2448. [1902/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o
  2449. [1903/5164] Building CXX object lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o
  2450. [1904/5164] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o
  2451. [1905/5164] Linking CXX static library lib/libLLVMAArch64Disassembler.a
  2452. [1906/5164] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o
  2453. [1907/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o
  2454. [1908/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o
  2455. [1909/5164] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o
  2456. [1910/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o
  2457. [1911/5164] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o
  2458. [1912/5164] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o
  2459. [1913/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o
  2460. [1914/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o
  2461. [1915/5164] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o
  2462. [1916/5164] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o
  2463. [1917/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o
  2464. [1918/5164] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o
  2465. [1919/5164] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o
  2466. [1920/5164] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o
  2467. [1921/5164] Linking CXX static library lib/libLLVMAArch64AsmParser.a
  2468. [1922/5164] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o
  2469. [1923/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o
  2470. [1924/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o
  2471. [1925/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o
  2472. [1926/5164] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o
  2473. [1927/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o
  2474. [1928/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o
  2475. [1929/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreAMXConfig.cpp.o
  2476. [1930/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o
  2477. [1931/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallLowering.cpp.o
  2478. [1932/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o
  2479. [1933/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o
  2480. [1934/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o
  2481. [1935/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o
  2482. [1936/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o
  2483. [1937/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o
  2484. [1938/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o
  2485. [1939/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o
  2486. [1940/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o
  2487. [1941/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o
  2488. [1942/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o
  2489. [1943/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o
  2490. [1944/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o
  2491. [1945/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o
  2492. [1946/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o
  2493. [1947/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o
  2494. [1948/5164] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o
  2495. [1949/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o
  2496. [1950/5164] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o
  2497. [1951/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o
  2498. [1952/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o
  2499. [1953/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o
  2500. [1954/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o
  2501. [1955/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o
  2502. [1956/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o
  2503. [1957/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o
  2504. [1958/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o
  2505. [1959/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o
  2506. [1960/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86EvexToVex.cpp.o
  2507. [1961/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o
  2508. [1962/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterBankInfo.cpp.o
  2509. [1963/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o
  2510. [1964/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o
  2511. [1965/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstructionSelector.cpp.o
  2512. [1966/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o
  2513. [1967/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o
  2514. [1968/5164] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o
  2515. [1969/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o
  2516. [1970/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o
  2517. [1971/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o
  2518. [1972/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o
  2519. [1973/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o
  2520. [1974/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LegalizerInfo.cpp.o
  2521. [1975/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o
  2522. [1976/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o
  2523. [1977/5164] Linking CXX static library lib/libLLVMAsmParser.a
  2524. [1978/5164] Linking CXX static library lib/libLLVMProfileData.a
  2525. [1979/5164] Linking CXX static library lib/libLLVMIRReader.a
  2526. [1980/5164] Linking CXX static library lib/libLLVMAnalysis.a
  2527. [1981/5164] Linking CXX static library lib/libLLVMCoverage.a
  2528. [1982/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o
  2529. [1983/5164] Linking CXX static library lib/libLLVMTarget.a
  2530. [1984/5164] Linking CXX static library lib/libLLVMTransformUtils.a
  2531. [1985/5164] Linking CXX static library lib/libLLVMBitWriter.a
  2532. [1986/5164] Linking CXX static library lib/libLLVMDWP.a
  2533. [1987/5164] Linking CXX static library lib/libLLVMInstrumentation.a
  2534. [1988/5164] Linking CXX static library lib/libLLVMAggressiveInstCombine.a
  2535. [1989/5164] Linking CXX static library lib/libLLVMInstCombine.a
  2536. [1990/5164] Linking CXX static library lib/libLLVMVectorize.a
  2537. [1991/5164] Linking CXX static library lib/libLLVMObjCARCOpts.a
  2538. [1992/5164] Linking CXX static library lib/libLLVMScalarOpts.a
  2539. [1993/5164] Linking CXX static library lib/libLLVMLinker.a
  2540. [1994/5164] Linking CXX static library lib/libLLVMExecutionEngine.a
  2541. [1995/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o
  2542. [1996/5164] Linking CXX static library lib/libLLVMFrontendOpenMP.a
  2543. [1997/5164] Linking CXX static library lib/libLLVMFuzzMutate.a
  2544. [1998/5164] Linking CXX static library lib/libLLVMCodeGen.a
  2545. [1999/5164] Linking CXX static library lib/libLLVMLibDriver.a
  2546. [2000/5164] Linking CXX static library lib/libLLVMMCJIT.a
  2547. [2001/5164] Linking CXX static library lib/libLLVMipo.a
  2548. [2002/5164] Linking CXX static library lib/libLLVMSelectionDAG.a
  2549. [2003/5164] Linking CXX static library lib/libLLVMCoroutines.a
  2550. [2004/5164] Linking CXX static library lib/libLLVMGlobalISel.a
  2551. [2005/5164] Linking CXX static library lib/libLLVMInterpreter.a
  2552. [2006/5164] Linking CXX static library lib/libLLVMAsmPrinter.a
  2553. [2007/5164] Linking CXX static library lib/libLLVMXRay.a
  2554. [2008/5164] Linking CXX static library lib/libLLVMMIRParser.a
  2555. [2009/5164] Linking CXX static library lib/libLLVMDWARFLinker.a
  2556. [2010/5164] Linking CXX static library lib/libLLVMAArch64CodeGen.a
  2557. [2011/5164] Linking CXX static library lib/libLLVMARMCodeGen.a
  2558. [2012/5164] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o
  2559. [2013/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o
  2560. [2014/5164] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o
  2561. [2015/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o
  2562. [2016/5164] Linking CXX static library lib/libLLVMX86Info.a
  2563. [2017/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o
  2564. [2018/5164] Building StmtNodes.inc...
  2565. [2019/5164] Building DeclNodes.inc...
  2566. [2020/5164] Building TypeNodes.inc...
  2567. [2021/5164] Building AbstractBasicReader.inc...
  2568. [2022/5164] Building AbstractBasicWriter.inc...
  2569. [2023/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o
  2570. [2024/5164] Building AbstractTypeReader.inc...
  2571. [2025/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o
  2572. [2026/5164] Building AbstractTypeWriter.inc...
  2573. [2027/5164] Building CommentNodes.inc...
  2574. [2028/5164] Building CommentHTMLTags.inc...
  2575. [2029/5164] Building CommentHTMLTagsProperties.inc...
  2576. [2030/5164] Building CommentHTMLNamedCharacterReferences.inc...
  2577. [2031/5164] Building CommentCommandInfo.inc...
  2578. [2032/5164] Building CommentCommandList.inc...
  2579. [2033/5164] Building StmtDataCollectors.inc...
  2580. [2034/5164] Building DiagnosticAnalysisKinds.inc...
  2581. [2035/5164] Building DiagnosticASTKinds.inc...
  2582. [2036/5164] Building DiagnosticCommentKinds.inc...
  2583. [2037/5164] Building DiagnosticCommonKinds.inc...
  2584. [2038/5164] Building DiagnosticCrossTUKinds.inc...
  2585. [2039/5164] Building DiagnosticLexKinds.inc...
  2586. [2040/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o
  2587. [2041/5164] Building DiagnosticDriverKinds.inc...
  2588. [2042/5164] Building DiagnosticFrontendKinds.inc...
  2589. [2043/5164] Building DiagnosticParseKinds.inc...
  2590. [2044/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o
  2591. [2045/5164] Building DiagnosticRefactoringKinds.inc...
  2592. [2046/5164] Building AttrList.inc...
  2593. [2047/5164] Building DiagnosticIndexName.inc...
  2594. [2048/5164] Building DiagnosticSerializationKinds.inc...
  2595. [2049/5164] Building AttrSubMatchRulesList.inc...
  2596. [2050/5164] Building DiagnosticGroups.inc...
  2597. [2051/5164] Building AttrHasAttributeImpl.inc...
  2598. [2052/5164] Building DiagnosticSemaKinds.inc...
  2599. [2053/5164] Building arm_fp16.inc...
  2600. [2054/5164] Building arm_neon.inc...
  2601. [2055/5164] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Annotations.cpp.o
  2602. [2056/5164] Building arm_mve_builtins.inc...
  2603. [2057/5164] Building arm_mve_builtin_sema.inc...
  2604. [2058/5164] Building arm_mve_builtin_aliases.inc...
  2605. [2059/5164] Building arm_sve_typeflags.inc...
  2606. [2060/5164] Building arm_cde_builtins.inc...
  2607. [2061/5164] Building arm_cde_builtin_cg.inc...
  2608. [2062/5164] Building arm_cde_builtin_sema.inc...
  2609. [2063/5164] Building arm_cde_builtin_aliases.inc...
  2610. [2064/5164] Building arm_mve_builtin_cg.inc...
  2611. [2065/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o
  2612. [2066/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o
  2613. [2067/5164] Building riscv_vector_builtins.inc...
  2614. [2068/5164] Building AttrParserStringSwitches.inc...
  2615. [2069/5164] Building arm_sve_sema_rangechecks.inc...
  2616. [2070/5164] Building riscv_vector_builtin_cg.inc...
  2617. [2071/5164] Building AttrTemplateInstantiate.inc...
  2618. [2072/5164] Building arm_sve_builtin_cg.inc...
  2619. [2073/5164] Building AttrSubMatchRulesParserStringSwitches.inc...
  2620. [2074/5164] Building arm_sve_builtins.inc...
  2621. [2075/5164] Building AttrParsedAttrList.inc...
  2622. [2076/5164] Building AttrSpellingListIndex.inc...
  2623. [2077/5164] Building Checkers.inc...
  2624. [2078/5164] Building AttrPCHRead.inc...
  2625. [2079/5164] Building AttrPCHWrite.inc...
  2626. [2080/5164] Building AttrParsedAttrKinds.inc...
  2627. [2081/5164] Building Nodes.inc...
  2628. [2082/5164] Building AttrParsedAttrImpl.inc...
  2629. [2083/5164] Building NodeClasses.inc...
  2630. [2084/5164] Copying clang's __clang_cuda_builtin_vars.h...
  2631. [2085/5164] Copying clang's __clang_cuda_cmath.h...
  2632. [2086/5164] Copying clang's __clang_cuda_complex_builtins.h...
  2633. [2087/5164] Copying clang's __clang_cuda_device_functions.h...
  2634. [2088/5164] Copying clang's __clang_cuda_intrinsics.h...
  2635. [2089/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o
  2636. [2090/5164] Copying clang's __clang_cuda_libdevice_declares.h...
  2637. [2091/5164] Copying clang's __clang_cuda_math.h...
  2638. [2092/5164] Copying clang's __clang_cuda_math_forward_declares.h...
  2639. [2093/5164] Copying clang's __clang_cuda_runtime_wrapper.h...
  2640. [2094/5164] Copying clang's __clang_cuda_texture_intrinsics.h...
  2641. [2095/5164] Copying clang's __clang_hip_cmath.h...
  2642. [2096/5164] Copying clang's __clang_hip_libdevice_declares.h...
  2643. [2097/5164] Copying clang's __clang_hip_math.h...
  2644. [2098/5164] Copying clang's __clang_hip_runtime_wrapper.h...
  2645. [2099/5164] Copying clang's __stddef_max_align_t.h...
  2646. [2100/5164] Copying clang's __wmmintrin_aes.h...
  2647. [2101/5164] Copying clang's __wmmintrin_pclmul.h...
  2648. [2102/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o
  2649. [2103/5164] Copying clang's adxintrin.h...
  2650. [2104/5164] Copying clang's altivec.h...
  2651. [2105/5164] Copying clang's ammintrin.h...
  2652. [2106/5164] Copying clang's amxintrin.h...
  2653. [2107/5164] Copying clang's arm64intr.h...
  2654. [2108/5164] Copying clang's arm_acle.h...
  2655. [2109/5164] Copying clang's arm_cmse.h...
  2656. [2110/5164] Copying clang's arm_neon_sve_bridge.h...
  2657. [2111/5164] Copying clang's armintr.h...
  2658. [2112/5164] Copying clang's avx2intrin.h...
  2659. [2113/5164] Copying clang's avx512bitalgintrin.h...
  2660. [2114/5164] Copying clang's avx512bwintrin.h...
  2661. [2115/5164] Copying clang's avx512dqintrin.h...
  2662. [2116/5164] Copying clang's avx512erintrin.h...
  2663. [2117/5164] Copying clang's avx512bf16intrin.h...
  2664. [2118/5164] Copying clang's avx512cdintrin.h...
  2665. [2119/5164] Copying clang's avx512fp16intrin.h...
  2666. [2120/5164] Copying clang's avx512ifmaintrin.h...
  2667. [2121/5164] Copying clang's avx512fintrin.h...
  2668. [2122/5164] Copying clang's avx512ifmavlintrin.h...
  2669. [2123/5164] Copying clang's avx512vbmi2intrin.h...
  2670. [2124/5164] Copying clang's avx512pfintrin.h...
  2671. [2125/5164] Copying clang's avx512vbmiintrin.h...
  2672. [2126/5164] Copying clang's avx512vbmivlintrin.h...
  2673. [2127/5164] Copying clang's avx512vlbf16intrin.h...
  2674. [2128/5164] Copying clang's avx512vlbitalgintrin.h...
  2675. [2129/5164] Copying clang's avx512vlbwintrin.h...
  2676. [2130/5164] Copying clang's avx512vlcdintrin.h...
  2677. [2131/5164] Copying clang's avx512vlfp16intrin.h...
  2678. [2132/5164] Copying clang's avx512vlvbmi2intrin.h...
  2679. [2133/5164] Copying clang's avx512vldqintrin.h...
  2680. [2134/5164] Copying clang's avx512vlintrin.h...
  2681. [2135/5164] Copying clang's avx512vlvnniintrin.h...
  2682. [2136/5164] Copying clang's avx512vlvp2intersectintrin.h...
  2683. [2137/5164] Copying clang's avx512vnniintrin.h...
  2684. [2138/5164] Copying clang's avx512vp2intersectintrin.h...
  2685. [2139/5164] Copying clang's avx512vpopcntdqintrin.h...
  2686. [2140/5164] Copying clang's avx512vpopcntdqvlintrin.h...
  2687. [2141/5164] Copying clang's avxintrin.h...
  2688. [2142/5164] Copying clang's avxvnniintrin.h...
  2689. [2143/5164] Copying clang's bmiintrin.h...
  2690. [2144/5164] Copying clang's bmi2intrin.h...
  2691. [2145/5164] Copying clang's builtins.h...
  2692. [2146/5164] Copying clang's cetintrin.h...
  2693. [2147/5164] Copying clang's cldemoteintrin.h...
  2694. [2148/5164] Copying clang's clflushoptintrin.h...
  2695. [2149/5164] Copying clang's cet.h...
  2696. [2150/5164] Copying clang's clwbintrin.h...
  2697. [2151/5164] Copying clang's clzerointrin.h...
  2698. [2152/5164] Copying clang's cpuid.h...
  2699. [2153/5164] Copying clang's crc32intrin.h...
  2700. [2154/5164] Copying clang's cuda_wrappers/algorithm...
  2701. [2155/5164] Copying clang's cuda_wrappers/complex...
  2702. [2156/5164] Copying clang's cuda_wrappers/new...
  2703. [2157/5164] Copying clang's emmintrin.h...
  2704. [2158/5164] Copying clang's enqcmdintrin.h...
  2705. [2159/5164] Copying clang's f16cintrin.h...
  2706. [2160/5164] Copying clang's float.h...
  2707. [2161/5164] Copying clang's fma4intrin.h...
  2708. [2162/5164] Copying clang's fxsrintrin.h...
  2709. [2163/5164] Copying clang's gfniintrin.h...
  2710. [2164/5164] Copying clang's hexagon_circ_brev_intrinsics.h...
  2711. [2165/5164] Copying clang's fmaintrin.h...
  2712. [2166/5164] Copying clang's hexagon_protos.h...
  2713. [2167/5164] Copying clang's hresetintrin.h...
  2714. [2168/5164] Copying clang's hexagon_types.h...
  2715. [2169/5164] Copying clang's htmxlintrin.h...
  2716. [2170/5164] Copying clang's htmintrin.h...
  2717. [2171/5164] Copying clang's hvx_hexagon_protos.h...
  2718. [2172/5164] Copying clang's ia32intrin.h...
  2719. [2173/5164] Copying clang's immintrin.h...
  2720. [2174/5164] Copying clang's intrin.h...
  2721. [2175/5164] Copying clang's inttypes.h...
  2722. [2176/5164] Copying clang's invpcidintrin.h...
  2723. [2177/5164] Copying clang's iso646.h...
  2724. [2178/5164] Copying clang's keylockerintrin.h...
  2725. [2179/5164] Copying clang's limits.h...
  2726. [2180/5164] Building CXX object lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o
  2727. [2181/5164] Copying clang's lwpintrin.h...
  2728. [2182/5164] Copying clang's lzcntintrin.h...
  2729. [2183/5164] Copying clang's mm3dnow.h...
  2730. [2184/5164] Copying clang's mm_malloc.h...
  2731. [2185/5164] Copying clang's mmintrin.h...
  2732. [2186/5164] Copying clang's module.modulemap...
  2733. [2187/5164] Copying clang's movdirintrin.h...
  2734. [2188/5164] Copying clang's msa.h...
  2735. [2189/5164] Copying clang's mwaitxintrin.h...
  2736. [2190/5164] Copying clang's nmmintrin.h...
  2737. [2191/5164] Copying clang's opencl-c-base.h...
  2738. [2192/5164] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h...
  2739. [2193/5164] Copying clang's openmp_wrappers/cmath...
  2740. [2194/5164] Copying clang's openmp_wrappers/complex...
  2741. [2195/5164] Copying clang's openmp_wrappers/complex.h...
  2742. [2196/5164] Copying clang's openmp_wrappers/complex_cmath.h...
  2743. [2197/5164] Copying clang's opencl-c.h...
  2744. [2198/5164] Copying clang's openmp_wrappers/new...
  2745. [2199/5164] Copying clang's pconfigintrin.h...
  2746. [2200/5164] Copying clang's openmp_wrappers/math.h...
  2747. [2201/5164] Copying clang's pkuintrin.h...
  2748. [2202/5164] Copying clang's popcntintrin.h...
  2749. [2203/5164] Copying clang's ppc_wrappers/emmintrin.h...
  2750. [2204/5164] Copying clang's ppc_wrappers/mm_malloc.h...
  2751. [2205/5164] Copying clang's ppc_wrappers/pmmintrin.h...
  2752. [2206/5164] Copying clang's ppc_wrappers/smmintrin.h...
  2753. [2207/5164] Copying clang's ppc_wrappers/mmintrin.h...
  2754. [2208/5164] Copying clang's ppc_wrappers/tmmintrin.h...
  2755. [2209/5164] Copying clang's ppc_wrappers/xmmintrin.h...
  2756. [2210/5164] Copying clang's prfchwintrin.h...
  2757. [2211/5164] Copying clang's pmmintrin.h...
  2758. [2212/5164] Copying clang's ptwriteintrin.h...
  2759. [2213/5164] Copying clang's rdseedintrin.h...
  2760. [2214/5164] Copying clang's rtmintrin.h...
  2761. [2215/5164] Copying clang's s390intrin.h...
  2762. [2216/5164] Copying clang's serializeintrin.h...
  2763. [2217/5164] Copying clang's sgxintrin.h...
  2764. [2218/5164] Copying clang's shaintrin.h...
  2765. [2219/5164] Copying clang's smmintrin.h...
  2766. [2220/5164] Copying clang's stdarg.h...
  2767. [2221/5164] Copying clang's stdatomic.h...
  2768. [2222/5164] Copying clang's stdbool.h...
  2769. [2223/5164] Copying clang's stddef.h...
  2770. [2224/5164] Copying clang's stdint.h...
  2771. [2225/5164] Copying clang's stdnoreturn.h...
  2772. [2226/5164] Copying clang's stdalign.h...
  2773. [2227/5164] Copying clang's tbmintrin.h...
  2774. [2228/5164] Copying clang's tgmath.h...
  2775. [2229/5164] Copying clang's tmmintrin.h...
  2776. [2230/5164] Copying clang's uintrintrin.h...
  2777. [2231/5164] Copying clang's unwind.h...
  2778. [2232/5164] Copying clang's varargs.h...
  2779. [2233/5164] Copying clang's tsxldtrkintrin.h...
  2780. [2234/5164] Copying clang's vadefs.h...
  2781. [2235/5164] Copying clang's vaesintrin.h...
  2782. [2236/5164] Copying clang's vecintrin.h...
  2783. [2237/5164] Copying clang's vpclmulqdqintrin.h...
  2784. [2238/5164] Copying clang's waitpkgintrin.h...
  2785. [2239/5164] Copying clang's wasm_simd128.h...
  2786. [2240/5164] Copying clang's wmmintrin.h...
  2787. [2241/5164] Copying clang's x86gprintrin.h...
  2788. [2242/5164] Copying clang's x86intrin.h...
  2789. [2243/5164] Copying clang's wbnoinvdintrin.h...
  2790. [2244/5164] Copying clang's xmmintrin.h...
  2791. [2245/5164] Copying clang's xsavecintrin.h...
  2792. [2246/5164] Copying clang's xsaveintrin.h...
  2793. [2247/5164] Copying clang's xsaveoptintrin.h...
  2794. [2248/5164] Copying clang's xsavesintrin.h...
  2795. [2249/5164] Copying clang's xopintrin.h...
  2796. [2250/5164] Building arm_bf16.h...
  2797. [2251/5164] Copying clang's xtestintrin.h...
  2798. [2252/5164] Building arm_fp16.h...
  2799. [2253/5164] Building arm_cde.h...
  2800. [2254/5164] Copying clang's arm_fp16.h...
  2801. [2255/5164] Copying clang's arm_cde.h...
  2802. [2256/5164] Copying clang's arm_bf16.h...
  2803. [2257/5164] Building arm_mve.h...
  2804. [2258/5164] Building arm_sve.h...
  2805. [2259/5164] Copying clang's arm_mve.h...
  2806. [2260/5164] Generating VCSVersion.inc
  2807. [2261/5164] Copying clang's arm_sve.h...
  2808. [2262/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o
  2809. [2263/5164] Building arm_neon.h...
  2810. [2264/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o
  2811. [2265/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o
  2812. [2266/5164] Copying clang's arm_neon.h...
  2813. [2267/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o
  2814. [2268/5164] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/SupportHelpers.cpp.o
  2815. [2269/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o
  2816. [2270/5164] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o
  2817. [2271/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o
  2818. [2272/5164] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Error.cpp.o
  2819. [2273/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o
  2820. [2274/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o
  2821. [2275/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o
  2822. [2276/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o
  2823. [2277/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o
  2824. [2278/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o
  2825. [2279/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o
  2826. [2280/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o
  2827. [2281/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o
  2828. [2282/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o
  2829. [2283/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o
  2830. [2284/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o
  2831. [2285/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o
  2832. [2286/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o
  2833. [2287/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o
  2834. [2288/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o
  2835. [2289/5164] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o
  2836. [2290/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o
  2837. [2291/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o
  2838. [2292/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o
  2839. [2293/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o
  2840. [2294/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o
  2841. [2295/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o
  2842. [2296/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o
  2843. [2297/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o
  2844. [2298/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o
  2845. [2299/5164] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o
  2846. [2300/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o
  2847. [2301/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o
  2848. [2302/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o
  2849. [2303/5164] Linking CXX static library lib/libLLVMX86Disassembler.a
  2850. [2304/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o
  2851. [2305/5164] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o
  2852. [2306/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o
  2853. [2307/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o
  2854. [2308/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o
  2855. [2309/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o
  2856. [2310/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o
  2857. [2311/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o
  2858. [2312/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o
  2859. [2313/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o
  2860. [2314/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o
  2861. [2315/5164] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o
  2862. [2316/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o
  2863. [2317/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o
  2864. [2318/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o
  2865. [2319/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o
  2866. [2320/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o
  2867. [2321/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o
  2868. [2322/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o
  2869. [2323/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o
  2870. [2324/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o
  2871. [2325/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o
  2872. [2326/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o
  2873. [2327/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o
  2874. [2328/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o
  2875. [2329/5164] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o
  2876. [2330/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o
  2877. [2331/5164] Linking CXX static library lib/libLLVMX86Desc.a
  2878. [2332/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o
  2879. [2333/5164] Linking CXX static library lib/libLLVMX86TargetMCA.a
  2880. [2334/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o
  2881. [2335/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o
  2882. [2336/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o
  2883. [2337/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o
  2884. [2338/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o
  2885. [2339/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o
  2886. [2340/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o
  2887. [2341/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o
  2888. [2342/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o
  2889. [2343/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o
  2890. [2344/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o
  2891. [2345/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o
  2892. [2346/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o
  2893. [2347/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o
  2894. [2348/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o
  2895. [2349/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o
  2896. [2350/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o
  2897. [2351/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o
  2898. [2352/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o
  2899. [2353/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o
  2900. [2354/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o
  2901. [2355/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o
  2902. [2356/5164] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o
  2903. [2357/5164] Linking CXX static library lib/libLLVMX86AsmParser.a
  2904. [2358/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o
  2905. [2359/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o
  2906. [2360/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o
  2907. [2361/5164] Building Opcodes.inc...
  2908. [2362/5164] Building AttrDocTable.inc...
  2909. [2363/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o
  2910. [2364/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o
  2911. [2365/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o
  2912. [2366/5164] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o
  2913. [2367/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o
  2914. [2368/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o
  2915. [2369/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o
  2916. [2370/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o
  2917. [2371/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o
  2918. [2372/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o
  2919. [2373/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o
  2920. [2374/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o
  2921. [2375/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o
  2922. [2376/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o
  2923. [2377/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o
  2924. [2378/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o
  2925. [2379/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o
  2926. [2380/5164] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o
  2927. [2381/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o
  2928. [2382/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o
  2929. [2383/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o
  2930. [2384/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o
  2931. [2385/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o
  2932. [2386/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o
  2933. [2387/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o
  2934. [2388/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o
  2935. [2389/5164] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o
  2936. [2390/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o
  2937. [2391/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o
  2938. [2392/5164] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o
  2939. [2393/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o
  2940. [2394/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o
  2941. [2395/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o
  2942. [2396/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o
  2943. [2397/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o
  2944. [2398/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o
  2945. [2399/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o
  2946. [2400/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o
  2947. [2401/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o
  2948. [2402/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o
  2949. [2403/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o
  2950. [2404/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o
  2951. [2405/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o
  2952. [2406/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o
  2953. [2407/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o
  2954. [2408/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o
  2955. [2409/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o
  2956. [2410/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o
  2957. [2411/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o
  2958. [2412/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o
  2959. [2413/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o
  2960. [2414/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o
  2961. [2415/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o
  2962. [2416/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o
  2963. [2417/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o
  2964. [2418/5164] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o
  2965. [2419/5164] Linking CXX static library lib/libLLVMPasses.a
  2966. [2420/5164] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o
  2967. [2421/5164] Linking CXX static library lib/libLLVMLTO.a
  2968. [2422/5164] Linking CXX static library lib/libLLVMOrcJIT.a
  2969. [2423/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o
  2970. [2424/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o
  2971. [2425/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o
  2972. [2426/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o
  2973. [2427/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o
  2974. [2428/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o
  2975. [2429/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o
  2976. [2430/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o
  2977. [2431/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o
  2978. [2432/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o
  2979. [2433/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o
  2980. [2434/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o
  2981. [2435/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o
  2982. [2436/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o
  2983. [2437/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o
  2984. [2438/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o
  2985. [2439/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o
  2986. [2440/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o
  2987. [2441/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o
  2988. [2442/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o
  2989. [2443/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o
  2990. [2444/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o
  2991. [2445/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o
  2992. [2446/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o
  2993. [2447/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o
  2994. [2448/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o
  2995. [2449/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o
  2996. [2450/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o
  2997. [2451/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o
  2998. [2452/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o
  2999. [2453/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o
  3000. [2454/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o
  3001. [2455/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o
  3002. [2456/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o
  3003. [2457/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o
  3004. [2458/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o
  3005. [2459/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o
  3006. [2460/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o
  3007. [2461/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o
  3008. [2462/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o
  3009. [2463/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o
  3010. [2464/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o
  3011. [2465/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o
  3012. [2466/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o
  3013. [2467/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o
  3014. [2468/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o
  3015. [2469/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o
  3016. [2470/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o
  3017. [2471/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o
  3018. [2472/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o
  3019. [2473/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o
  3020. [2474/5164] Building OpenCLBuiltins.inc...
  3021. [2475/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o
  3022. [2476/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o
  3023. [2477/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o
  3024. [2478/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o
  3025. [2479/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o
  3026. [2480/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o
  3027. [2481/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o
  3028. [2482/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o
  3029. [2483/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o
  3030. [2484/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o
  3031. [2485/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o
  3032. [2486/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o
  3033. [2487/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o
  3034. [2488/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o
  3035. [2489/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o
  3036. [2490/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o
  3037. [2491/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o
  3038. [2492/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o
  3039. [2493/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o
  3040. [2494/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o
  3041. [2495/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o
  3042. [2496/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o
  3043. [2497/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o
  3044. [2498/5164] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o
  3045. [2499/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o
  3046. [2500/5164] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o
  3047. [2501/5164] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o
  3048. [2502/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o
  3049. [2503/5164] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o
  3050. [2504/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o
  3051. [2505/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o
  3052. [2506/5164] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o
  3053. [2507/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o
  3054. [2508/5164] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o
  3055. [2509/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o
  3056. [2510/5164] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o
  3057. [2511/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o
  3058. [2512/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o
  3059. [2513/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o
  3060. [2514/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o
  3061. [2515/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o
  3062. [2516/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o
  3063. [2517/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o
  3064. [2518/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o
  3065. [2519/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o
  3066. [2520/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o
  3067. [2521/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o
  3068. [2522/5164] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o
  3069. [2523/5164] Linking CXX static library lib/libLLVMX86CodeGen.a
  3070. [2524/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o
  3071. [2525/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o
  3072. [2526/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o
  3073. [2527/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o
  3074. [2528/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o
  3075. [2529/5164] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o
  3076. [2530/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o
  3077. [2531/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o
  3078. [2532/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o
  3079. [2533/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o
  3080. [2534/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o
  3081. [2535/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o
  3082. [2536/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o
  3083. [2537/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o
  3084. [2538/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o
  3085. [2539/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o
  3086. [2540/5164] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o
  3087. [2541/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o
  3088. [2542/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o
  3089. [2543/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o
  3090. [2544/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o
  3091. [2545/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o
  3092. [2546/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o
  3093. [2547/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o
  3094. [2548/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o
  3095. [2549/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o
  3096. [2550/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o
  3097. [2551/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o
  3098. [2552/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o
  3099. [2553/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o
  3100. [2554/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o
  3101. [2555/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o
  3102. [2556/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o
  3103. [2557/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o
  3104. [2558/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o
  3105. [2559/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o
  3106. [2560/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o
  3107. [2561/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o
  3108. [2562/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o
  3109. [2563/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o
  3110. [2564/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o
  3111. [2565/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o
  3112. [2566/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o
  3113. [2567/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o
  3114. [2568/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o
  3115. [2569/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o
  3116. [2570/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o
  3117. [2571/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o
  3118. [2572/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o
  3119. [2573/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o
  3120. [2574/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o
  3121. [2575/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o
  3122. [2576/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o
  3123. [2577/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o
  3124. [2578/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o
  3125. [2579/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o
  3126. [2580/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o
  3127. [2581/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o
  3128. [2582/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o
  3129. [2583/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o
  3130. [2584/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o
  3131. [2585/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o
  3132. [2586/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o
  3133. [2587/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o
  3134. [2588/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o
  3135. [2589/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o
  3136. [2590/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o
  3137. [2591/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o
  3138. [2592/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o
  3139. [2593/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o
  3140. [2594/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o
  3141. [2595/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o
  3142. [2596/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o
  3143. [2597/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o
  3144. [2598/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o
  3145. [2599/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o
  3146. [2600/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o
  3147. [2601/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o
  3148. [2602/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o
  3149. [2603/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o
  3150. [2604/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o
  3151. [2605/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o
  3152. [2606/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o
  3153. [2607/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o
  3154. [2608/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o
  3155. [2609/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o
  3156. [2610/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o
  3157. [2611/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o
  3158. [2612/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o
  3159. [2613/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o
  3160. [2614/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o
  3161. [2615/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o
  3162. [2616/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o
  3163. [2617/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o
  3164. [2618/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o
  3165. [2619/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o
  3166. [2620/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o
  3167. [2621/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o
  3168. [2622/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o
  3169. [2623/5164] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o
  3170. [2624/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o
  3171. [2625/5164] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o
  3172. [2626/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o
  3173. [2627/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o
  3174. [2628/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o
  3175. [2629/5164] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o
  3176. [2630/5164] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ControlFlowContext.cpp.o
  3177. [2631/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o
  3178. [2632/5164] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o
  3179. [2633/5164] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o
  3180. [2634/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o
  3181. [2635/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o
  3182. [2636/5164] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o
  3183. [2637/5164] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o
  3184. [2638/5164] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o
  3185. [2639/5164] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o
  3186. [2640/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o
  3187. [2641/5164] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o
  3188. [2642/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o
  3189. [2643/5164] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o
  3190. [2644/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o
  3191. [2645/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o
  3192. [2646/5164] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o
  3193. [2647/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o
  3194. [2648/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o
  3195. [2649/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o
  3196. [2650/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o
  3197. [2651/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o
  3198. [2652/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o
  3199. [2653/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o
  3200. [2654/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o
  3201. [2655/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o
  3202. [2656/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o
  3203. [2657/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o
  3204. [2658/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o
  3205. [2659/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o
  3206. [2660/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o
  3207. [2661/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o
  3208. [2662/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o
  3209. [2663/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o
  3210. [2664/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o
  3211. [2665/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o
  3212. [2666/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o
  3213. [2667/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o
  3214. [2668/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o
  3215. [2669/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o
  3216. [2670/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o
  3217. [2671/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o
  3218. [2672/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o
  3219. [2673/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o
  3220. [2674/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o
  3221. [2675/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o
  3222. [2676/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o
  3223. [2677/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o
  3224. [2678/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o
  3225. [2679/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o
  3226. [2680/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o
  3227. [2681/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o
  3228. [2682/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o
  3229. [2683/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o
  3230. [2684/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o
  3231. [2685/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o
  3232. [2686/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o
  3233. [2687/5164] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o
  3234. [2688/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o
  3235. [2689/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o
  3236. [2690/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o
  3237. [2691/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o
  3238. [2692/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o
  3239. [2693/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o
  3240. [2694/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o
  3241. [2695/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o
  3242. [2696/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o
  3243. [2697/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o
  3244. [2698/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o
  3245. [2699/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o
  3246. [2700/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o
  3247. [2701/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o
  3248. [2702/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o
  3249. [2703/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o
  3250. [2704/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o
  3251. [2705/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o
  3252. [2706/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o
  3253. [2707/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o
  3254. [2708/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o
  3255. [2709/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o
  3256. [2710/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o
  3257. [2711/5164] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o
  3258. [2712/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o
  3259. [2713/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o
  3260. [2714/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o
  3261. [2715/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o
  3262. [2716/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o
  3263. [2717/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o
  3264. [2718/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o
  3265. [2719/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o
  3266. [2720/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o
  3267. [2721/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o
  3268. [2722/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o
  3269. [2723/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o
  3270. [2724/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o
  3271. [2725/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o
  3272. [2726/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o
  3273. [2727/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o
  3274. [2728/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o
  3275. [2729/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o
  3276. [2730/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o
  3277. [2731/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o
  3278. [2732/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o
  3279. [2733/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o
  3280. [2734/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o
  3281. [2735/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o
  3282. [2736/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o
  3283. [2737/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o
  3284. [2738/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o
  3285. [2739/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o
  3286. [2740/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o
  3287. [2741/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o
  3288. [2742/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o
  3289. [2743/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o
  3290. [2744/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o
  3291. [2745/5164] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o
  3292. [2746/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o
  3293. [2747/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o
  3294. [2748/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o
  3295. [2749/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o
  3296. [2750/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o
  3297. [2751/5164] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o
  3298. [2752/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o
  3299. [2753/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o
  3300. [2754/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o
  3301. [2755/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o
  3302. [2756/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o
  3303. [2757/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o
  3304. [2758/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o
  3305. [2759/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o
  3306. [2760/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o
  3307. [2761/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o
  3308. [2762/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o
  3309. [2763/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o
  3310. [2764/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o
  3311. [2765/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o
  3312. [2766/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o
  3313. [2767/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o
  3314. [2768/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o
  3315. [2769/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o
  3316. [2770/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o
  3317. [2771/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o
  3318. [2772/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o
  3319. [2773/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o
  3320. [2774/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o
  3321. [2775/5164] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o
  3322. [2776/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o
  3323. [2777/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o
  3324. [2778/5164] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o
  3325. [2779/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o
  3326. [2780/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o
  3327. [2781/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o
  3328. [2782/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o
  3329. [2783/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o
  3330. [2784/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o
  3331. [2785/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o
  3332. [2786/5164] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o
  3333. [2787/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o
  3334. [2788/5164] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o
  3335. [2789/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o
  3336. [2790/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o
  3337. [2791/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o
  3338. [2792/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o
  3339. [2793/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o
  3340. [2794/5164] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o
  3341. [2795/5164] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o
  3342. [2796/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o
  3343. [2797/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o
  3344. [2798/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o
  3345. [2799/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o
  3346. [2800/5164] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o
  3347. [2801/5164] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o
  3348. [2802/5164] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o
  3349. [2803/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o
  3350. [2804/5164] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o
  3351. [2805/5164] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o
  3352. [2806/5164] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o
  3353. [2807/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o
  3354. [2808/5164] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/default/DirectoryWatcher-not-implemented.cpp.o
  3355. [2809/5164] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o
  3356. [2810/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ExtractAPIConsumer.cpp.o
  3357. [2811/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o
  3358. [2812/5164] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o
  3359. [2813/5164] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o
  3360. [2814/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o
  3361. [2815/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o
  3362. [2816/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o
  3363. [2817/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o
  3364. [2818/5164] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o
  3365. [2819/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o
  3366. [2820/5164] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o
  3367. [2821/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o
  3368. [2822/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o
  3369. [2823/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o
  3370. [2824/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o
  3371. [2825/5164] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o
  3372. [2826/5164] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ASTSrcLocProcessor.cpp.o
  3373. [2827/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o
  3374. [2828/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o
  3375. [2829/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o
  3376. [2830/5164] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o
  3377. [2831/5164] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o
  3378. [2832/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o
  3379. [2833/5164] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ClangSrcLocDump.cpp.o
  3380. [2834/5164] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o
  3381. [2835/5164] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o
  3382. [2836/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o
  3383. [2837/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o
  3384. [2838/5164] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o
  3385. [2839/5164] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o
  3386. [2840/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o
  3387. [2841/5164] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o
  3388. [2842/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o
  3389. [2843/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o
  3390. [2844/5164] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o
  3391. [2845/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o
  3392. [2846/5164] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o
  3393. [2847/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o
  3394. [2848/5164] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o
  3395. [2849/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o
  3396. [2850/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o
  3397. [2851/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o
  3398. [2852/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o
  3399. [2853/5164] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o
  3400. [2854/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o
  3401. [2855/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o
  3402. [2856/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o
  3403. [2857/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o
  3404. [2858/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o
  3405. [2859/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o
  3406. [2860/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o
  3407. [2861/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o
  3408. [2862/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o
  3409. [2863/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o
  3410. [2864/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o
  3411. [2865/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o
  3412. [2866/5164] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o
  3413. [2867/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o
  3414. [2868/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o
  3415. [2869/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o
  3416. [2870/5164] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o
  3417. [2871/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o
  3418. [2872/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o
  3419. [2873/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o
  3420. [2874/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o
  3421. [2875/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o
  3422. [2876/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o
  3423. [2877/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o
  3424. [2878/5164] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o
  3425. [2879/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o
  3426. [2880/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o
  3427. [2881/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o
  3428. [2882/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o
  3429. [2883/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o
  3430. [2884/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o
  3431. [2885/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o
  3432. [2886/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o
  3433. [2887/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o
  3434. [2888/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o
  3435. [2889/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o
  3436. [2890/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o
  3437. [2891/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o
  3438. [2892/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o
  3439. [2893/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o
  3440. [2894/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o
  3441. [2895/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o
  3442. [2896/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o
  3443. [2897/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o
  3444. [2898/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o
  3445. [2899/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o
  3446. [2900/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o
  3447. [2901/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o
  3448. [2902/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o
  3449. [2903/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o
  3450. [2904/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o
  3451. [2905/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o
  3452. [2906/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o
  3453. [2907/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o
  3454. [2908/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o
  3455. [2909/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o
  3456. [2910/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o
  3457. [2911/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o
  3458. [2912/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o
  3459. [2913/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o
  3460. [2914/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o
  3461. [2915/5164] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o
  3462. [2916/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o
  3463. [2917/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o
  3464. [2918/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o
  3465. [2919/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o
  3466. [2920/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o
  3467. [2921/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o
  3468. [2922/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o
  3469. [2923/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o
  3470. [2924/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o
  3471. [2925/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o
  3472. [2926/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o
  3473. [2927/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o
  3474. [2928/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o
  3475. [2929/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o
  3476. [2930/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o
  3477. [2931/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o
  3478. [2932/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o
  3479. [2933/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o
  3480. [2934/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o
  3481. [2935/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o
  3482. [2936/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o
  3483. [2937/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o
  3484. [2938/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o
  3485. [2939/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o
  3486. [2940/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o
  3487. [2941/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o
  3488. [2942/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o
  3489. [2943/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o
  3490. [2944/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o
  3491. [2945/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o
  3492. [2946/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o
  3493. [2947/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o
  3494. [2948/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o
  3495. [2949/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o
  3496. [2950/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o
  3497. [2951/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o
  3498. [2952/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o
  3499. [2953/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o
  3500. [2954/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o
  3501. [2955/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o
  3502. [2956/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o
  3503. [2957/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o
  3504. [2958/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o
  3505. [2959/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o
  3506. [2960/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o
  3507. [2961/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o
  3508. [2962/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o
  3509. [2963/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o
  3510. [2964/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o
  3511. [2965/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o
  3512. [2966/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o
  3513. [2967/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o
  3514. [2968/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o
  3515. [2969/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o
  3516. [2970/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o
  3517. [2971/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o
  3518. [2972/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o
  3519. [2973/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o
  3520. [2974/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o
  3521. [2975/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o
  3522. [2976/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o
  3523. [2977/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o
  3524. [2978/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o
  3525. [2979/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o
  3526. [2980/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o
  3527. [2981/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o
  3528. [2982/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o
  3529. [2983/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o
  3530. [2984/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o
  3531. [2985/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o
  3532. [2986/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o
  3533. [2987/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o
  3534. [2988/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o
  3535. [2989/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o
  3536. [2990/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o
  3537. [2991/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o
  3538. [2992/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o
  3539. [2993/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o
  3540. [2994/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o
  3541. [2995/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o
  3542. [2996/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o
  3543. [2997/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o
  3544. [2998/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o
  3545. [2999/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o
  3546. [3000/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o
  3547. [3001/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o
  3548. [3002/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o
  3549. [3003/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o
  3550. [3004/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o
  3551. [3005/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o
  3552. [3006/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o
  3553. [3007/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o
  3554. [3008/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o
  3555. [3009/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o
  3556. [3010/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o
  3557. [3011/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o
  3558. [3012/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o
  3559. [3013/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o
  3560. [3014/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o
  3561. [3015/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o
  3562. [3016/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o
  3563. [3017/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o
  3564. [3018/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o
  3565. [3019/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o
  3566. [3020/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o
  3567. [3021/5164] Building CXX object tools/clang/lib/Testing/CMakeFiles/obj.clangTesting.dir/CommandLineArgs.cpp.o
  3568. [3022/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o
  3569. [3023/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o
  3570. [3024/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o
  3571. [3025/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o
  3572. [3026/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o
  3573. [3027/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o
  3574. [3028/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o
  3575. [3029/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o
  3576. [3030/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o
  3577. [3031/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o
  3578. [3032/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o
  3579. [3033/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o
  3580. [3034/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o
  3581. [3035/5164] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/OffloadWrapper.cpp.o
  3582. [3036/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o
  3583. [3037/5164] Building CXX object tools/clang/tools/clang-nvlink-wrapper/CMakeFiles/clang-nvlink-wrapper.dir/ClangNvlinkWrapper.cpp.o
  3584. [3038/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o
  3585. [3039/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o
  3586. [3040/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o
  3587. [3041/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o
  3588. [3042/5164] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o
  3589. [3043/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o
  3590. [3044/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o
  3591. [3045/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o
  3592. [3046/5164] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o
  3593. [3047/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/NoLintDirectiveHandler.cpp.o
  3594. [3048/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o
  3595. [3049/5164] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o
  3596. [3050/5164] Building CXX object tools/clang/tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o
  3597. [3051/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o
  3598. [3052/5164] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o
  3599. [3053/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o
  3600. [3054/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o
  3601. [3055/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o
  3602. [3056/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o
  3603. [3057/5164] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o
  3604. [3058/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o
  3605. [3059/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o
  3606. [3060/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o
  3607. [3061/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o
  3608. [3062/5164] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o
  3609. [3063/5164] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o
  3610. [3064/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o
  3611. [3065/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o
  3612. [3066/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o
  3613. [3067/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o
  3614. [3068/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o
  3615. [3069/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o
  3616. [3070/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o
  3617. [3071/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o
  3618. [3072/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o
  3619. [3073/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o
  3620. [3074/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o
  3621. [3075/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o
  3622. [3076/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o
  3623. [3077/5164] Building CXX object tools/clang/tools/extra/clang-reorder-fields/CMakeFiles/obj.clangReorderFields.dir/ReorderFieldsAction.cpp.o
  3624. [3078/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o
  3625. [3079/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o
  3626. [3080/5164] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o
  3627. [3081/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o
  3628. [3082/5164] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o
  3629. [3083/5164] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o
  3630. [3084/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/CleanupCtadCheck.cpp.o
  3631. [3085/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o
  3632. [3086/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o
  3633. [3087/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o
  3634. [3088/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o
  3635. [3089/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o
  3636. [3090/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o
  3637. [3091/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o
  3638. [3092/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o
  3639. [3093/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o
  3640. [3094/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o
  3641. [3095/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o
  3642. [3096/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o
  3643. [3097/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o
  3644. [3098/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o
  3645. [3099/5164] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/SingleWorkItemBarrierCheck.cpp.o
  3646. [3100/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o
  3647. [3101/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o
  3648. [3102/5164] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/StructPackAlignCheck.cpp.o
  3649. [3103/5164] Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o
  3650. [3104/5164] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/AlteraTidyModule.cpp.o
  3651. [3105/5164] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/KernelNameRestrictionCheck.cpp.o
  3652. [3106/5164] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/IdDependentBackwardBranchCheck.cpp.o
  3653. [3107/5164] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/UnrollLoopsCheck.cpp.o
  3654. [3108/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o
  3655. [3109/5164] Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o
  3656. [3110/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o
  3657. [3111/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o
  3658. [3112/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o
  3659. [3113/5164] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStrContainsCheck.cpp.o
  3660. [3114/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o
  3661. [3115/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o
  3662. [3116/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o
  3663. [3117/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o
  3664. [3118/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o
  3665. [3119/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o
  3666. [3120/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o
  3667. [3121/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o
  3668. [3122/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o
  3669. [3123/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o
  3670. [3124/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o
  3671. [3125/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o
  3672. [3126/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o
  3673. [3127/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NoEscapeCheck.cpp.o
  3674. [3128/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o
  3675. [3129/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ImplicitWideningOfMultiplicationResultCheck.cpp.o
  3676. [3130/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o
  3677. [3131/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o
  3678. [3132/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedPointerArithmeticInAllocCheck.cpp.o
  3679. [3133/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o
  3680. [3134/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o
  3681. [3135/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o
  3682. [3136/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o
  3683. [3137/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o
  3684. [3138/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ReservedIdentifierCheck.cpp.o
  3685. [3139/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o
  3686. [3140/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o
  3687. [3141/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o
  3688. [3142/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/RedundantBranchConditionCheck.cpp.o
  3689. [3143/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o
  3690. [3144/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o
  3691. [3145/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o
  3692. [3146/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o
  3693. [3147/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SpuriouslyWakeUpFunctionsCheck.cpp.o
  3694. [3148/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o
  3695. [3149/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o
  3696. [3150/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignalHandlerCheck.cpp.o
  3697. [3151/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o
  3698. [3152/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousIncludeCheck.cpp.o
  3699. [3153/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o
  3700. [3154/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o
  3701. [3155/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o
  3702. [3156/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o
  3703. [3157/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o
  3704. [3158/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o
  3705. [3159/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o
  3706. [3160/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o
  3707. [3161/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o
  3708. [3162/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemoryComparisonCheck.cpp.o
  3709. [3163/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o
  3710. [3164/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringviewNullptrCheck.cpp.o
  3711. [3165/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o
  3712. [3166/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledExceptionAtNewCheck.cpp.o
  3713. [3167/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o
  3714. [3168/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o
  3715. [3169/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o
  3716. [3170/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/EasilySwappableParametersCheck.cpp.o
  3717. [3171/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o
  3718. [3172/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o
  3719. [3173/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o
  3720. [3174/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o
  3721. [3175/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o
  3722. [3176/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o
  3723. [3177/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o
  3724. [3178/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o
  3725. [3179/5164] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o
  3726. [3180/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/PostfixOperatorCheck.cpp.o
  3727. [3181/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/NonTrivialTypesLibcMemoryCallsCheck.cpp.o
  3728. [3182/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o
  3729. [3183/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o
  3730. [3184/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o
  3731. [3185/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o
  3732. [3186/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o
  3733. [3187/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o
  3734. [3188/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o
  3735. [3189/5164] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/ConcurrencyTidyModule.cpp.o
  3736. [3190/5164] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/MtUnsafeCheck.cpp.o
  3737. [3191/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidNonConstGlobalVariablesCheck.cpp.o
  3738. [3192/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o
  3739. [3193/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o
  3740. [3194/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o
  3741. [3195/5164] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/ThreadCanceltypeAsynchronousCheck.cpp.o
  3742. [3196/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o
  3743. [3197/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o
  3744. [3198/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o
  3745. [3199/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o
  3746. [3200/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o
  3747. [3201/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o
  3748. [3202/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o
  3749. [3203/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/PreferMemberInitializerCheck.cpp.o
  3750. [3204/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o
  3751. [3205/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o
  3752. [3206/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o
  3753. [3207/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o
  3754. [3208/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o
  3755. [3209/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o
  3756. [3210/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o
  3757. [3211/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o
  3758. [3212/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o
  3759. [3213/5164] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o
  3760. [3214/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o
  3761. [3215/5164] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o
  3762. [3216/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/VirtualClassDestructorCheck.cpp.o
  3763. [3217/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o
  3764. [3218/5164] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o
  3765. [3219/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o
  3766. [3220/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o
  3767. [3221/5164] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o
  3768. [3222/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o
  3769. [3223/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o
  3770. [3224/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o
  3771. [3225/5164] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o
  3772. [3226/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o
  3773. [3227/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o
  3774. [3228/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o
  3775. [3229/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o
  3776. [3230/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o
  3777. [3231/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o
  3778. [3232/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o
  3779. [3233/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o
  3780. [3234/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o
  3781. [3235/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o
  3782. [3236/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o
  3783. [3237/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o
  3784. [3238/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o
  3785. [3239/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o
  3786. [3240/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o
  3787. [3241/5164] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o
  3788. [3242/5164] Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o
  3789. [3243/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o
  3790. [3244/5164] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o
  3791. [3245/5164] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o
  3792. [3246/5164] Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o
  3793. [3247/5164] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o
  3794. [3248/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o
  3795. [3249/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/CalleeNamespaceCheck.cpp.o
  3796. [3250/5164] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o
  3797. [3251/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o
  3798. [3252/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o
  3799. [3253/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/ImplementationInNamespaceCheck.cpp.o
  3800. [3254/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o
  3801. [3255/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o
  3802. [3256/5164] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o
  3803. [3257/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o
  3804. [3258/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o
  3805. [3259/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/LLVMLibcTidyModule.cpp.o
  3806. [3260/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisleadingBidirectional.cpp.o
  3807. [3261/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o
  3808. [3262/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o
  3809. [3263/5164] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/RestrictSystemLibcHeadersCheck.cpp.o
  3810. [3264/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisleadingIdentifier.cpp.o
  3811. [3265/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o
  3812. [3266/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o
  3813. [3267/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o
  3814. [3268/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o
  3815. [3269/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o
  3816. [3270/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o
  3817. [3271/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o
  3818. [3272/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o
  3819. [3273/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o
  3820. [3274/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o
  3821. [3275/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o
  3822. [3276/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o
  3823. [3277/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o
  3824. [3278/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NoRecursionCheck.cpp.o
  3825. [3279/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o
  3826. [3280/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o
  3827. [3281/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o
  3828. [3282/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o
  3829. [3283/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o
  3830. [3284/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o
  3831. [3285/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o
  3832. [3286/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o
  3833. [3287/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o
  3834. [3288/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceDisallowCopyAndAssignMacroCheck.cpp.o
  3835. [3289/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o
  3836. [3290/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o
  3837. [3291/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o
  3838. [3292/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o
  3839. [3293/5164] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o
  3840. [3294/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o
  3841. [3295/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o
  3842. [3296/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o
  3843. [3297/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o
  3844. [3298/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o
  3845. [3299/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o
  3846. [3300/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o
  3847. [3301/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o
  3848. [3302/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o
  3849. [3303/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AssertEquals.cpp.o
  3850. [3304/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o
  3851. [3305/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o
  3852. [3306/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o
  3853. [3307/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/DeallocInCategoryCheck.cpp.o
  3854. [3308/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o
  3855. [3309/5164] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o
  3856. [3310/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o
  3857. [3311/5164] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o
  3858. [3312/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o
  3859. [3313/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o
  3860. [3314/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/NSInvocationArgumentLifetimeCheck.cpp.o
  3861. [3315/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o
  3862. [3316/5164] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o
  3863. [3317/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o
  3864. [3318/5164] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o
  3865. [3319/5164] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o
  3866. [3320/5164] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o
  3867. [3321/5164] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o
  3868. [3322/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o
  3869. [3323/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o
  3870. [3324/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o
  3871. [3325/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o
  3872. [3326/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoIntToPtrCheck.cpp.o
  3873. [3327/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o
  3874. [3328/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o
  3875. [3329/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o
  3876. [3330/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o
  3877. [3331/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o
  3878. [3332/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o
  3879. [3333/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o
  3880. [3334/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o
  3881. [3335/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o
  3882. [3336/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o
  3883. [3337/5164] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o
  3884. [3338/5164] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o
  3885. [3339/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o
  3886. [3340/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o
  3887. [3341/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o
  3888. [3342/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o
  3889. [3343/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o
  3890. [3344/5164] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/RestrictSystemIncludesCheck.cpp.o
  3891. [3345/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerContainsCheck.cpp.o
  3892. [3346/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerDataPointerCheck.cpp.o
  3893. [3347/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o
  3894. [3348/5164] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o
  3895. [3349/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DuplicateIncludeCheck.cpp.o
  3896. [3350/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o
  3897. [3351/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o
  3898. [3352/5164] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o
  3899. [3353/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierLengthCheck.cpp.o
  3900. [3354/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o
  3901. [3355/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o
  3902. [3356/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o
  3903. [3357/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o
  3904. [3358/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o
  3905. [3359/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o
  3906. [3360/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o
  3907. [3361/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o
  3908. [3362/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o
  3909. [3363/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o
  3910. [3364/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o
  3911. [3365/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o
  3912. [3366/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o
  3913. [3367/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/Aliasing.cpp.o
  3914. [3368/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FileExtensionsUtils.cpp.o
  3915. [3369/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o
  3916. [3370/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o
  3917. [3371/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o
  3918. [3372/5164] Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/obj.clangTidyMain.dir/ClangTidyMain.cpp.o
  3919. [3373/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o
  3920. [3374/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o
  3921. [3375/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o
  3922. [3376/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o
  3923. [3377/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o
  3924. [3378/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o
  3925. [3379/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o
  3926. [3380/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o
  3927. [3381/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionCognitiveComplexityCheck.cpp.o
  3928. [3382/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o
  3929. [3383/5164] Building CXX object tools/clang/tools/extra/clang-tidy/plugin/CMakeFiles/obj.clangTidyPlugin.dir/ClangTidyPlugin.cpp.o
  3930. [3384/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o
  3931. [3385/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o
  3932. [3386/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o
  3933. [3387/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SuspiciousCallArgumentCheck.cpp.o
  3934. [3388/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o
  3935. [3389/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o
  3936. [3390/5164] Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o
  3937. [3391/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o
  3938. [3392/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o
  3939. [3393/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o
  3940. [3394/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o
  3941. [3395/5164] Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o
  3942. [3396/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UseAnyOfAllOfCheck.cpp.o
  3943. [3397/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o
  3944. [3398/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o
  3945. [3399/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o
  3946. [3400/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o
  3947. [3401/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o
  3948. [3402/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o
  3949. [3403/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o
  3950. [3404/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o
  3951. [3405/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o
  3952. [3406/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o
  3953. [3407/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o
  3954. [3408/5164] Generating code completion model runtime...
  3955. [3409/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o
  3956. [3410/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o
  3957. [3411/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o
  3958. [3412/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o
  3959. [3413/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o
  3960. [3414/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o
  3961. [3415/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o
  3962. [3416/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Cancellation.cpp.o
  3963. [3417/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o
  3964. [3418/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o
  3965. [3419/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o
  3966. [3420/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o
  3967. [3421/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o
  3968. [3422/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Config.cpp.o
  3969. [3423/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o
  3970. [3424/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o
  3971. [3425/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o
  3972. [3426/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o
  3973. [3427/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o
  3974. [3428/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o
  3975. [3429/5164] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/RenamerClangTidyCheck.cpp.o
  3976. [3430/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Feature.cpp.o
  3977. [3431/5164] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o
  3978. [3432/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o
  3979. [3433/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigProvider.cpp.o
  3980. [3434/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FeatureModule.cpp.o
  3981. [3435/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CollectMacros.cpp.o
  3982. [3436/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/plugin/CMakeFiles/obj.clangIncludeFixerPlugin.dir/IncludeFixerPlugin.cpp.o
  3983. [3437/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o
  3984. [3438/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o
  3985. [3439/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o
  3986. [3440/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o
  3987. [3441/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o
  3988. [3442/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o
  3989. [3443/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o
  3990. [3444/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ASTSignals.cpp.o
  3991. [3445/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o
  3992. [3446/5164] Building CXX object tools/clang/tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/QueryParser.cpp.o
  3993. [3447/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o
  3994. [3448/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o
  3995. [3449/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o
  3996. [3450/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigCompile.cpp.o
  3997. [3451/5164] Building CXX object tools/clang/tools/extra/clang-change-namespace/CMakeFiles/obj.clangChangeNamespace.dir/ChangeNamespace.cpp.o
  3998. [3452/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o
  3999. [3453/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeuristicResolver.cpp.o
  4000. [3454/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o
  4001. [3455/5164] Building CXX object tools/clang/tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/HelperDeclRefGraph.cpp.o
  4002. [3456/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigYAML.cpp.o
  4003. [3457/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o
  4004. [3458/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o
  4005. [3459/5164] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o
  4006. [3460/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o
  4007. [3461/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o
  4008. [3462/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TidyProvider.cpp.o
  4009. [3463/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o
  4010. [3464/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o
  4011. [3465/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o
  4012. [3466/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/QueryDriverDatabase.cpp.o
  4013. [3467/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o
  4014. [3468/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o
  4015. [3469/5164] Building CXX object tools/clang/tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/Query.cpp.o
  4016. [3470/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o
  4017. [3471/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o
  4018. [3472/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o
  4019. [3473/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o
  4020. [3474/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o
  4021. [3475/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o
  4022. [3476/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o
  4023. [3477/5164] Building CXX object tools/clang/tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/Move.cpp.o
  4024. [3478/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o
  4025. [3479/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o
  4026. [3480/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o
  4027. [3481/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o
  4028. [3482/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o
  4029. [3483/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o
  4030. [3484/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o
  4031. [3485/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o
  4032. [3486/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o
  4033. [3487/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o
  4034. [3488/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o
  4035. [3489/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o
  4036. [3490/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o
  4037. [3491/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Context.cpp.o
  4038. [3492/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o
  4039. [3493/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o
  4040. [3494/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o
  4041. [3495/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Path.cpp.o
  4042. [3496/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o
  4043. [3497/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DumpAST.cpp.o
  4044. [3498/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/FileCache.cpp.o
  4045. [3499/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Logger.cpp.o
  4046. [3500/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Shutdown.cpp.o
  4047. [3501/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/MemoryTree.cpp.o
  4048. [3502/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/ThreadCrashReporter.cpp.o
  4049. [3503/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o
  4050. [3504/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Markup.cpp.o
  4051. [3505/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/ThreadsafeFS.cpp.o
  4052. [3506/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Threading.cpp.o
  4053. [3507/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/InsertionPoint.cpp.o
  4054. [3508/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/ProjectAware.cpp.o
  4055. [3509/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o
  4056. [3510/5164] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Trace.cpp.o
  4057. [3511/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o
  4058. [3512/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o
  4059. [3513/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o
  4060. [3514/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o
  4061. [3515/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeCleaner.cpp.o
  4062. [3516/5164] Building CXX object tools/clang/tools/extra/clangd/index/remote/unimplemented/CMakeFiles/obj.clangdRemoteIndex.dir/UnimplementedClient.cpp.o
  4063. [3517/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/InlayHints.cpp.o
  4064. [3518/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o
  4065. [3519/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o
  4066. [3520/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o
  4067. [3521/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o
  4068. [3522/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o
  4069. [3523/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o
  4070. [3524/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o
  4071. [3525/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o
  4072. [3526/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o
  4073. [3527/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o
  4074. [3528/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o
  4075. [3529/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o
  4076. [3530/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o
  4077. [3531/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o
  4078. [3532/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o
  4079. [3533/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o
  4080. [3534/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o
  4081. [3535/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o
  4082. [3536/5164] Linking CXX executable bin/lli-child-target
  4083. [3537/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o
  4084. [3538/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o
  4085. [3539/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o
  4086. [3540/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o
  4087. [3541/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o
  4088. [3542/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o
  4089. [3543/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o
  4090. [3544/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o
  4091. [3545/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o
  4092. [3546/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o
  4093. [3547/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o
  4094. [3548/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o
  4095. [3549/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o
  4096. [3550/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o
  4097. [3551/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o
  4098. [3552/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o
  4099. [3553/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o
  4100. [3554/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o
  4101. [3555/5164] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o
  4102. [3556/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o
  4103. [3557/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o
  4104. [3558/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o
  4105. [3559/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o
  4106. [3560/5164] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o
  4107. [3561/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o
  4108. [3562/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/PopulateSwitch.cpp.o
  4109. [3563/5164] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o
  4110. [3564/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o
  4111. [3565/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o
  4112. [3566/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o
  4113. [3567/5164] Building CXX object tools/lli/CMakeFiles/lli.dir/ExecutionUtils.cpp.o
  4114. [3568/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o
  4115. [3569/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o
  4116. [3570/5164] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o
  4117. [3571/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o
  4118. [3572/5164] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o
  4119. [3573/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o
  4120. [3574/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o
  4121. [3575/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o
  4122. [3576/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o
  4123. [3577/5164] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o
  4124. [3578/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o
  4125. [3579/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o
  4126. [3580/5164] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o
  4127. [3581/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o
  4128. [3582/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o
  4129. [3583/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o
  4130. [3584/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o
  4131. [3585/5164] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o
  4132. [3586/5164] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o
  4133. [3587/5164] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o
  4134. [3588/5164] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o
  4135. [3589/5164] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o
  4136. [3590/5164] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o
  4137. [3591/5164] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o
  4138. [3592/5164] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o
  4139. [3593/5164] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o
  4140. [3594/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o
  4141. [3595/5164] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o
  4142. [3596/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o
  4143. [3597/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o
  4144. [3598/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o
  4145. [3599/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o
  4146. [3600/5164] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o
  4147. [3601/5164] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o
  4148. [3602/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o
  4149. [3603/5164] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o
  4150. [3604/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o
  4151. [3605/5164] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o
  4152. [3606/5164] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o
  4153. [3607/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o
  4154. [3608/5164] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o
  4155. [3609/5164] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o
  4156. [3610/5164] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o
  4157. [3611/5164] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o
  4158. [3612/5164] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o
  4159. [3613/5164] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o
  4160. [3614/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o
  4161. [3615/5164] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o
  4162. [3616/5164] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o
  4163. [3617/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o
  4164. [3618/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o
  4165. [3619/5164] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompletionModel.cpp.o
  4166. [3620/5164] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o
  4167. [3621/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AddUsing.cpp.o
  4168. [3622/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o
  4169. [3623/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o
  4170. [3624/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o
  4171. [3625/5164] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o
  4172. [3626/5164] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o
  4173. [3627/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o
  4174. [3628/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o
  4175. [3629/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o
  4176. [3630/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o
  4177. [3631/5164] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o
  4178. [3632/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o
  4179. [3633/5164] Linking CXX executable bin/llvm-jitlink-executor
  4180. [3634/5164] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o
  4181. [3635/5164] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o
  4182. [3636/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o
  4183. [3637/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o
  4184. [3638/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o
  4185. [3639/5164] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o
  4186. [3640/5164] Linking CXX static library lib/libLLVMExegesis.a
  4187. [3641/5164] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o
  4188. [3642/5164] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o
  4189. [3643/5164] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o
  4190. [3644/5164] Linking CXX static library lib/libLLVMExegesisAArch64.a
  4191. [3645/5164] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o
  4192. [3646/5164] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o
  4193. [3647/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o
  4194. [3648/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o
  4195. [3649/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o
  4196. [3650/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o
  4197. [3651/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o
  4198. [3652/5164] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o
  4199. [3653/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o
  4200. [3654/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o
  4201. [3655/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o
  4202. [3656/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o
  4203. [3657/5164] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o
  4204. [3658/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o
  4205. [3659/5164] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o
  4206. [3660/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o
  4207. [3661/5164] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o
  4208. [3662/5164] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o
  4209. [3663/5164] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o
  4210. [3664/5164] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o
  4211. [3665/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o
  4212. [3666/5164] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o
  4213. [3667/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Writer.cpp.o
  4214. [3668/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Reader.cpp.o
  4215. [3669/5164] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o
  4216. [3670/5164] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o
  4217. [3671/5164] Linking CXX static library lib/libLLVMExegesisX86.a
  4218. [3672/5164] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o
  4219. [3673/5164] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o
  4220. [3674/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Object.cpp.o
  4221. [3675/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Writer.cpp.o
  4222. [3676/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Object.cpp.o
  4223. [3677/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOLayoutBuilder.cpp.o
  4224. [3678/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Reader.cpp.o
  4225. [3679/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/COFFObjcopy.cpp.o
  4226. [3680/5164] Linking CXX executable bin/llvm-exegesis
  4227. [3681/5164] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o
  4228. [3682/5164] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o
  4229. [3683/5164] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o
  4230. [3684/5164] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o
  4231. [3685/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOWriter.cpp.o
  4232. [3686/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/Object.cpp.o
  4233. [3687/5164] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o
  4234. [3688/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o
  4235. [3689/5164] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o
  4236. [3690/5164] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o
  4237. [3691/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOReader.cpp.o
  4238. [3692/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/WasmObjcopy.cpp.o
  4239. [3693/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/FormatUtil.cpp.o
  4240. [3694/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o
  4241. [3695/5164] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o
  4242. [3696/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/LinePrinter.cpp.o
  4243. [3697/5164] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o
  4244. [3698/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o
  4245. [3699/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o
  4246. [3700/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o
  4247. [3701/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o
  4248. [3702/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o
  4249. [3703/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o
  4250. [3704/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o
  4251. [3705/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o
  4252. [3706/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o
  4253. [3707/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOObjcopy.cpp.o
  4254. [3708/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/InputFile.cpp.o
  4255. [3709/5164] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o
  4256. [3710/5164] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o
  4257. [3711/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o
  4258. [3712/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o
  4259. [3713/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ELF/ELFObjcopy.cpp.o
  4260. [3714/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o
  4261. [3715/5164] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o
  4262. [3716/5164] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o
  4263. [3717/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o
  4264. [3718/5164] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o
  4265. [3719/5164] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o
  4266. [3720/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o
  4267. [3721/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o
  4268. [3722/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o
  4269. [3723/5164] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o
  4270. [3724/5164] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o
  4271. [3725/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o
  4272. [3726/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o
  4273. [3727/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o
  4274. [3728/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o
  4275. [3729/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o
  4276. [3730/5164] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o
  4277. [3731/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ConfigManager.cpp.o
  4278. [3732/5164] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o
  4279. [3733/5164] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o
  4280. [3734/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o
  4281. [3735/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o
  4282. [3736/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o
  4283. [3737/5164] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o
  4284. [3738/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o
  4285. [3739/5164] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o
  4286. [3740/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o
  4287. [3741/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o
  4288. [3742/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o
  4289. [3743/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o
  4290. [3744/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o
  4291. [3745/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o
  4292. [3746/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o
  4293. [3747/5164] Building CXX object tools/llvm-shlib/CMakeFiles/LLVM.dir/libllvm.cpp.o
  4294. [3748/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o
  4295. [3749/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o
  4296. [3750/5164] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o
  4297. [3751/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o
  4298. [3752/5164] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o
  4299. [3753/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o
  4300. [3754/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o
  4301. [3755/5164] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o
  4302. [3756/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o
  4303. [3757/5164] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o
  4304. [3758/5164] Linking CXX shared library lib/libLLVM-14.so
  4305. [3759/5164] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ELF/Object.cpp.o
  4306. [3760/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o
  4307. [3761/5164] Linking CXX static library lib/libLLVMDebuginfod.a
  4308. [3762/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o
  4309. [3763/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o
  4310. [3764/5164] Linking CXX shared module lib/LLVMHello.so
  4311. [3765/5164] Linking CXX static library lib/libclangBasic.a
  4312. [3766/5164] Linking CXX executable bin/llvm-lto
  4313. [3767/5164] Linking CXX shared library lib/libLTO.so.14
  4314. [3768/5164] Linking CXX static library lib/libclangAPINotes.a
  4315. [3769/5164] Creating library symlink lib/libLTO.so
  4316. [3770/5164] Linking CXX static library lib/libclangDirectoryWatcher.a
  4317. [3771/5164] Linking CXX static library lib/libclangLex.a
  4318. [3772/5164] Linking CXX executable bin/llvm-ar
  4319. [3773/5164] Linking CXX executable bin/llvm-profdata
  4320. [3774/5164] Generating ../../bin/llvm-ranlib
  4321. [3775/5164] Linking CXX static library lib/libclangDriver.a
  4322. [3776/5164] Generating ../../bin/llvm-lib
  4323. [3777/5164] Generating ../../bin/llvm-dlltool
  4324. [3778/5164] Linking CXX static library lib/libclangIndexSerialization.a
  4325. [3779/5164] Linking CXX static library lib/libclangRewrite.a
  4326. [3780/5164] Linking CXX static library lib/libclangHandleLLVM.a
  4327. [3781/5164] Linking CXX static library lib/libclangToolingCore.a
  4328. [3782/5164] Linking CXX static library lib/libclangTesting.a
  4329. [3783/5164] Linking CXX static library lib/libclangToolingInclusions.a
  4330. [3784/5164] Linking CXX static library lib/libclangAST.a
  4331. [3785/5164] Linking CXX static library lib/libclangdSupport.a
  4332. [3786/5164] Linking CXX static library lib/libclangASTMatchers.a
  4333. [3787/5164] Linking CXX static library lib/libclangFormat.a
  4334. [3788/5164] Linking CXX static library lib/libclangAnalysis.a
  4335. [3789/5164] Linking CXX static library lib/libclangDynamicASTMatchers.a
  4336. [3790/5164] Linking CXX executable bin/clang-nvlink-wrapper
  4337. [3791/5164] Linking CXX executable bin/clang-linker-wrapper
  4338. [3792/5164] Linking CXX static library lib/libclangToolingASTDiff.a
  4339. [3793/5164] Linking CXX static library lib/libclangdRemoteIndex.a
  4340. [3794/5164] Generating VCSVersion.inc
  4341. [3795/5164] Linking CXX static library lib/libclangEdit.a
  4342. [3796/5164] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o
  4343. [3797/5164] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o
  4344. [3798/5164] Linking CXX static library lib/libclangAnalysisFlowSensitive.a
  4345. [3799/5164] Linking CXX executable bin/dsymutil
  4346. [3800/5164] Linking CXX static library lib/libclangSema.a
  4347. [3801/5164] Linking CXX executable bin/bugpoint
  4348. [3802/5164] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o
  4349. [3803/5164] Linking CXX static library lib/libclangParse.a
  4350. [3804/5164] Linking CXX static library lib/libclangSerialization.a
  4351. [3805/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o
  4352. [3806/5164] Linking CXX static library lib/libclangFrontend.a
  4353. [3807/5164] Linking CXX static library lib/libclangCodeGen.a
  4354. [3808/5164] Linking CXX static library lib/libclangARCMigrate.a
  4355. [3809/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o
  4356. [3810/5164] Linking CXX static library lib/libclangRewriteFrontend.a
  4357. [3811/5164] Linking CXX static library lib/libclangToolingSyntax.a
  4358. [3812/5164] Linking CXX static library lib/libclangIndex.a
  4359. [3813/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o
  4360. [3814/5164] Linking CXX static library lib/libclangToolingRefactoring.a
  4361. [3815/5164] Linking CXX static library lib/libclangCrossTU.a
  4362. [3816/5164] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o
  4363. [3817/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o
  4364. [3818/5164] Linking CXX static library lib/libclangTransformer.a
  4365. [3819/5164] Linking CXX static library lib/libclangStaticAnalyzerCore.a
  4366. [3820/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o
  4367. [3821/5164] Linking CXX static library lib/libclangStaticAnalyzerCheckers.a
  4368. [3822/5164] Linking CXX static library lib/libclangStaticAnalyzerFrontend.a
  4369. [3823/5164] Linking CXX static library lib/libclangFrontendTool.a
  4370. [3824/5164] Linking CXX static library lib/libclangInterpreter.a
  4371. [3825/5164] Linking CXX executable bin/clang-ast-dump
  4372. [3826/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Args.cpp.o
  4373. [3827/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o
  4374. [3828/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Version.cpp.o
  4375. [3829/5164] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o
  4376. [3830/5164] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o
  4377. [3831/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o
  4378. [3832/5164] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/llvm-tapi-diff.cpp.o
  4379. [3833/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o
  4380. [3834/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o
  4381. [3835/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Timer.cpp.o
  4382. [3836/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Memory.cpp.o
  4383. [3837/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Strings.cpp.o
  4384. [3838/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o
  4385. [3839/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o
  4386. [3840/5164] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o
  4387. [3841/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o
  4388. [3842/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o
  4389. [3843/5164] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o
  4390. [3844/5164] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o
  4391. [3845/5164] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o
  4392. [3846/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o
  4393. [3847/5164] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o
  4394. [3848/5164] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o
  4395. [3849/5164] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o
  4396. [3850/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o
  4397. [3851/5164] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o
  4398. [3852/5164] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o
  4399. [3853/5164] Building CXX object tools/lld/tools/lld/CMakeFiles/lld.dir/lld.cpp.o
  4400. [3854/5164] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/DiffEngine.cpp.o
  4401. [3855/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o
  4402. [3856/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o
  4403. [3857/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o
  4404. [3858/5164] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o
  4405. [3859/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o
  4406. [3860/5164] Linking CXX static library lib/liblldCommon.a
  4407. [3861/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o
  4408. [3862/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o
  4409. [3863/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o
  4410. [3864/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o
  4411. [3865/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o
  4412. [3866/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o
  4413. [3867/5164] ASTNodeAPI.json
  4414. [3868/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o
  4415. [3869/5164] NodeIntrospection.inc
  4416. [3870/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o
  4417. [3871/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o
  4418. [3872/5164] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o
  4419. [3873/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o
  4420. [3874/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o
  4421. [3875/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o
  4422. [3876/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o
  4423. [3877/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o
  4424. [3878/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o
  4425. [3879/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o
  4426. [3880/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o
  4427. [3881/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o
  4428. [3882/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o
  4429. [3883/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o
  4430. [3884/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o
  4431. [3885/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o
  4432. [3886/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o
  4433. [3887/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o
  4434. [3888/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o
  4435. [3889/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o
  4436. [3890/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o
  4437. [3891/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o
  4438. [3892/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o
  4439. [3893/5164] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o
  4440. [3894/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o
  4441. [3895/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o
  4442. [3896/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o
  4443. [3897/5164] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o
  4444. [3898/5164] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o
  4445. [3899/5164] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o
  4446. [3900/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o
  4447. [3901/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o
  4448. [3902/5164] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o
  4449. [3903/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o
  4450. [3904/5164] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o
  4451. [3905/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o
  4452. [3906/5164] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o
  4453. [3907/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ICF.cpp.o
  4454. [3908/5164] Building C object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o
  4455. [3909/5164] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o
  4456. [3910/5164] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o
  4457. [3911/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o
  4458. [3912/5164] Building C object tools/clang/tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o
  4459. [3913/5164] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o
  4460. [3914/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o
  4461. [3915/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o
  4462. [3916/5164] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o
  4463. [3917/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o
  4464. [3918/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o
  4465. [3919/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o
  4466. [3920/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o
  4467. [3921/5164] Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyToolMain.cpp.o
  4468. [3922/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o
  4469. [3923/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o
  4470. [3924/5164] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o
  4471. [3925/5164] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o
  4472. [3926/5164] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/ModuleAssistant.cpp.o
  4473. [3927/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o
  4474. [3928/5164] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o
  4475. [3929/5164] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o
  4476. [3930/5164] Building CXX object tools/clang/tools/clang-offload-wrapper/CMakeFiles/clang-offload-wrapper.dir/ClangOffloadWrapper.cpp.o
  4477. [3931/5164] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o
  4478. [3932/5164] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o
  4479. [3933/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o
  4480. [3934/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o
  4481. [3935/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/NodeIntrospection.cpp.o
  4482. [3936/5164] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/PreprocessorTracker.cpp.o
  4483. [3937/5164] Building CXX object tools/clang/tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o
  4484. [3938/5164] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o
  4485. [3939/5164] Linking CXX static library lib/libclangTooling.a
  4486. [3940/5164] Linking CXX static library lib/libclangDependencyScanning.a
  4487. [3941/5164] Building CXX object tools/clang/tools/extra/clang-reorder-fields/tool/CMakeFiles/clang-reorder-fields.dir/ClangReorderFields.cpp.o
  4488. [3942/5164] Linking CXX static library lib/libclangHandleCXX.a
  4489. [3943/5164] Building CXX object tools/clang/tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o
  4490. [3944/5164] Building CXX object tools/clang/tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o
  4491. [3945/5164] Building CXX object tools/clang/tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o
  4492. [3946/5164] Building CXX object tools/clang/tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o
  4493. [3947/5164] Building CXX object tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o
  4494. [3948/5164] Linking CXX shared library lib/libclang-cpp.so.14
  4495. [3949/5164] Creating library symlink lib/libclang-cpp.so
  4496. [3950/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o
  4497. [3951/5164] Linking CXX shared module lib/SampleAnalyzerPlugin.so
  4498. [3952/5164] Linking CXX shared module lib/CheckerDependencyHandlingAnalyzerPlugin.so
  4499. [3953/5164] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o
  4500. [3954/5164] Linking CXX shared module lib/CheckerOptionHandlingAnalyzerPlugin.so
  4501. [3955/5164] Building CXX object tools/clang/tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPCallbacksTracker.cpp.o
  4502. [3956/5164] Linking CXX executable bin/apinotes-test
  4503. [3957/5164] Linking CXX executable bin/diagtool
  4504. [3958/5164] Linking CXX executable bin/clang-diff
  4505. [3959/5164] Linking CXX executable bin/clang-format
  4506. [3960/5164] Linking CXX executable bin/clang-import-test
  4507. [3961/5164] Linking CXX executable bin/clang-offload-wrapper
  4508. [3962/5164] Linking CXX executable bin/clang-offload-bundler
  4509. [3963/5164] Linking CXX executable bin/clang-rename
  4510. [3964/5164] Linking CXX executable bin/clang-refactor
  4511. [3965/5164] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/ModularizeUtilities.cpp.o
  4512. [3966/5164] Linking CXX executable bin/arcmt-test
  4513. [3967/5164] Building CXX object tools/clang/tools/clang-repl/CMakeFiles/clang-repl.dir/ClangRepl.cpp.o
  4514. [3968/5164] Linking CXX executable bin/clang-check
  4515. [3969/5164] Linking CXX executable bin/clang-repl
  4516. [3970/5164] Linking CXX executable bin/clang-extdef-mapping
  4517. [3971/5164] Linking CXX static library lib/libclangApplyReplacements.a
  4518. [3972/5164] Linking CXX static library lib/libclangReorderFields.a
  4519. [3973/5164] Linking CXX executable bin/clang-apply-replacements
  4520. [3974/5164] Linking CXX executable bin/clang-reorder-fields
  4521. [3975/5164] Building CXX object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o
  4522. [3976/5164] Linking CXX static library lib/libclangChangeNamespace.a
  4523. [3977/5164] Linking CXX static library lib/libclangDoc.a
  4524. [3978/5164] Linking CXX static library lib/libclangTidy.a
  4525. [3979/5164] Linking CXX static library lib/libfindAllSymbols.a
  4526. [3980/5164] Linking CXX static library lib/libclangMove.a
  4527. [3981/5164] Linking CXX static library lib/libclangTidyUtils.a
  4528. [3982/5164] Linking CXX static library lib/libclangIncludeFixer.a
  4529. [3983/5164] Linking CXX static library lib/libclangQuery.a
  4530. [3984/5164] Linking CXX static library lib/libclangTidyAndroidModule.a
  4531. [3985/5164] Linking CXX static library lib/libclangTidyBoostModule.a
  4532. [3986/5164] Linking CXX static library lib/libclangTidyConcurrencyModule.a
  4533. [3987/5164] Linking CXX static library lib/libclangTidyAlteraModule.a
  4534. [3988/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o
  4535. [3989/5164] Linking CXX static library lib/libclangTidyAbseilModule.a
  4536. [3990/5164] Linking CXX static library lib/libclangTidyDarwinModule.a
  4537. [3991/5164] Linking CXX static library lib/libclangTidyLinuxKernelModule.a
  4538. [3992/5164] Linking CXX static library lib/libclangTidyMPIModule.a
  4539. [3993/5164] Linking CXX static library lib/libclangTidyMiscModule.a
  4540. [3994/5164] Linking CXX static library lib/libclangTidyOpenMPModule.a
  4541. [3995/5164] Linking CXX static library lib/libclangTidyObjCModule.a
  4542. [3996/5164] Linking CXX static library lib/libclangTidyPerformanceModule.a
  4543. [3997/5164] Linking CXX static library lib/libclangIncludeFixerPlugin.a
  4544. [3998/5164] Linking CXX static library lib/libclangTidyPortabilityModule.a
  4545. [3999/5164] Linking CXX static library lib/libclangTidyReadabilityModule.a
  4546. [4000/5164] Linking CXX static library lib/libclangTidyZirconModule.a
  4547. [4001/5164] Linking CXX static library lib/libclangTidyLLVMLibcModule.a
  4548. [4002/5164] Linking CXX static library lib/libclangTidyGoogleModule.a
  4549. [4003/5164] Linking CXX static library lib/libclangTidyLLVMModule.a
  4550. [4004/5164] Linking CXX static library lib/libclangTidyModernizeModule.a
  4551. [4005/5164] Linking CXX static library lib/libclangTidyCppCoreGuidelinesModule.a
  4552. [4006/5164] Linking CXX static library lib/libclangTidyFuchsiaModule.a
  4553. [4007/5164] Linking CXX static library lib/libclangTidyBugproneModule.a
  4554. [4008/5164] Linking CXX static library lib/libclangTidyCERTModule.a
  4555. [4009/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o
  4556. [4010/5164] Linking CXX static library lib/libclangTidyHICPPModule.a
  4557. [4011/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o
  4558. [4012/5164] Linking CXX static library lib/libclangTidyPlugin.a
  4559. [4013/5164] Linking CXX static library lib/libclangTidyMain.a
  4560. [4014/5164] Linking CXX static library lib/libclangDaemon.a
  4561. [4015/5164] Linking CXX static library lib/libclangDaemonTweaks.a
  4562. [4016/5164] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o
  4563. [4017/5164] Building CXX object tools/clang/tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPTrace.cpp.o
  4564. [4018/5164] Linking CXX executable bin/pp-trace
  4565. [4019/5164] Linking CXX executable bin/clang-tidy
  4566. [4020/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o
  4567. [4021/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Driver.cpp.o
  4568. [4022/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o
  4569. [4023/5164] Linking CXX executable bin/clang-include-fixer
  4570. [4024/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o
  4571. [4025/5164] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o
  4572. [4026/5164] Linking CXX static library lib/liblldCOFF.a
  4573. [4027/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o
  4574. [4028/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o
  4575. [4029/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o
  4576. [4030/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o
  4577. [4031/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o
  4578. [4032/5164] Building CXX object tools/clang/tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o
  4579. [4033/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o
  4580. [4034/5164] Linking CXX executable bin/clang-change-namespace
  4581. [4035/5164] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o
  4582. [4036/5164] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o
  4583. [4037/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o
  4584. [4038/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o
  4585. [4039/5164] Building CXX object tools/clang/tools/extra/clang-move/tool/CMakeFiles/clang-move.dir/ClangMove.cpp.o
  4586. [4040/5164] Linking CXX executable bin/clang-move
  4587. [4041/5164] Building CXX object tools/clang/tools/extra/tool-template/CMakeFiles/tool-template.dir/ToolTemplate.cpp.o
  4588. [4042/5164] Building CXX object tools/clang/tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o
  4589. [4043/5164] Linking CXX executable bin/tool-template
  4590. [4044/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o
  4591. [4045/5164] Linking CXX executable bin/clang-doc
  4592. [4046/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o
  4593. [4047/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o
  4594. [4048/5164] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o
  4595. [4049/5164] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o
  4596. [4050/5164] Linking CXX executable bin/find-all-symbols
  4597. [4051/5164] Linking CXX executable bin/clang-scan-deps
  4598. [4052/5164] Building CXX object tools/clang/tools/extra/clang-query/tool/CMakeFiles/clang-query.dir/ClangQuery.cpp.o
  4599. [4053/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o
  4600. [4054/5164] Building CXX object tools/clang/tools/extra/clangd/indexer/CMakeFiles/clangd-indexer.dir/IndexerMain.cpp.o
  4601. [4055/5164] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/Modularize.cpp.o
  4602. [4056/5164] Linking CXX executable bin/clang-query
  4603. [4057/5164] Linking CXX executable bin/modularize
  4604. [4058/5164] Linking CXX executable bin/clangd-indexer
  4605. [4059/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o
  4606. [4060/5164] Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/clangd.dir/Check.cpp.o
  4607. [4061/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o
  4608. [4062/5164] Building CXX object tools/clang/tools/extra/clangd/index/dex/dexp/CMakeFiles/dexp.dir/Dexp.cpp.o
  4609. [4063/5164] Linking CXX executable bin/dexp
  4610. [4064/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o
  4611. [4065/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o
  4612. [4066/5164] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o
  4613. [4067/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o
  4614. [4068/5164] Linking CXX executable bin/clang-14
  4615. [4069/5164] Creating executable symlink bin/clang
  4616. [4070/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Target.cpp.o
  4617. [4071/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM.cpp.o
  4618. [4072/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o
  4619. [4073/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o
  4620. [4074/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o
  4621. [4075/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o
  4622. [4076/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o
  4623. [4077/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o
  4624. [4078/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o
  4625. [4079/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o
  4626. [4080/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o
  4627. [4081/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o
  4628. [4082/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o
  4629. [4083/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o
  4630. [4084/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Target.cpp.o
  4631. [4085/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/LTO.cpp.o
  4632. [4086/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o
  4633. [4087/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o
  4634. [4088/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o
  4635. [4089/5164] Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/clangd.dir/ClangdMain.cpp.o
  4636. [4090/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o
  4637. [4091/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o
  4638. [4092/5164] Linking CXX executable bin/clangd
  4639. [4093/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o
  4640. [4094/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o
  4641. [4095/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o
  4642. [4096/5164] Building CXX object tools/lld/MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o
  4643. [4097/5164] Linking CXX static library lib/liblldMinGW.a
  4644. [4098/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o
  4645. [4099/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o
  4646. [4100/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o
  4647. [4101/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o
  4648. [4102/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/GetOptInc.cpp.o
  4649. [4103/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o
  4650. [4104/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/FileAction.cpp.o
  4651. [4105/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o
  4652. [4106/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o
  4653. [4107/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/FileCache.cpp.o
  4654. [4108/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/File.cpp.o
  4655. [4109/5164] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o
  4656. [4110/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o
  4657. [4111/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostNativeThreadBase.cpp.o
  4658. [4112/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostThread.cpp.o
  4659. [4113/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostProcess.cpp.o
  4660. [4114/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o
  4661. [4115/5164] Linking CXX shared library lib/libclang.so.14.0.0
  4662. [4116/5164] Creating library symlink lib/libclang.so.13 lib/libclang.so
  4663. [4117/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/LZMA.cpp.o
  4664. [4118/5164] Linking CXX executable bin/c-arcmt-test
  4665. [4119/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/LockFileBase.cpp.o
  4666. [4120/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostInfoBase.cpp.o
  4667. [4121/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/FileSystem.cpp.o
  4668. [4122/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o
  4669. [4123/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o
  4670. [4124/5164] Linking CXX executable bin/c-index-test
  4671. [4125/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/ProcessRunLock.cpp.o
  4672. [4126/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o
  4673. [4127/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Host.cpp.o
  4674. [4128/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o
  4675. [4129/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o
  4676. [4130/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/MainLoop.cpp.o
  4677. [4131/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/SocketAddress.cpp.o
  4678. [4132/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o
  4679. [4133/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o
  4680. [4134/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/OptionParser.cpp.o
  4681. [4135/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeWatchpointList.cpp.o
  4682. [4136/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o
  4683. [4137/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/PseudoTerminal.cpp.o
  4684. [4138/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/PipeBase.cpp.o
  4685. [4139/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o
  4686. [4140/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeRegisterContext.cpp.o
  4687. [4141/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/MonitoringProcessLauncher.cpp.o
  4688. [4142/5164] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o
  4689. [4143/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o
  4690. [4144/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Terminal.cpp.o
  4691. [4145/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/ThreadLauncher.cpp.o
  4692. [4146/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o
  4693. [4147/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeThreadProtocol.cpp.o
  4694. [4148/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o
  4695. [4149/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/UDPSocket.cpp.o
  4696. [4150/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/HostThreadPosix.cpp.o
  4697. [4151/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Socket.cpp.o
  4698. [4152/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/LockFilePosix.cpp.o
  4699. [4153/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/DomainSocket.cpp.o
  4700. [4154/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/TCPSocket.cpp.o
  4701. [4155/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o
  4702. [4156/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o
  4703. [4157/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/FileSystemPosix.cpp.o
  4704. [4158/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Baton.cpp.o
  4705. [4159/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Connection.cpp.o
  4706. [4160/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o
  4707. [4161/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/XML.cpp.o
  4708. [4162/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/HostInfoPosix.cpp.o
  4709. [4163/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o
  4710. [4164/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/ProcessLaunchInfo.cpp.o
  4711. [4165/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/HostProcessPosix.cpp.o
  4712. [4166/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataBufferHeap.cpp.o
  4713. [4167/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataBufferLLVM.cpp.o
  4714. [4168/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataEncoder.cpp.o
  4715. [4169/5164] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o
  4716. [4170/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/PipePosix.cpp.o
  4717. [4171/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeProcessProtocol.cpp.o
  4718. [4172/5164] Linking CXX static library lib/liblldMachO.a
  4719. [4173/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Environment.cpp.o
  4720. [4174/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/CompletionRequest.cpp.o
  4721. [4175/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/LLDBAssert.cpp.o
  4722. [4176/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/IOObject.cpp.o
  4723. [4177/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/HostInfoFreeBSD.cpp.o
  4724. [4178/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/ConstString.cpp.o
  4725. [4179/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/Host.cpp.o
  4726. [4180/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataExtractor.cpp.o
  4727. [4181/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ConnectionFileDescriptorPosix.cpp.o
  4728. [4182/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/ArchSpec.cpp.o
  4729. [4183/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/NameMatches.cpp.o
  4730. [4184/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o
  4731. [4185/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/State.cpp.o
  4732. [4186/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/RegularExpression.cpp.o
  4733. [4187/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StreamCallback.cpp.o
  4734. [4188/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosixFork.cpp.o
  4735. [4189/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Logging.cpp.o
  4736. [4190/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StreamString.cpp.o
  4737. [4191/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringLexer.cpp.o
  4738. [4192/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/FileSpec.cpp.o
  4739. [4193/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Args.cpp.o
  4740. [4194/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Stream.cpp.o
  4741. [4195/5164] Building CXX object tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Editline.cpp.o
  4742. [4196/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Instrumentation.cpp.o
  4743. [4197/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/SelectHelper.cpp.o
  4744. [4198/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Log.cpp.o
  4745. [4199/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringExtractor.cpp.o
  4746. [4200/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/RegisterValue.cpp.o
  4747. [4201/5164] Generating VCSVersion.inc
  4748. [4202/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Status.cpp.o
  4749. [4203/5164] Linking CXX executable bin/llc
  4750. [4204/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Event.cpp.o
  4751. [4205/5164] Linking CXX executable bin/lli
  4752. [4206/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringExtractorGDBRemote.cpp.o
  4753. [4207/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UriParser.cpp.o
  4754. [4208/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/VASprintf.cpp.o
  4755. [4209/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UserID.cpp.o
  4756. [4210/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UnimplementedError.cpp.o
  4757. [4211/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/TildeExpressionResolver.cpp.o
  4758. [4212/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Timer.cpp.o
  4759. [4213/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UUID.cpp.o
  4760. [4214/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Scalar.cpp.o
  4761. [4215/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UserIDResolver.cpp.o
  4762. [4216/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/VMRange.cpp.o
  4763. [4217/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Broadcaster.cpp.o
  4764. [4218/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/GDBRemote.cpp.o
  4765. [4219/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/TraceIntelPTGDBRemotePackets.cpp.o
  4766. [4220/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Listener.cpp.o
  4767. [4221/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/ProcessInfo.cpp.o
  4768. [4222/5164] Building CXX object tools/lldb/tools/argdumper/CMakeFiles/lldb-argdumper.dir/argdumper.cpp.o
  4769. [4223/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringList.cpp.o
  4770. [4224/5164] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o
  4771. [4225/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointPrecondition.cpp.o
  4772. [4226/5164] Linking CXX static library lib/liblldWasm.a
  4773. [4227/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/XcodeSDK.cpp.o
  4774. [4228/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/TraceGDBRemotePackets.cpp.o
  4775. [4229/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointCallbackContext.cpp.o
  4776. [4230/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Stoppoint.cpp.o
  4777. [4231/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/ReproducerProvider.cpp.o
  4778. [4232/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSiteList.cpp.o
  4779. [4233/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointSite.cpp.o
  4780. [4234/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointID.cpp.o
  4781. [4235/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Reproducer.cpp.o
  4782. [4236/5164] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StructuredData.cpp.o
  4783. [4237/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointName.cpp.o
  4784. [4238/5164] Building CXX object tools/lldb/source/Plugins/Platform/QemuUser/CMakeFiles/lldbPluginPlatformQemuUser.dir/PlatformQemuUser.cpp.o
  4785. [4239/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSite.cpp.o
  4786. [4240/5164] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o
  4787. [4241/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationCollection.cpp.o
  4788. [4242/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o
  4789. [4243/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointIDList.cpp.o
  4790. [4244/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationList.cpp.o
  4791. [4245/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverAddress.cpp.o
  4792. [4246/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileLine.cpp.o
  4793. [4247/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointList.cpp.o
  4794. [4248/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocation.cpp.o
  4795. [4249/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolver.cpp.o
  4796. [4250/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverScripted.cpp.o
  4797. [4251/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileRegex.cpp.o
  4798. [4252/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointOptions.cpp.o
  4799. [4253/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectApropos.cpp.o
  4800. [4254/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Breakpoint.cpp.o
  4801. [4255/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectGUI.cpp.o
  4802. [4256/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpointCommand.cpp.o
  4803. [4257/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointOptions.cpp.o
  4804. [4258/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Watchpoint.cpp.o
  4805. [4259/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o
  4806. [4260/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectHelp.cpp.o
  4807. [4261/5164] Building CXX object tools/lldb/source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverName.cpp.o
  4808. [4262/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLanguage.cpp.o
  4809. [4263/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectDisassemble.cpp.o
  4810. [4264/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlugin.cpp.o
  4811. [4265/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLog.cpp.o
  4812. [4266/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectCommands.cpp.o
  4813. [4267/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandCompletions.cpp.o
  4814. [4268/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMultiword.cpp.o
  4815. [4269/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectExpression.cpp.o
  4816. [4270/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMemoryTag.cpp.o
  4817. [4271/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectFrame.cpp.o
  4818. [4272/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectVersion.cpp.o
  4819. [4273/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectQuit.cpp.o
  4820. [4274/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectRegexCommand.cpp.o
  4821. [4275/5164] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Writer.cpp.o
  4822. [4276/5164] Linking CXX static library lib/liblldELF.a
  4823. [4277/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpoint.cpp.o
  4824. [4278/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectStats.cpp.o
  4825. [4279/5164] Linking CXX executable bin/lld
  4826. [4280/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectScript.cpp.o
  4827. [4281/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSession.cpp.o
  4828. [4282/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/AddressResolver.cpp.o
  4829. [4283/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Declaration.cpp.o
  4830. [4284/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSettings.cpp.o
  4831. [4285/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectRegister.cpp.o
  4832. [4286/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/DumpRegisterValue.cpp.o
  4833. [4287/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSource.cpp.o
  4834. [4288/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ModuleChild.cpp.o
  4835. [4289/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/AddressRange.cpp.o
  4836. [4290/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandOptionsProcessLaunch.cpp.o
  4837. [4291/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectReproducer.cpp.o
  4838. [4292/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/AddressResolverFileLine.cpp.o
  4839. [4293/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMemory.cpp.o
  4840. [4294/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlatform.cpp.o
  4841. [4295/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectProcess.cpp.o
  4842. [4296/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpointCommand.cpp.o
  4843. [4297/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/FileSpecList.cpp.o
  4844. [4298/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectTrace.cpp.o
  4845. [4299/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Opcode.cpp.o
  4846. [4300/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Address.cpp.o
  4847. [4301/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectThreadUtil.cpp.o
  4848. [4302/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/DataFileCache.cpp.o
  4849. [4303/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Communication.cpp.o
  4850. [4304/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpoint.cpp.o
  4851. [4305/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/FileLineResolver.cpp.o
  4852. [4306/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/SourceLocationSpec.cpp.o
  4853. [4307/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/UserSettingsController.cpp.o
  4854. [4308/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/DynamicLoader.cpp.o
  4855. [4309/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/EmulateInstruction.cpp.o
  4856. [4310/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectThread.cpp.o
  4857. [4311/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Progress.cpp.o
  4858. [4312/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/DumpDataExtractor.cpp.o
  4859. [4313/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/IOHandler.cpp.o
  4860. [4314/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Highlighter.cpp.o
  4861. [4315/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/StreamFile.cpp.o
  4862. [4316/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/StreamAsynchronousIO.cpp.o
  4863. [4317/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Mangled.cpp.o
  4864. [4318/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Section.cpp.o
  4865. [4319/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/RichManglingContext.cpp.o
  4866. [4320/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ModuleList.cpp.o
  4867. [4321/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/SourceManager.cpp.o
  4868. [4322/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectCast.cpp.o
  4869. [4323/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectConstResult.cpp.o
  4870. [4324/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/FormatEntity.cpp.o
  4871. [4325/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectConstResultCast.cpp.o
  4872. [4326/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/FormatCache.cpp.o
  4873. [4327/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Module.cpp.o
  4874. [4328/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectChild.cpp.o
  4875. [4329/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Value.cpp.o
  4876. [4330/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/SearchFilter.cpp.o
  4877. [4331/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectConstResultImpl.cpp.o
  4878. [4332/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectTarget.cpp.o
  4879. [4333/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectConstResultChild.cpp.o
  4880. [4334/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectDynamicValue.cpp.o
  4881. [4335/5164] Building CXX object tools/lldb/tools/lldb-instr/CMakeFiles/lldb-instr.dir/Instrument.cpp.o
  4882. [4336/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Debugger.cpp.o
  4883. [4337/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectList.cpp.o
  4884. [4338/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectMemory.cpp.o
  4885. [4339/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/Disassembler.cpp.o
  4886. [4340/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/DiagnosticManager.cpp.o
  4887. [4341/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectSyntheticFilter.cpp.o
  4888. [4342/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectUpdater.cpp.o
  4889. [4343/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectRegister.cpp.o
  4890. [4344/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/PluginManager.cpp.o
  4891. [4345/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObject.cpp.o
  4892. [4346/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/ValueObjectVariable.cpp.o
  4893. [4347/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/CXXFunctionPointer.cpp.o
  4894. [4348/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/DumpValueObjectOptions.cpp.o
  4895. [4349/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/FormatClasses.cpp.o
  4896. [4350/5164] Building CXX object tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializer.cpp.o
  4897. [4351/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandHistory.cpp.o
  4898. [4352/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/LanguageCategory.cpp.o
  4899. [4353/5164] Building CXX object tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectType.cpp.o
  4900. [4354/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/DataVisualization.cpp.o
  4901. [4355/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/Expression.cpp.o
  4902. [4356/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/FormattersHelpers.cpp.o
  4903. [4357/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/StringPrinter.cpp.o
  4904. [4358/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/VectorType.cpp.o
  4905. [4359/5164] Building CXX object tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializerCommon.cpp.o
  4906. [4360/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/TypeSummary.cpp.o
  4907. [4361/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/TypeFormat.cpp.o
  4908. [4362/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandReturnObject.cpp.o
  4909. [4363/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/FormatManager.cpp.o
  4910. [4364/5164] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/IOHandlerCursesGUI.cpp.o
  4911. [4365/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/TypeCategoryMap.cpp.o
  4912. [4366/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/TypeCategory.cpp.o
  4913. [4367/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/TypeSynthetic.cpp.o
  4914. [4368/5164] Building CXX object tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemLifetimeManager.cpp.o
  4915. [4369/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/IRMemoryMap.cpp.o
  4916. [4370/5164] Building CXX object tools/lldb/source/DataFormatters/CMakeFiles/lldbDataFormatters.dir/ValueObjectPrinter.cpp.o
  4917. [4371/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupBoolean.cpp.o
  4918. [4372/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/ExpressionVariable.cpp.o
  4919. [4373/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupArchitecture.cpp.o
  4920. [4374/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupString.cpp.o
  4921. [4375/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUUID.cpp.o
  4922. [4376/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/FunctionCaller.cpp.o
  4923. [4377/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUInt64.cpp.o
  4924. [4378/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandOptionValidators.cpp.o
  4925. [4379/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFile.cpp.o
  4926. [4380/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArgs.cpp.o
  4927. [4381/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandAlias.cpp.o
  4928. [4382/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/Materializer.cpp.o
  4929. [4383/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/LLVMUserExpression.cpp.o
  4930. [4384/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupOutputFile.cpp.o
  4931. [4385/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupPythonClassWithDict.cpp.o
  4932. [4386/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueChar.cpp.o
  4933. [4387/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueBoolean.cpp.o
  4934. [4388/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/REPL.cpp.o
  4935. [4389/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/UtilityFunction.cpp.o
  4936. [4390/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArray.cpp.o
  4937. [4391/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionArgParser.cpp.o
  4938. [4392/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/UserExpression.cpp.o
  4939. [4393/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFormat.cpp.o
  4940. [4394/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueEnumeration.cpp.o
  4941. [4395/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObject.cpp.o
  4942. [4396/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueSInt64.cpp.o
  4943. [4397/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/IRExecutionUnit.cpp.o
  4944. [4398/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileSpecList.cpp.o
  4945. [4399/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUInt64.cpp.o
  4946. [4400/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupPlatform.cpp.o
  4947. [4401/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueRegex.cpp.o
  4948. [4402/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueString.cpp.o
  4949. [4403/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValuePathMappings.cpp.o
  4950. [4404/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupValueObjectDisplay.cpp.o
  4951. [4405/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupWatchpoint.cpp.o
  4952. [4406/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/IRInterpreter.cpp.o
  4953. [4407/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArch.cpp.o
  4954. [4408/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValue.cpp.o
  4955. [4409/5164] Building CXX object tools/lldb/source/Plugins/ABI/ARM/CMakeFiles/lldbPluginABIARM.dir/ABIARM.cpp.o
  4956. [4410/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileColonLine.cpp.o
  4957. [4411/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormatEntity.cpp.o
  4958. [4412/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormat.cpp.o
  4959. [4413/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileSpec.cpp.o
  4960. [4414/5164] Building CXX object tools/lldb/source/Expression/CMakeFiles/lldbExpression.dir/DWARFExpression.cpp.o
  4961. [4415/5164] Building CXX object tools/lldb/source/Plugins/ABI/X86/CMakeFiles/lldbPluginABIX86.dir/ABIX86_i386.cpp.o
  4962. [4416/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueLanguage.cpp.o
  4963. [4417/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUUID.cpp.o
  4964. [4418/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueProperties.cpp.o
  4965. [4419/5164] Building CXX object tools/lldb/source/Plugins/Architecture/AArch64/CMakeFiles/lldbPluginArchitectureAArch64.dir/ArchitectureAArch64.cpp.o
  4966. [4420/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueDictionary.cpp.o
  4967. [4421/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/ScriptInterpreter.cpp.o
  4968. [4422/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupVariable.cpp.o
  4969. [4423/5164] Building CXX object tools/lldb/source/Plugins/Architecture/Arm/CMakeFiles/lldbPluginArchitectureArm.dir/ArchitectureArm.cpp.o
  4970. [4424/5164] Building CXX object tools/lldb/source/Plugins/Architecture/PPC64/CMakeFiles/lldbPluginArchitecturePPC64.dir/ArchitecturePPC64.cpp.o
  4971. [4425/5164] Building CXX object tools/lldb/source/Plugins/ABI/AArch64/CMakeFiles/lldbPluginABIAArch64.dir/ABISysV_arm64.cpp.o
  4972. [4426/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangASTMetadata.cpp.o
  4973. [4427/5164] Building CXX object tools/lldb/source/Plugins/Architecture/Mips/CMakeFiles/lldbPluginArchitectureMips.dir/ArchitectureMips.cpp.o
  4974. [4428/5164] Building CXX object tools/lldb/source/Plugins/ABI/ARM/CMakeFiles/lldbPluginABIARM.dir/ABIMacOSX_arm.cpp.o
  4975. [4429/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Options.cpp.o
  4976. [4430/5164] Building CXX object tools/lldb/source/Plugins/ABI/ARM/CMakeFiles/lldbPluginABIARM.dir/ABISysV_arm.cpp.o
  4977. [4431/5164] Building CXX object tools/lldb/source/Plugins/ABI/X86/CMakeFiles/lldbPluginABIX86.dir/ABIMacOSX_i386.cpp.o
  4978. [4432/5164] Building CXX object tools/lldb/source/Plugins/ABI/X86/CMakeFiles/lldbPluginABIX86.dir/ABIX86.cpp.o
  4979. [4433/5164] Building CXX object tools/lldb/source/Plugins/ABI/X86/CMakeFiles/lldbPluginABIX86.dir/ABISysV_i386.cpp.o
  4980. [4434/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandInterpreter.cpp.o
  4981. [4435/5164] Building CXX object tools/lldb/source/Plugins/ABI/AArch64/CMakeFiles/lldbPluginABIAArch64.dir/ABIMacOSX_arm64.cpp.o
  4982. [4436/5164] Building CXX object tools/lldb/source/Plugins/ABI/X86/CMakeFiles/lldbPluginABIX86.dir/ABIWindows_x86_64.cpp.o
  4983. [4437/5164] Building CXX object tools/lldb/source/Plugins/ABI/AArch64/CMakeFiles/lldbPluginABIAArch64.dir/ABIAArch64.cpp.o
  4984. [4438/5164] Building CXX object tools/lldb/source/Plugins/ABI/X86/CMakeFiles/lldbPluginABIX86.dir/ABISysV_x86_64.cpp.o
  4985. [4439/5164] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Property.cpp.o
  4986. [4440/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Static/CMakeFiles/lldbPluginDynamicLoaderStatic.dir/DynamicLoaderStatic.cpp.o
  4987. [4441/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/HexagonDYLDRendezvous.cpp.o
  4988. [4442/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o
  4989. [4443/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangHost.cpp.o
  4990. [4444/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/wasm-DYLD/CMakeFiles/lldbPluginDynamicLoaderWasmDYLD.dir/DynamicLoaderWasmDYLD.cpp.o
  4991. [4445/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/DynamicLoaderHexagonDYLD.cpp.o
  4992. [4446/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/CMakeFiles/lldbPluginDynamicLoaderDarwinKernel.dir/DynamicLoaderDarwinKernel.cpp.o
  4993. [4447/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/CMakeFiles/lldbPluginDynamicLoaderWindowsDYLD.dir/DynamicLoaderWindowsDYLD.cpp.o
  4994. [4448/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/CppModuleConfiguration.cpp.o
  4995. [4449/5164] Building CXX object tools/lldb/source/Plugins/Disassembler/LLVMC/CMakeFiles/lldbPluginDisassemblerLLVMC.dir/DisassemblerLLVMC.cpp.o
  4996. [4450/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o
  4997. [4451/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOS.cpp.o
  4998. [4452/5164] Building CXX object tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulationStateARM.cpp.o
  4999. [4453/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTUtils.cpp.o
  5000. [4454/5164] Building CXX object tools/lldb/source/Plugins/Instruction/ARM64/CMakeFiles/lldbPluginInstructionARM64.dir/EmulateInstructionARM64.cpp.o
  5001. [4455/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOSXDYLD.cpp.o
  5002. [4456/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangDeclVendor.cpp.o
  5003. [4457/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionVariable.cpp.o
  5004. [4458/5164] Building CXX object tools/lldb/source/Plugins/Instruction/PPC64/CMakeFiles/lldbPluginInstructionPPC64.dir/EmulateInstructionPPC64.cpp.o
  5005. [4459/5164] Building CXX object tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderDarwin.cpp.o
  5006. [4460/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExternalASTSourceCallbacks.cpp.o
  5007. [4461/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUtil.cpp.o
  5008. [4462/5164] Building CXX object tools/lldb/source/Plugins/Instruction/MIPS64/CMakeFiles/lldbPluginInstructionMIPS64.dir/EmulateInstructionMIPS64.cpp.o
  5009. [4463/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionSourceCode.cpp.o
  5010. [4464/5164] Building CXX object tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulateInstructionARM.cpp.o
  5011. [4465/5164] Building CXX object tools/lldb/source/Plugins/Instruction/MIPS/CMakeFiles/lldbPluginInstructionMIPS.dir/EmulateInstructionMIPS.cpp.o
  5012. [4466/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/IRDynamicChecks.cpp.o
  5013. [4467/5164] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/ASan/CMakeFiles/lldbPluginInstrumentationRuntimeASan.dir/InstrumentationRuntimeASan.cpp.o
  5014. [4468/5164] Building CXX object tools/lldb/source/Plugins/JITLoader/GDB/CMakeFiles/lldbPluginJITLoaderGDB.dir/JITLoaderGDB.cpp.o
  5015. [4469/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTStructExtractor.cpp.o
  5016. [4470/5164] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/CMakeFiles/lldbPluginInstrumentationRuntimeMainThreadChecker.dir/InstrumentationRuntimeMainThreadChecker.cpp.o
  5017. [4471/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CPlusPlusNameParser.cpp.o
  5018. [4472/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTResultSynthesizer.cpp.o
  5019. [4473/5164] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/CMakeFiles/lldbPluginInstrumentationRuntimeUBSan.dir/InstrumentationRuntimeUBSan.cpp.o
  5020. [4474/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangPersistentVariables.cpp.o
  5021. [4475/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangFunctionCaller.cpp.o
  5022. [4476/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/MSVCUndecoratedNameParser.cpp.o
  5023. [4477/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxAtomic.cpp.o
  5024. [4478/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/CxxModuleHandler.cpp.o
  5025. [4479/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUtilityFunction.cpp.o
  5026. [4480/5164] Building CXX object tools/lldb/source/Plugins/Language/ClangCommon/CMakeFiles/lldbPluginClangCommon.dir/ClangHighlighter.cpp.o
  5027. [4481/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxInitializerList.cpp.o
  5028. [4482/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/NameSearchContext.cpp.o
  5029. [4483/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CxxStringTypes.cpp.o
  5030. [4484/5164] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/TSan/CMakeFiles/lldbPluginInstrumentationRuntimeTSan.dir/InstrumentationRuntimeTSan.cpp.o
  5031. [4485/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxQueue.cpp.o
  5032. [4486/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxx.cpp.o
  5033. [4487/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxTuple.cpp.o
  5034. [4488/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/GenericBitset.cpp.o
  5035. [4489/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangASTSource.cpp.o
  5036. [4490/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/GenericOptional.cpp.o
  5037. [4491/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppUniquePointer.cpp.o
  5038. [4492/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxVariant.cpp.o
  5039. [4493/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUserExpression.cpp.o
  5040. [4494/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangASTImporter.cpp.o
  5041. [4495/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppTuple.cpp.o
  5042. [4496/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxVector.cpp.o
  5043. [4497/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxList.cpp.o
  5044. [4498/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionDeclMap.cpp.o
  5045. [4499/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxMap.cpp.o
  5046. [4500/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CoreMedia.cpp.o
  5047. [4501/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxUnorderedMap.cpp.o
  5048. [4502/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CFBasicHash.cpp.o
  5049. [4503/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/IRForTarget.cpp.o
  5050. [4504/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/BlockPointer.cpp.o
  5051. [4505/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcpp.cpp.o
  5052. [4506/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjCPlusPlus/CMakeFiles/lldbPluginObjCPlusPlusLanguage.dir/ObjCPlusPlusLanguage.cpp.o
  5053. [4507/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSString.cpp.o
  5054. [4508/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangModulesDeclVendor.cpp.o
  5055. [4509/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/Breakpad/CMakeFiles/lldbPluginObjectFileBreakpad.dir/BreakpadRecords.cpp.o
  5056. [4510/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CMakeFiles/lldbPluginCPPRuntime.dir/CPPLanguageRuntime.cpp.o
  5057. [4511/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CF.cpp.o
  5058. [4512/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSIndexPath.cpp.o
  5059. [4513/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSArray.cpp.o
  5060. [4514/5164] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionParser.cpp.o
  5061. [4515/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/Cocoa.cpp.o
  5062. [4516/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSError.cpp.o
  5063. [4517/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ELFHeader.cpp.o
  5064. [4518/5164] Building CXX object tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/CMakeFiles/lldbPluginObjectContainerBSDArchive.dir/ObjectContainerBSDArchive.cpp.o
  5065. [4519/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/Breakpad/CMakeFiles/lldbPluginObjectFileBreakpad.dir/ObjectFileBreakpad.cpp.o
  5066. [4520/5164] Building CXX object tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/CMakeFiles/lldbPluginObjectContainerMachOArchive.dir/ObjectContainerUniversalMachO.cpp.o
  5067. [4521/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/ObjCLanguage.cpp.o
  5068. [4522/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleThreadPlanStepThroughObjCTrampoline.cpp.o
  5069. [4523/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSException.cpp.o
  5070. [4524/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptScriptGroup.cpp.o
  5071. [4525/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCClassDescriptorV2.cpp.o
  5072. [4526/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTypeEncodingParser.cpp.o
  5073. [4527/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeFiles/lldbPluginCXXItaniumABI.dir/ItaniumABILanguageRuntime.cpp.o
  5074. [4528/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV1.cpp.o
  5075. [4529/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSSet.cpp.o
  5076. [4530/5164] Building CXX object tools/lldb/source/Plugins/MemoryHistory/asan/CMakeFiles/lldbPluginMemoryHistoryASan.dir/MemoryHistoryASan.cpp.o
  5077. [4531/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptExpressionOpts.cpp.o
  5078. [4532/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptx86ABIFixups.cpp.o
  5079. [4533/5164] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSDictionary.cpp.o
  5080. [4534/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/CMakeFiles/lldbPluginObjCRuntime.dir/ObjCLanguageRuntime.cpp.o
  5081. [4535/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/PECOFF/CMakeFiles/lldbPluginObjectFilePECOFF.dir/PECallFrameInfo.cpp.o
  5082. [4536/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntime.cpp.o
  5083. [4537/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformDarwinKernel.cpp.o
  5084. [4538/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCDeclVendor.cpp.o
  5085. [4539/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeRegisterContextFreeBSD_arm.cpp.o
  5086. [4540/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeRegisterContextFreeBSD_arm64.cpp.o
  5087. [4541/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeRegisterContextFreeBSD_mips64.cpp.o
  5088. [4542/5164] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CPlusPlusLanguage.cpp.o
  5089. [4543/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeRegisterContextFreeBSD_powerpc.cpp.o
  5090. [4544/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/Minidump/CMakeFiles/lldbPluginObjectFileMinidump.dir/ObjectFileMinidump.cpp.o
  5091. [4545/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/PDB/CMakeFiles/lldbPluginObjectFilePDB.dir/ObjectFilePDB.cpp.o
  5092. [4546/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/JIT/CMakeFiles/lldbPluginObjectFileJIT.dir/ObjectFileJIT.cpp.o
  5093. [4547/5164] Building CXX object tools/lldb/source/Plugins/Platform/Android/CMakeFiles/lldbPluginPlatformAndroid.dir/PlatformAndroidRemoteGDBServer.cpp.o
  5094. [4548/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTrampolineHandler.cpp.o
  5095. [4549/5164] Building CXX object tools/lldb/source/Plugins/Platform/Android/CMakeFiles/lldbPluginPlatformAndroid.dir/AdbClient.cpp.o
  5096. [4550/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/PECOFF/CMakeFiles/lldbPluginObjectFilePECOFF.dir/WindowsMiniDump.cpp.o
  5097. [4551/5164] Building CXX object tools/lldb/source/Plugins/Process/POSIX/CMakeFiles/lldbPluginProcessPOSIX.dir/ProcessMessage.cpp.o
  5098. [4552/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/Minidump/CMakeFiles/lldbPluginObjectFileMinidump.dir/MinidumpFileBuilder.cpp.o
  5099. [4553/5164] Building CXX object tools/lldb/source/Plugins/Process/POSIX/CMakeFiles/lldbPluginProcessPOSIX.dir/CrashReason.cpp.o
  5100. [4554/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/wasm/CMakeFiles/lldbPluginObjectFileWasm.dir/ObjectFileWasm.cpp.o
  5101. [4555/5164] Building CXX object tools/lldb/source/Plugins/Process/POSIX/CMakeFiles/lldbPluginProcessPOSIX.dir/ProcessPOSIXLog.cpp.o
  5102. [4556/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeRegisterContextFreeBSD.cpp.o
  5103. [4557/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteAppleBridge.cpp.o
  5104. [4558/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteAppleTV.cpp.o
  5105. [4559/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptRuntime.cpp.o
  5106. [4560/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteiOS.cpp.o
  5107. [4561/5164] Building CXX object tools/lldb/source/Plugins/Platform/gdb-server/CMakeFiles/lldbPluginPlatformGDB.dir/PlatformRemoteGDBServer.cpp.o
  5108. [4562/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteMacOSX.cpp.o
  5109. [4563/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformMacOSX.cpp.o
  5110. [4564/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeRegisterContextFreeBSD_x86_64.cpp.o
  5111. [4565/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteAppleWatch.cpp.o
  5112. [4566/5164] Building CXX object tools/lldb/source/Plugins/Process/POSIX/CMakeFiles/lldbPluginProcessPOSIX.dir/NativeProcessELF.cpp.o
  5113. [4567/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/PECOFF/CMakeFiles/lldbPluginObjectFilePECOFF.dir/ObjectFilePECOFF.cpp.o
  5114. [4568/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeThreadFreeBSD.cpp.o
  5115. [4569/5164] Building CXX object tools/lldb/source/Plugins/Platform/FreeBSD/CMakeFiles/lldbPluginPlatformFreeBSD.dir/PlatformFreeBSD.cpp.o
  5116. [4570/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteDarwinDevice.cpp.o
  5117. [4571/5164] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV2.cpp.o
  5118. [4572/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationHistory.cpp.o
  5119. [4573/5164] Building CXX object tools/lldb/source/Plugins/Platform/Android/CMakeFiles/lldbPluginPlatformAndroid.dir/PlatformAndroid.cpp.o
  5120. [4574/5164] Building CXX object tools/lldb/source/Plugins/Platform/OpenBSD/CMakeFiles/lldbPluginPlatformOpenBSD.dir/PlatformOpenBSD.cpp.o
  5121. [4575/5164] Building CXX object tools/lldb/source/Plugins/Platform/Linux/CMakeFiles/lldbPluginPlatformLinux.dir/PlatformLinux.cpp.o
  5122. [4576/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteClientBase.cpp.o
  5123. [4577/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ObjectFileELF.cpp.o
  5124. [4578/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/AuxVector.cpp.o
  5125. [4579/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServer.cpp.o
  5126. [4580/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/GDBRemoteSignals.cpp.o
  5127. [4581/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteRegisterFallback.cpp.o
  5128. [4582/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/FreeBSDSignals.cpp.o
  5129. [4583/5164] Building CXX object tools/lldb/source/Plugins/Platform/NetBSD/CMakeFiles/lldbPluginPlatformNetBSD.dir/PlatformNetBSD.cpp.o
  5130. [4584/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/LinuxProcMaps.cpp.o
  5131. [4585/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/LinuxSignals.cpp.o
  5132. [4586/5164] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformDarwin.cpp.o
  5133. [4587/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/MipsLinuxSignals.cpp.o
  5134. [4588/5164] Building CXX object tools/lldb/source/Plugins/Process/scripted/CMakeFiles/lldbPluginScriptedProcess.dir/ScriptedThread.cpp.o
  5135. [4589/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/NativeRegisterContextRegisterInfo.cpp.o
  5136. [4590/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunication.cpp.o
  5137. [4591/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/NetBSDSignals.cpp.o
  5138. [4592/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContext_x86.cpp.o
  5139. [4593/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMach_arm.cpp.o
  5140. [4594/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMach_i386.cpp.o
  5141. [4595/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMach_x86_64.cpp.o
  5142. [4596/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/MemoryTagManagerAArch64MTE.cpp.o
  5143. [4597/5164] Building CXX object tools/lldb/source/Plugins/Process/scripted/CMakeFiles/lldbPluginScriptedProcess.dir/ScriptedProcess.cpp.o
  5144. [4598/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_arm.cpp.o
  5145. [4599/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/NativeRegisterContextDBReg_x86.cpp.o
  5146. [4600/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/NativeRegisterContextDBReg_arm64.cpp.o
  5147. [4601/5164] Building CXX object tools/lldb/source/Plugins/ObjectFile/Mach-O/CMakeFiles/lldbPluginObjectFileMachO.dir/ObjectFileMachO.cpp.o
  5148. [4602/5164] Building CXX object tools/lldb/source/Plugins/Platform/Windows/CMakeFiles/lldbPluginPlatformWindows.dir/PlatformWindows.cpp.o
  5149. [4603/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSD/CMakeFiles/lldbPluginProcessFreeBSD.dir/NativeProcessFreeBSD.cpp.o
  5150. [4604/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/NativeProcessSoftwareSingleStep.cpp.o
  5151. [4605/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_x86_64.cpp.o
  5152. [4606/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_i386.cpp.o
  5153. [4607/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/ProcessGDBRemoteLog.cpp.o
  5154. [4608/5164] Building CXX object tools/lldb/source/Plugins/Platform/POSIX/CMakeFiles/lldbPluginPlatformPOSIX.dir/PlatformPOSIX.cpp.o
  5155. [4609/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteRegisterContext.cpp.o
  5156. [4610/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_i386.cpp.o
  5157. [4611/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_mips64.cpp.o
  5158. [4612/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServerCommon.cpp.o
  5159. [4613/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_powerpc.cpp.o
  5160. [4614/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_x86_64.cpp.o
  5161. [4615/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_s390x.cpp.o
  5162. [4616/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/HistoryThread.cpp.o
  5163. [4617/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_i386.cpp.o
  5164. [4618/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_x86_64.cpp.o
  5165. [4619/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextOpenBSD_x86_64.cpp.o
  5166. [4620/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/HistoryUnwind.cpp.o
  5167. [4621/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextOpenBSD_i386.cpp.o
  5168. [4622/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/InferiorCallPOSIX.cpp.o
  5169. [4623/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServerPlatform.cpp.o
  5170. [4624/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextNetBSD_x86_64.cpp.o
  5171. [4625/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextNetBSD_i386.cpp.o
  5172. [4626/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/ThreadGDBRemote.cpp.o
  5173. [4627/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextWindows_x86_64.cpp.o
  5174. [4628/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextWindows_i386.cpp.o
  5175. [4629/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterInfoPOSIX_arm.cpp.o
  5176. [4630/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterInfoPOSIX_ppc64le.cpp.o
  5177. [4631/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_arm64.cpp.o
  5178. [4632/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterInfoPOSIX_arm64.cpp.o
  5179. [4633/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDummy.cpp.o
  5180. [4634/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/MinidumpTypes.cpp.o
  5181. [4635/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationClient.cpp.o
  5182. [4636/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextHistory.cpp.o
  5183. [4637/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_arm.cpp.o
  5184. [4638/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMemory.cpp.o
  5185. [4639/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_arm64.cpp.o
  5186. [4640/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_mips64.cpp.o
  5187. [4641/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_powerpc.cpp.o
  5188. [4642/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_ARM64.cpp.o
  5189. [4643/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterUtilities.cpp.o
  5190. [4644/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_x86.cpp.o
  5191. [4645/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextThreadMemory.cpp.o
  5192. [4646/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_mips64.cpp.o
  5193. [4647/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_s390x.cpp.o
  5194. [4648/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_powerpc.cpp.o
  5195. [4649/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_ppc64le.cpp.o
  5196. [4650/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_arm64.cpp.o
  5197. [4651/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_ARM.cpp.o
  5198. [4652/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_x86_32.cpp.o
  5199. [4653/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_x86_64.cpp.o
  5200. [4654/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_ppc64le.cpp.o
  5201. [4655/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_s390x.cpp.o
  5202. [4656/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_x86_64.cpp.o
  5203. [4657/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_arm.cpp.o
  5204. [4658/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/ThreadMemory.cpp.o
  5205. [4659/5164] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/StopInfoMachException.cpp.o
  5206. [4660/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DIERef.cpp.o
  5207. [4661/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDataExtractor.cpp.o
  5208. [4662/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/ThreadElfCore.cpp.o
  5209. [4663/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/MinidumpParser.cpp.o
  5210. [4664/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServerLLGS.cpp.o
  5211. [4665/5164] Building CXX object tools/lldb/source/Plugins/Process/mach-core/CMakeFiles/lldbPluginProcessMachCore.dir/ThreadMachCore.cpp.o
  5212. [4666/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugArangeSet.cpp.o
  5213. [4667/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDeclContext.cpp.o
  5214. [4668/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDefines.cpp.o
  5215. [4669/5164] Building CXX object tools/lldb/source/Plugins/Process/mach-core/CMakeFiles/lldbPluginProcessMachCore.dir/ProcessMachCore.cpp.o
  5216. [4670/5164] Building CXX object tools/lldb/source/Plugins/ScriptInterpreter/None/CMakeFiles/lldbPluginScriptInterpreterNone.dir/ScriptInterpreterNone.cpp.o
  5217. [4671/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSDKernel/CMakeFiles/lldbPluginProcessFreeBSDKernel.dir/RegisterContextFreeBSDKernel_arm64.cpp.o
  5218. [4672/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSDKernel/CMakeFiles/lldbPluginProcessFreeBSDKernel.dir/RegisterContextFreeBSDKernel_i386.cpp.o
  5219. [4673/5164] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/ProcessElfCore.cpp.o
  5220. [4674/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSDKernel/CMakeFiles/lldbPluginProcessFreeBSDKernel.dir/ProcessFreeBSDKernel.cpp.o
  5221. [4675/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSDKernel/CMakeFiles/lldbPluginProcessFreeBSDKernel.dir/RegisterContextFreeBSDKernel_x86_64.cpp.o
  5222. [4676/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFContext.cpp.o
  5223. [4677/5164] Building CXX object tools/lldb/source/Plugins/Process/FreeBSDKernel/CMakeFiles/lldbPluginProcessFreeBSDKernel.dir/ThreadFreeBSDKernel.cpp.o
  5224. [4678/5164] Building CXX object tools/lldb/source/Plugins/REPL/Clang/CMakeFiles/lldbPluginClangREPL.dir/ClangREPL.cpp.o
  5225. [4679/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/ThreadMinidump.cpp.o
  5226. [4680/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFCompileUnit.cpp.o
  5227. [4681/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFAbbreviationDeclaration.cpp.o
  5228. [4682/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugAbbrev.cpp.o
  5229. [4683/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/LogChannelDWARF.cpp.o
  5230. [4684/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/CodeViewRegisterMapping.cpp.o
  5231. [4685/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/AppleDWARFIndex.cpp.o
  5232. [4686/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFAttribute.cpp.o
  5233. [4687/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/HashedNameToDIE.cpp.o
  5234. [4688/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugMacro.cpp.o
  5235. [4689/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFBaseDIE.cpp.o
  5236. [4690/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugAranges.cpp.o
  5237. [4691/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/UniqueDWARFASTType.cpp.o
  5238. [4692/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DebugNamesDWARFIndex.cpp.o
  5239. [4693/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugInfo.cpp.o
  5240. [4694/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbSymUid.cpp.o
  5241. [4695/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugRanges.cpp.o
  5242. [4696/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbFPOProgramToDWARFExpression.cpp.o
  5243. [4697/5164] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/ProcessMinidump.cpp.o
  5244. [4698/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFFormValue.cpp.o
  5245. [4699/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFTypeUnit.cpp.o
  5246. [4700/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDIE.cpp.o
  5247. [4701/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugInfoEntry.cpp.o
  5248. [4702/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/Breakpad/CMakeFiles/lldbPluginSymbolFileBreakpad.dir/SymbolFileBreakpad.cpp.o
  5249. [4703/5164] Building CXX object tools/lldb/source/Plugins/StructuredData/DarwinLog/CMakeFiles/lldbPluginStructuredDataDarwinLog.dir/StructuredDataDarwinLog.cpp.o
  5250. [4704/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/DWARFLocationExpression.cpp.o
  5251. [4705/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/CompileUnitIndex.cpp.o
  5252. [4706/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/NameToDIE.cpp.o
  5253. [4707/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFIndex.cpp.o
  5254. [4708/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARFDwo.cpp.o
  5255. [4709/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/PDB/CMakeFiles/lldbPluginSymbolFilePDB.dir/PDBLocationToDWARFExpression.cpp.o
  5256. [4710/5164] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/ProcessGDBRemote.cpp.o
  5257. [4711/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/Symtab/CMakeFiles/lldbPluginSymbolFileSymtab.dir/SymbolFileSymtab.cpp.o
  5258. [4712/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbIndex.cpp.o
  5259. [4713/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbUtil.cpp.o
  5260. [4714/5164] Building CXX object tools/lldb/source/Plugins/SymbolVendor/ELF/CMakeFiles/lldbPluginSymbolVendorELF.dir/SymbolVendorELF.cpp.o
  5261. [4715/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFUnit.cpp.o
  5262. [4716/5164] Building CXX object tools/lldb/source/Plugins/SymbolVendor/wasm/CMakeFiles/lldbPluginSymbolVendorWasm.dir/SymbolVendorWasm.cpp.o
  5263. [4717/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARFDebugMap.cpp.o
  5264. [4718/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompilerDeclContext.cpp.o
  5265. [4719/5164] Building CXX object tools/lldb/source/Plugins/Trace/common/CMakeFiles/lldbPluginTraceCommon.dir/ThreadPostMortemTrace.cpp.o
  5266. [4720/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompilerDecl.cpp.o
  5267. [4721/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/ManualDWARFIndex.cpp.o
  5268. [4722/5164] Building CXX object tools/lldb/source/Plugins/TraceExporter/ctf/CMakeFiles/lldbPluginTraceExporterCTF.dir/TraceExporterCTF.cpp.o
  5269. [4723/5164] Building CXX object tools/lldb/source/Plugins/TraceExporter/ctf/CMakeFiles/lldbPluginTraceExporterCTF.dir/CommandObjectThreadTraceExportCTF.cpp.o
  5270. [4724/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Block.cpp.o
  5271. [4725/5164] Building CXX object tools/lldb/source/Plugins/Trace/common/CMakeFiles/lldbPluginTraceCommon.dir/TraceJSONStructs.cpp.o
  5272. [4726/5164] Building CXX object tools/lldb/source/Plugins/Trace/common/CMakeFiles/lldbPluginTraceCommon.dir/TraceSessionSaver.cpp.o
  5273. [4727/5164] Building CXX object tools/lldb/source/Plugins/UnwindAssembly/x86/CMakeFiles/lldbPluginUnwindAssemblyX86.dir/x86AssemblyInspectionEngine.cpp.o
  5274. [4728/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/DeclVendor.cpp.o
  5275. [4729/5164] Building CXX object tools/lldb/source/Plugins/Trace/common/CMakeFiles/lldbPluginTraceCommon.dir/TraceSessionFileParser.cpp.o
  5276. [4730/5164] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetQueuesHandler.cpp.o
  5277. [4731/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/DebugMacros.cpp.o
  5278. [4732/5164] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetPendingItemsHandler.cpp.o
  5279. [4733/5164] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetThreadItemInfoHandler.cpp.o
  5280. [4734/5164] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetItemInfoHandler.cpp.o
  5281. [4735/5164] Building CXX object tools/lldb/source/Plugins/UnwindAssembly/x86/CMakeFiles/lldbPluginUnwindAssemblyX86.dir/UnwindAssembly-x86.cpp.o
  5282. [4736/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ArmUnwindInfo.cpp.o
  5283. [4737/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompactUnwindInfo.cpp.o
  5284. [4738/5164] Building CXX object tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/CMakeFiles/lldbPluginUnwindAssemblyInstEmulation.dir/UnwindAssemblyInstEmulation.cpp.o
  5285. [4739/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompileUnit.cpp.o
  5286. [4740/5164] Building CXX object tools/lldb/source/Plugins/TraceExporter/common/CMakeFiles/lldbPluginTraceExporterCommon.dir/TraceHTR.cpp.o
  5287. [4741/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompilerType.cpp.o
  5288. [4742/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/PostfixExpression.cpp.o
  5289. [4743/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/DWARFCallFrameInfo.cpp.o
  5290. [4744/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/LocateSymbolFile.cpp.o
  5291. [4745/5164] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/SystemRuntimeMacOSX.cpp.o
  5292. [4746/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/LineEntry.cpp.o
  5293. [4747/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/LineTable.cpp.o
  5294. [4748/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/SymbolVendor.cpp.o
  5295. [4749/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/TypeMap.cpp.o
  5296. [4750/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/TypeList.cpp.o
  5297. [4751/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/SymbolFile.cpp.o
  5298. [4752/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/VariableList.cpp.o
  5299. [4753/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Function.cpp.o
  5300. [4754/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/JITLoaderList.cpp.o
  5301. [4755/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFASTParserClang.cpp.o
  5302. [4756/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/FuncUnwinders.cpp.o
  5303. [4757/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Symbol.cpp.o
  5304. [4758/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/UnwindTable.cpp.o
  5305. [4759/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ObjectFile.cpp.o
  5306. [4760/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/MemoryRegionInfo.cpp.o
  5307. [4761/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/MemoryHistory.cpp.o
  5308. [4762/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/MemoryTagMap.cpp.o
  5309. [4763/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/UdtRecordCompleter.cpp.o
  5310. [4764/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Type.cpp.o
  5311. [4765/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/SymbolContext.cpp.o
  5312. [4766/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbAstBuilder.cpp.o
  5313. [4767/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/InstrumentationRuntime.cpp.o
  5314. [4768/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/UnwindPlan.cpp.o
  5315. [4769/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Variable.cpp.o
  5316. [4770/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/PathMappingList.cpp.o
  5317. [4771/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/PDB/CMakeFiles/lldbPluginSymbolFilePDB.dir/PDBASTParser.cpp.o
  5318. [4772/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/OperatingSystem.cpp.o
  5319. [4773/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/JITLoader.cpp.o
  5320. [4774/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/InstrumentationRuntimeStopInfo.cpp.o
  5321. [4775/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ABI.cpp.o
  5322. [4776/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ExecutionContext.cpp.o
  5323. [4777/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/AssertFrameRecognizer.cpp.o
  5324. [4778/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/TypeSystem.cpp.o
  5325. [4779/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ModuleCache.cpp.o
  5326. [4780/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/LanguageRuntime.cpp.o
  5327. [4781/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/SectionLoadHistory.cpp.o
  5328. [4782/5164] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Symtab.cpp.o
  5329. [4783/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackID.cpp.o
  5330. [4784/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Memory.cpp.o
  5331. [4785/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/RegisterNumber.cpp.o
  5332. [4786/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/DynamicRegisterInfo.cpp.o
  5333. [4787/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Queue.cpp.o
  5334. [4788/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/QueueItem.cpp.o
  5335. [4789/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/QueueList.cpp.o
  5336. [4790/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/PDB/CMakeFiles/lldbPluginSymbolFilePDB.dir/SymbolFilePDB.cpp.o
  5337. [4791/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Language.cpp.o
  5338. [4792/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/RemoteAwarePlatform.cpp.o
  5339. [4793/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/RegisterContext.cpp.o
  5340. [4794/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/SectionLoadList.cpp.o
  5341. [4795/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ProcessTrace.cpp.o
  5342. [4796/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadCollection.cpp.o
  5343. [4797/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/SystemRuntime.cpp.o
  5344. [4798/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StructuredDataPlugin.cpp.o
  5345. [4799/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARF.cpp.o
  5346. [4800/5164] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/SymbolFileNativePDB.cpp.o
  5347. [4801/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackFrameRecognizer.cpp.o
  5348. [4802/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Platform.cpp.o
  5349. [4803/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Statistics.cpp.o
  5350. [4804/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanBase.cpp.o
  5351. [4805/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/RegisterContextUnwind.cpp.o
  5352. [4806/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlan.cpp.o
  5353. [4807/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/TargetList.cpp.o
  5354. [4808/5164] Linking CXX static library lib/liblldbUtility.a
  5355. [4809/5164] Linking CXX static library lib/liblldbHost.a
  5356. [4810/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackFrameList.cpp.o
  5357. [4811/5164] Linking CXX static library lib/liblldbPluginPlatformQemuUser.a
  5358. [4812/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallOnFunctionExit.cpp.o
  5359. [4813/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/TraceCursor.cpp.o
  5360. [4814/5164] Linking CXX executable bin/lldb-argdumper
  5361. [4815/5164] Linking CXX executable bin/lldb-instr
  5362. [4816/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StopInfo.cpp.o
  5363. [4817/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanShouldStopHere.cpp.o
  5364. [4818/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadList.cpp.o
  5365. [4819/5164] Building CXX object tools/lldb/source/Version/CMakeFiles/lldbVersion.dir/Version.cpp.o
  5366. [4820/5164] Linking CXX static library lib/liblldbVersion.a
  5367. [4821/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallFunctionUsingABI.cpp.o
  5368. [4822/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackFrame.cpp.o
  5369. [4823/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanPython.cpp.o
  5370. [4824/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanRunToAddress.cpp.o
  5371. [4825/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallFunction.cpp.o
  5372. [4826/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/TraceExporter.cpp.o
  5373. [4827/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallUserExpression.cpp.o
  5374. [4828/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadSpec.cpp.o
  5375. [4829/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepOverBreakpoint.cpp.o
  5376. [4830/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepOverRange.cpp.o
  5377. [4831/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepInstruction.cpp.o
  5378. [4832/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepInRange.cpp.o
  5379. [4833/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/UnwindAssembly.cpp.o
  5380. [4834/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepRange.cpp.o
  5381. [4835/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepThrough.cpp.o
  5382. [4836/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepOut.cpp.o
  5383. [4837/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Thread.cpp.o
  5384. [4838/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepUntil.cpp.o
  5385. [4839/5164] Building CXX object tools/lldb/tools/lldb-server/CMakeFiles/lldb-server.dir/Acceptor.cpp.o
  5386. [4840/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/UnixSignals.cpp.o
  5387. [4841/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBroadcaster.cpp.o
  5388. [4842/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBDeclaration.cpp.o
  5389. [4843/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommunication.cpp.o
  5390. [4844/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStack.cpp.o
  5391. [4845/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBError.cpp.o
  5392. [4846/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommandReturnObject.cpp.o
  5393. [4847/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBEnvironment.cpp.o
  5394. [4848/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanTracer.cpp.o
  5395. [4849/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBExecutionContext.cpp.o
  5396. [4850/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBData.cpp.o
  5397. [4851/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Trace.cpp.o
  5398. [4852/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFileSpec.cpp.o
  5399. [4853/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/TraceInstructionDumper.cpp.o
  5400. [4854/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFileSpecList.cpp.o
  5401. [4855/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFile.cpp.o
  5402. [4856/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCompileUnit.cpp.o
  5403. [4857/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBAddress.cpp.o
  5404. [4858/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointLocation.cpp.o
  5405. [4859/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommandInterpreterRunOptions.cpp.o
  5406. [4860/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBAttachInfo.cpp.o
  5407. [4861/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/UnwindLLDB.cpp.o
  5408. [4862/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointName.cpp.o
  5409. [4863/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBHostOS.cpp.o
  5410. [4864/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointOptionCommon.cpp.o
  5411. [4865/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBExpressionOptions.cpp.o
  5412. [4866/5164] Building CXX object tools/lldb/source/Plugins/TypeSystem/Clang/CMakeFiles/lldbPluginTypeSystemClang.dir/TypeSystemClang.cpp.o
  5413. [4867/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBlock.cpp.o
  5414. [4868/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLineEntry.cpp.o
  5415. [4869/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Process.cpp.o
  5416. [4870/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBMemoryRegionInfo.cpp.o
  5417. [4871/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommandInterpreter.cpp.o
  5418. [4872/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpoint.cpp.o
  5419. [4873/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBProcessInfo.cpp.o
  5420. [4874/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBMemoryRegionInfoList.cpp.o
  5421. [4875/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInstructionList.cpp.o
  5422. [4876/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFunction.cpp.o
  5423. [4877/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBEvent.cpp.o
  5424. [4878/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStringList.cpp.o
  5425. [4879/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLaunchInfo.cpp.o
  5426. [4880/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBListener.cpp.o
  5427. [4881/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbolContextList.cpp.o
  5428. [4882/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInstruction.cpp.o
  5429. [4883/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBReproducer.cpp.o
  5430. [4884/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLanguageRuntime.cpp.o
  5431. [4885/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBModuleSpec.cpp.o
  5432. [4886/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStream.cpp.o
  5433. [4887/5164] Building CXX object tools/lldb/tools/driver/CMakeFiles/lldb.dir/Platform.cpp.o
  5434. [4888/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSection.cpp.o
  5435. [4889/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThreadCollection.cpp.o
  5436. [4890/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFrame.cpp.o
  5437. [4891/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStructuredData.cpp.o
  5438. [4892/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSourceManager.cpp.o
  5439. [4893/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbolContext.cpp.o
  5440. [4894/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeEnumMember.cpp.o
  5441. [4895/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBDebugger.cpp.o
  5442. [4896/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbol.cpp.o
  5443. [4897/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBQueue.cpp.o
  5444. [4898/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBQueueItem.cpp.o
  5445. [4899/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/BreakpointBase.cpp.o
  5446. [4900/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBValueList.cpp.o
  5447. [4901/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBType.cpp.o
  5448. [4902/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBPlatform.cpp.o
  5449. [4903/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBModule.cpp.o
  5450. [4904/5164] Building CXX object tools/lldb/tools/driver/CMakeFiles/lldb.dir/Driver.cpp.o
  5451. [4905/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/IOStream.cpp.o
  5452. [4906/5164] Linking CXX shared module lib/BugpointPasses.so
  5453. [4907/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBProcess.cpp.o
  5454. [4908/5164] Linking CXX executable bin/llvm-as
  5455. [4909/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/OutputRedirector.cpp.o
  5456. [4910/5164] Linking CXX executable bin/llvm-bcanalyzer
  5457. [4911/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/ExceptionBreakpoint.cpp.o
  5458. [4912/5164] Linking CXX executable bin/llvm-c-test
  5459. [4913/5164] Linking CXX static library lib/libLLVMCFIVerify.a
  5460. [4914/5164] Linking CXX executable bin/llvm-cat
  5461. [4915/5164] Linking CXX executable bin/llvm-cov
  5462. [4916/5164] Linking CXX executable bin/llvm-cvtres
  5463. [4917/5164] Linking CXX executable bin/llvm-cfi-verify
  5464. [4918/5164] Linking CXX executable bin/llvm-cxxdump
  5465. [4919/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/FunctionBreakpoint.cpp.o
  5466. [4920/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTrace.cpp.o
  5467. [4921/5164] Linking CXX static library lib/libLLVMDiff.a
  5468. [4922/5164] Linking CXX executable bin/llvm-cxxfilt
  5469. [4923/5164] Linking CXX executable bin/llvm-cxxmap
  5470. [4924/5164] Linking CXX executable bin/llvm-debuginfod-find
  5471. [4925/5164] Linking CXX executable bin/llvm-dlang-demangle-fuzzer
  5472. [4926/5164] Linking CXX executable bin/llvm-diff
  5473. [4927/5164] Linking CXX executable bin/llvm-dis
  5474. [4928/5164] Linking CXX executable bin/llvm-dwp
  5475. [4929/5164] Linking CXX executable bin/llvm-dwarfdump
  5476. [4930/5164] Linking CXX executable bin/llvm-extract
  5477. [4931/5164] Linking CXX executable bin/llvm-ifs
  5478. [4932/5164] Linking CXX executable bin/llvm-isel-fuzzer
  5479. [4933/5164] Linking CXX executable bin/llvm-gsymutil
  5480. [4934/5164] Linking CXX executable bin/llvm-jitlink
  5481. [4935/5164] Linking CXX executable bin/llvm-itanium-demangle-fuzzer
  5482. [4936/5164] Linking CXX executable bin/llvm-libtool-darwin
  5483. [4937/5164] Linking CXX executable bin/llvm-link
  5484. [4938/5164] Linking CXX executable bin/llvm-lipo
  5485. [4939/5164] Linking CXX executable bin/llvm-mc
  5486. [4940/5164] Linking CXX executable bin/llvm-lto2
  5487. [4941/5164] Linking CXX executable bin/llvm-mca
  5488. [4942/5164] Linking CXX executable bin/llvm-microsoft-demangle-fuzzer
  5489. [4943/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThreadPlan.cpp.o
  5490. [4944/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/LLDBUtils.cpp.o
  5491. [4945/5164] Linking CXX executable bin/llvm-ml
  5492. [4946/5164] Linking CXX executable bin/llvm-mt
  5493. [4947/5164] Linking CXX executable bin/llvm-modextract
  5494. [4948/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeFilter.cpp.o
  5495. [4949/5164] Linking CXX executable bin/llvm-nm
  5496. [4950/5164] Linking CXX executable bin/llvm-objcopy
  5497. [4951/5164] Generating ../../bin/llvm-install-name-tool
  5498. [4952/5164] Linking CXX executable bin/llvm-opt-fuzzer
  5499. [4953/5164] Generating ../../bin/llvm-bitcode-strip
  5500. [4954/5164] Linking CXX executable bin/llvm-profgen
  5501. [4955/5164] Generating ../../bin/llvm-strip
  5502. [4956/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/FifoFiles.cpp.o
  5503. [4957/5164] Linking CXX executable bin/llvm-objdump
  5504. [4958/5164] Linking CXX executable bin/llvm-pdbutil
  5505. [4959/5164] Linking CXX executable bin/llvm-opt-report
  5506. [4960/5164] Generating ../../bin/llvm-otool
  5507. [4961/5164] Linking CXX executable bin/llvm-rc
  5508. [4962/5164] Generating ../../bin/llvm-windres
  5509. [4963/5164] Linking CXX executable bin/llvm-rust-demangle-fuzzer
  5510. [4964/5164] Linking CXX executable bin/llvm-sim
  5511. [4965/5164] Linking CXX executable bin/llvm-rtdyld
  5512. [4966/5164] Linking CXX executable bin/llvm-reduce
  5513. [4967/5164] Linking CXX executable bin/llvm-readobj
  5514. [4968/5164] Linking CXX executable bin/llvm-size
  5515. [4969/5164] Generating ../../bin/llvm-readelf
  5516. [4970/5164] Linking CXX executable bin/llvm-special-case-list-fuzzer
  5517. [4971/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBVariablesOptions.cpp.o
  5518. [4972/5164] Linking CXX executable bin/llvm-split
  5519. [4973/5164] Linking CXX executable bin/llvm-stress
  5520. [4974/5164] Linking CXX executable bin/llvm-strings
  5521. [4975/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeFormat.cpp.o
  5522. [4976/5164] Linking CXX executable bin/llvm-symbolizer
  5523. [4977/5164] Generating ../../bin/llvm-addr2line
  5524. [4978/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeNameSpecifier.cpp.o
  5525. [4979/5164] Linking CXX executable bin/llvm-tapi-diff
  5526. [4980/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/SourceBreakpoint.cpp.o
  5527. [4981/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeSynthetic.cpp.o
  5528. [4982/5164] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Target.cpp.o
  5529. [4983/5164] Linking CXX static library lib/liblldbTarget.a
  5530. [4984/5164] Linking CXX static library lib/liblldbSymbol.a
  5531. [4985/5164] Linking CXX static library lib/liblldbPluginTypeSystemClang.a
  5532. [4986/5164] Linking CXX static library lib/liblldbPluginSymbolFilePDB.a
  5533. [4987/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/ProgressEvent.cpp.o
  5534. [4988/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeSummary.cpp.o
  5535. [4989/5164] Linking CXX static library lib/liblldbPluginSymbolFileNativePDB.a
  5536. [4990/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBWatchpoint.cpp.o
  5537. [4991/5164] Linking CXX static library lib/liblldbPluginSymbolFileDWARF.a
  5538. [4992/5164] Building CXX object tools/lldb/tools/lldb-server/CMakeFiles/lldb-server.dir/LLDBServerUtilities.cpp.o
  5539. [4993/5164] Building CXX object tools/lldb/tools/lldb-server/CMakeFiles/lldb-server.dir/SystemInitializerLLGS.cpp.o
  5540. [4994/5164] Linking CXX static library lib/liblldbPluginProcessUtility.a
  5541. [4995/5164] Linking CXX static library lib/liblldbPluginObjectFilePDB.a
  5542. [4996/5164] Building CXX object tools/lldb/tools/lldb-server/CMakeFiles/lldb-server.dir/lldb-server.cpp.o
  5543. [4997/5164] Linking CXX static library lib/liblldbPluginObjectFileJIT.a
  5544. [4998/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThread.cpp.o
  5545. [4999/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBUnixSignals.cpp.o
  5546. [5000/5164] Linking CXX static library lib/liblldbPluginRenderScriptRuntime.a
  5547. [5001/5164] Linking CXX static library lib/liblldbPluginAppleObjCRuntime.a
  5548. [5002/5164] Linking CXX static library lib/liblldbPluginObjCRuntime.a
  5549. [5003/5164] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o
  5550. [5004/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeCategory.cpp.o
  5551. [5005/5164] Linking CXX static library lib/liblldbPluginCPPRuntime.a
  5552. [5006/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/RunInTerminal.cpp.o
  5553. [5007/5164] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o
  5554. [5008/5164] Linking CXX static library lib/liblldbPluginObjCLanguage.a
  5555. [5009/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o
  5556. [5010/5164] Linking CXX static library lib/liblldbPluginCPlusPlusLanguage.a
  5557. [5011/5164] Linking CXX static library lib/liblldbPluginClangCommon.a
  5558. [5012/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o
  5559. [5013/5164] Linking CXX static library lib/liblldbPluginExpressionParserClang.a
  5560. [5014/5164] Linking CXX static library lib/liblldbInterpreter.a
  5561. [5015/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/JSONUtils.cpp.o
  5562. [5016/5164] Linking CXX static library lib/liblldbExpression.a
  5563. [5017/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o
  5564. [5018/5164] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o
  5565. [5019/5164] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o
  5566. [5020/5164] Linking CXX static library lib/liblldbDataFormatters.a
  5567. [5021/5164] Linking CXX static library lib/liblldbCore.a
  5568. [5022/5164] Linking CXX static library lib/liblldbCommands.a
  5569. [5023/5164] Linking CXX static library lib/liblldbBreakpoint.a
  5570. [5024/5164] Linking CXX executable bin/llvm-yaml-numeric-parser-fuzzer
  5571. [5025/5164] Linking CXX static library lib/liblldbPluginABIAArch64.a
  5572. [5026/5164] Linking CXX executable bin/llvm-yaml-parser-fuzzer
  5573. [5027/5164] Linking CXX static library lib/liblldbPluginABIX86.a
  5574. [5028/5164] Linking CXX static library lib/liblldbPluginArchitectureMips.a
  5575. [5029/5164] Linking CXX static library lib/liblldbPluginArchitecturePPC64.a
  5576. [5030/5164] Linking CXX static library lib/liblldbPluginArchitectureArm.a
  5577. [5031/5164] Linking CXX static library lib/liblldbPluginABIARM.a
  5578. [5032/5164] Linking CXX static library lib/liblldbPluginDynamicLoaderMacOSXDYLD.a
  5579. [5033/5164] Linking CXX static library lib/liblldbPluginArchitectureAArch64.a
  5580. [5034/5164] Linking CXX static library lib/liblldbPluginDisassemblerLLVMC.a
  5581. [5035/5164] Linking CXX static library lib/liblldbPluginDynamicLoaderHexagonDYLD.a
  5582. [5036/5164] Linking CXX static library lib/liblldbPluginDynamicLoaderWindowsDYLD.a
  5583. [5037/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/VSCode.cpp.o
  5584. [5038/5164] Linking CXX static library lib/liblldbPluginInstructionARM.a
  5585. [5039/5164] Linking CXX static library lib/liblldbPluginDynamicLoaderWasmDYLD.a
  5586. [5040/5164] Linking CXX static library lib/liblldbPluginDynamicLoaderStatic.a
  5587. [5041/5164] Linking CXX static library lib/liblldbPluginInstructionARM64.a
  5588. [5042/5164] Linking CXX static library lib/liblldbPluginInstructionMIPS.a
  5589. [5043/5164] Linking CXX static library lib/liblldbPluginInstructionMIPS64.a
  5590. [5044/5164] Linking CXX static library lib/liblldbPluginInstructionPPC64.a
  5591. [5045/5164] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeASan.a
  5592. [5046/5164] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeMainThreadChecker.a
  5593. [5047/5164] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeTSan.a
  5594. [5048/5164] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeUBSan.a
  5595. [5049/5164] Linking CXX static library lib/liblldbPluginObjCPlusPlusLanguage.a
  5596. [5050/5164] Linking CXX static library lib/liblldbPluginCXXItaniumABI.a
  5597. [5051/5164] Linking CXX static library lib/liblldbPluginMemoryHistoryASan.a
  5598. [5052/5164] Linking CXX static library lib/liblldbPluginObjectContainerBSDArchive.a
  5599. [5053/5164] Linking CXX static library lib/liblldbPluginObjectFileBreakpad.a
  5600. [5054/5164] Linking CXX static library lib/liblldbPluginObjectContainerMachOArchive.a
  5601. [5055/5164] Linking CXX static library lib/liblldbPluginObjectFileELF.a
  5602. [5056/5164] Linking CXX static library lib/liblldbPluginObjectFileMachO.a
  5603. [5057/5164] Linking CXX static library lib/liblldbPluginObjectFileMinidump.a
  5604. [5058/5164] Linking CXX static library lib/liblldbPluginObjectFileWasm.a
  5605. [5059/5164] Linking CXX static library lib/liblldbPluginJITLoaderGDB.a
  5606. [5060/5164] Linking CXX static library lib/liblldbPluginPlatformGDB.a
  5607. [5061/5164] Linking CXX static library lib/liblldbPluginObjectFilePECOFF.a
  5608. [5062/5164] Linking CXX static library lib/liblldbPluginPlatformNetBSD.a
  5609. [5063/5164] Linking CXX static library lib/liblldbPluginPlatformOpenBSD.a
  5610. [5064/5164] Linking CXX static library lib/liblldbPluginPlatformPOSIX.a
  5611. [5065/5164] Linking CXX static library lib/liblldbPluginPlatformFreeBSD.a
  5612. [5066/5164] Linking CXX static library lib/liblldbPluginPlatformWindows.a
  5613. [5067/5164] Linking CXX static library lib/liblldbPluginProcessPOSIX.a
  5614. [5068/5164] Linking CXX static library lib/liblldbPluginPlatformLinux.a
  5615. [5069/5164] Linking CXX static library lib/liblldbPluginScriptedProcess.a
  5616. [5070/5164] Linking CXX static library lib/liblldbPluginProcessFreeBSD.a
  5617. [5071/5164] Linking CXX static library lib/liblldbPluginPlatformMacOSX.a
  5618. [5072/5164] Linking CXX static library lib/liblldbPluginPlatformAndroid.a
  5619. [5073/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SystemInitializerFull.cpp.o
  5620. [5074/5164] Linking CXX static library lib/liblldbPluginProcessFreeBSDKernel.a
  5621. [5075/5164] Linking CXX static library lib/liblldbPluginDynamicLoaderDarwinKernel.a
  5622. [5076/5164] Linking CXX static library lib/liblldbPluginClangREPL.a
  5623. [5077/5164] Linking CXX static library lib/liblldbPluginProcessGDBRemote.a
  5624. [5078/5164] Linking CXX static library lib/liblldbPluginScriptInterpreterNone.a
  5625. [5079/5164] Linking CXX static library lib/liblldbPluginProcessElfCore.a
  5626. [5080/5164] Linking CXX static library lib/liblldbPluginProcessMachCore.a
  5627. [5081/5164] Linking CXX static library lib/liblldbPluginStructuredDataDarwinLog.a
  5628. [5082/5164] Linking CXX static library lib/liblldbInitialization.a
  5629. [5083/5164] Linking CXX static library lib/liblldbPluginSymbolFileSymtab.a
  5630. [5084/5164] Linking CXX static library lib/liblldbPluginDynamicLoaderPosixDYLD.a
  5631. [5085/5164] Linking CXX static library lib/liblldbPluginSymbolVendorELF.a
  5632. [5086/5164] Linking CXX static library lib/liblldbPluginSymbolVendorWasm.a
  5633. [5087/5164] Linking CXX static library lib/liblldbPluginSystemRuntimeMacOSX.a
  5634. [5088/5164] Linking CXX static library lib/liblldbPluginProcessMinidump.a
  5635. [5089/5164] Linking CXX static library lib/liblldbPluginTraceCommon.a
  5636. [5090/5164] Linking CXX static library lib/liblldbPluginUnwindAssemblyInstEmulation.a
  5637. [5091/5164] Linking CXX static library lib/liblldbPluginUnwindAssemblyX86.a
  5638. [5092/5164] Linking CXX static library lib/liblldbPluginSymbolFileBreakpad.a
  5639. [5093/5164] Linking CXX static library lib/liblldbPluginTraceExporterCommon.a
  5640. [5094/5164] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o
  5641. [5095/5164] Linking CXX static library lib/liblldbPluginTraceExporterCTF.a
  5642. [5096/5164] Building CXX object tools/lldb/tools/lldb-server/CMakeFiles/lldb-server.dir/lldb-platform.cpp.o
  5643. [5097/5164] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o
  5644. [5098/5164] Building CXX object tools/lldb/tools/lldb-vscode/CMakeFiles/lldb-vscode.dir/lldb-vscode.cpp.o
  5645. [5099/5164] Linking CXX shared library lib/libRemarks.so.14
  5646. [5100/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBValue.cpp.o
  5647. [5101/5164] Creating library symlink lib/libRemarks.so
  5648. [5102/5164] Linking CXX executable bin/llvm-undname
  5649. [5103/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o
  5650. [5104/5164] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTarget.cpp.o
  5651. [5105/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o
  5652. [5106/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o
  5653. [5107/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o
  5654. [5108/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o
  5655. [5109/5164] Building CXX object tools/opt/CMakeFiles/opt.dir/GraphPrinters.cpp.o
  5656. [5110/5164] Copying llvm-locstats into /home/russellh/git/llvm-mingw/llvm-project/llvm/build/./bin
  5657. [5111/5164] Linking CXX static library lib/libbenchmark.a
  5658. [5112/5164] Linking CXX static library lib/libbenchmark_main.a
  5659. [5113/5164] Linking CXX shared library lib/liblldb.so.14.0.0
  5660. [5114/5164] Creating library symlink lib/liblldb.so.14 lib/liblldb.so
  5661. [5115/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o
  5662. [5116/5164] Building CXX object tools/opt/CMakeFiles/opt.dir/AnalysisWrappers.cpp.o
  5663. [5117/5164] Linking CXX executable bin/lldb
  5664. [5118/5164] Linking CXX executable bin/lldb-vscode
  5665. [5119/5164] Building CXX object tools/opt/CMakeFiles/opt.dir/BreakpointPrinter.cpp.o
  5666. [5120/5164] Building CXX object tools/lldb/tools/lldb-server/CMakeFiles/lldb-server.dir/lldb-gdbserver.cpp.o
  5667. [5121/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o
  5668. [5122/5164] Linking CXX executable bin/lldb-server
  5669. [5123/5164] Building CXX object tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o
  5670. [5124/5164] Building CXX object tools/split-file/CMakeFiles/split-file.dir/split-file.cpp.o
  5671. [5125/5164] Building CXX object tools/opt/CMakeFiles/opt.dir/PassPrinters.cpp.o
  5672. [5126/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o
  5673. [5127/5164] Linking CXX executable bin/llvm-tli-checker
  5674. [5128/5164] Linking CXX executable bin/split-file
  5675. [5129/5164] Building CXX object utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o
  5676. [5130/5164] Building CXX object tools/opt/CMakeFiles/opt.dir/PrintSCC.cpp.o
  5677. [5131/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o
  5678. [5132/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o
  5679. [5133/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o
  5680. [5134/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o
  5681. [5135/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o
  5682. [5136/5164] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o
  5683. [5137/5164] Building CXX object unittests/Passes/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o
  5684. [5138/5164] Linking CXX shared module unittests/Passes/TestPlugin.so
  5685. [5139/5164] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o
  5686. [5140/5164] Linking CXX executable bin/sanstats
  5687. [5141/5164] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o
  5688. [5142/5164] Linking CXX shared module lib/Bye.so
  5689. [5143/5164] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o
  5690. [5144/5164] Linking CXX executable bin/yaml2obj
  5691. [5145/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o
  5692. [5146/5164] Building CXX object unittests/Passes/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o
  5693. [5147/5164] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o
  5694. [5148/5164] Linking CXX shared module unittests/Passes/DoublerPlugin.so
  5695. [5149/5164] Linking CXX executable bin/verify-uselistorder
  5696. [5150/5164] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o
  5697. [5151/5164] Linking CXX executable bin/llvm-xray
  5698. [5152/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o
  5699. [5153/5164] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o
  5700. [5154/5164] Linking CXX executable bin/sancov
  5701. [5155/5164] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o
  5702. [5156/5164] Linking CXX static library lib/libgtest.a
  5703. [5157/5164] Linking CXX static library lib/libgtest_main.a
  5704. [5158/5164] Linking CXX static library lib/libLLVMTestingSupport.a
  5705. [5159/5164] Building CXX object tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o
  5706. [5160/5164] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o
  5707. [5161/5164] Linking CXX executable bin/opt
  5708. [5162/5164] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o
  5709. [5163/5164] Linking CXX executable bin/obj2yaml
  5710. [5163/5164] Installing the project stripped...
  5711. -- Install configuration: "Release"
  5712. -- Installing: /home/russellh/build/llvm-mingw-host/lib/cmake/llvm/LLVMConfigExtensions.cmake
  5713. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libunwind.so.1.0
  5714. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libunwind.so.1
  5715. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libunwind.so
  5716. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libunwind.a
  5717. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libLTO.so.14
  5718. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libLTO.so
  5719. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/llvm-c/lto.h
  5720. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-ar
  5721. CMake Warning (dev) at /usr/local/share/cmake/Modules/GNUInstallDirs.cmake:239 (message):
  5722. Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
  5723. target architecture is known. Please enable at least one language before
  5724. including GNUInstallDirs.
  5725. Call Stack (most recent call first):
  5726. /home/russellh/git/llvm-mingw/llvm-project/llvm/cmake/modules/LLVMInstallSymlink.cmake:5 (include)
  5727. tools/llvm-ar/cmake_install.cmake:51 (include)
  5728. tools/cmake_install.cmake:44 (include)
  5729. cmake_install.cmake:58 (include)
  5730. This warning is for project developers. Use -Wno-dev to suppress it.
  5731.  
  5732. -- Creating llvm-ranlib
  5733. -- Creating llvm-dlltool
  5734. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-profdata
  5735. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/adxintrin.h
  5736. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/altivec.h
  5737. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ammintrin.h
  5738. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/amxintrin.h
  5739. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_acle.h
  5740. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_cmse.h
  5741. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/armintr.h
  5742. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm64intr.h
  5743. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx2intrin.h
  5744. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512bf16intrin.h
  5745. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512bwintrin.h
  5746. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512bitalgintrin.h
  5747. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlbitalgintrin.h
  5748. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512cdintrin.h
  5749. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vpopcntdqintrin.h
  5750. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512dqintrin.h
  5751. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512erintrin.h
  5752. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512fintrin.h
  5753. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512fp16intrin.h
  5754. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512ifmaintrin.h
  5755. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512ifmavlintrin.h
  5756. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512pfintrin.h
  5757. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vbmiintrin.h
  5758. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vbmivlintrin.h
  5759. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vbmi2intrin.h
  5760. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlvbmi2intrin.h
  5761. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlbf16intrin.h
  5762. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlbwintrin.h
  5763. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlcdintrin.h
  5764. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vldqintrin.h
  5765. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlfp16intrin.h
  5766. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlintrin.h
  5767. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vp2intersectintrin.h
  5768. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlvp2intersectintrin.h
  5769. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vpopcntdqvlintrin.h
  5770. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vnniintrin.h
  5771. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avx512vlvnniintrin.h
  5772. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avxintrin.h
  5773. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/avxvnniintrin.h
  5774. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/bmi2intrin.h
  5775. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/bmiintrin.h
  5776. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/builtins.h
  5777. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_builtin_vars.h
  5778. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_math.h
  5779. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_cmath.h
  5780. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_complex_builtins.h
  5781. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_device_functions.h
  5782. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_intrinsics.h
  5783. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_texture_intrinsics.h
  5784. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_libdevice_declares.h
  5785. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_math_forward_declares.h
  5786. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_cuda_runtime_wrapper.h
  5787. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_hip_libdevice_declares.h
  5788. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_hip_cmath.h
  5789. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_hip_math.h
  5790. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__clang_hip_runtime_wrapper.h
  5791. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/cetintrin.h
  5792. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/cet.h
  5793. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/cldemoteintrin.h
  5794. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/clzerointrin.h
  5795. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/crc32intrin.h
  5796. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/cpuid.h
  5797. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/clflushoptintrin.h
  5798. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/clwbintrin.h
  5799. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/emmintrin.h
  5800. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/enqcmdintrin.h
  5801. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/f16cintrin.h
  5802. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/float.h
  5803. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/fma4intrin.h
  5804. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/fmaintrin.h
  5805. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/fxsrintrin.h
  5806. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/gfniintrin.h
  5807. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/hexagon_circ_brev_intrinsics.h
  5808. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/hexagon_protos.h
  5809. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/hexagon_types.h
  5810. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/hvx_hexagon_protos.h
  5811. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/hresetintrin.h
  5812. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/htmintrin.h
  5813. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/htmxlintrin.h
  5814. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ia32intrin.h
  5815. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/immintrin.h
  5816. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/intrin.h
  5817. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/inttypes.h
  5818. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/invpcidintrin.h
  5819. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/iso646.h
  5820. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/keylockerintrin.h
  5821. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/limits.h
  5822. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/lwpintrin.h
  5823. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/lzcntintrin.h
  5824. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/mm3dnow.h
  5825. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/mmintrin.h
  5826. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/mm_malloc.h
  5827. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/module.modulemap
  5828. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/movdirintrin.h
  5829. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/msa.h
  5830. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/mwaitxintrin.h
  5831. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/nmmintrin.h
  5832. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/opencl-c.h
  5833. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/opencl-c-base.h
  5834. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/pkuintrin.h
  5835. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/pmmintrin.h
  5836. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/pconfigintrin.h
  5837. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/popcntintrin.h
  5838. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/prfchwintrin.h
  5839. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ptwriteintrin.h
  5840. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/rdseedintrin.h
  5841. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/rtmintrin.h
  5842. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/serializeintrin.h
  5843. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/sgxintrin.h
  5844. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/s390intrin.h
  5845. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/shaintrin.h
  5846. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/smmintrin.h
  5847. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/stdalign.h
  5848. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/stdarg.h
  5849. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/stdatomic.h
  5850. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/stdbool.h
  5851. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/stddef.h
  5852. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__stddef_max_align_t.h
  5853. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/stdint.h
  5854. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/stdnoreturn.h
  5855. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/tbmintrin.h
  5856. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/tgmath.h
  5857. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/tmmintrin.h
  5858. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/tsxldtrkintrin.h
  5859. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/uintrintrin.h
  5860. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/unwind.h
  5861. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/vadefs.h
  5862. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/vaesintrin.h
  5863. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/varargs.h
  5864. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/vecintrin.h
  5865. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/vpclmulqdqintrin.h
  5866. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/waitpkgintrin.h
  5867. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/wasm_simd128.h
  5868. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/wbnoinvdintrin.h
  5869. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/wmmintrin.h
  5870. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__wmmintrin_aes.h
  5871. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/__wmmintrin_pclmul.h
  5872. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/x86gprintrin.h
  5873. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/x86intrin.h
  5874. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/xmmintrin.h
  5875. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/xopintrin.h
  5876. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/xsavecintrin.h
  5877. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/xsaveintrin.h
  5878. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/xsaveoptintrin.h
  5879. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/xsavesintrin.h
  5880. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/xtestintrin.h
  5881. -- Installing: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_neon.h
  5882. -- Installing: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_fp16.h
  5883. -- Installing: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_sve.h
  5884. -- Installing: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_bf16.h
  5885. -- Installing: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_mve.h
  5886. -- Installing: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/arm_cde.h
  5887. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/cuda_wrappers/algorithm
  5888. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/cuda_wrappers/complex
  5889. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/cuda_wrappers/new
  5890. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ppc_wrappers/mmintrin.h
  5891. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ppc_wrappers/xmmintrin.h
  5892. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ppc_wrappers/mm_malloc.h
  5893. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ppc_wrappers/emmintrin.h
  5894. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ppc_wrappers/pmmintrin.h
  5895. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ppc_wrappers/tmmintrin.h
  5896. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/ppc_wrappers/smmintrin.h
  5897. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/openmp_wrappers/math.h
  5898. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/openmp_wrappers/cmath
  5899. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/openmp_wrappers/complex.h
  5900. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/openmp_wrappers/complex
  5901. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/openmp_wrappers/__clang_openmp_device_functions.h
  5902. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/openmp_wrappers/complex_cmath.h
  5903. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/include/openmp_wrappers/new
  5904. -- Installing: /home/russellh/build/llvm-mingw-host/bin/diagtool
  5905. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-14
  5906. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/clang
  5907. -- Creating clang++
  5908. -- Creating clang-cl
  5909. -- Creating clang-cpp
  5910. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-format
  5911. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-format-bbedit.applescript
  5912. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-format-diff.py
  5913. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-format-sublime.py
  5914. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-format.el
  5915. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-format.py
  5916. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/git-clang-format
  5917. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-nvlink-wrapper
  5918. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-linker-wrapper
  5919. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-offload-bundler
  5920. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-offload-wrapper
  5921. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-scan-deps
  5922. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-repl
  5923. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-rename
  5924. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-rename.py
  5925. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-rename.el
  5926. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-refactor
  5927. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libclang-cpp.so.14
  5928. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libclang-cpp.so
  5929. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-check
  5930. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-extdef-mapping
  5931. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/scan-build
  5932. -- Up-to-date: /home/russellh/build/llvm-mingw-host/libexec/ccc-analyzer
  5933. -- Up-to-date: /home/russellh/build/llvm-mingw-host/libexec/c++-analyzer
  5934. -- Up-to-date: /home/russellh/build/llvm-mingw-host/man/man1/scan-build.1
  5935. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/scan-build/scanview.css
  5936. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/scan-build/sorttable.js
  5937. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/analyze-build
  5938. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/intercept-build
  5939. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/scan-build-py
  5940. -- Up-to-date: /home/russellh/build/llvm-mingw-host/libexec/analyze-c++
  5941. -- Up-to-date: /home/russellh/build/llvm-mingw-host/libexec/analyze-cc
  5942. -- Up-to-date: /home/russellh/build/llvm-mingw-host/libexec/intercept-c++
  5943. -- Up-to-date: /home/russellh/build/llvm-mingw-host/libexec/intercept-cc
  5944. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/__init__.py
  5945. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/analyze.py
  5946. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/arguments.py
  5947. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/clang.py
  5948. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/compilation.py
  5949. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/intercept.py
  5950. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/report.py
  5951. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/shell.py
  5952. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/resources/scanview.css
  5953. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/resources/selectable.js
  5954. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libscanbuild/resources/sorttable.js
  5955. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libear/__init__.py
  5956. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libear/config.h.in
  5957. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libear/ear.c
  5958. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/scan-view
  5959. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/scan-view/ScanView.py
  5960. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/scan-view/Reporter.py
  5961. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/scan-view/startfile.py
  5962. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/scan-view/bugcatcher.ico
  5963. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-apply-replacements
  5964. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-reorder-fields
  5965. -- Installing: /home/russellh/build/llvm-mingw-host/bin/modularize
  5966. -- Installing: /home/russellh/build/llvm-mingw-host/bin/modularize
  5967. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-tidy
  5968. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-tidy-diff.py
  5969. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/run-clang-tidy
  5970. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-change-namespace
  5971. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-doc
  5972. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-doc-default-stylesheet.css
  5973. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/index.js
  5974. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-include-fixer
  5975. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-include-fixer.el
  5976. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/clang-include-fixer.py
  5977. -- Installing: /home/russellh/build/llvm-mingw-host/bin/find-all-symbols
  5978. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/clang/run-find-all-symbols.py
  5979. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-move
  5980. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clang-query
  5981. -- Installing: /home/russellh/build/llvm-mingw-host/bin/pp-trace
  5982. -- Installing: /home/russellh/build/llvm-mingw-host/bin/clangd
  5983. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libclang.so.14.0.0
  5984. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libclang.so.13
  5985. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libclang.so
  5986. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c
  5987. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/Rewrite.h
  5988. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/CXString.h
  5989. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/CXCompilationDatabase.h
  5990. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/Platform.h
  5991. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/CXErrorCode.h
  5992. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/Index.h
  5993. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/Documentation.h
  5994. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/FatalErrorHandler.h
  5995. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/BuildSystem.h
  5996. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/clang-c/ExternC.h
  5997. -- Up-to-date: /home/russellh/build/llvm-mingw-host/bin/hmaptool
  5998. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lld
  5999. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lld
  6000. -- Creating lld-link
  6001. -- Creating ld.lld
  6002. -- Creating ld64.lld
  6003. -- Creating wasm-ld
  6004. -- Installing: /home/russellh/build/llvm-mingw-host/lib/liblldb.so.14.0.0
  6005. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/liblldb.so.14
  6006. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/liblldb.so
  6007. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lldb-argdumper
  6008. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lldb
  6009. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lldb-instr
  6010. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lldb-vscode
  6011. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lldb-server
  6012. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-cov
  6013. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-cvtres
  6014. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-ml
  6015. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-nm
  6016. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-objcopy
  6017. -- Creating llvm-strip
  6018. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-objdump
  6019. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-pdbutil
  6020. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-rc
  6021. -- Creating llvm-windres
  6022. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-readobj
  6023. -- Creating llvm-readelf
  6024. -- Creating libLLVM-14.0.0.so
  6025. -- Creating libLLVM.so
  6026. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libLLVM-14.so
  6027. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-strings
  6028. -- Installing: /home/russellh/build/llvm-mingw-host/bin/llvm-symbolizer
  6029. -- Creating llvm-addr2line
  6030. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/opt-viewer/opt-diff.py
  6031. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/opt-viewer/opt-stats.py
  6032. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/opt-viewer/opt-viewer.py
  6033. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/opt-viewer/optpmap.py
  6034. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/opt-viewer/optrecord.py
  6035. -- Up-to-date: /home/russellh/build/llvm-mingw-host/share/opt-viewer/style.css
  6036. -- Installing: /home/russellh/build/llvm-mingw-host/lib/libRemarks.so.14
  6037. -- Up-to-date: /home/russellh/build/llvm-mingw-host/lib/libRemarks.so
  6038. -- Up-to-date: /home/russellh/build/llvm-mingw-host/include/llvm-c/Remarks.h
  6039. + ./build-lldb-mi.sh /home/russellh/build/llvm-mingw-host
  6040. HEAD is now at 2388bd7 Relax the checks for "stack-list-*" MI cmd (#46)
  6041. -- The C compiler identification is Clang 11.0.1
  6042. -- The CXX compiler identification is Clang 11.0.1
  6043. -- Detecting C compiler ABI info
  6044. -- Detecting C compiler ABI info - done
  6045. -- Check for working C compiler: /usr/bin/cc - skipped
  6046. -- Detecting C compile features
  6047. -- Detecting C compile features - done
  6048. -- Detecting CXX compiler ABI info
  6049. -- Detecting CXX compiler ABI info - done
  6050. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  6051. -- Detecting CXX compile features
  6052. -- Detecting CXX compile features - done
  6053. -- Performing Test Terminfo_LINKABLE
  6054. -- Performing Test Terminfo_LINKABLE - Success
  6055. -- Found Terminfo: /usr/local/lib/libtinfo.so
  6056. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
  6057. -- Found LLVM 14.0.0
  6058. -- Using LLVMConfig.cmake in: /home/russellh/git/llvm-mingw/llvm-project/llvm/build/lib/cmake/llvm
  6059. -- Performing Test LLVM_LIBSTDCXX_MIN
  6060. -- Performing Test LLVM_LIBSTDCXX_MIN - Success
  6061. -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR
  6062. -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success
  6063. -- Performing Test C_SUPPORTS_FPIC
  6064. -- Performing Test C_SUPPORTS_FPIC - Success
  6065. -- Performing Test CXX_SUPPORTS_FPIC
  6066. -- Performing Test CXX_SUPPORTS_FPIC - Success
  6067. -- Building with -fPIC
  6068. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
  6069. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
  6070. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
  6071. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
  6072. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
  6073. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
  6074. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  6075. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
  6076. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  6077. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
  6078. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
  6079. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
  6080. -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
  6081. -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
  6082. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
  6083. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
  6084. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  6085. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  6086. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  6087. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  6088. -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
  6089. -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed
  6090. -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
  6091. -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
  6092. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
  6093. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
  6094. -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
  6095. -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
  6096. -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
  6097. -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
  6098. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
  6099. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
  6100. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
  6101. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success
  6102. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
  6103. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success
  6104. -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG
  6105. -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
  6106. -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG
  6107. -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
  6108. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS
  6109. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Success
  6110. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
  6111. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
  6112. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
  6113. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
  6114. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
  6115. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
  6116. -- Performing Test C_SUPPORTS_FDATA_SECTIONS
  6117. -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
  6118. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
  6119. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
  6120. -- Looking for os_signpost_interval_begin
  6121. -- Looking for os_signpost_interval_begin - not found
  6122. -- Configuring done
  6123. CMake Warning at src/CMakeLists.txt:1 (add_executable):
  6124. Cannot generate a safe runtime search path for target lldb-mi because there
  6125. is a cycle in the constraint graph:
  6126.  
  6127. dir 0 is [/home/russellh/git/llvm-mingw/llvm-project/llvm/build/lib]
  6128. dir 1 must precede it due to runtime library [libLLVM-14.so]
  6129. dir 1 is [/home/russellh/build/llvm-mingw-host/lib]
  6130. dir 0 must precede it due to runtime library [liblldb.so.14]
  6131.  
  6132. Some of these libraries may not be found correctly.
  6133.  
  6134.  
  6135. -- Generating done
  6136. -- Build files have been written to: /home/russellh/git/llvm-mingw/lldb-mi/build
  6137. [1/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValOptionShort.cpp.o
  6138. [2/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValConsume.cpp.o
  6139. [3/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValPrintValues.cpp.o
  6140. [4/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValNumber.cpp.o
  6141. [5/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValFile.cpp.o
  6142. [6/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValListOfN.cpp.o
  6143. [7/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValListBase.cpp.o
  6144. [8/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValText.cpp.o
  6145. [9/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgContext.cpp.o
  6146. [10/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValBase.cpp.o
  6147. [11/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValThreadGrp.cpp.o
  6148. [12/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdTrace.cpp.o
  6149. [13/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdSupportList.cpp.o
  6150. [14/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdGdbThread.cpp.o
  6151. [15/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValOptionLong.cpp.o
  6152. [16/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdSupportInfo.cpp.o
  6153. [17/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmd.cpp.o
  6154. [18/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgSet.cpp.o
  6155. [19/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdSymbol.cpp.o
  6156. [20/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdFile.cpp.o
  6157. [21/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCommands.cpp.o
  6158. [22/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdMiscellanous.cpp.o
  6159. [23/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdBase.cpp.o
  6160. [24/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdData.cpp.o
  6161. [25/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdGdbInfo.cpp.o
  6162. [26/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLLDBBroadcaster.cpp.o
  6163. [27/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdEnviro.cpp.o
  6164. [28/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdInterpreter.cpp.o
  6165. [29/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdThread.cpp.o
  6166. [30/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdStack.cpp.o
  6167. [31/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdBreak.cpp.o
  6168. [32/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnBase.cpp.o
  6169. [33/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdGdbSet.cpp.o
  6170. [34/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdTarget.cpp.o
  6171. [35/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdMgrSetCmdDeleteCallback.cpp.o
  6172. [36/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdFactory.cpp.o
  6173. [37/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdMgr.cpp.o
  6174. [38/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdGdbShow.cpp.o
  6175. [39/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLogMediumFile.cpp.o
  6176. [40/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnMIOutOfBandRecord.cpp.o
  6177. [41/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLLDBProxySBValue.cpp.o
  6178. [42/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLLDBDebugSessionInfoVarObj.cpp.o
  6179. [43/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIUtilVariant.cpp.o
  6180. [44/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdData.cpp.o
  6181. [45/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdInvoker.cpp.o
  6182. [46/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnMIValueConst.cpp.o
  6183. [47/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnMIResultRecord.cpp.o
  6184. [48/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnMIValueTuple.cpp.o
  6185. [49/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLog.cpp.o
  6186. [50/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnMIValue.cpp.o
  6187. [51/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnMIValueList.cpp.o
  6188. [52/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnMIValueResult.cpp.o
  6189. [53/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdExec.cpp.o
  6190. [54/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIUtilDateTimeStd.cpp.o
  6191. [55/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLLDBUtilSBValue.cpp.o
  6192. [56/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIDriverBase.cpp.o
  6193. [57/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnStreamStdin.cpp.o
  6194. [58/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnStreamStderr.cpp.o
  6195. [59/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdCmdVar.cpp.o
  6196. [60/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnResources.cpp.o
  6197. [61/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnThreadMgrStd.cpp.o
  6198. [62/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnStreamStdout.cpp.o
  6199. [63/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIUtilMapIdToVariant.cpp.o
  6200. [64/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLLDBDebugSessionInfo.cpp.o
  6201. [65/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLLDBDebuggerHandleEvents.cpp.o
  6202. /home/russellh/git/llvm-mingw/lldb-mi/src/MICmnLLDBDebuggerHandleEvents.cpp:1133:11: warning: 4 enumeration values not handled in switch: 'eStopReasonProcessorTrace', 'eStopReasonFork', 'eStopReasonVFork'... [-Wswitch]
  6203. switch (eStoppedReason) {
  6204. ^
  6205. 1 warning generated.
  6206. [66/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIUtilDebug.cpp.o
  6207. [67/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIDriverMain.cpp.o
  6208. [68/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmnLLDBDebugger.cpp.o
  6209. [69/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIUtilThreadBaseStd.cpp.o
  6210. [70/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIDriverMgr.cpp.o
  6211. [71/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIUtilString.cpp.o
  6212. [72/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIUtilFileStd.cpp.o
  6213. [73/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MICmdArgValString.cpp.o
  6214. [74/76] Building CXX object src/CMakeFiles/lldb-mi.dir/MIDriver.cpp.o
  6215. [75/76] Linking CXX executable src/lldb-mi
  6216. [75/76] Installing the project stripped...
  6217. -- Install configuration: "Release"
  6218. -- Installing: /home/russellh/build/llvm-mingw-host/bin/lldb-mi
  6219. -- Set runtime path of "/home/russellh/build/llvm-mingw-host/bin/lldb-mi" to "/home/russellh/build/llvm-mingw-host/lib:/home/russellh/git/llvm-mingw/llvm-project/llvm/build/lib"
  6220. + ./install-wrappers.sh /home/russellh/build/llvm-mingw-host
  6221. + ./build-mingw-w64.sh /home/russellh/build/llvm-mingw-host
  6222. HEAD is now at a3f6d363d headers: float.h: define _CW_DEFAULT on ARM and ARM64.
  6223. checking for a BSD-compatible install... install -C
  6224. checking whether build environment is sane... yes
  6225. checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
  6226. checking for gawk... no
  6227. checking for mawk... no
  6228. checking for nawk... nawk
  6229. checking whether make sets $(MAKE)... yes
  6230. checking whether make supports nested variables... yes
  6231. checking whether to enable maintainer-specific portions of Makefiles... no
  6232. checking build system type... x86_64-unknown-freebsd13.0
  6233. checking host system type... x86_64-unknown-freebsd13.0
  6234. checking for a sed that does not truncate output... /usr/bin/sed
  6235. checking whether to rebuild headers with widl... no
  6236. checking whether to build a w32api package for Cygwin... no
  6237. checking for c-runtime headers... yes
  6238. checking for optional sdk headers... ddk
  6239. checking if installing idl files is enabled... yes
  6240. checking default _WIN32_WINNT version... 0x601
  6241. checking default msvcrt... ucrt (0xE00)
  6242. checking that generated files are newer than configure... done
  6243. configure: creating ./config.status
  6244. config.status: creating Makefile
  6245. config.status: creating crt/_mingw.h
  6246. config.status: creating config.h
  6247. gmake install-am
  6248. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-headers/build'
  6249. /usr/bin/sed s/MINGW_HAS_DDK$/1/ ../crt/sdks/_mingw_ddk.h.in > _mingw_ddk.h
  6250. gmake[2]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-headers/build'
  6251. gmake[2]: Nothing to be done for 'install-exec-am'.
  6252. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6253. install -C -m 644 ../crt/_bsd_types.h ../crt/_cygwin.h crt/_mingw.h ../crt/_mingw_mac.h ../crt/_mingw_secapi.h ../crt/_mingw_unicode.h ../crt/_timeval.h ../crt/crtdefs.h ../crt/corecrt.h ../crt/excpt.h ../crt/intrin.h ../crt/vadefs.h ../crt/tchar.h ../include/_dbdao.h ../include/_mingw_dxhelper.h ../include/accctrl.h ../include/aclapi.h ../include/aclui.h ../include/activation.h ../include/activaut.h ../include/activdbg.h ../include/activdbg100.h ../include/activecf.h ../include/activeds.h ../include/activprof.h ../include/activscp.h ../include/adc.h ../include/adhoc.h ../include/admex.h ../include/adoctint.h ../include/adodef.h ../include/adogpool.h ../include/adogpool_backcompat.h ../include/adoguids.h ../include/adoid.h ../include/adoint.h ../include/adoint_backcompat.h ../include/adojet.h ../include/adomd.h ../include/adptif.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6254. install -C -m 644 ../include/adsdb.h ../include/adserr.h ../include/adshlp.h ../include/adsiid.h ../include/adsnms.h ../include/adsprop.h ../include/adssts.h ../include/adtgen.h ../include/advpub.h ../include/af_irda.h ../include/afunix.h ../include/afxres.h ../include/agtctl.h ../include/agterr.h ../include/agtsvr.h ../include/alg.h ../include/alink.h ../include/amaudio.h ../include/amstream.h ../include/amvideo.h ../include/apdevpkey.h ../include/apiset.h ../include/apisetcconv.h ../include/appmgmt.h ../include/aqadmtyp.h ../include/asptlb.h ../include/asyncinfo.h ../include/atacct.h ../include/atalkwsh.h ../include/atsmedia.h ../include/audevcod.h ../include/audioapotypes.h ../include/audioclient.h ../include/audioendpoints.h ../include/audioengineendpoint.h ../include/audiopolicy.h ../include/audiosessiontypes.h ../include/austream.h ../include/authif.h ../include/authz.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6255. install -C -m 644 ../include/aux_ulib.h ../include/avifmt.h ../include/aviriff.h ../include/avrfsdk.h ../include/avrt.h ../include/axextendenums.h ../include/azroles.h ../include/basetsd.h ../include/basetyps.h ../include/batclass.h ../include/bcrypt.h ../include/bdaiface.h ../include/bdaiface_enums.h ../include/bdamedia.h ../include/bdatypes.h ../include/bemapiset.h ../include/bh.h ../include/bidispl.h ../include/bits.h ../include/bits1_5.h ../include/bits2_0.h ../include/bits2_5.h ../include/bits3_0.h ../include/bits5_0.h ../include/bitscfg.h ../include/bitsmsg.h ../include/blberr.h ../include/bluetoothapis.h ../include/bthdef.h ../include/bthsdpdef.h ../include/bugcodes.h ../include/callobj.h ../include/cardmod.h ../include/casetup.h ../include/cchannel.h ../include/cderr.h ../include/cdoex.h ../include/cdoexerr.h ../include/cdoexm.h ../include/cdoexstr.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6256. install -C -m 644 ../include/cdonts.h ../include/cdosys.h ../include/cdosyserr.h ../include/cdosysstr.h ../include/celib.h ../include/certadm.h ../include/certbase.h ../include/certbcli.h ../include/certcli.h ../include/certenc.h ../include/certenroll.h ../include/certexit.h ../include/certif.h ../include/certmod.h ../include/certpol.h ../include/certreqd.h ../include/certsrv.h ../include/certview.h ../include/cfg.h ../include/cfgmgr32.h ../include/cguid.h ../include/chanmgr.h ../include/cierror.h ../include/clfs.h ../include/clfsmgmt.h ../include/clfsmgmtw32.h ../include/clfsw32.h ../include/cluadmex.h ../include/clusapi.h ../include/cluscfgguids.h ../include/cluscfgserver.h ../include/cluscfgwizard.h ../include/cmdtree.h ../include/cmnquery.h ../include/codecapi.h ../include/colordlg.h ../include/comadmin.h ../include/combaseapi.h ../include/comcat.h ../include/comdef.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6257. install -C -m 644 ../include/comdefsp.h ../include/comip.h ../include/comlite.h ../include/commapi.h ../include/commctrl.h ../include/commdlg.h ../include/commoncontrols.h ../include/compobj.h ../include/compressapi.h ../include/compstui.h ../include/computecore.h ../include/computedefs.h ../include/computenetwork.h ../include/computestorage.h ../include/comsvcs.h ../include/comutil.h ../include/concurrencysal.h ../include/confpriv.h ../include/control.h ../include/cor.h ../include/corerror.h ../include/corhdr.h ../include/correg.h ../include/cpl.h ../include/cplext.h ../include/credssp.h ../include/cryptuiapi.h ../include/cryptxml.h ../include/cscapi.h ../include/cscobj.h ../include/ctfutb.h ../include/ctxtcall.h ../include/custcntl.h ../include/d2d1.h ../include/d2d1_1.h ../include/d2d1_1helper.h ../include/d2d1effectauthor.h ../include/d2d1effecthelpers.h ../include/d2d1effects.h ../include/d2d1helper.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6258. install -C -m 644 ../include/d2dbasetypes.h ../include/d2derr.h ../include/d3d.h ../include/d3d10.h ../include/d3d10_1.h ../include/d3d10_1shader.h ../include/d3d10effect.h ../include/d3d10misc.h ../include/d3d10sdklayers.h ../include/d3d10shader.h ../include/d3d11.h ../include/d3d11_1.h ../include/d3d11_2.h ../include/d3d11_3.h ../include/d3d11_4.h ../include/d3d11on12.h ../include/d3d11sdklayers.h ../include/d3d11shader.h ../include/d3d12.h ../include/d3d12sdklayers.h ../include/d3d12shader.h ../include/d3d8.h ../include/d3d8caps.h ../include/d3d8types.h ../include/d3d9.h ../include/d3d9caps.h ../include/d3d9types.h ../include/d3dcaps.h ../include/d3dcommon.h ../include/d3dcompiler.h ../include/d3dhal.h ../include/d3drm.h ../include/d3drmdef.h ../include/d3drmobj.h ../include/d3dtypes.h ../include/d3dx9.h ../include/d3dx9anim.h ../include/d3dx9core.h ../include/d3dx9effect.h ../include/d3dx9math.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6259. install -C -m 644 ../include/d3dx9mesh.h ../include/d3dx9shader.h ../include/d3dx9shape.h ../include/d3dx9tex.h ../include/d3dx9xof.h ../include/daogetrw.h ../include/datapath.h ../include/datetimeapi.h ../include/davclnt.h ../include/dbdaoerr.h ../include/dbdaoid.h ../include/dbdaoint.h ../include/dbgautoattach.h ../include/dbgeng.h ../include/dbghelp.h ../include/dbgprop.h ../include/dbt.h ../include/dciddi.h ../include/dciman.h ../include/dcommon.h ../include/dcomp.h ../include/dcompanimation.h ../include/dcomptypes.h ../include/dde.h ../include/ddeml.h ../include/ddraw.h ../include/ddrawgdi.h ../include/ddrawi.h ../include/ddstream.h ../include/debugapi.h ../include/delayimp.h ../include/devguid.h ../include/devicetopology.h ../include/devioctl.h ../include/devpkey.h ../include/devpropdef.h ../include/dhcpcsdk.h ../include/dhcpsapi.h ../include/dhcpssdk.h ../include/dhcpv6csdk.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6260. install -C -m 644 ../include/dhtmldid.h ../include/dhtmled.h ../include/dhtmliid.h ../include/digitalv.h ../include/dimm.h ../include/dinput.h ../include/dinputd.h ../include/directmanipulation.h ../include/directxmath.h ../include/diskguid.h ../include/dismapi.h ../include/dispatch.h ../include/dispatcherqueue.h ../include/dispdib.h ../include/dispex.h ../include/dlcapi.h ../include/dlgs.h ../include/dls1.h ../include/dls2.h ../include/dmdls.h ../include/dmemmgr.h ../include/dmerror.h ../include/dmksctrl.h ../include/dmo.h ../include/dmodshow.h ../include/dmoreg.h ../include/dmort.h ../include/dmplugin.h ../include/dmusbuff.h ../include/dmusicc.h ../include/dmusicf.h ../include/dmusici.h ../include/dmusics.h ../include/docobj.h ../include/docobjectservice.h ../include/documenttarget.h ../include/domdid.h ../include/downloadmgr.h ../include/dpaddr.h ../include/dpapi.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6261. install -C -m 644 ../include/dpfilter.h ../include/dplay.h ../include/dplay8.h ../include/dplobby.h ../include/dplobby8.h ../include/dpnathlp.h ../include/driverspecs.h ../include/drmexternals.h ../include/dsadmin.h ../include/dsclient.h ../include/dsconf.h ../include/dsdriver.h ../include/dsgetdc.h ../include/dshow.h ../include/dskquota.h ../include/dsound.h ../include/dsquery.h ../include/dsrole.h ../include/dssec.h ../include/dtchelp.h ../include/dvbsiparser.h ../include/dvdevcod.h ../include/dvdif.h ../include/dvdmedia.h ../include/dvobj.h ../include/dwmapi.h ../include/dwrite.h ../include/dwrite_1.h ../include/dwrite_2.h ../include/dwrite_3.h ../include/dxdiag.h ../include/dxerr8.h ../include/dxerr9.h ../include/dxfile.h ../include/dxgi.h ../include/dxgi1_2.h ../include/dxgi1_3.h ../include/dxgi1_4.h ../include/dxgi1_5.h ../include/dxgi1_6.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6262. install -C -m 644 ../include/dxgicommon.h ../include/dxgidebug.h ../include/dxgiformat.h ../include/dxgitype.h ../include/dxtmpl.h ../include/dxva.h ../include/dxva2api.h ../include/dxvahd.h ../include/eapauthenticatoractiondefine.h ../include/eapauthenticatortypes.h ../include/eaphosterror.h ../include/eaphostpeerconfigapis.h ../include/eaphostpeertypes.h ../include/eapmethodauthenticatorapis.h ../include/eapmethodpeerapis.h ../include/eapmethodtypes.h ../include/eappapis.h ../include/eaptypes.h ../include/edevdefs.h ../include/ehstorapi.h ../include/elscore.h ../include/elssrvc.h ../include/emostore.h ../include/emptyvc.h ../include/endpointvolume.h ../include/errhandlingapi.h ../include/error.h ../include/errorrep.h ../include/errors.h ../include/esent.h ../include/evcode.h ../include/evcoll.h ../include/eventsys.h ../include/eventtoken.h ../include/evntcons.h ../include/evntprov.h ../include/evntrace.h ../include/evr.h ../include/evr9.h ../include/exchform.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6263. install -C -m 644 ../include/exdisp.h ../include/exdispid.h ../include/expandedresources.h ../include/fci.h ../include/fdi.h ../include/fibersapi.h ../include/fileapi.h ../include/fileextd.h ../include/filehc.h ../include/filter.h ../include/filterr.h ../include/fltdefs.h ../include/fltuser.h ../include/fltuserstructures.h ../include/fltwinerror.h ../include/fontsub.h ../include/fsrm.h ../include/fsrmenums.h ../include/fsrmerr.h ../include/fsrmpipeline.h ../include/fsrmquota.h ../include/fsrmreports.h ../include/fsrmscreen.h ../include/ftsiface.h ../include/functiondiscoveryapi.h ../include/functiondiscoverycategories.h ../include/functiondiscoveryconstraints.h ../include/functiondiscoverykeys.h ../include/functiondiscoverykeys_devpkey.h ../include/functiondiscoverynotification.h ../include/fusion.h ../include/fwpmtypes.h ../include/fwpmu.h ../include/fwptypes.h ../include/gb18030.h ../include/gdiplus.h ../include/gpedit.h ../include/gpio.h ../include/gpmgmt.h ../include/guiddef.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6264. install -C -m 644 ../include/h323priv.h ../include/handleapi.h ../include/heapapi.h ../include/hidclass.h ../include/hidpi.h ../include/hidsdi.h ../include/hidusage.h ../include/highlevelmonitorconfigurationapi.h ../include/hlguids.h ../include/hliface.h ../include/hlink.h ../include/hostinfo.h ../include/hstring.h ../include/htiface.h ../include/htiframe.h ../include/htmlguid.h ../include/htmlhelp.h ../include/http.h ../include/httpext.h ../include/httpfilt.h ../include/httprequestid.h ../include/hvsocket.h ../include/i_cryptasn1tls.h ../include/ia64reg.h ../include/iaccess.h ../include/iadmext.h ../include/iadmw.h ../include/iads.h ../include/icftypes.h ../include/icm.h ../include/icmpapi.h ../include/icodecapi.h ../include/icrsint.h ../include/identitycommon.h ../include/identitystore.h ../include/idf.h ../include/idispids.h ../include/iedial.h ../include/ieverp.h ../include/ifdef.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6265. install -C -m 644 ../include/iiis.h ../include/iiisext.h ../include/iimgctx.h ../include/iiscnfg.h ../include/iisrsta.h ../include/iketypes.h ../include/imagehlp.h ../include/ime.h ../include/imessage.h ../include/imm.h ../include/in6addr.h ../include/inaddr.h ../include/indexsrv.h ../include/inetreg.h ../include/inetsdk.h ../include/infstr.h ../include/initguid.h ../include/initoid.h ../include/inputscope.h ../include/inspectable.h ../include/interlockedapi.h ../include/intsafe.h ../include/intshcut.h ../include/invkprxy.h ../include/ioapiset.h ../include/ioevent.h ../include/ioringapi.h ../include/ipexport.h ../include/iphlpapi.h ../include/ipifcons.h ../include/ipinfoid.h ../include/ipmib.h ../include/ipmsp.h ../include/iprtrmib.h ../include/ipsectypes.h ../include/iptypes.h ../include/ipxconst.h ../include/ipxrip.h ../include/ipxrtdef.h ../include/ipxsap.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6266. install -C -m 644 ../include/ipxtfflt.h ../include/iscsidsc.h ../include/isguids.h ../include/issper16.h ../include/issperr.h ../include/isysmon.h ../include/iwamreg.h ../include/jobapi.h ../include/kcom.h ../include/knownfolders.h ../include/ks.h ../include/ksdebug.h ../include/ksguid.h ../include/ksmedia.h ../include/ksproxy.h ../include/ksuuids.h ../include/ktmtypes.h ../include/ktmw32.h ../include/kxia64.h ../include/l2cmn.h ../include/libloaderapi.h ../include/libloaderapi2.h ../include/lm.h ../include/lmaccess.h ../include/lmalert.h ../include/lmapibuf.h ../include/lmat.h ../include/lmaudit.h ../include/lmconfig.h ../include/lmcons.h ../include/lmdfs.h ../include/lmerr.h ../include/lmerrlog.h ../include/lmjoin.h ../include/lmmsg.h ../include/lmon.h ../include/lmremutl.h ../include/lmrepl.h ../include/lmserver.h ../include/lmshare.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6267. install -C -m 644 ../include/lmsname.h ../include/lmstats.h ../include/lmsvc.h ../include/lmuse.h ../include/lmuseflg.h ../include/lmwksta.h ../include/loadperf.h ../include/locationapi.h ../include/lpmapi.h ../include/lzexpand.h ../include/madcapcl.h ../include/magnification.h ../include/mailmsgprops.h ../include/manipulations.h ../include/mapi.h ../include/mapicode.h ../include/mapidbg.h ../include/mapidefs.h ../include/mapiform.h ../include/mapiguid.h ../include/mapihook.h ../include/mapinls.h ../include/mapioid.h ../include/mapispi.h ../include/mapitags.h ../include/mapiutil.h ../include/mapival.h ../include/mapiwin.h ../include/mapiwz.h ../include/mapix.h ../include/mciavi.h ../include/mcx.h ../include/mdcommsg.h ../include/mddefw.h ../include/mdhcp.h ../include/mdmsg.h ../include/mediaerr.h ../include/mediaobj.h ../include/medparam.h ../include/memoryapi.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6268. install -C -m 644 ../include/mergemod.h ../include/mfapi.h ../include/mfcaptureengine.h ../include/mfd3d12.h ../include/mferror.h ../include/mfidl.h ../include/mfmediacapture.h ../include/mfmp2dlna.h ../include/mfobjects.h ../include/mfplay.h ../include/mfreadwrite.h ../include/mftransform.h ../include/mgm.h ../include/mgmtapi.h ../include/midles.h ../include/mimedisp.h ../include/mimeinfo.h ../include/minmax.h ../include/minwinbase.h ../include/minwindef.h ../include/mlang.h ../include/mmc.h ../include/mmcobj.h ../include/mmddk.h ../include/mmdeviceapi.h ../include/mmreg.h ../include/mmstream.h ../include/mmsystem.h ../include/mobsync.h ../include/moniker.h ../include/mpeg2bits.h ../include/mpeg2data.h ../include/mpeg2psiparser.h ../include/mpeg2structs.h ../include/mprapi.h ../include/mprerror.h ../include/mq.h ../include/mqmail.h ../include/mqoai.h ../include/msacm.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6269. install -C -m 644 ../include/msacmdlg.h ../include/msado15.h ../include/msasn1.h ../include/msber.h ../include/mscat.h ../include/mschapp.h ../include/msclus.h ../include/mscoree.h ../include/msctf.h ../include/msctfmonitorapi.h ../include/msdadc.h ../include/msdaguid.h ../include/msdaipp.h ../include/msdaipper.h ../include/msdaora.h ../include/msdaosp.h ../include/msdasc.h ../include/msdasql.h ../include/msdatsrc.h ../include/msdrm.h ../include/msdrmdefs.h ../include/msdshape.h ../include/msfs.h ../include/mshtmcid.h ../include/mshtmdid.h ../include/mshtmhst.h ../include/mshtml.h ../include/mshtmlc.h ../include/msi.h ../include/msidefs.h ../include/msimcntl.h ../include/msimcsdk.h ../include/msinkaut.h ../include/msiquery.h ../include/msoav.h ../include/msoledbsql.h ../include/msopc.h ../include/msp.h ../include/mspab.h ../include/mspaddr.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6270. install -C -m 644 ../include/mspbase.h ../include/mspcall.h ../include/mspcoll.h ../include/mspenum.h ../include/msplog.h ../include/mspst.h ../include/mspstrm.h ../include/mspterm.h ../include/mspthrd.h ../include/msptrmac.h ../include/msptrmar.h ../include/msptrmvc.h ../include/msputils.h ../include/msrdc.h ../include/msremote.h ../include/mssip.h ../include/msstkppg.h ../include/mstask.h ../include/mstcpip.h ../include/msterr.h ../include/mswsock.h ../include/msxml.h ../include/msxml2.h ../include/msxml2did.h ../include/msxmldid.h ../include/mtsadmin.h ../include/mtsevents.h ../include/mtsgrp.h ../include/mtx.h ../include/mtxadmin.h ../include/mtxattr.h ../include/mtxdm.h ../include/muiload.h ../include/multimon.h ../include/multinfo.h ../include/mxdc.h ../include/namedpipeapi.h ../include/namespaceapi.h ../include/napcertrelyingparty.h ../include/napcommon.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6271. install -C -m 644 ../include/napenforcementclient.h ../include/napmanagement.h ../include/napmicrosoftvendorids.h ../include/napprotocol.h ../include/napservermanagement.h ../include/napsystemhealthagent.h ../include/napsystemhealthvalidator.h ../include/naptypes.h ../include/naputil.h ../include/nb30.h ../include/ncrypt.h ../include/ndattrib.h ../include/ndfapi.h ../include/ndhelper.h ../include/ndkinfo.h ../include/ndr64types.h ../include/ndrtypes.h ../include/netcfgn.h ../include/netcfgx.h ../include/netcon.h ../include/neterr.h ../include/netevent.h ../include/netfw.h ../include/netioapi.h ../include/netlistmgr.h ../include/netmon.h ../include/netprov.h ../include/nettypes.h ../include/newapis.h ../include/newdev.h ../include/nldef.h ../include/nmsupp.h ../include/npapi.h ../include/nsemail.h ../include/nserror.h ../include/nspapi.h ../include/ntdd1394.h ../include/ntdd8042.h ../include/ntddbeep.h ../include/ntddcdrm.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6272. install -C -m 644 ../include/ntddcdvd.h ../include/ntddchgr.h ../include/ntdddisk.h ../include/ntddft.h ../include/ntddkbd.h ../include/ntddmmc.h ../include/ntddmodm.h ../include/ntddmou.h ../include/ntddndis.h ../include/ntddpar.h ../include/ntddpsch.h ../include/ntddscsi.h ../include/ntddser.h ../include/ntddstor.h ../include/ntddtape.h ../include/ntddtdi.h ../include/ntddvdeo.h ../include/ntddvol.h ../include/ntdef.h ../include/ntdsapi.h ../include/ntdsbcli.h ../include/ntdsbmsg.h ../include/ntgdi.h ../include/ntiologc.h ../include/ntioring_x.h ../include/ntldap.h ../include/ntmsapi.h ../include/ntmsmli.h ../include/ntquery.h ../include/ntsdexts.h ../include/ntsecapi.h ../include/ntsecpkg.h ../include/ntstatus.h ../include/ntverp.h ../include/nvme.h ../include/oaidl.h ../include/objbase.h ../include/objectarray.h ../include/objerror.h ../include/objidl.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6273. install -C -m 644 ../include/objidlbase.h ../include/objsafe.h ../include/objsel.h ../include/ocidl.h ../include/ocmm.h ../include/odbcinst.h ../include/odbcss.h ../include/ole.h ../include/ole2.h ../include/ole2ver.h ../include/oleacc.h ../include/oleauto.h ../include/olectl.h ../include/olectlid.h ../include/oledb.h ../include/oledbdep.h ../include/oledberr.h ../include/oledbguid.h ../include/oledlg.h ../include/oleidl.h ../include/oletx2xa.h ../include/opmapi.h ../include/optary.h ../include/p2p.h ../include/packoff.h ../include/packon.h ../include/parser.h ../include/patchapi.h ../include/patchwiz.h ../include/pathcch.h ../include/pbt.h ../include/pchannel.h ../include/pciprop.h ../include/pcrt32.h ../include/pdh.h ../include/pdhmsg.h ../include/penwin.h ../include/perflib.h ../include/perhist.h ../include/persist.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6274. install -C -m 644 ../include/pgobootrun.h ../include/physicalmonitorenumerationapi.h ../include/pla.h ../include/pnrpdef.h ../include/pnrpns.h ../include/poclass.h ../include/polarity.h ../include/poppack.h ../include/portabledeviceconnectapi.h ../include/portabledevicetypes.h ../include/powrprof.h ../include/prnasnot.h ../include/prntfont.h ../include/prntvpt.h ../include/processenv.h ../include/processthreadsapi.h ../include/processtopologyapi.h ../include/profileapi.h ../include/profinfo.h ../include/proofofpossessioncookieinfo.h ../include/propidl.h ../include/propkey.h ../include/propkeydef.h ../include/propsys.h ../include/propvarutil.h ../include/prsht.h ../include/psapi.h ../include/pshpack1.h ../include/pshpack2.h ../include/pshpack4.h ../include/pshpack8.h ../include/pshpck16.h ../include/pstore.h ../include/qedit.h ../include/qmgr.h ../include/qnetwork.h ../include/qos.h ../include/qos2.h ../include/qosname.h ../include/qospol.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6275. install -C -m 644 ../include/qossp.h ../include/ras.h ../include/rasdlg.h ../include/raseapif.h ../include/raserror.h ../include/rassapi.h ../include/rasshost.h ../include/ratings.h ../include/rdpencomapi.h ../include/realtimeapiset.h ../include/reason.h ../include/recguids.h ../include/reconcil.h ../include/regbag.h ../include/regstr.h ../include/relogger.h ../include/rend.h ../include/resapi.h ../include/restartmanager.h ../include/richedit.h ../include/richole.h ../include/rkeysvcc.h ../include/rnderr.h ../include/roapi.h ../include/routprot.h ../include/rpc.h ../include/rpcasync.h ../include/rpcdce.h ../include/rpcdcep.h ../include/rpcndr.h ../include/rpcnsi.h ../include/rpcnsip.h ../include/rpcnterr.h ../include/rpcproxy.h ../include/rpcsal.h ../include/rpcssl.h ../include/rrascfg.h ../include/rtcapi.h ../include/rtccore.h ../include/rtcerr.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6276. install -C -m 644 ../include/rtinfo.h ../include/rtm.h ../include/rtmv2.h ../include/rtutils.h ../include/rtworkq.h ../include/sal.h ../include/sapi.h ../include/sapi51.h ../include/sapi53.h ../include/sapi54.h ../include/sas.h ../include/sbe.h ../include/scarddat.h ../include/scarderr.h ../include/scardmgr.h ../include/scardsrv.h ../include/scardssp.h ../include/scesvc.h ../include/schannel.h ../include/schedule.h ../include/schemadef.h ../include/schnlsp.h ../include/scode.h ../include/scrnsave.h ../include/scrptids.h ../include/sddl.h ../include/sdkddkver.h ../include/sdoias.h ../include/sdpblb.h ../include/sdperr.h ../include/secext.h ../include/security.h ../include/securityappcontainer.h ../include/securitybaseapi.h ../include/sens.h ../include/sensapi.h ../include/sensevts.h ../include/sensors.h ../include/sensorsapi.h ../include/servprov.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6277. install -C -m 644 ../include/setupapi.h ../include/sfc.h ../include/shappmgr.h ../include/shdeprecated.h ../include/shdispid.h ../include/shellapi.h ../include/shellscalingapi.h ../include/sherrors.h ../include/shfolder.h ../include/shldisp.h ../include/shlguid.h ../include/shlobj.h ../include/shlwapi.h ../include/shobjidl.h ../include/shtypes.h ../include/simpdata.h ../include/simpdc.h ../include/sipbase.h ../include/sisbkup.h ../include/slerror.h ../include/slpublic.h ../include/smpab.h ../include/smpms.h ../include/smpxp.h ../include/smtpguid.h ../include/smx.h ../include/snmp.h ../include/softpub.h ../include/spatialaudioclient.h ../include/spatialaudiometadata.h ../include/specstrings.h ../include/spellcheck.h ../include/sperror.h ../include/sphelper.h ../include/sporder.h ../include/sql.h ../include/sql_1.h ../include/sqlext.h ../include/sqloledb.h ../include/sqltypes.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6278. install -C -m 644 ../include/sqlucode.h ../include/srrestoreptapi.h ../include/srv.h ../include/sspguid.h ../include/sspi.h ../include/sspserr.h ../include/sspsidl.h ../include/sti.h ../include/stierr.h ../include/stireg.h ../include/stllock.h ../include/stm.h ../include/storage.h ../include/storduid.h ../include/storprop.h ../include/stralign.h ../include/stringapiset.h ../include/strmif.h ../include/strsafe.h ../include/structuredquerycondition.h ../include/subauth.h ../include/subsmgr.h ../include/svcguid.h ../include/svrapi.h ../include/synchapi.h ../include/sysinfoapi.h ../include/systemtopologyapi.h ../include/t2embapi.h ../include/tabflicks.h ../include/tapi.h ../include/tapi3.h ../include/tapi3cc.h ../include/tapi3ds.h ../include/tapi3err.h ../include/tapi3if.h ../include/taskschd.h ../include/tbs.h ../include/tcerror.h ../include/tcguid.h ../include/tcpestats.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6279. install -C -m 644 ../include/tcpmib.h ../include/tdh.h ../include/tdi.h ../include/tdiinfo.h ../include/termmgr.h ../include/textserv.h ../include/textstor.h ../include/threadpoolapiset.h ../include/threadpoollegacyapiset.h ../include/thumbcache.h ../include/timeapi.h ../include/timeprov.h ../include/timezoneapi.h ../include/tlbref.h ../include/tlhelp32.h ../include/tlogstg.h ../include/tmschema.h ../include/tnef.h ../include/tom.h ../include/tpcshrd.h ../include/traffic.h ../include/transact.h ../include/triedcid.h ../include/triediid.h ../include/triedit.h ../include/tsattrs.h ../include/tspi.h ../include/tssbx.h ../include/tsuserex.h ../include/tsvirtualchannels.h ../include/tuner.h ../include/tvout.h ../include/txcoord.h ../include/txctx.h ../include/txdtc.h ../include/txfw32.h ../include/typeinfo.h ../include/uastrfnc.h ../include/udpmib.h ../include/uianimation.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6280. install -C -m 644 ../include/uiautomation.h ../include/uiautomationclient.h ../include/uiautomationcore.h ../include/uiautomationcoreapi.h ../include/uiviewsettingsinterop.h ../include/umx.h ../include/unknown.h ../include/unknwn.h ../include/unknwnbase.h ../include/urlhist.h ../include/urlmon.h ../include/usb.h ../include/usb100.h ../include/usb200.h ../include/usbcamdi.h ../include/usbdi.h ../include/usbioctl.h ../include/usbiodef.h ../include/usbprint.h ../include/usbrpmif.h ../include/usbscan.h ../include/usbspec.h ../include/usbuser.h ../include/userenv.h ../include/usp10.h ../include/utilapiset.h ../include/uuids.h ../include/uxtheme.h ../include/vcr.h ../include/vdmdbg.h ../include/vds.h ../include/vdslun.h ../include/versionhelpers.h ../include/vfw.h ../include/vfwmsgs.h ../include/virtdisk.h ../include/vmr9.h ../include/vsadmin.h ../include/vsanimation.h ../include/vsbackup.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6281. install -C -m 644 ../include/vsmgmt.h ../include/vsprov.h ../include/vss.h ../include/vsserror.h ../include/vsstyle.h ../include/vssym32.h ../include/vswriter.h ../include/w32api.h ../include/wab.h ../include/wabapi.h ../include/wabcode.h ../include/wabdefs.h ../include/wabiab.h ../include/wabmem.h ../include/wabnot.h ../include/wabtags.h ../include/wabutil.h ../include/wbemads.h ../include/wbemcli.h ../include/wbemdisp.h ../include/wbemidl.h ../include/wbemprov.h ../include/wbemtran.h ../include/wcmconfig.h ../include/wcsplugin.h ../include/wct.h ../include/wdsbp.h ../include/wdsclientapi.h ../include/wdspxe.h ../include/wdstci.h ../include/wdstpdi.h ../include/wdstptmgmt.h ../include/webauthn.h ../include/werapi.h ../include/wfext.h ../include/wia.h ../include/wiadef.h ../include/wiadevd.h ../include/wiavideo.h ../include/winable.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6282. install -C -m 644 ../include/winapifamily.h ../include/winbase.h ../include/winber.h ../include/wincodec.h ../include/wincodecsdk.h ../include/wincon.h ../include/wincred.h ../include/wincrypt.h ../include/winddi.h ../include/winddiui.h ../include/windef.h ../include/windns.h ../include/windot11.h ../include/windows.foundation.collections.h ../include/windows.foundation.h ../include/windows.h ../include/windows.media.h ../include/windows.media.speechsynthesis.h ../include/windows.security.cryptography.h ../include/windows.storage.h ../include/windows.storage.streams.h ../include/windows.system.h ../include/windows.system.threading.h ../include/windowscontracts.h ../include/windowsx.h ../include/winefs.h ../include/winerror.h ../include/winevt.h ../include/wingdi.h ../include/winhttp.h ../include/winhvemulation.h ../include/winhvplatform.h ../include/winhvplatformdefs.h ../include/wininet.h ../include/winineti.h ../include/winioctl.h ../include/winldap.h ../include/winnetwk.h ../include/winnls.h ../include/winnls32.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6283. install -C -m 644 ../include/winnt.h ../include/winperf.h ../include/winreg.h ../include/winres.h ../include/winresrc.h ../include/winsafer.h ../include/winsatcominterfacei.h ../include/winscard.h ../include/winsdkver.h ../include/winsmcrd.h ../include/winsnmp.h ../include/winsock.h ../include/winsock2.h ../include/winsplp.h ../include/winspool.h ../include/winstring.h ../include/winsvc.h ../include/winsxs.h ../include/winsync.h ../include/winternl.h ../include/wintrust.h ../include/winusb.h ../include/winusbio.h ../include/winuser.h ../include/winver.h ../include/winwlx.h ../include/wlanapi.h ../include/wlanihvtypes.h ../include/wlantypes.h ../include/wmcodecdsp.h ../include/wmcontainer.h ../include/wmdrmsdk.h ../include/wmiatlprov.h ../include/wmistr.h ../include/wmiutils.h ../include/wmp.h ../include/wmpids.h ../include/wmprealestate.h ../include/wmpservices.h ../include/wmsbuffer.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6284. install -C -m 644 ../include/wmsdk.h ../include/wmsdkidl.h ../include/wmsecure.h ../include/wnnc.h ../include/wow64apiset.h ../include/wownt16.h ../include/wownt32.h ../include/wpapi.h ../include/wpapimsg.h ../include/wpcapi.h ../include/wpcevent.h ../include/wpcrsmsg.h ../include/wpftpmsg.h ../include/wppstmsg.h ../include/wpspihlp.h ../include/wptypes.h ../include/wpwizmsg.h ../include/wrl.h ../include/ws2atm.h ../include/ws2bth.h ../include/ws2def.h ../include/ws2dnet.h ../include/ws2ipdef.h ../include/ws2spi.h ../include/ws2tcpip.h ../include/wsdapi.h ../include/wsdattachment.h ../include/wsdbase.h ../include/wsdclient.h ../include/wsddisco.h ../include/wsdhost.h ../include/wsdtypes.h ../include/wsdutil.h ../include/wsdxml.h ../include/wsdxmldom.h ../include/wshisotp.h ../include/wsipv6ok.h ../include/wsipx.h ../include/wslapi.h ../include/wsman.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6285. install -C -m 644 ../include/wsmandisp.h ../include/wsnetbs.h ../include/wsnwlink.h ../include/wspiapi.h ../include/wsrm.h ../include/wsvns.h ../include/wtsapi32.h ../include/wtypes.h ../include/wtypesbase.h ../include/wuapi.h ../include/xa.h ../include/xapo.h ../include/xapofx.h ../include/xaudio2.h ../include/xaudio2fx.h ../include/xcmc.h ../include/xcmcext.h ../include/xcmcmsx2.h ../include/xcmcmsxt.h ../include/xenroll.h ../include/xinput.h ../include/xmldomdid.h ../include/xmldsodid.h ../include/xmllite.h ../include/xmltrnsf.h ../include/xolehlp.h ../include/xpsdigitalsignature.h ../include/xpsobjectmodel.h ../include/xpsobjectmodel_1.h ../include/xpsprint.h ../include/xpsrassvc.h ../include/zmouse.h ../include/msinkaut_i.c ../include/d3dvec.inl ../include/d3dx9math.inl ../include/color.dlg ../include/fileopen.dlg ../include/findtext.dlg ../include/font.dlg ../include/icmui.dlg '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6286. install -C -m 644 ../include/msacmdlg.dlg ../include/oledlg.dlg ../include/prnsetup.dlg ../include/windowsx.h16 ../include/ilogobj.hxx ../include/mdbrole.hxx ../include/commctrl.rh ../include/dde.rh ../include/winnt.rh ../include/winuser.rh ../include/common.ver ../include/verinfo.ver ../crt/_bsd_types.h ../crt/_cygwin.h ../crt/_mingw_mac.h ../crt/_mingw_off_t.h ../crt/_mingw_secapi.h ../crt/_mingw_stat64.h ../crt/_mingw_stdarg.h ../crt/_mingw_unicode.h ../crt/_timeval.h ../crt/assert.h ../crt/complex.h ../crt/conio.h ../crt/corecrt.h ../crt/corecrt_startup.h ../crt/corecrt_stdio_config.h ../crt/corecrt_wstdlib.h ../crt/crtdbg.h ../crt/crtdefs.h ../crt/ctype.h ../crt/dir.h ../crt/direct.h ../crt/dirent.h ../crt/dos.h ../crt/dvec.h ../crt/eh.h ../crt/errno.h ../crt/excpt.h ../crt/fcntl.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6287. install -C -m 644 ../crt/fenv.h ../crt/float.h ../crt/fpieee.h ../crt/ftw.h ../crt/fvec.h ../crt/getopt.h ../crt/ieeefp.h ../crt/intrin.h ../crt/inttypes.h ../crt/io.h ../crt/ivec.h ../crt/libgen.h ../crt/limits.h ../crt/locale.h ../crt/malloc.h ../crt/math.h ../crt/mbctype.h ../crt/mbstring.h ../crt/mem.h ../crt/memory.h ../crt/new.h ../crt/process.h ../crt/profile.h ../crt/pthread_signal.h ../crt/pthread_time.h ../crt/pthread_unistd.h ../crt/search.h ../crt/sehmap.h ../crt/setjmp.h ../crt/setjmpex.h ../crt/share.h ../crt/signal.h ../crt/stdarg.h ../crt/stddef.h ../crt/stdexcpt.h ../crt/stdint.h ../crt/stdio.h ../crt/stdlib.h ../crt/string.h ../crt/strings.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6288. install -C -m 644 ../crt/syslimits.h ../crt/tchar.h ../crt/time.h ../crt/uchar.h ../crt/unistd.h ../crt/utime.h ../crt/vadefs.h ../crt/varargs.h ../crt/wchar.h ../crt/wctype.h ../crt/xlocinfo.h ../crt/xmath.h ../crt/ymath.h ../crt/yvals.h ../crt/swprintf.inl '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6289. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/ddk'
  6290. install -C -m 644 ../ddk/include/ddk/acpiioct.h ../ddk/include/ddk/afilter.h ../ddk/include/ddk/amtvuids.h ../ddk/include/ddk/ata.h ../ddk/include/ddk/atm.h ../ddk/include/ddk/bdasup.h ../ddk/include/ddk/classpnp.h ../ddk/include/ddk/csq.h ../ddk/include/ddk/d3dhal.h ../ddk/include/ddk/d3dhalex.h ../ddk/include/ddk/d4drvif.h ../ddk/include/ddk/d4iface.h ../ddk/include/ddk/dderror.h ../ddk/include/ddk/dmusicks.h ../ddk/include/ddk/drivinit.h ../ddk/include/ddk/drmk.h ../ddk/include/ddk/dxapi.h ../ddk/include/ddk/fltsafe.h ../ddk/include/ddk/hidclass.h ../ddk/include/ddk/hubbusif.h ../ddk/include/ddk/ide.h ../ddk/include/ddk/ioaccess.h ../ddk/include/ddk/kbdmou.h ../ddk/include/ddk/mcd.h ../ddk/include/ddk/mce.h ../ddk/include/ddk/miniport.h ../ddk/include/ddk/minitape.h ../ddk/include/ddk/mountdev.h ../ddk/include/ddk/mountmgr.h ../ddk/include/ddk/msports.h ../ddk/include/ddk/ndis.h ../ddk/include/ddk/ndisguid.h ../ddk/include/ddk/ndistapi.h ../ddk/include/ddk/ndiswan.h ../ddk/include/ddk/netpnp.h ../ddk/include/ddk/ntagp.h ../ddk/include/ddk/ntddk.h ../ddk/include/ddk/ntddpcm.h ../ddk/include/ddk/ntddsnd.h ../ddk/include/ddk/ntifs.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/ddk'
  6291. install -C -m 644 ../ddk/include/ddk/ntimage.h ../ddk/include/ddk/ntintsafe.h ../ddk/include/ddk/ntnls.h ../ddk/include/ddk/ntpoapi.h ../ddk/include/ddk/ntstrsafe.h ../ddk/include/ddk/oprghdlr.h ../ddk/include/ddk/parallel.h ../ddk/include/ddk/pfhook.h ../ddk/include/ddk/poclass.h ../ddk/include/ddk/portcls.h ../ddk/include/ddk/punknown.h ../ddk/include/ddk/scsi.h ../ddk/include/ddk/scsiscan.h ../ddk/include/ddk/scsiwmi.h ../ddk/include/ddk/smbus.h ../ddk/include/ddk/srb.h ../ddk/include/ddk/stdunk.h ../ddk/include/ddk/storport.h ../ddk/include/ddk/strmini.h ../ddk/include/ddk/swenum.h ../ddk/include/ddk/tdikrnl.h ../ddk/include/ddk/tdistat.h ../ddk/include/ddk/upssvc.h ../ddk/include/ddk/usbbusif.h ../ddk/include/ddk/usbdlib.h ../ddk/include/ddk/usbdrivr.h ../ddk/include/ddk/usbkern.h ../ddk/include/ddk/usbprint.h ../ddk/include/ddk/usbprotocoldefs.h ../ddk/include/ddk/usbscan.h ../ddk/include/ddk/usbstorioctl.h ../ddk/include/ddk/video.h ../ddk/include/ddk/videoagp.h ../ddk/include/ddk/wdm.h ../ddk/include/ddk/wdmguid.h ../ddk/include/ddk/wdmsec.h ../ddk/include/ddk/wmidata.h ../ddk/include/ddk/wmilib.h ../ddk/include/ddk/ws2san.h ../ddk/include/ddk/xfilter.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/ddk'
  6292. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/gdiplus'
  6293. install -C -m 644 ../include/gdiplus/gdiplus.h ../include/gdiplus/gdiplusbase.h ../include/gdiplus/gdiplusbrush.h ../include/gdiplus/gdipluscolor.h ../include/gdiplus/gdipluscolormatrix.h ../include/gdiplus/gdipluseffects.h ../include/gdiplus/gdiplusenums.h ../include/gdiplus/gdiplusflat.h ../include/gdiplus/gdiplusgpstubs.h ../include/gdiplus/gdiplusgraphics.h ../include/gdiplus/gdiplusheaders.h ../include/gdiplus/gdiplusimageattributes.h ../include/gdiplus/gdiplusimagecodec.h ../include/gdiplus/gdiplusimaging.h ../include/gdiplus/gdiplusimpl.h ../include/gdiplus/gdiplusinit.h ../include/gdiplus/gdipluslinecaps.h ../include/gdiplus/gdiplusmatrix.h ../include/gdiplus/gdiplusmem.h ../include/gdiplus/gdiplusmetafile.h ../include/gdiplus/gdiplusmetaheader.h ../include/gdiplus/gdipluspath.h ../include/gdiplus/gdipluspen.h ../include/gdiplus/gdipluspixelformats.h ../include/gdiplus/gdiplusstringformat.h ../include/gdiplus/gdiplustypes.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/gdiplus'
  6294. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/GL'
  6295. install -C -m 644 ../include/GL/gl.h ../include/GL/glaux.h ../include/GL/glcorearb.h ../include/GL/glext.h ../include/GL/glu.h ../include/GL/glxext.h ../include/GL/wgl.h ../include/GL/wglext.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/GL'
  6296. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6297. install -C -m 644 ../include/activation.idl ../include/activaut.idl ../include/activdbg.idl ../include/activdbg100.idl ../include/activprof.idl ../include/activscp.idl ../include/adhoc.idl ../include/alg.idl ../include/amstream.idl ../include/amvideo.idl ../include/asyncinfo.idl ../include/audioclient.idl ../include/audioendpoints.idl ../include/audiopolicy.idl ../include/austream.idl ../include/axcore.idl ../include/axextend.idl ../include/bdaiface.idl ../include/bits.idl ../include/bits1_5.idl ../include/bits2_0.idl ../include/bits2_5.idl ../include/bits3_0.idl ../include/bits5_0.idl ../include/comadmin.idl ../include/comcat.idl ../include/commoncontrols.idl ../include/control.idl ../include/ctfutb.idl ../include/d3d10.idl ../include/d3d10_1.idl ../include/d3d10sdklayers.idl ../include/d3d11.idl ../include/d3d11_1.idl ../include/d3d11_2.idl ../include/d3d11_3.idl ../include/d3d11_4.idl ../include/d3d11on12.idl ../include/d3d11sdklayers.idl ../include/d3d12.idl '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6298. install -C -m 644 ../include/d3d12sdklayers.idl ../include/d3d12shader.idl ../include/d3dcommon.idl ../include/dbgprop.idl ../include/dcommon.idl ../include/dcompanimation.idl ../include/ddstream.idl ../include/devenum.idl ../include/devicetopology.idl ../include/dimm.idl ../include/dinputd.idl ../include/directmanipulation.idl ../include/dispex.idl ../include/dmodshow.idl ../include/docobj.idl ../include/docobjectservice.idl ../include/documenttarget.idl ../include/downloadmgr.idl ../include/drmexternals.idl ../include/dvdif.idl ../include/dwrite.idl ../include/dwrite_1.idl ../include/dwrite_2.idl ../include/dwrite_3.idl ../include/dxgi.idl ../include/dxgi1_2.idl ../include/dxgi1_3.idl ../include/dxgi1_4.idl ../include/dxgi1_5.idl ../include/dxgi1_6.idl ../include/dxgicommon.idl ../include/dxgidebug.idl ../include/dxgiformat.idl ../include/dxgitype.idl ../include/dxva2api.idl ../include/dxvahd.idl ../include/endpointvolume.idl ../include/eventtoken.idl ../include/evr.idl ../include/evr9.idl '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6299. install -C -m 644 ../include/exdisp.idl ../include/filter.idl ../include/fsrm.idl ../include/fsrmenums.idl ../include/fsrmquota.idl ../include/fsrmreports.idl ../include/fsrmscreen.idl ../include/fusion.idl ../include/fwptypes.idl ../include/hstring.idl ../include/icftypes.idl ../include/icodecapi.idl ../include/iketypes.idl ../include/inputscope.idl ../include/inspectable.idl ../include/locationapi.idl ../include/mediaobj.idl ../include/medparam.idl ../include/mfcaptureengine.idl ../include/mfd3d12.idl ../include/mfidl.idl ../include/mfmediacapture.idl ../include/mfobjects.idl ../include/mfplay.idl ../include/mfreadwrite.idl ../include/mftransform.idl ../include/mmdeviceapi.idl ../include/mmstream.idl ../include/mscoree.idl ../include/msctf.idl ../include/mshtmhst.idl ../include/mshtml.idl ../include/msinkaut.idl ../include/msopc.idl ../include/msxml.idl ../include/mulres.idl ../include/napcertrelyingparty.idl ../include/napcommon.idl ../include/napenforcementclient.idl ../include/napmanagement.idl '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6300. install -C -m 644 ../include/napprotocol.idl ../include/napservermanagement.idl ../include/napsystemhealthagent.idl ../include/napsystemhealthvalidator.idl ../include/naptypes.idl ../include/netcfgn.idl ../include/netcfgx.idl ../include/netfw.idl ../include/netlistmgr.idl ../include/oaidl.idl ../include/objectarray.idl ../include/objidl.idl ../include/objidlbase.idl ../include/ocidl.idl ../include/oleacc.idl ../include/oleidl.idl ../include/optary.idl ../include/portabledevicetypes.idl ../include/proofofpossessioncookieinfo.idl ../include/propidl.idl ../include/propsys.idl ../include/prsht.idl ../include/qedit.idl ../include/qnetwork.idl ../include/rdpencomapi.idl ../include/regbag.idl ../include/relogger.idl ../include/rtworkq.idl ../include/sapi51.idl ../include/sapi53.idl ../include/sapi54.idl ../include/sensorsapi.idl ../include/servprov.idl ../include/shldisp.idl ../include/shobjidl.idl ../include/shtypes.idl ../include/spatialaudioclient.idl ../include/spellcheck.idl ../include/strmif.idl ../include/structuredquerycondition.idl '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6301. install -C -m 644 ../include/taskschd.idl ../include/textstor.idl ../include/thumbcache.idl ../include/tlbref.idl ../include/tlogstg.idl ../include/tpcshrd.idl ../include/tsvirtualchannels.idl ../include/tuner.idl ../include/uianimation.idl ../include/uiautomationclient.idl ../include/uiautomationcore.idl ../include/uiviewsettingsinterop.idl ../include/unknwn.idl ../include/unknwnbase.idl ../include/urlhist.idl ../include/urlmon.idl ../include/vdslun.idl ../include/vmr9.idl ../include/vsadmin.idl ../include/vsbackup.idl ../include/vsmgmt.idl ../include/vsprov.idl ../include/vss.idl ../include/vswriter.idl ../include/wbemads.idl ../include/wbemcli.idl ../include/wbemdisp.idl ../include/wbemprov.idl ../include/wbemtran.idl ../include/wdstptmgmt.idl ../include/wincodec.idl ../include/wincodecsdk.idl ../include/wincrypt.idl ../include/windows.foundation.collections.idl ../include/windows.foundation.idl ../include/windows.media.idl ../include/windows.media.speechsynthesis.idl ../include/windows.security.cryptography.idl ../include/windows.storage.idl ../include/windows.storage.streams.idl '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6302. install -C -m 644 ../include/windows.system.idl ../include/windows.system.threading.idl ../include/windowscontracts.idl ../include/wmcodecdsp.idl ../include/wmcontainer.idl ../include/wmdrmsdk.idl ../include/wmp.idl ../include/wmprealestate.idl ../include/wmpservices.idl ../include/wmsbuffer.idl ../include/wmsdkidl.idl ../include/wmsecure.idl ../include/wpcapi.idl ../include/wsdattachment.idl ../include/wsdbase.idl ../include/wsdclient.idl ../include/wsddisco.idl ../include/wsdhost.idl ../include/wsdxml.idl ../include/wsmandisp.idl ../include/wtypes.idl ../include/wtypesbase.idl ../include/wuapi.idl ../include/xapo.idl ../include/xaudio2.idl ../include/xaudio2fx.idl ../include/xmllite.idl ../include/xpsdigitalsignature.idl ../include/xpsobjectmodel.idl ../include/xpsobjectmodel_1.idl ../include/xpsprint.idl ../include/xpsrassvc.idl ../tlb/oleacc.dll.tlb ../tlb/stdole2.tlb '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include'
  6303. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/KHR'
  6304. install -C -m 644 ../include/KHR/khrplatform.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/KHR'
  6305. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/psdk_inc'
  6306. install -C -m 644 ../include/psdk_inc/_dbg_LOAD_IMAGE.h ../include/psdk_inc/_dbg_common.h ../include/psdk_inc/_fd_types.h ../include/psdk_inc/_ip_mreq1.h ../include/psdk_inc/_ip_types.h ../include/psdk_inc/_pop_BOOL.h ../include/psdk_inc/_push_BOOL.h ../include/psdk_inc/_socket_types.h ../include/psdk_inc/_varenum.h ../include/psdk_inc/_ws1_undef.h ../include/psdk_inc/_wsa_errnos.h ../include/psdk_inc/_wsadata.h ../include/psdk_inc/_xmitfile.h ../include/psdk_inc/intrin-impl.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/psdk_inc'
  6307. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sdks'
  6308. install -C -m 644 _mingw_ddk.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sdks'
  6309. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sec_api'
  6310. install -C -m 644 ../crt/sec_api/conio_s.h ../crt/sec_api/crtdbg_s.h ../crt/sec_api/mbstring_s.h ../crt/sec_api/search_s.h ../crt/sec_api/stdio_s.h ../crt/sec_api/stdlib_s.h ../crt/sec_api/stralign_s.h ../crt/sec_api/string_s.h ../crt/sec_api/tchar_s.h ../crt/sec_api/wchar_s.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sec_api'
  6311. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sec_api/sys'
  6312. install -C -m 644 ../crt/sec_api/sys/timeb_s.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sec_api/sys'
  6313. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sys'
  6314. install -C -m 644 ../crt/sys/cdefs.h ../crt/sys/fcntl.h ../crt/sys/file.h ../crt/sys/locking.h ../crt/sys/param.h ../crt/sys/stat.h ../crt/sys/time.h ../crt/sys/timeb.h ../crt/sys/types.h ../crt/sys/unistd.h ../crt/sys/utime.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/sys'
  6315. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/wrl'
  6316. install -C -m 644 ../include/wrl/client.h ../include/wrl/internal.h ../include/wrl/module.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/wrl'
  6317. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/wrl/wrappers'
  6318. install -C -m 644 ../include/wrl/wrappers/corewrappers.h '/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include/wrl/wrappers'
  6319. gmake[2]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-headers/build'
  6320. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-headers/build'
  6321. checking for a BSD-compatible install... /usr/bin/install -c
  6322. checking whether build environment is sane... yes
  6323. checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
  6324. checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
  6325. checking for gawk... no
  6326. checking for mawk... no
  6327. checking for nawk... nawk
  6328. checking whether make sets $(MAKE)... yes
  6329. checking whether make supports nested variables... yes
  6330. checking whether to enable maintainer-specific portions of Makefiles... no
  6331. checking build system type... x86_64-unknown-freebsd13.0
  6332. checking host system type... i686-w64-mingw32
  6333. checking for sysroot... /home/russellh/build/llvm-mingw-host/i686-w64-mingw32
  6334. checking for a sed that does not truncate output... /usr/bin/sed
  6335. checking for gawk... (cached) nawk
  6336. checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
  6337. checking whether we are cross compiling... yes
  6338. checking for suffix of object files... o
  6339. checking whether the compiler supports GNU C... yes
  6340. checking whether i686-w64-mingw32-gcc accepts -g... yes
  6341. checking for i686-w64-mingw32-gcc option to enable C11 features... none needed
  6342. checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
  6343. checking whether make supports the include directive... yes (GNU style)
  6344. checking dependency style of i686-w64-mingw32-gcc... gcc3
  6345. checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++
  6346. checking whether the compiler supports GNU C++... yes
  6347. checking whether i686-w64-mingw32-g++ accepts -g... yes
  6348. checking for i686-w64-mingw32-g++ option to enable C++11 features... none needed
  6349. checking dependency style of i686-w64-mingw32-g++... gcc3
  6350. checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
  6351. checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
  6352. checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
  6353. checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
  6354. checking the archiver (i686-w64-mingw32-ar) interface... ar
  6355. checking dependency style of i686-w64-mingw32-gcc... gcc3
  6356. checking for i686-w64-mingw32-as... i686-w64-mingw32-as
  6357. checking whether dlltool supports --temp-prefix... no
  6358. checking whether to build a w32api package for Cygwin... no
  6359. checking whether to build the Win32 libraries... yes
  6360. checking whether to build the Win64 libraries... no
  6361. checking whether to build the WinARM32 libraries... no
  6362. checking whether to build the WinARM64 libraries... no
  6363. checking whether to use genlib... no
  6364. checking whether to enable globbing... no
  6365. checking whether to enable private exports... no
  6366. checking whether to enable delay import libs... no
  6367. checking what to provide as libmsvcrt.a... ucrt
  6368. checking whether to enable experimental features... no
  6369. checking whether the compiler supports -municode... yes
  6370. checking for stdio.h... yes
  6371. checking for stdlib.h... yes
  6372. checking for string.h... yes
  6373. checking for inttypes.h... yes
  6374. checking for stdint.h... yes
  6375. checking for strings.h... yes
  6376. checking for sys/stat.h... yes
  6377. checking for sys/types.h... yes
  6378. checking for unistd.h... yes
  6379. checking for _mingw_mac.h... yes
  6380. checking for warning levels... Level 3
  6381. checking that generated files are newer than configure... done
  6382. configure: creating ./config.status
  6383. config.status: creating Makefile
  6384. config.status: creating config.h
  6385. config.status: executing depfiles commands
  6386. configure:
  6387. configure:
  6388. configure:
  6389. configure: ------------------------------------------------------------------------
  6390. configure: mingw-w64-runtime 4.0b
  6391. configure: ------------------------------------------------------------------------
  6392. configure:
  6393. configure:
  6394. configure: Configuration Options Summary:
  6395. configure:
  6396. configure: WinARM32 runtime.....: no
  6397. configure: WinARM64 runtime.....: no
  6398. configure: Win32 runtime........: yes
  6399. configure: Win64 runtime........: no
  6400. configure: C Warning Flags......: -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes
  6401. configure: C++ Warning Flags....:
  6402. configure: Common Warning Flags.: -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline
  6403. configure: Default msvcrt.......: ucrt
  6404. configure:
  6405. configure: DFP printf...........: no
  6406. configure: 128-bit printf.......: no
  6407. configure: Custom printf........: no
  6408. configure: Softhmath............: no
  6409. configure:
  6410. echo "static int __attribute__((unused)) __mingw_libm_dummy;" > _libm_dummy.c
  6411. gmake all-am
  6412. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-i686'
  6413. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libtaskschd_a-taskschd.o -MD -MP -MF libsrc/.deps/lib32_libtaskschd_a-taskschd.Tpo -c -o libsrc/lib32_libtaskschd_a-taskschd.o `test -f 'libsrc/taskschd.c' || echo '../'`libsrc/taskschd.c
  6414. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libntoskrnl_a-memcmp.o -MD -MP -MF libsrc/.deps/lib32_libntoskrnl_a-memcmp.Tpo -c -o libsrc/lib32_libntoskrnl_a-memcmp.o `test -f 'libsrc/memcmp.c' || echo '../'`libsrc/memcmp.c
  6415. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libadsiid_a-activeds-uuid.o -MD -MP -MF libsrc/.deps/lib32_libadsiid_a-activeds-uuid.Tpo -c -o libsrc/lib32_libadsiid_a-activeds-uuid.o `test -f 'libsrc/activeds-uuid.c' || echo '../'`libsrc/activeds-uuid.c
  6416. rm -f lib32/libdelayimp.a
  6417. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT lib32_libm_a-_libm_dummy.o -MD -MP -MF .deps/lib32_libm_a-_libm_dummy.Tpo -c -o lib32_libm_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  6418. i686-w64-mingw32-ar cru lib32/libdelayimp.a
  6419. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_liblargeint_a-largeint.o -MD -MP -MF libsrc/.deps/lib32_liblargeint_a-largeint.Tpo -c -o libsrc/lib32_liblargeint_a-largeint.o `test -f 'libsrc/largeint.c' || echo '../'`libsrc/largeint.c
  6420. i686-w64-mingw32-ranlib lib32/libdelayimp.a
  6421. mv -f .deps/lib32_libm_a-_libm_dummy.Tpo .deps/lib32_libm_a-_libm_dummy.Po
  6422. mv -f libsrc/.deps/lib32_liblargeint_a-largeint.Tpo libsrc/.deps/lib32_liblargeint_a-largeint.Po
  6423. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT lib32_libmoldname_a-_libm_dummy.o -MD -MP -MF .deps/lib32_libmoldname_a-_libm_dummy.Tpo -c -o lib32_libmoldname_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  6424. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libmingwthrd_a-mingwthrd_mt.o -MD -MP -MF libsrc/.deps/lib32_libmingwthrd_a-mingwthrd_mt.Tpo -c -o libsrc/lib32_libmingwthrd_a-mingwthrd_mt.o `test -f 'libsrc/mingwthrd_mt.c' || echo '../'`libsrc/mingwthrd_mt.c
  6425. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libcrtdll_extra_a-crtdll_compat.o -MD -MP -MF crt/.deps/lib32_libcrtdll_extra_a-crtdll_compat.Tpo -c -o crt/lib32_libcrtdll_extra_a-crtdll_compat.o `test -f 'crt/crtdll_compat.c' || echo '../'`crt/crtdll_compat.c
  6426. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-___mb_cur_max_func.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-___mb_cur_max_func.Tpo -c -o misc/lib32_libcrtdll_extra_a-___mb_cur_max_func.o `test -f 'misc/___mb_cur_max_func.c' || echo '../'`misc/___mb_cur_max_func.c
  6427. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-__p___argv.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-__p___argv.Tpo -c -o misc/lib32_libcrtdll_extra_a-__p___argv.o `test -f 'misc/__p___argv.c' || echo '../'`misc/__p___argv.c
  6428. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-__p__acmdln.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-__p__acmdln.Tpo -c -o misc/lib32_libcrtdll_extra_a-__p__acmdln.o `test -f 'misc/__p__acmdln.c' || echo '../'`misc/__p__acmdln.c
  6429. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-__p__commode.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-__p__commode.Tpo -c -o misc/lib32_libcrtdll_extra_a-__p__commode.o `test -f 'misc/__p__commode.c' || echo '../'`misc/__p__commode.c
  6430. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-__p__fmode.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-__p__fmode.Tpo -c -o misc/lib32_libcrtdll_extra_a-__p__fmode.o `test -f 'misc/__p__fmode.c' || echo '../'`misc/__p__fmode.c
  6431. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-__set_app_type.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-__set_app_type.Tpo -c -o misc/lib32_libcrtdll_extra_a-__set_app_type.o `test -f 'misc/__set_app_type.c' || echo '../'`misc/__set_app_type.c
  6432. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-invalid_parameter_handler.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-invalid_parameter_handler.Tpo -c -o misc/lib32_libcrtdll_extra_a-invalid_parameter_handler.o `test -f 'misc/invalid_parameter_handler.c' || echo '../'`misc/invalid_parameter_handler.c
  6433. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-lc_locale_func.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-lc_locale_func.Tpo -c -o misc/lib32_libcrtdll_extra_a-lc_locale_func.o `test -f 'misc/lc_locale_func.c' || echo '../'`misc/lc_locale_func.c
  6434. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libcrtdll_extra_a-seterrno.o -MD -MP -MF misc/.deps/lib32_libcrtdll_extra_a-seterrno.Tpo -c -o misc/lib32_libcrtdll_extra_a-seterrno.o `test -f 'misc/seterrno.c' || echo '../'`misc/seterrno.c
  6435. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libcrtdll_extra_a-_scprintf.o -MD -MP -MF stdio/.deps/lib32_libcrtdll_extra_a-_scprintf.Tpo -c -o stdio/lib32_libcrtdll_extra_a-_scprintf.o `test -f 'stdio/_scprintf.c' || echo '../'`stdio/_scprintf.c
  6436. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libcrtdll_extra_a-_vscprintf.o -MD -MP -MF stdio/.deps/lib32_libcrtdll_extra_a-_vscprintf.Tpo -c -o stdio/lib32_libcrtdll_extra_a-_vscprintf.o `test -f 'stdio/_vscprintf.c' || echo '../'`stdio/_vscprintf.c
  6437. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libcrtdll_extra_a-mingw_lock.o -MD -MP -MF stdio/.deps/lib32_libcrtdll_extra_a-mingw_lock.Tpo -c -o stdio/lib32_libcrtdll_extra_a-mingw_lock.o `test -f 'stdio/mingw_lock.c' || echo '../'`stdio/mingw_lock.c
  6438. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-mbrtowc.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-mbrtowc.Tpo -c -o misc/lib32_libmsvcrt_common_a-mbrtowc.o `test -f 'misc/mbrtowc.c' || echo '../'`misc/mbrtowc.c
  6439. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-mbsinit.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-mbsinit.Tpo -c -o misc/lib32_libmsvcrt_common_a-mbsinit.o `test -f 'misc/mbsinit.c' || echo '../'`misc/mbsinit.c
  6440. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-onexit_table.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-onexit_table.Tpo -c -o misc/lib32_libmsvcrt_common_a-onexit_table.o `test -f 'misc/onexit_table.c' || echo '../'`misc/onexit_table.c
  6441. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-register_tls_atexit.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-register_tls_atexit.Tpo -c -o misc/lib32_libmsvcrt_common_a-register_tls_atexit.o `test -f 'misc/register_tls_atexit.c' || echo '../'`misc/register_tls_atexit.c
  6442. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-uchar_c16rtomb.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-uchar_c16rtomb.Tpo -c -o misc/lib32_libmsvcrt_common_a-uchar_c16rtomb.o `test -f 'misc/uchar_c16rtomb.c' || echo '../'`misc/uchar_c16rtomb.c
  6443. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-uchar_c32rtomb.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-uchar_c32rtomb.Tpo -c -o misc/lib32_libmsvcrt_common_a-uchar_c32rtomb.o `test -f 'misc/uchar_c32rtomb.c' || echo '../'`misc/uchar_c32rtomb.c
  6444. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-uchar_mbrtoc16.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-uchar_mbrtoc16.Tpo -c -o misc/lib32_libmsvcrt_common_a-uchar_mbrtoc16.o `test -f 'misc/uchar_mbrtoc16.c' || echo '../'`misc/uchar_mbrtoc16.c
  6445. mv -f libsrc/.deps/lib32_libadsiid_a-activeds-uuid.Tpo libsrc/.deps/lib32_libadsiid_a-activeds-uuid.Po
  6446. mv -f libsrc/.deps/lib32_libntoskrnl_a-memcmp.Tpo libsrc/.deps/lib32_libntoskrnl_a-memcmp.Po
  6447. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-uchar_mbrtoc32.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-uchar_mbrtoc32.Tpo -c -o misc/lib32_libmsvcrt_common_a-uchar_mbrtoc32.o `test -f 'misc/uchar_mbrtoc32.c' || echo '../'`misc/uchar_mbrtoc32.c
  6448. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_common_a-wcrtomb.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_common_a-wcrtomb.Tpo -c -o misc/lib32_libmsvcrt_common_a-wcrtomb.o `test -f 'misc/wcrtomb.c' || echo '../'`misc/wcrtomb.c
  6449. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_common_a-_getc_nolock.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_common_a-_getc_nolock.Tpo -c -o stdio/lib32_libmsvcrt_common_a-_getc_nolock.o `test -f 'stdio/_getc_nolock.c' || echo '../'`stdio/_getc_nolock.c
  6450. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_common_a-_getwc_nolock.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_common_a-_getwc_nolock.Tpo -c -o stdio/lib32_libmsvcrt_common_a-_getwc_nolock.o `test -f 'stdio/_getwc_nolock.c' || echo '../'`stdio/_getwc_nolock.c
  6451. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_common_a-_putc_nolock.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_common_a-_putc_nolock.Tpo -c -o stdio/lib32_libmsvcrt_common_a-_putc_nolock.o `test -f 'stdio/_putc_nolock.c' || echo '../'`stdio/_putc_nolock.c
  6452. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_common_a-_putwc_nolock.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_common_a-_putwc_nolock.Tpo -c -o stdio/lib32_libmsvcrt_common_a-_putwc_nolock.o `test -f 'stdio/_putwc_nolock.c' || echo '../'`stdio/_putwc_nolock.c
  6453. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_common_a-acrt_iob_func.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_common_a-acrt_iob_func.Tpo -c -o stdio/lib32_libmsvcrt_common_a-acrt_iob_func.o `test -f 'stdio/acrt_iob_func.c' || echo '../'`stdio/acrt_iob_func.c
  6454. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_common_a-snprintf_alias.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_common_a-snprintf_alias.Tpo -c -o stdio/lib32_libmsvcrt_common_a-snprintf_alias.o `test -f 'stdio/snprintf_alias.c' || echo '../'`stdio/snprintf_alias.c
  6455. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_common_a-vsnprintf_alias.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_common_a-vsnprintf_alias.Tpo -c -o stdio/lib32_libmsvcrt_common_a-vsnprintf_alias.o `test -f 'stdio/vsnprintf_alias.c' || echo '../'`stdio/vsnprintf_alias.c
  6456. mv -f .deps/lib32_libmoldname_a-_libm_dummy.Tpo .deps/lib32_libmoldname_a-_libm_dummy.Po
  6457. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmsvcrt_common_a-frexp.o -MD -MP -MF math/.deps/lib32_libmsvcrt_common_a-frexp.Tpo -c -o math/lib32_libmsvcrt_common_a-frexp.o `test -f 'math/frexp.c' || echo '../'`math/frexp.c
  6458. mv -f libsrc/.deps/lib32_libmingwthrd_a-mingwthrd_mt.Tpo libsrc/.deps/lib32_libmingwthrd_a-mingwthrd_mt.Po
  6459. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-_configthreadlocale.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-_configthreadlocale.Tpo -c -o misc/lib32_libmsvcrt_extra_a-_configthreadlocale.o `test -f 'misc/_configthreadlocale.c' || echo '../'`misc/_configthreadlocale.c
  6460. mv -f misc/.deps/lib32_libcrtdll_extra_a-___mb_cur_max_func.Tpo misc/.deps/lib32_libcrtdll_extra_a-___mb_cur_max_func.Po
  6461. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-invalid_parameter_handler.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-invalid_parameter_handler.Tpo -c -o misc/lib32_libmsvcrt_extra_a-invalid_parameter_handler.o `test -f 'misc/invalid_parameter_handler.c' || echo '../'`misc/invalid_parameter_handler.c
  6462. mv -f misc/.deps/lib32_libcrtdll_extra_a-__p__commode.Tpo misc/.deps/lib32_libcrtdll_extra_a-__p__commode.Po
  6463. mv -f misc/.deps/lib32_libcrtdll_extra_a-__p__fmode.Tpo misc/.deps/lib32_libcrtdll_extra_a-__p__fmode.Po
  6464. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-output_format.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-output_format.Tpo -c -o misc/lib32_libmsvcrt_extra_a-output_format.o `test -f 'misc/output_format.c' || echo '../'`misc/output_format.c
  6465. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-purecall.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-purecall.Tpo -c -o misc/lib32_libmsvcrt_extra_a-purecall.o `test -f 'misc/purecall.c' || echo '../'`misc/purecall.c
  6466. mv -f stdio/.deps/lib32_libmsvcrt_common_a-snprintf_alias.Tpo stdio/.deps/lib32_libmsvcrt_common_a-snprintf_alias.Po
  6467. mv -f misc/.deps/lib32_libcrtdll_extra_a-__p__acmdln.Tpo misc/.deps/lib32_libcrtdll_extra_a-__p__acmdln.Po
  6468. mv -f stdio/.deps/lib32_libmsvcrt_common_a-vsnprintf_alias.Tpo stdio/.deps/lib32_libmsvcrt_common_a-vsnprintf_alias.Po
  6469. mv -f misc/.deps/lib32_libcrtdll_extra_a-seterrno.Tpo misc/.deps/lib32_libcrtdll_extra_a-seterrno.Po
  6470. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_extra_a-fseeki64.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_extra_a-fseeki64.Tpo -c -o stdio/lib32_libmsvcrt_extra_a-fseeki64.o `test -f 'stdio/fseeki64.c' || echo '../'`stdio/fseeki64.c
  6471. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_extra_a-mingw_lock.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_extra_a-mingw_lock.Tpo -c -o stdio/lib32_libmsvcrt_extra_a-mingw_lock.o `test -f 'stdio/mingw_lock.c' || echo '../'`stdio/mingw_lock.c
  6472. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmsvcrt_extra_a-_copysignf.o -MD -MP -MF math/x86/.deps/lib32_libmsvcrt_extra_a-_copysignf.Tpo -c -o math/x86/lib32_libmsvcrt_extra_a-_copysignf.o `test -f 'math/x86/_copysignf.c' || echo '../'`math/x86/_copysignf.c
  6473. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-___mb_cur_max_func.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-___mb_cur_max_func.Tpo -c -o misc/lib32_libmsvcrt_extra_a-___mb_cur_max_func.o `test -f 'misc/___mb_cur_max_func.c' || echo '../'`misc/___mb_cur_max_func.c
  6474. mv -f misc/.deps/lib32_libcrtdll_extra_a-__p___argv.Tpo misc/.deps/lib32_libcrtdll_extra_a-__p___argv.Po
  6475. mv -f stdio/.deps/lib32_libmsvcrt_common_a-_getwc_nolock.Tpo stdio/.deps/lib32_libmsvcrt_common_a-_getwc_nolock.Po
  6476. mv -f stdio/.deps/lib32_libmsvcrt_common_a-acrt_iob_func.Tpo stdio/.deps/lib32_libmsvcrt_common_a-acrt_iob_func.Po
  6477. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-_create_locale.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-_create_locale.Tpo -c -o misc/lib32_libmsvcrt_extra_a-_create_locale.o `test -f 'misc/_create_locale.c' || echo '../'`misc/_create_locale.c
  6478. mv -f stdio/.deps/lib32_libmsvcrt_common_a-_putwc_nolock.Tpo stdio/.deps/lib32_libmsvcrt_common_a-_putwc_nolock.Po
  6479. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-_free_locale.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-_free_locale.Tpo -c -o misc/lib32_libmsvcrt_extra_a-_free_locale.o `test -f 'misc/_free_locale.c' || echo '../'`misc/_free_locale.c
  6480. mv -f stdio/.deps/lib32_libmsvcrt_common_a-_putc_nolock.Tpo stdio/.deps/lib32_libmsvcrt_common_a-_putc_nolock.Po
  6481. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-_get_current_locale.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-_get_current_locale.Tpo -c -o misc/lib32_libmsvcrt_extra_a-_get_current_locale.o `test -f 'misc/_get_current_locale.c' || echo '../'`misc/_get_current_locale.c
  6482. mv -f stdio/.deps/lib32_libmsvcrt_common_a-_getc_nolock.Tpo stdio/.deps/lib32_libmsvcrt_common_a-_getc_nolock.Po
  6483. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-lc_locale_func.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-lc_locale_func.Tpo -c -o misc/lib32_libmsvcrt_extra_a-lc_locale_func.o `test -f 'misc/lc_locale_func.c' || echo '../'`misc/lc_locale_func.c
  6484. mv -f misc/.deps/lib32_libmsvcrt_common_a-uchar_mbrtoc16.Tpo misc/.deps/lib32_libmsvcrt_common_a-uchar_mbrtoc16.Po
  6485. mv -f misc/.deps/lib32_libmsvcrt_common_a-mbsinit.Tpo misc/.deps/lib32_libmsvcrt_common_a-mbsinit.Po
  6486. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-seterrno.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-seterrno.Tpo -c -o misc/lib32_libmsvcrt_extra_a-seterrno.o `test -f 'misc/seterrno.c' || echo '../'`misc/seterrno.c
  6487. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcrt_extra_a-wassert.o -MD -MP -MF misc/.deps/lib32_libmsvcrt_extra_a-wassert.Tpo -c -o misc/lib32_libmsvcrt_extra_a-wassert.o `test -f 'misc/wassert.c' || echo '../'`misc/wassert.c
  6488. ../math/frexp.c:17:3: warning: packed attribute is unnecessary for 'struct ieee754_double_::(anonymous at ../math/frexp.c:17:3)' [-Wpacked]
  6489. struct __attribute__((__packed__)) {
  6490. ^
  6491. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_extra_a-_scprintf.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_extra_a-_scprintf.Tpo -c -o stdio/lib32_libmsvcrt_extra_a-_scprintf.o `test -f 'stdio/_scprintf.c' || echo '../'`stdio/_scprintf.c
  6492. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmsvcrt_extra_a-_vscprintf.o -MD -MP -MF stdio/.deps/lib32_libmsvcrt_extra_a-_vscprintf.Tpo -c -o stdio/lib32_libmsvcrt_extra_a-_vscprintf.o `test -f 'stdio/_vscprintf.c' || echo '../'`stdio/_vscprintf.c
  6493. mv -f misc/.deps/lib32_libmsvcrt_common_a-uchar_c16rtomb.Tpo misc/.deps/lib32_libmsvcrt_common_a-uchar_c16rtomb.Po
  6494. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcr120_app_extra_a-__set_app_type.o -MD -MP -MF misc/.deps/lib32_libmsvcr120_app_extra_a-__set_app_type.Tpo -c -o misc/lib32_libmsvcr120_app_extra_a-__set_app_type.o `test -f 'misc/__set_app_type.c' || echo '../'`misc/__set_app_type.c
  6495. mv -f misc/.deps/lib32_libmsvcrt_common_a-uchar_c32rtomb.Tpo misc/.deps/lib32_libmsvcrt_common_a-uchar_c32rtomb.Po
  6496. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmsvcr120_app_extra_a-_getpid.o -MD -MP -MF misc/.deps/lib32_libmsvcr120_app_extra_a-_getpid.Tpo -c -o misc/lib32_libmsvcr120_app_extra_a-_getpid.o `test -f 'misc/_getpid.c' || echo '../'`misc/_getpid.c
  6497. mv -f misc/.deps/lib32_libmsvcrt_common_a-uchar_mbrtoc32.Tpo misc/.deps/lib32_libmsvcrt_common_a-uchar_mbrtoc32.Po
  6498. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libucrt_extra_a-ucrtbase_compat.o -MD -MP -MF crt/.deps/lib32_libucrt_extra_a-ucrtbase_compat.Tpo -c -o crt/lib32_libucrt_extra_a-ucrtbase_compat.o `test -f 'crt/ucrtbase_compat.c' || echo '../'`crt/ucrtbase_compat.c
  6499. mv -f misc/.deps/lib32_libmsvcrt_common_a-onexit_table.Tpo misc/.deps/lib32_libmsvcrt_common_a-onexit_table.Po
  6500. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libucrt_extra_a-_huge.o -MD -MP -MF math/.deps/lib32_libucrt_extra_a-_huge.Tpo -c -o math/lib32_libucrt_extra_a-_huge.o `test -f 'math/_huge.c' || echo '../'`math/_huge.c
  6501. 1 warning generated.
  6502. mv -f misc/.deps/lib32_libmsvcrt_extra_a-_configthreadlocale.Tpo misc/.deps/lib32_libmsvcrt_extra_a-_configthreadlocale.Po
  6503. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_fprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_fprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_fprintf.o `test -f 'stdio/ucrt_fprintf.c' || echo '../'`stdio/ucrt_fprintf.c
  6504. mv -f math/.deps/lib32_libmsvcrt_common_a-frexp.Tpo math/.deps/lib32_libmsvcrt_common_a-frexp.Po
  6505. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_fscanf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_fscanf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_fscanf.o `test -f 'stdio/ucrt_fscanf.c' || echo '../'`stdio/ucrt_fscanf.c
  6506. mv -f misc/.deps/lib32_libmsvcrt_extra_a-___mb_cur_max_func.Tpo misc/.deps/lib32_libmsvcrt_extra_a-___mb_cur_max_func.Po
  6507. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_fwprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_fwprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_fwprintf.o `test -f 'stdio/ucrt_fwprintf.c' || echo '../'`stdio/ucrt_fwprintf.c
  6508. mv -f math/x86/.deps/lib32_libmsvcrt_extra_a-_copysignf.Tpo math/x86/.deps/lib32_libmsvcrt_extra_a-_copysignf.Po
  6509. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_printf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_printf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_printf.o `test -f 'stdio/ucrt_printf.c' || echo '../'`stdio/ucrt_printf.c
  6510. mv -f misc/.deps/lib32_libmsvcrt_extra_a-seterrno.Tpo misc/.deps/lib32_libmsvcrt_extra_a-seterrno.Po
  6511. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_scanf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_scanf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_scanf.o `test -f 'stdio/ucrt_scanf.c' || echo '../'`stdio/ucrt_scanf.c
  6512. mv -f math/.deps/lib32_libucrt_extra_a-_huge.Tpo math/.deps/lib32_libucrt_extra_a-_huge.Po
  6513. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt__snwprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt__snwprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt__snwprintf.o `test -f 'stdio/ucrt__snwprintf.c' || echo '../'`stdio/ucrt__snwprintf.c
  6514. mv -f stdio/.deps/lib32_libmsvcrt_extra_a-fseeki64.Tpo stdio/.deps/lib32_libmsvcrt_extra_a-fseeki64.Po
  6515. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_snprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_snprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_snprintf.o `test -f 'stdio/ucrt_snprintf.c' || echo '../'`stdio/ucrt_snprintf.c
  6516. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_fprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_fprintf.Po
  6517. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_sprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_sprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_sprintf.o `test -f 'stdio/ucrt_sprintf.c' || echo '../'`stdio/ucrt_sprintf.c
  6518. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_fscanf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_fscanf.Po
  6519. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_sscanf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_sscanf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_sscanf.o `test -f 'stdio/ucrt_sscanf.c' || echo '../'`stdio/ucrt_sscanf.c
  6520. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_fwprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_fwprintf.Po
  6521. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_printf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_printf.Po
  6522. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt__vscprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt__vscprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt__vscprintf.o `test -f 'stdio/ucrt__vscprintf.c' || echo '../'`stdio/ucrt__vscprintf.c
  6523. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt__vsnprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt__vsnprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt__vsnprintf.o `test -f 'stdio/ucrt__vsnprintf.c' || echo '../'`stdio/ucrt__vsnprintf.c
  6524. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_scanf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_scanf.Po
  6525. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt__vsnwprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt__vsnwprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt__vsnwprintf.o `test -f 'stdio/ucrt__vsnwprintf.c' || echo '../'`stdio/ucrt__vsnwprintf.c
  6526. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt__snwprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt__snwprintf.Po
  6527. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_vfprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_vfprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_vfprintf.o `test -f 'stdio/ucrt_vfprintf.c' || echo '../'`stdio/ucrt_vfprintf.c
  6528. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_snprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_snprintf.Po
  6529. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_vfscanf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_vfscanf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_vfscanf.o `test -f 'stdio/ucrt_vfscanf.c' || echo '../'`stdio/ucrt_vfscanf.c
  6530. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_sprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_sprintf.Po
  6531. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_vprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_vprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_vprintf.o `test -f 'stdio/ucrt_vprintf.c' || echo '../'`stdio/ucrt_vprintf.c
  6532. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_sscanf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_sscanf.Po
  6533. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_vscanf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_vscanf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_vscanf.o `test -f 'stdio/ucrt_vscanf.c' || echo '../'`stdio/ucrt_vscanf.c
  6534. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt__vsnprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt__vsnprintf.Po
  6535. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt__vscprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt__vscprintf.Po
  6536. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_vsnprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_vsnprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_vsnprintf.o `test -f 'stdio/ucrt_vsnprintf.c' || echo '../'`stdio/ucrt_vsnprintf.c
  6537. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_vsprintf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_vsprintf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_vsprintf.o `test -f 'stdio/ucrt_vsprintf.c' || echo '../'`stdio/ucrt_vsprintf.c
  6538. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt__vsnwprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt__vsnwprintf.Po
  6539. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libucrt_extra_a-ucrt_vsscanf.o -MD -MP -MF stdio/.deps/lib32_libucrt_extra_a-ucrt_vsscanf.Tpo -c -o stdio/lib32_libucrt_extra_a-ucrt_vsscanf.o `test -f 'stdio/ucrt_vsscanf.c' || echo '../'`stdio/ucrt_vsscanf.c
  6540. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_vfprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_vfprintf.Po
  6541. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libucrtapp_extra_a-__C_specific_handler.o -MD -MP -MF crt/.deps/lib32_libucrtapp_extra_a-__C_specific_handler.Tpo -c -o crt/lib32_libucrtapp_extra_a-__C_specific_handler.o `test -f 'crt/__C_specific_handler.c' || echo '../'`crt/__C_specific_handler.c
  6542. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_vfscanf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_vfscanf.Po
  6543. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT misc/lib32_libucrtapp_extra_a-longjmp.o -MD -MP -MF misc/.deps/lib32_libucrtapp_extra_a-longjmp.Tpo -c -o misc/lib32_libucrtapp_extra_a-longjmp.o `test -f 'misc/longjmp.S' || echo '../'`misc/longjmp.S
  6544. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_vprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_vprintf.Po
  6545. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT misc/lib32_libucrtapp_extra_a-setjmp.o -MD -MP -MF misc/.deps/lib32_libucrtapp_extra_a-setjmp.Tpo -c -o misc/lib32_libucrtapp_extra_a-setjmp.o `test -f 'misc/setjmp.S' || echo '../'`misc/setjmp.S
  6546. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_vscanf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_vscanf.Po
  6547. mv -f crt/.deps/lib32_libucrtapp_extra_a-__C_specific_handler.Tpo crt/.deps/lib32_libucrtapp_extra_a-__C_specific_handler.Po
  6548. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtexe.c -o lib32/crt1.o
  6549. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/ucrtexe.c -o lib32/crt1u.o
  6550. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_vsnprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_vsnprintf.Po
  6551. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_vsprintf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_vsprintf.Po
  6552. mv -f stdio/.deps/lib32_libucrt_extra_a-ucrt_vsscanf.Tpo stdio/.deps/lib32_libucrt_extra_a-ucrt_vsscanf.Po
  6553. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtdll.c -o lib32/dllcrt1.o
  6554. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/CRT_fp8.c -o lib32/CRT_fp8.o
  6555. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/CRT_fp10.c -o lib32/CRT_fp10.o
  6556. mv -f misc/.deps/lib32_libmsvcrt_common_a-wcrtomb.Tpo misc/.deps/lib32_libmsvcrt_common_a-wcrtomb.Po
  6557. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/txtmode.c -o lib32/txtmode.o
  6558. mv -f misc/.deps/lib32_libmsvcrt_common_a-mbrtowc.Tpo misc/.deps/lib32_libmsvcrt_common_a-mbrtowc.Po
  6559. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/binmode.c -o lib32/binmode.o
  6560. mv -f misc/.deps/lib32_libucrtapp_extra_a-setjmp.Tpo misc/.deps/lib32_libucrtapp_extra_a-setjmp.Po
  6561. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/crtbegin.c -o lib32/crtbegin.o
  6562. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/crtend.c -o lib32/crtend.o
  6563. mv -f misc/.deps/lib32_libucrtapp_extra_a-longjmp.Tpo misc/.deps/lib32_libucrtapp_extra_a-longjmp.Po
  6564. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../profile/gcrt0.c -o lib32/gcrt0.o
  6565. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/CRT_glob.c -o lib32/CRT_glob.o
  6566. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m32 -c ../crt/CRT_noglob.c -o lib32/CRT_noglob.o
  6567. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxinput.a --input-def ../lib32/xinput1_3.def
  6568. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofx.a --input-def ../lib32/xapofx1_5.def
  6569. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudio.a --input-def ../lib32/x3daudio1_7.def
  6570. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9.a --input-def ../lib32/d3dx9_43.def
  6571. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10.a --input-def ../lib32/d3dx10_43.def
  6572. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx11.a --input-def ../lib32/d3dx11_43.def
  6573. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcsxd.a --input-def ../lib32/d3dcsxd_43.def
  6574. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler.a --input-def ../lib32/d3dcompiler_47.def
  6575. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-conio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-conio-l1-1-0.def
  6576. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-convert-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/api-ms-win-crt-convert-l1-1-0.def
  6577. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-environment-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-environment-l1-1-0.def
  6578. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-filesystem-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-filesystem-l1-1-0.def
  6579. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-heap-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-heap-l1-1-0.def
  6580. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-locale-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-locale-l1-1-0.def
  6581. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-math-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/api-ms-win-crt-math-l1-1-0.def
  6582. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-multibyte-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-multibyte-l1-1-0.def
  6583. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-private-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/api-ms-win-crt-private-l1-1-0.def
  6584. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-process-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-process-l1-1-0.def
  6585. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-runtime-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/api-ms-win-crt-runtime-l1-1-0.def
  6586. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-stdio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-stdio-l1-1-0.def
  6587. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-string-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-string-l1-1-0.def
  6588. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-time-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-time-l1-1-0.def
  6589. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-utility-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-utility-l1-1-0.def
  6590. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/msvcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/msvcrt.def
  6591. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libaclui.a --input-def ../lib32/aclui.def
  6592. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libactiveds.a --input-def ../lib32/activeds.def
  6593. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libadsldpc.a --input-def ../lib32/adsldpc.def
  6594. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libadvapi32.a --input-def ../lib32/advapi32.def
  6595. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapcups.a --input-def ../lib32/apcups.def
  6596. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-winrt-l1-1-0.a --input-def ../lib32/api-ms-win-core-winrt-l1-1-0.def
  6597. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-winrt-error-l1-1-0.a --input-def ../lib32/api-ms-win-core-winrt-error-l1-1-0.def
  6598. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-winrt-error-l1-1-1.a --input-def ../lib32/api-ms-win-core-winrt-error-l1-1-1.def
  6599. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-winrt-registration-l1-1-0.a --input-def ../lib32/api-ms-win-core-winrt-registration-l1-1-0.def
  6600. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-winrt-robuffer-l1-1-0.a --input-def ../lib32/api-ms-win-core-winrt-robuffer-l1-1-0.def
  6601. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a --input-def ../lib32/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def
  6602. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-winrt-string-l1-1-0.a --input-def ../lib32/api-ms-win-core-winrt-string-l1-1-0.def
  6603. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-ro-typeresolution-l1-1-0.a --input-def ../lib32/api-ms-win-ro-typeresolution-l1-1-0.def
  6604. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-synch-l1-2-0.a --input-def ../lib32/api-ms-win-core-synch-l1-2-0.def
  6605. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libauthz.a --input-def ../lib32/authz.def
  6606. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libavicap32.a --input-def ../lib32/avicap32.def
  6607. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libavifil32.a --input-def ../lib32/avifil32.def
  6608. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libavrt.a --input-def ../lib32/avrt.def
  6609. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libbcrypt.a --input-def ../lib32/bcrypt.def
  6610. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libbluetoothapis.a --input-def ../lib32/bluetoothapis.def
  6611. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libbootvid.a --input-def ../lib32/bootvid.def
  6612. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libbrowcli.a --input-def ../lib32/browcli.def
  6613. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libbthprops.a --input-def ../lib32/bthprops.def
  6614. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcabinet.a --input-def ../lib32/cabinet.def
  6615. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcap.a --input-def ../lib32/cap.def
  6616. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcfgmgr32.a --input-def ../lib32/cfgmgr32.def
  6617. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libclasspnp.a --input-def ../lib32/classpnp.def
  6618. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libclfsw32.a --input-def ../lib32/clfsw32.def
  6619. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libclusapi.a --input-def ../lib32/clusapi.def
  6620. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcmutil.a --input-def ../lib32/cmutil.def
  6621. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcomctl32.a --input-def ../lib32/comctl32.def
  6622. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcomdlg32.a --input-def ../lib32/comdlg32.def
  6623. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libconnect.a --input-def ../lib32/connect.def
  6624. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcredui.a --input-def ../lib32/credui.def
  6625. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcrypt32.a --input-def ../lib32/crypt32.def
  6626. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcryptnet.a --input-def ../lib32/cryptnet.def
  6627. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcryptsp.a --input-def ../lib32/cryptsp.def
  6628. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcryptxml.a --input-def ../lib32/cryptxml.def
  6629. mv -f libsrc/.deps/lib32_libtaskschd_a-taskschd.Tpo libsrc/.deps/lib32_libtaskschd_a-taskschd.Po
  6630. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcscapi.a --input-def ../lib32/cscapi.def
  6631. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libctl3d32.a --input-def ../lib32/ctl3d32.def
  6632. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd2d1.a --input-def ../lib32/d2d1.def
  6633. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3d8.a --input-def ../lib32/d3d8.def
  6634. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3d9.a --input-def ../lib32/d3d9.def
  6635. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3d10.a --input-def ../lib32/d3d10.def
  6636. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3d11.a --input-def ../lib32/d3d11.def
  6637. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3d12.a --input-def ../lib32/d3d12.def
  6638. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_33.a --input-def ../lib32/d3dcompiler_33.def
  6639. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_34.a --input-def ../lib32/d3dcompiler_34.def
  6640. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_35.a --input-def ../lib32/d3dcompiler_35.def
  6641. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_36.a --input-def ../lib32/d3dcompiler_36.def
  6642. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_37.a --input-def ../lib32/d3dcompiler_37.def
  6643. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_38.a --input-def ../lib32/d3dcompiler_38.def
  6644. mv -f misc/.deps/lib32_libcrtdll_extra_a-lc_locale_func.Tpo misc/.deps/lib32_libcrtdll_extra_a-lc_locale_func.Po
  6645. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_39.a --input-def ../lib32/d3dcompiler_39.def
  6646. mv -f misc/.deps/lib32_libmsvcrt_common_a-register_tls_atexit.Tpo misc/.deps/lib32_libmsvcrt_common_a-register_tls_atexit.Po
  6647. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_40.a --input-def ../lib32/d3dcompiler_40.def
  6648. mv -f misc/.deps/lib32_libcrtdll_extra_a-__set_app_type.Tpo misc/.deps/lib32_libcrtdll_extra_a-__set_app_type.Po
  6649. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_41.a --input-def ../lib32/d3dcompiler_41.def
  6650. mv -f stdio/.deps/lib32_libcrtdll_extra_a-_scprintf.Tpo stdio/.deps/lib32_libcrtdll_extra_a-_scprintf.Po
  6651. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_42.a --input-def ../lib32/d3dcompiler_42.def
  6652. mv -f misc/.deps/lib32_libcrtdll_extra_a-invalid_parameter_handler.Tpo misc/.deps/lib32_libcrtdll_extra_a-invalid_parameter_handler.Po
  6653. mv -f crt/.deps/lib32_libcrtdll_extra_a-crtdll_compat.Tpo crt/.deps/lib32_libcrtdll_extra_a-crtdll_compat.Po
  6654. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_43.a --input-def ../lib32/d3dcompiler_43.def
  6655. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_46.a --input-def ../lib32/d3dcompiler_46.def
  6656. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcompiler_47.a --input-def ../lib32/d3dcompiler_47.def
  6657. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcsx_46.a --input-def ../lib32/d3dcsx_46.def
  6658. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dcsxd_43.a --input-def ../lib32/d3dcsxd_43.def
  6659. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dim.a --input-def ../lib32/d3dim.def
  6660. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3drm.a --input-def ../lib32/d3drm.def
  6661. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_33.a --input-def ../lib32/d3dx10_33.def
  6662. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_34.a --input-def ../lib32/d3dx10_34.def
  6663. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_35.a --input-def ../lib32/d3dx10_35.def
  6664. mv -f stdio/.deps/lib32_libcrtdll_extra_a-_vscprintf.Tpo stdio/.deps/lib32_libcrtdll_extra_a-_vscprintf.Po
  6665. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_36.a --input-def ../lib32/d3dx10_36.def
  6666. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_37.a --input-def ../lib32/d3dx10_37.def
  6667. mv -f stdio/.deps/lib32_libcrtdll_extra_a-mingw_lock.Tpo stdio/.deps/lib32_libcrtdll_extra_a-mingw_lock.Po
  6668. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_38.a --input-def ../lib32/d3dx10_38.def
  6669. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_39.a --input-def ../lib32/d3dx10_39.def
  6670. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_40.a --input-def ../lib32/d3dx10_40.def
  6671. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_41.a --input-def ../lib32/d3dx10_41.def
  6672. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_42.a --input-def ../lib32/d3dx10_42.def
  6673. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx10_43.a --input-def ../lib32/d3dx10_43.def
  6674. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx11_42.a --input-def ../lib32/d3dx11_42.def
  6675. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx11_43.a --input-def ../lib32/d3dx11_43.def
  6676. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx8d.a --input-def ../lib32/d3dx8d.def
  6677. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_24.a --input-def ../lib32/d3dx9_24.def
  6678. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_25.a --input-def ../lib32/d3dx9_25.def
  6679. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_26.a --input-def ../lib32/d3dx9_26.def
  6680. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_27.a --input-def ../lib32/d3dx9_27.def
  6681. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_28.a --input-def ../lib32/d3dx9_28.def
  6682. mv -f misc/.deps/lib32_libmsvcrt_extra_a-invalid_parameter_handler.Tpo misc/.deps/lib32_libmsvcrt_extra_a-invalid_parameter_handler.Po
  6683. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_29.a --input-def ../lib32/d3dx9_29.def
  6684. mv -f misc/.deps/lib32_libmsvcrt_extra_a-purecall.Tpo misc/.deps/lib32_libmsvcrt_extra_a-purecall.Po
  6685. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_30.a --input-def ../lib32/d3dx9_30.def
  6686. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_31.a --input-def ../lib32/d3dx9_31.def
  6687. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_32.a --input-def ../lib32/d3dx9_32.def
  6688. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_33.a --input-def ../lib32/d3dx9_33.def
  6689. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_34.a --input-def ../lib32/d3dx9_34.def
  6690. mv -f misc/.deps/lib32_libmsvcrt_extra_a-_get_current_locale.Tpo misc/.deps/lib32_libmsvcrt_extra_a-_get_current_locale.Po
  6691. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_35.a --input-def ../lib32/d3dx9_35.def
  6692. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_36.a --input-def ../lib32/d3dx9_36.def
  6693. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_37.a --input-def ../lib32/d3dx9_37.def
  6694. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_38.a --input-def ../lib32/d3dx9_38.def
  6695. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_39.a --input-def ../lib32/d3dx9_39.def
  6696. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_40.a --input-def ../lib32/d3dx9_40.def
  6697. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_41.a --input-def ../lib32/d3dx9_41.def
  6698. mv -f misc/.deps/lib32_libmsvcr120_app_extra_a-_getpid.Tpo misc/.deps/lib32_libmsvcr120_app_extra_a-_getpid.Po
  6699. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_42.a --input-def ../lib32/d3dx9_42.def
  6700. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9_43.a --input-def ../lib32/d3dx9_43.def
  6701. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dx9d.a --input-def ../lib32/d3dx9d.def
  6702. mv -f misc/.deps/lib32_libmsvcrt_extra_a-lc_locale_func.Tpo misc/.deps/lib32_libmsvcrt_extra_a-lc_locale_func.Po
  6703. mv -f misc/.deps/lib32_libmsvcrt_extra_a-output_format.Tpo misc/.deps/lib32_libmsvcrt_extra_a-output_format.Po
  6704. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libd3dxof.a --input-def ../lib32/d3dxof.def
  6705. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdavclnt.a --input-def ../lib32/davclnt.def
  6706. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdavhlpr.a --input-def ../lib32/davhlpr.def
  6707. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdbgeng.a --input-def ../lib32/dbgeng.def
  6708. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdbghelp.a --input-def ../lib32/dbghelp.def
  6709. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdcomp.a --input-def ../lib32/dcomp.def
  6710. ../stdio/_scprintf.c:41:20: warning: function 'init_scprintf' has internal linkage but is not defined [-Wundefined-internal]
  6711. static int __cdecl init_scprintf(const char * __restrict__ format, ...);
  6712. ^
  6713. mv -f misc/.deps/lib32_libmsvcrt_extra_a-wassert.Tpo misc/.deps/lib32_libmsvcrt_extra_a-wassert.Po
  6714. ../stdio/_scprintf.c:43:80: note: used here
  6715. int (__cdecl *__MINGW_IMP_SYMBOL(_scprintf))(const char * __restrict__, ...) = init_scprintf;
  6716. ^
  6717. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libddraw.a --input-def ../lib32/ddraw.def
  6718. mv -f misc/.deps/lib32_libmsvcr120_app_extra_a-__set_app_type.Tpo misc/.deps/lib32_libmsvcr120_app_extra_a-__set_app_type.Po
  6719. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdevmgr.a --input-def ../lib32/devmgr.def
  6720. mv -f misc/.deps/lib32_libmsvcrt_extra_a-_create_locale.Tpo misc/.deps/lib32_libmsvcrt_extra_a-_create_locale.Po
  6721. mv -f misc/.deps/lib32_libmsvcrt_extra_a-_free_locale.Tpo misc/.deps/lib32_libmsvcrt_extra_a-_free_locale.Po
  6722. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdevobj.a --input-def ../lib32/devobj.def
  6723. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdevrtl.a --input-def ../lib32/devrtl.def
  6724. 1 warning generated.
  6725. mv -f stdio/.deps/lib32_libmsvcrt_extra_a-_vscprintf.Tpo stdio/.deps/lib32_libmsvcrt_extra_a-_vscprintf.Po
  6726. mv -f stdio/.deps/lib32_libmsvcrt_extra_a-mingw_lock.Tpo stdio/.deps/lib32_libmsvcrt_extra_a-mingw_lock.Po
  6727. mv -f stdio/.deps/lib32_libmsvcrt_extra_a-_scprintf.Tpo stdio/.deps/lib32_libmsvcrt_extra_a-_scprintf.Po
  6728. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdfscli.a --input-def ../lib32/dfscli.def
  6729. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdhcpcsvc.a --input-def ../lib32/dhcpcsvc.def
  6730. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdhcpcsvc6.a --input-def ../lib32/dhcpcsvc6.def
  6731. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdhcpsapi.a --input-def ../lib32/dhcpsapi.def
  6732. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdismapi.a --input-def ../lib32/dismapi.def
  6733. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdlcapi.a --input-def ../lib32/dlcapi.def
  6734. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdnsapi.a --input-def ../lib32/dnsapi.def
  6735. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdpapi.a --input-def ../lib32/dpapi.def
  6736. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdplayx.a --input-def ../lib32/dplayx.def
  6737. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdpnaddr.a --input-def ../lib32/dpnaddr.def
  6738. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdpnet.a --input-def ../lib32/dpnet.def
  6739. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdpnlobby.a --input-def ../lib32/dpnlobby.def
  6740. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdpvoice.a --input-def ../lib32/dpvoice.def
  6741. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdsetup.a --input-def ../lib32/dsetup.def
  6742. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdsound.a --input-def ../lib32/dsound.def
  6743. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdsrole.a --input-def ../lib32/dsrole.def
  6744. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdssec.a --input-def ../lib32/dssec.def
  6745. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdwmapi.a --input-def ../lib32/dwmapi.def
  6746. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdwrite.a --input-def ../lib32/dwrite.def
  6747. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdxapi.a --input-def ../lib32/dxapi.def
  6748. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdxgi.a --input-def ../lib32/dxgi.def
  6749. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdxva2.a --input-def ../lib32/dxva2.def
  6750. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libeappcfg.a --input-def ../lib32/eappcfg.def
  6751. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libeappgnui.a --input-def ../lib32/eappgnui.def
  6752. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libeapphost.a --input-def ../lib32/eapphost.def
  6753. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libeappprxy.a --input-def ../lib32/eappprxy.def
  6754. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libelscore.a --input-def ../lib32/elscore.def
  6755. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libesent.a --input-def ../lib32/esent.def
  6756. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libevr.a --input-def ../lib32/evr.def
  6757. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libfaultrep.a --input-def ../lib32/faultrep.def
  6758. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libfeclient.a --input-def ../lib32/feclient.def
  6759. mv -f crt/.deps/lib32_libucrt_extra_a-ucrtbase_compat.Tpo crt/.deps/lib32_libucrt_extra_a-ucrtbase_compat.Po
  6760. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libfontsub.a --input-def ../lib32/fontsub.def
  6761. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libfwpuclnt.a --input-def ../lib32/fwpuclnt.def
  6762. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgdi32.a --input-def ../lib32/gdi32.def
  6763. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libglaux.a --input-def ../lib32/glaux.def
  6764. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libglu32.a --input-def ../lib32/glu32.def
  6765. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libglut32.a --input-def ../lib32/glut32.def
  6766. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgpapi.a --input-def ../lib32/gpapi.def
  6767. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgpedit.a --input-def ../lib32/gpedit.def
  6768. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgpprefcl.a --input-def ../lib32/gpprefcl.def
  6769. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgpscript.a --input-def ../lib32/gpscript.def
  6770. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgptext.a --input-def ../lib32/gptext.def
  6771. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libhal.a --input-def ../lib32/hal.def
  6772. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libhid.a --input-def ../lib32/hid.def
  6773. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libhidclass.a --input-def ../lib32/hidclass.def
  6774. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libhidparse.a --input-def ../lib32/hidparse.def
  6775. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libhtmlhelp.a --input-def ../lib32/htmlhelp.def
  6776. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libhttpapi.a --input-def ../lib32/httpapi.def
  6777. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libicmui.a --input-def ../lib32/icmui.def
  6778. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libigmpagnt.a --input-def ../lib32/igmpagnt.def
  6779. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libimagehlp.a --input-def ../lib32/imagehlp.def
  6780. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libimm32.a --input-def ../lib32/imm32.def
  6781. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libiphlpapi.a --input-def ../lib32/iphlpapi.def
  6782. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libiscsidsc.a --input-def ../lib32/iscsidsc.def
  6783. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libks.a --input-def ../lib32/ks.def
  6784. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libksecdd.a --input-def ../lib32/ksecdd.def
  6785. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libksproxy.a --input-def ../lib32/ksproxy.def
  6786. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libktmw32.a --input-def ../lib32/ktmw32.def
  6787. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/liblogoncli.a --input-def ../lib32/logoncli.def
  6788. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/liblz32.a --input-def ../lib32/lz32.def
  6789. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmapi32.a --input-def ../lib32/mapi32.def
  6790. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmcd.a --input-def ../lib32/mcd.def
  6791. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmf.a --input-def ../lib32/mf.def
  6792. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmfcore.a --input-def ../lib32/mfcore.def
  6793. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmfcuia32.a --input-def ../lib32/mfcuia32.def
  6794. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmfplat.a --input-def ../lib32/mfplat.def
  6795. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmfplay.a --input-def ../lib32/mfplay.def
  6796. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmfreadwrite.a --input-def ../lib32/mfreadwrite.def
  6797. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmfsensorgroup.a --input-def ../lib32/mfsensorgroup.def
  6798. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmgmtapi.a --input-def ../lib32/mgmtapi.def
  6799. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmpr.a --input-def ../lib32/mpr.def
  6800. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmswsock.a --input-def ../lib32/mswsock.def
  6801. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libncrypt.a --input-def ../lib32/ncrypt.def
  6802. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/liboleaut32.a --input-def ../lib32/oleaut32.def
  6803. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librpcrt4.a --input-def ../lib32/rpcrt4.def
  6804. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsspicli.a --input-def ../lib32/sspicli.def
  6805. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libuserenv.a --input-def ../lib32/userenv.def
  6806. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwinhttp.a --input-def ../lib32/winhttp.def
  6807. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwldap32.a --input-def ../lib32/wldap32.def
  6808. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwebsocket.a --input-def ../lib32/websocket.def
  6809. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-com-l1-1-1.a --input-def ../lib32/api-ms-win-core-com-l1-1-1.def
  6810. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-com-midlproxystub-l1-1-0.a --input-def ../lib32/api-ms-win-core-com-midlproxystub-l1-1-0.def
  6811. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-com-l1-1-0.a --input-def ../lib32/api-ms-win-core-com-l1-1-0.def
  6812. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-comm-l1-1-0.a --input-def ../lib32/api-ms-win-core-comm-l1-1-0.def
  6813. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-comm-l1-1-1.a --input-def ../lib32/api-ms-win-core-comm-l1-1-1.def
  6814. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-comm-l1-1-2.a --input-def ../lib32/api-ms-win-core-comm-l1-1-2.def
  6815. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-console-l1-1-0.a --input-def ../lib32/api-ms-win-core-console-l1-1-0.def
  6816. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-console-l1-2-0.a --input-def ../lib32/api-ms-win-core-console-l1-2-0.def
  6817. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-console-l2-1-0.a --input-def ../lib32/api-ms-win-core-console-l2-1-0.def
  6818. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-console-l2-2-0.a --input-def ../lib32/api-ms-win-core-console-l2-2-0.def
  6819. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-console-l3-2-0.a --input-def ../lib32/api-ms-win-core-console-l3-2-0.def
  6820. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-datetime-l1-1-0.a --input-def ../lib32/api-ms-win-core-datetime-l1-1-0.def
  6821. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-datetime-l1-1-1.a --input-def ../lib32/api-ms-win-core-datetime-l1-1-1.def
  6822. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-datetime-l1-1-2.a --input-def ../lib32/api-ms-win-core-datetime-l1-1-2.def
  6823. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-debug-l1-1-0.a --input-def ../lib32/api-ms-win-core-debug-l1-1-0.def
  6824. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-debug-l1-1-1.a --input-def ../lib32/api-ms-win-core-debug-l1-1-1.def
  6825. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-delayload-l1-1-1.a --input-def ../lib32/api-ms-win-core-delayload-l1-1-1.def
  6826. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-errorhandling-l1-1-0.a --input-def ../lib32/api-ms-win-core-errorhandling-l1-1-0.def
  6827. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-errorhandling-l1-1-1.a --input-def ../lib32/api-ms-win-core-errorhandling-l1-1-1.def
  6828. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-errorhandling-l1-1-3.a --input-def ../lib32/api-ms-win-core-errorhandling-l1-1-3.def
  6829. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-fibers-l1-1-1.a --input-def ../lib32/api-ms-win-core-fibers-l1-1-1.def
  6830. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-ansi-l2-1-0.a --input-def ../lib32/api-ms-win-core-file-ansi-l2-1-0.def
  6831. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-l1-1-0.a --input-def ../lib32/api-ms-win-core-file-l1-1-0.def
  6832. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-l1-2-1.a --input-def ../lib32/api-ms-win-core-file-l1-2-1.def
  6833. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-l1-2-2.a --input-def ../lib32/api-ms-win-core-file-l1-2-2.def
  6834. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-l2-1-0.a --input-def ../lib32/api-ms-win-core-file-l2-1-0.def
  6835. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-l2-1-1.a --input-def ../lib32/api-ms-win-core-file-l2-1-1.def
  6836. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-l2-1-2.a --input-def ../lib32/api-ms-win-core-file-l2-1-2.def
  6837. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-firmware-l1-1-0.a --input-def ../lib32/api-ms-win-core-firmware-l1-1-0.def
  6838. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-handle-l1-1-0.a --input-def ../lib32/api-ms-win-core-handle-l1-1-0.def
  6839. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-heap-l1-2-0.a --input-def ../lib32/api-ms-win-core-heap-l1-2-0.def
  6840. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-interlocked-l1-1-0.a --input-def ../lib32/api-ms-win-core-interlocked-l1-1-0.def
  6841. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-interlocked-l1-2-0.a --input-def ../lib32/api-ms-win-core-interlocked-l1-2-0.def
  6842. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-io-l1-1-0.a --input-def ../lib32/api-ms-win-core-io-l1-1-0.def
  6843. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-io-l1-1-1.a --input-def ../lib32/api-ms-win-core-io-l1-1-1.def
  6844. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-libraryloader-l1-2-0.a --input-def ../lib32/api-ms-win-core-libraryloader-l1-2-0.def
  6845. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-libraryloader-l1-2-1.a --input-def ../lib32/api-ms-win-core-libraryloader-l1-2-1.def
  6846. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-libraryloader-l2-1-0.a --input-def ../lib32/api-ms-win-core-libraryloader-l2-1-0.def
  6847. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-localization-l1-2-1.a --input-def ../lib32/api-ms-win-core-localization-l1-2-1.def
  6848. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-localization-l1-2-0.a --input-def ../lib32/api-ms-win-core-localization-l1-2-0.def
  6849. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-localization-l1-2-2.a --input-def ../lib32/api-ms-win-core-localization-l1-2-2.def
  6850. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-localization-l2-1-0.a --input-def ../lib32/api-ms-win-core-localization-l2-1-0.def
  6851. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-memory-l1-1-0.a --input-def ../lib32/api-ms-win-core-memory-l1-1-0.def
  6852. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-memory-l1-1-1.a --input-def ../lib32/api-ms-win-core-memory-l1-1-1.def
  6853. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-memory-l1-1-2.a --input-def ../lib32/api-ms-win-core-memory-l1-1-2.def
  6854. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-memory-l1-1-3.a --input-def ../lib32/api-ms-win-core-memory-l1-1-3.def
  6855. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-memory-l1-1-5.a --input-def ../lib32/api-ms-win-core-memory-l1-1-5.def
  6856. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-memory-l1-1-6.a --input-def ../lib32/api-ms-win-core-memory-l1-1-6.def
  6857. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-memory-l1-1-7.a --input-def ../lib32/api-ms-win-core-memory-l1-1-7.def
  6858. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-namedpipe-ansi-l1-1-0.def
  6859. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a --input-def ../lib32/api-ms-win-core-namedpipe-ansi-l1-1-1.def
  6860. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-namedpipe-l1-1-0.a --input-def ../lib32/api-ms-win-core-namedpipe-l1-1-0.def
  6861. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-namedpipe-l1-2-1.a --input-def ../lib32/api-ms-win-core-namedpipe-l1-2-1.def
  6862. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-namedpipe-l1-2-2.a --input-def ../lib32/api-ms-win-core-namedpipe-l1-2-2.def
  6863. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-namespace-l1-1-0.a --input-def ../lib32/api-ms-win-core-namespace-l1-1-0.def
  6864. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-path-l1-1-0.a --input-def ../lib32/api-ms-win-core-path-l1-1-0.def
  6865. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-processenvironment-l1-1-0.a --input-def ../lib32/api-ms-win-core-processenvironment-l1-1-0.def
  6866. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-processenvironment-l1-2-0.a --input-def ../lib32/api-ms-win-core-processenvironment-l1-2-0.def
  6867. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-processthreads-l1-1-0.a --input-def ../lib32/api-ms-win-core-processthreads-l1-1-0.def
  6868. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-processthreads-l1-1-1.a --input-def ../lib32/api-ms-win-core-processthreads-l1-1-1.def
  6869. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-processthreads-l1-1-2.a --input-def ../lib32/api-ms-win-core-processthreads-l1-1-2.def
  6870. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-processthreads-l1-1-3.a --input-def ../lib32/api-ms-win-core-processthreads-l1-1-3.def
  6871. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-psapi-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-psapi-ansi-l1-1-0.def
  6872. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-profile-l1-1-0.a --input-def ../lib32/api-ms-win-core-profile-l1-1-0.def
  6873. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-psapi-l1-1-0.a --input-def ../lib32/api-ms-win-core-psapi-l1-1-0.def
  6874. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-realtime-l1-1-0.a --input-def ../lib32/api-ms-win-core-realtime-l1-1-0.def
  6875. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-realtime-l1-1-1.a --input-def ../lib32/api-ms-win-core-realtime-l1-1-1.def
  6876. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-realtime-l1-1-2.a --input-def ../lib32/api-ms-win-core-realtime-l1-1-2.def
  6877. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-rtlsupport-l1-2-0.a --input-def ../lib32/api-ms-win-core-rtlsupport-l1-2-0.def
  6878. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-string-l1-1-0.a --input-def ../lib32/api-ms-win-core-string-l1-1-0.def
  6879. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-synch-l1-1-0.a --input-def ../lib32/api-ms-win-core-synch-l1-1-0.def
  6880. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-synch-l1-2-1.a --input-def ../lib32/api-ms-win-core-synch-l1-2-1.def
  6881. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-sysinfo-l1-1-0.a --input-def ../lib32/api-ms-win-core-sysinfo-l1-1-0.def
  6882. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-sysinfo-l1-2-0.a --input-def ../lib32/api-ms-win-core-sysinfo-l1-2-0.def
  6883. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-sysinfo-l1-2-1.a --input-def ../lib32/api-ms-win-core-sysinfo-l1-2-1.def
  6884. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-sysinfo-l1-2-3.a --input-def ../lib32/api-ms-win-core-sysinfo-l1-2-3.def
  6885. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-threadpool-l1-2-0.a --input-def ../lib32/api-ms-win-core-threadpool-l1-2-0.def
  6886. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-timezone-l1-1-0.a --input-def ../lib32/api-ms-win-core-timezone-l1-1-0.def
  6887. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-timezone-l1-1-1.a --input-def ../lib32/api-ms-win-core-timezone-l1-1-1.def
  6888. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-util-l1-1-0.a --input-def ../lib32/api-ms-win-core-util-l1-1-0.def
  6889. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-version-l1-1-0.a --input-def ../lib32/api-ms-win-core-version-l1-1-0.def
  6890. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-version-l1-1-1.a --input-def ../lib32/api-ms-win-core-version-l1-1-1.def
  6891. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-wow64-l1-1-0.a --input-def ../lib32/api-ms-win-core-wow64-l1-1-0.def
  6892. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-wow64-l1-1-1.a --input-def ../lib32/api-ms-win-core-wow64-l1-1-1.def
  6893. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-xstate-l2-1-0.a --input-def ../lib32/api-ms-win-core-xstate-l2-1-0.def
  6894. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-devices-config-l1-1-1.a --input-def ../lib32/api-ms-win-devices-config-l1-1-1.def
  6895. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-devices-config-l1-1-2.a --input-def ../lib32/api-ms-win-devices-config-l1-1-2.def
  6896. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-eventing-classicprovider-l1-1-0.a --input-def ../lib32/api-ms-win-eventing-classicprovider-l1-1-0.def
  6897. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-eventing-consumer-l1-1-0.a --input-def ../lib32/api-ms-win-eventing-consumer-l1-1-0.def
  6898. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-eventing-controller-l1-1-0.a --input-def ../lib32/api-ms-win-eventing-controller-l1-1-0.def
  6899. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-eventing-provider-l1-1-0.a --input-def ../lib32/api-ms-win-eventing-provider-l1-1-0.def
  6900. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-base-l1-1-0.a --input-def ../lib32/api-ms-win-security-base-l1-1-0.def
  6901. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-base-l1-2-0.a --input-def ../lib32/api-ms-win-security-base-l1-2-0.def
  6902. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-base-l1-2-1.a --input-def ../lib32/api-ms-win-security-base-l1-2-1.def
  6903. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-lsalookup-l2-1-0.a --input-def ../lib32/api-ms-win-security-lsalookup-l2-1-0.def
  6904. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-sddl-l1-1-0.a --input-def ../lib32/api-ms-win-security-sddl-l1-1-0.def
  6905. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmmdevapi.a --input-def ../lib32/mmdevapi.def
  6906. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmprapi.a --input-def ../lib32/mprapi.def
  6907. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmqrt.a --input-def ../lib32/mqrt.def
  6908. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsacm32.a --input-def ../lib32/msacm32.def
  6909. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmscms.a --input-def ../lib32/mscms.def
  6910. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsctf.a --input-def ../lib32/msctf.def
  6911. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsctfmonitor.a --input-def ../lib32/msctfmonitor.def
  6912. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsdmo.a --input-def ../lib32/msdmo.def
  6913. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsdrm.a --input-def ../lib32/msdrm.def
  6914. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmshtml.a --input-def ../lib32/mshtml.def
  6915. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmshtmled.a --input-def ../lib32/mshtmled.def
  6916. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsi.a --input-def ../lib32/msi.def
  6917. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsimg32.a --input-def ../lib32/msimg32.def
  6918. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsoledbsql.a --input-def ../lib32/msoledbsql.def
  6919. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmstask.a --input-def ../lib32/mstask.def
  6920. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvfw32.a --input-def ../lib32/msvfw32.def
  6921. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libnddeapi.a --input-def ../lib32/nddeapi.def
  6922. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libndfapi.a --input-def ../lib32/ndfapi.def
  6923. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libndis.a --input-def ../lib32/ndis.def
  6924. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libnetapi32.a --input-def ../lib32/netapi32.def
  6925. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libnetio.a --input-def ../lib32/netio.def
  6926. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libnetjoin.a --input-def ../lib32/netjoin.def
  6927. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libnetutils.a --input-def ../lib32/netutils.def
  6928. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libnewdev.a --input-def ../lib32/newdev.def
  6929. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libnormaliz.a --input-def ../lib32/normaliz.def
  6930. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libntdll.a --input-def ../lib32/ntdll.def
  6931. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/ntdllcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/ntdllcrt.def
  6932. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libntdsapi.a --input-def ../lib32/ntdsapi.def
  6933. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libntmsapi.a --input-def ../lib32/ntmsapi.def
  6934. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libntquery.a --input-def ../lib32/ntquery.def
  6935. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libodbc32.a --input-def ../lib32/odbc32.def
  6936. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libodbccp32.a --input-def ../lib32/odbccp32.def
  6937. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libole32.a --input-def ../lib32/ole32.def
  6938. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/liboleacc.a --input-def ../lib32/oleacc.def
  6939. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libolecli32.a --input-def ../lib32/olecli32.def
  6940. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/liboledlg.a --input-def ../lib32/oledlg.def
  6941. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libolepro32.a --input-def ../lib32/olepro32.def
  6942. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libolesvr32.a --input-def ../lib32/olesvr32.def
  6943. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libolethk32.a --input-def ../lib32/olethk32.def
  6944. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libopends60.a --input-def ../lib-common/opends60.def
  6945. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libopengl32.a --input-def ../lib32/opengl32.def
  6946. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libp2p.a --input-def ../lib32/p2p.def
  6947. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libp2pcollab.a --input-def ../lib32/p2pcollab.def
  6948. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libp2pgraph.a --input-def ../lib32/p2pgraph.def
  6949. rm -f lib32/libpathcch.a
  6950. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/pathcch.mri
  6951. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpcwum.a --input-def ../lib32/pcwum.def
  6952. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpdh.a --input-def ../lib32/pdh.def
  6953. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpdhui.a --input-def ../lib32/pdhui.def
  6954. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpenwin32.a --input-def ../lib32/penwin32.def
  6955. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpkpd32.a --input-def ../lib32/pkpd32.def
  6956. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpowrprof.a --input-def ../lib32/powrprof.def
  6957. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libprntvpt.a --input-def ../lib32/prntvpt.def
  6958. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpropsys.a --input-def ../lib32/propsys.def
  6959. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libpsapi.a --input-def ../lib32/psapi.def
  6960. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libquartz.a --input-def ../lib32/quartz.def
  6961. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libquery.a --input-def ../lib32/query.def
  6962. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libqutil.a --input-def ../lib32/qutil.def
  6963. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libqwave.a --input-def ../lib32/qwave.def
  6964. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librapi.a --input-def ../lib32/rapi.def
  6965. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librasapi32.a --input-def ../lib32/rasapi32.def
  6966. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librasdlg.a --input-def ../lib32/rasdlg.def
  6967. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libresutil.a --input-def ../lib32/resutil.def
  6968. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librpcdce4.a --input-def ../lib32/rpcdce4.def
  6969. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librpcdiag.a --input-def ../lib32/rpcdiag.def
  6970. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librpchttp.a --input-def ../lib32/rpchttp.def
  6971. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librpcns4.a --input-def ../lib32/rpcns4.def
  6972. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librstrtmgr.a --input-def ../lib32/rstrtmgr.def
  6973. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librtm.a --input-def ../lib32/rtm.def
  6974. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/librtutils.a --input-def ../lib32/rtutils.def
  6975. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsamcli.a --input-def ../lib32/samcli.def
  6976. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libschannel.a --input-def ../lib32/schannel.def
  6977. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libschedcli.a --input-def ../lib32/schedcli.def
  6978. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libscsiport.a --input-def ../lib32/scsiport.def
  6979. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsecur32.a --input-def ../lib32/secur32.def
  6980. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsecurity.a --input-def ../lib32/security.def
  6981. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsetupapi.a --input-def ../lib32/setupapi.def
  6982. i686-w64-mingw32-ranlib lib32/libpathcch.a
  6983. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libshcore.a --input-def ../lib32/shcore.def
  6984. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libshfolder.a --input-def ../lib32/shfolder.def
  6985. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libshlwapi.a --input-def ../lib32/shlwapi.def
  6986. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libslc.a --input-def ../lib32/slc.def
  6987. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libslcext.a --input-def ../lib32/slcext.def
  6988. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libslwga.a --input-def ../lib32/slwga.def
  6989. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsnmpapi.a --input-def ../lib32/snmpapi.def
  6990. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libspoolss.a --input-def ../lib32/spoolss.def
  6991. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsrvcli.a --input-def ../lib32/srvcli.def
  6992. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsvrapi.a --input-def ../lib32/svrapi.def
  6993. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libsxs.a --input-def ../lib32/sxs.def
  6994. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libt2embed.a --input-def ../lib32/t2embed.def
  6995. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libtapi32.a --input-def ../lib32/tapi32.def
  6996. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libtbs.a --input-def ../lib32/tbs.def
  6997. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libtdh.a --input-def ../lib32/tdh.def
  6998. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libtdi.a --input-def ../lib32/tdi.def
  6999. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libtxfw32.a --input-def ../lib32/txfw32.def
  7000. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/liburl.a --input-def ../lib32/url.def
  7001. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/liburlmon.a --input-def ../lib32/urlmon.def
  7002. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libusbcamd.a --input-def ../lib32/usbcamd.def
  7003. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libusbcamd2.a --input-def ../lib32/usbcamd2.def
  7004. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libusbd.a --input-def ../lib32/usbd.def
  7005. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libusbport.a --input-def ../lib32/usbport.def
  7006. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libuser32.a --input-def ../lib32/user32.def
  7007. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libusp10.a --input-def ../lib32/usp10.def
  7008. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libuxtheme.a --input-def ../lib32/uxtheme.def
  7009. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libvdmdbg.a --input-def ../lib32/vdmdbg.def
  7010. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libversion.a --input-def ../lib32/version.def
  7011. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libvideoprt.a --input-def ../lib32/videoprt.def
  7012. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libvirtdisk.a --input-def ../lib32/virtdisk.def
  7013. rm -f lib32/libvfw32.a
  7014. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/vfw32.mri
  7015. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libvss_ps.a --input-def ../lib32/vss_ps.def
  7016. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libvssapi.a --input-def ../lib32/vssapi.def
  7017. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdsclient.a --input-def ../lib32/wdsclient.def
  7018. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdsclientapi.a --input-def ../lib32/wdsclientapi.def
  7019. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdscore.a --input-def ../lib32/wdscore.def
  7020. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdscsl.a --input-def ../lib32/wdscsl.def
  7021. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdsimage.a --input-def ../lib32/wdsimage.def
  7022. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdstptc.a --input-def ../lib32/wdstptc.def
  7023. i686-w64-mingw32-ranlib lib32/libvfw32.a
  7024. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdsupgcompl.a --input-def ../lib32/wdsupgcompl.def
  7025. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwdsutil.a --input-def ../lib32/wdsutil.def
  7026. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwebauthn.a --input-def ../lib32/webauthn.def
  7027. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwecapi.a --input-def ../lib32/wecapi.def
  7028. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwer.a --input-def ../lib32/wer.def
  7029. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwevtapi.a --input-def ../lib32/wevtapi.def
  7030. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwevtfwd.a --input-def ../lib32/wevtfwd.def
  7031. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwiadss.a --input-def ../lib32/wiadss.def
  7032. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwimgapi.a --input-def ../lib32/wimgapi.def
  7033. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwin32k.a --input-def ../lib32/win32k.def
  7034. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwin32spl.a --input-def ../lib32/win32spl.def
  7035. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwininet.a --input-def ../lib32/wininet.def
  7036. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwinmm.a --input-def ../lib32/winmm.def
  7037. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwinscard.a --input-def ../lib32/winscard.def
  7038. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwinspool.a --input-def ../lib32/winspool.def
  7039. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwinstrm.a --input-def ../lib32/winstrm.def
  7040. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwintrust.a --input-def ../lib32/wintrust.def
  7041. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwinusb.a --input-def ../lib32/winusb.def
  7042. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwkscli.a --input-def ../lib32/wkscli.def
  7043. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwlanapi.a --input-def ../lib32/wlanapi.def
  7044. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwlanui.a --input-def ../lib32/wlanui.def
  7045. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwlanutil.a --input-def ../lib32/wlanutil.def
  7046. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwmilib.a --input-def ../lib32/wmilib.def
  7047. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwofutil.a --input-def ../lib32/wofutil.def
  7048. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwow32.a --input-def ../lib32/wow32.def
  7049. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwsdapi.a --input-def ../lib32/wsdapi.def
  7050. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwsnmp32.a --input-def ../lib32/wsnmp32.def
  7051. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwsock32.a --input-def ../lib32/wsock32.def
  7052. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwst.a --input-def ../lib32/wst.def
  7053. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwtsapi32.a --input-def ../lib32/wtsapi32.def
  7054. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudio1_2.a --input-def ../lib32/x3daudio1_2.def
  7055. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudio1_3.a --input-def ../lib32/x3daudio1_3.def
  7056. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudio1_4.a --input-def ../lib32/x3daudio1_4.def
  7057. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudio1_5.a --input-def ../lib32/x3daudio1_5.def
  7058. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudio1_6.a --input-def ../lib32/x3daudio1_6.def
  7059. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudio1_7.a --input-def ../lib32/x3daudio1_7.def
  7060. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libx3daudiod1_7.a --input-def ../lib32/x3daudiod1_7.def
  7061. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofx1_0.a --input-def ../lib32/xapofx1_0.def
  7062. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofx1_1.a --input-def ../lib32/xapofx1_1.def
  7063. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofx1_2.a --input-def ../lib32/xapofx1_2.def
  7064. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofx1_3.a --input-def ../lib32/xapofx1_3.def
  7065. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofx1_4.a --input-def ../lib32/xapofx1_4.def
  7066. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofx1_5.a --input-def ../lib32/xapofx1_5.def
  7067. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxapofxd1_5.a --input-def ../lib32/xapofxd1_5.def
  7068. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxaudio2_8.a --input-def ../lib32/xaudio2_8.def
  7069. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxinput1_1.a --input-def ../lib32/xinput1_1.def
  7070. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxinput1_2.a --input-def ../lib32/xinput1_2.def
  7071. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxinput1_3.a --input-def ../lib32/xinput1_3.def
  7072. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxinput1_4.a --input-def ../lib32/xinput1_4.def
  7073. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libxinput9_1_0.a --input-def ../lib32/xinput9_1_0.def
  7074. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgamemode.a --input-def ../lib32/gamemode.def
  7075. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-com-l2-1-1.a --input-def ../lib32/api-ms-win-core-com-l2-1-1.def
  7076. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-fibers-l2-1-1.a --input-def ../lib32/api-ms-win-core-fibers-l2-1-1.def
  7077. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-kernel32-legacy-l1-1-0.a --input-def ../lib32/api-ms-win-core-kernel32-legacy-l1-1-0.def
  7078. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-kernel32-legacy-l1-1-1.a --input-def ../lib32/api-ms-win-core-kernel32-legacy-l1-1-1.def
  7079. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-largeinteger-l1-1-0.a --input-def ../lib32/api-ms-win-core-largeinteger-l1-1-0.def
  7080. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-localization-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-localization-ansi-l1-1-0.def
  7081. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-normalization-l1-1-0.a --input-def ../lib32/api-ms-win-core-normalization-l1-1-0.def
  7082. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-synch-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-synch-ansi-l1-1-0.def
  7083. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-windowsceip-l1-1-0.a --input-def ../lib32/api-ms-win-core-windowsceip-l1-1-0.def
  7084. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-windowserrorreporting-l1-1-0.a --input-def ../lib32/api-ms-win-core-windowserrorreporting-l1-1-0.def
  7085. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-eventing-legacy-l1-1-0.a --input-def ../lib32/api-ms-win-eventing-legacy-l1-1-0.def
  7086. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-gaming-tcui-l1-1-0.a --input-def ../lib32/api-ms-win-gaming-tcui-l1-1-0.def
  7087. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-cryptoapi-l1-1-0.a --input-def ../lib32/api-ms-win-security-cryptoapi-l1-1-0.def
  7088. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-shcore-stream-winrt-l1-1-0.a --input-def ../lib32/api-ms-win-shcore-stream-winrt-l1-1-0.def
  7089. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-appmodel-runtime-l1-1-1.a --input-def ../lib32/api-ms-win-appmodel-runtime-l1-1-1.def
  7090. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-appmodel-runtime-l1-1-0.a --input-def ../lib32/api-ms-win-appmodel-runtime-l1-1-0.def
  7091. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-enclave-l1-1-0.a --input-def ../lib32/api-ms-win-core-enclave-l1-1-0.def
  7092. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-featurestaging-l1-1-0.a --input-def ../lib32/api-ms-win-core-featurestaging-l1-1-0.def
  7093. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-featurestaging-l1-1-1.a --input-def ../lib32/api-ms-win-core-featurestaging-l1-1-1.def
  7094. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-file-ansi-l1-1-0.def
  7095. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-file-fromapp-l1-1-0.a --input-def ../lib32/api-ms-win-core-file-fromapp-l1-1-0.def
  7096. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-heap-l2-1-0.a --input-def ../lib32/api-ms-win-core-heap-l2-1-0.def
  7097. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-heap-obsolete-l1-1-0.a --input-def ../lib32/api-ms-win-core-heap-obsolete-l1-1-0.def
  7098. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def
  7099. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-localization-obsolete-l1-2-0.a --input-def ../lib32/api-ms-win-core-localization-obsolete-l1-2-0.def
  7100. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-namespace-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-namespace-ansi-l1-1-0.def
  7101. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a --input-def ../lib32/api-ms-win-core-processtopology-obsolete-l1-1-0.def
  7102. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-psm-appnotify-l1-1-0.a --input-def ../lib32/api-ms-win-core-psm-appnotify-l1-1-0.def
  7103. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-slapi-l1-1-0.a --input-def ../lib32/api-ms-win-core-slapi-l1-1-0.def
  7104. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-url-l1-1-0.a --input-def ../lib32/api-ms-win-core-url-l1-1-0.def
  7105. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-versionansi-l1-1-0.a --input-def ../lib32/api-ms-win-core-versionansi-l1-1-0.def
  7106. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-windowserrorreporting-l1-1-1.a --input-def ../lib32/api-ms-win-core-windowserrorreporting-l1-1-1.def
  7107. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-core-windowserrorreporting-l1-1-2.a --input-def ../lib32/api-ms-win-core-windowserrorreporting-l1-1-2.def
  7108. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-gaming-deviceinformation-l1-1-0.a --input-def ../lib32/api-ms-win-gaming-deviceinformation-l1-1-0.def
  7109. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-gaming-expandedresources-l1-1-0.a --input-def ../lib32/api-ms-win-gaming-expandedresources-l1-1-0.def
  7110. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-gaming-tcui-l1-1-2.a --input-def ../lib32/api-ms-win-gaming-tcui-l1-1-2.def
  7111. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-gaming-tcui-l1-1-3.a --input-def ../lib32/api-ms-win-gaming-tcui-l1-1-3.def
  7112. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-gaming-tcui-l1-1-4.a --input-def ../lib32/api-ms-win-gaming-tcui-l1-1-4.def
  7113. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-ro-typeresolution-l1-1-1.a --input-def ../lib32/api-ms-win-ro-typeresolution-l1-1-1.def
  7114. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-isolatedcontainer-l1-1-0.a --input-def ../lib32/api-ms-win-security-isolatedcontainer-l1-1-0.def
  7115. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a --input-def ../lib32/api-ms-win-security-lsalookup-ansi-l2-1-0.def
  7116. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-provider-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-provider-ansi-l1-1-0.def
  7117. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-provider-l1-1-0.a --input-def ../lib32/api-ms-win-security-provider-l1-1-0.def
  7118. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-security-sddl-ansi-l1-1-0.a --input-def ../lib32/api-ms-win-security-sddl-ansi-l1-1-0.def
  7119. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-shcore-obsolete-l1-1-0.a --input-def ../lib32/api-ms-win-shcore-obsolete-l1-1-0.def
  7120. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libglut.a --input-def ../lib32/glut.def
  7121. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcp60.a --input-def ../lib32/msvcp60.def
  7122. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcp120_app.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcp120_app.def
  7123. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libcrtdll_def.a --input-def ../lib32/crtdll.def
  7124. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcr80.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcr80.def
  7125. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcr90.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcr90.def
  7126. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcr90d.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcr90d.def
  7127. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcr100.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcr100.def
  7128. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcr110.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcr110.def
  7129. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcr120.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcr120.def
  7130. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib32/msvcr120d.def.in -Wp,-w -undef -P -I../def-include > lib32/msvcr120d.def
  7131. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/msvcr120_app.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/msvcr120_app.def
  7132. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/ucrtbase.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/ucrtbase.def
  7133. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-convert-l1-1-0.a --input-def lib32/api-ms-win-crt-convert-l1-1-0.def
  7134. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-math-l1-1-0.a --input-def lib32/api-ms-win-crt-math-l1-1-0.def
  7135. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-runtime-l1-1-0.a --input-def lib32/api-ms-win-crt-runtime-l1-1-0.def
  7136. ../build-aux/install-sh -c -d lib32 && i686-w64-mingw32-gcc -E -x c ../lib-common/vcruntime140_app.def.in -Wp,-w -undef -P -I../def-include -DDEF_I386 > lib32/vcruntime140_app.def
  7137. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-__movsb.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-__movsb.Tpo -c -o intrincs/lib32_libkernel32_a-__movsb.o `test -f 'intrincs/__movsb.c' || echo '../'`intrincs/__movsb.c
  7138. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-__movsd.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-__movsd.Tpo -c -o intrincs/lib32_libkernel32_a-__movsd.o `test -f 'intrincs/__movsd.c' || echo '../'`intrincs/__movsd.c
  7139. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-__movsw.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-__movsw.Tpo -c -o intrincs/lib32_libkernel32_a-__movsw.o `test -f 'intrincs/__movsw.c' || echo '../'`intrincs/__movsw.c
  7140. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-__stosb.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-__stosb.Tpo -c -o intrincs/lib32_libkernel32_a-__stosb.o `test -f 'intrincs/__stosb.c' || echo '../'`intrincs/__stosb.c
  7141. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-__stosd.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-__stosd.Tpo -c -o intrincs/lib32_libkernel32_a-__stosd.o `test -f 'intrincs/__stosd.c' || echo '../'`intrincs/__stosd.c
  7142. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-__stosw.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-__stosw.Tpo -c -o intrincs/lib32_libkernel32_a-__stosw.o `test -f 'intrincs/__stosw.c' || echo '../'`intrincs/__stosw.c
  7143. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-_rotl64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-_rotl64.Tpo -c -o intrincs/lib32_libkernel32_a-_rotl64.o `test -f 'intrincs/_rotl64.c' || echo '../'`intrincs/_rotl64.c
  7144. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-_rotr64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-_rotr64.Tpo -c -o intrincs/lib32_libkernel32_a-_rotr64.o `test -f 'intrincs/_rotr64.c' || echo '../'`intrincs/_rotr64.c
  7145. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bitscanfwd.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bitscanfwd.Tpo -c -o intrincs/lib32_libkernel32_a-bitscanfwd.o `test -f 'intrincs/bitscanfwd.c' || echo '../'`intrincs/bitscanfwd.c
  7146. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bitscanrev.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bitscanrev.Tpo -c -o intrincs/lib32_libkernel32_a-bitscanrev.o `test -f 'intrincs/bitscanrev.c' || echo '../'`intrincs/bitscanrev.c
  7147. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bittest.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bittest.Tpo -c -o intrincs/lib32_libkernel32_a-bittest.o `test -f 'intrincs/bittest.c' || echo '../'`intrincs/bittest.c
  7148. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bittestc.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bittestc.Tpo -c -o intrincs/lib32_libkernel32_a-bittestc.o `test -f 'intrincs/bittestc.c' || echo '../'`intrincs/bittestc.c
  7149. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bittestci.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bittestci.Tpo -c -o intrincs/lib32_libkernel32_a-bittestci.o `test -f 'intrincs/bittestci.c' || echo '../'`intrincs/bittestci.c
  7150. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bittestr.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bittestr.Tpo -c -o intrincs/lib32_libkernel32_a-bittestr.o `test -f 'intrincs/bittestr.c' || echo '../'`intrincs/bittestr.c
  7151. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bittestri.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bittestri.Tpo -c -o intrincs/lib32_libkernel32_a-bittestri.o `test -f 'intrincs/bittestri.c' || echo '../'`intrincs/bittestri.c
  7152. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bittests.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bittests.Tpo -c -o intrincs/lib32_libkernel32_a-bittests.o `test -f 'intrincs/bittests.c' || echo '../'`intrincs/bittests.c
  7153. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-bittestsi.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-bittestsi.Tpo -c -o intrincs/lib32_libkernel32_a-bittestsi.o `test -f 'intrincs/bittestsi.c' || echo '../'`intrincs/bittestsi.c
  7154. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-cpuid.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-cpuid.Tpo -c -o intrincs/lib32_libkernel32_a-cpuid.o `test -f 'intrincs/cpuid.c' || echo '../'`intrincs/cpuid.c
  7155. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockadd.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockadd.Tpo -c -o intrincs/lib32_libkernel32_a-ilockadd.o `test -f 'intrincs/ilockadd.c' || echo '../'`intrincs/ilockadd.c
  7156. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockand.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockand.Tpo -c -o intrincs/lib32_libkernel32_a-ilockand.o `test -f 'intrincs/ilockand.c' || echo '../'`intrincs/ilockand.c
  7157. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockand64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockand64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockand64.o `test -f 'intrincs/ilockand64.c' || echo '../'`intrincs/ilockand64.c
  7158. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockcxch.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockcxch.Tpo -c -o intrincs/lib32_libkernel32_a-ilockcxch.o `test -f 'intrincs/ilockcxch.c' || echo '../'`intrincs/ilockcxch.c
  7159. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockcxch16.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockcxch16.Tpo -c -o intrincs/lib32_libkernel32_a-ilockcxch16.o `test -f 'intrincs/ilockcxch16.c' || echo '../'`intrincs/ilockcxch16.c
  7160. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockcxch64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockcxch64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockcxch64.o `test -f 'intrincs/ilockcxch64.c' || echo '../'`intrincs/ilockcxch64.c
  7161. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockcxchptr.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockcxchptr.Tpo -c -o intrincs/lib32_libkernel32_a-ilockcxchptr.o `test -f 'intrincs/ilockcxchptr.c' || echo '../'`intrincs/ilockcxchptr.c
  7162. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockdec.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockdec.Tpo -c -o intrincs/lib32_libkernel32_a-ilockdec.o `test -f 'intrincs/ilockdec.c' || echo '../'`intrincs/ilockdec.c
  7163. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockdec16.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockdec16.Tpo -c -o intrincs/lib32_libkernel32_a-ilockdec16.o `test -f 'intrincs/ilockdec16.c' || echo '../'`intrincs/ilockdec16.c
  7164. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockdec64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockdec64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockdec64.o `test -f 'intrincs/ilockdec64.c' || echo '../'`intrincs/ilockdec64.c
  7165. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockexch.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockexch.Tpo -c -o intrincs/lib32_libkernel32_a-ilockexch.o `test -f 'intrincs/ilockexch.c' || echo '../'`intrincs/ilockexch.c
  7166. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockexch64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockexch64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockexch64.o `test -f 'intrincs/ilockexch64.c' || echo '../'`intrincs/ilockexch64.c
  7167. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockexchadd.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockexchadd.Tpo -c -o intrincs/lib32_libkernel32_a-ilockexchadd.o `test -f 'intrincs/ilockexchadd.c' || echo '../'`intrincs/ilockexchadd.c
  7168. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockexchadd64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockexchadd64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockexchadd64.o `test -f 'intrincs/ilockexchadd64.c' || echo '../'`intrincs/ilockexchadd64.c
  7169. mv -f intrincs/.deps/lib32_libkernel32_a-_rotr64.Tpo intrincs/.deps/lib32_libkernel32_a-_rotr64.Po
  7170. mv -f intrincs/.deps/lib32_libkernel32_a-_rotl64.Tpo intrincs/.deps/lib32_libkernel32_a-_rotl64.Po
  7171. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockexchptr.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockexchptr.Tpo -c -o intrincs/lib32_libkernel32_a-ilockexchptr.o `test -f 'intrincs/ilockexchptr.c' || echo '../'`intrincs/ilockexchptr.c
  7172. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockinc.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockinc.Tpo -c -o intrincs/lib32_libkernel32_a-ilockinc.o `test -f 'intrincs/ilockinc.c' || echo '../'`intrincs/ilockinc.c
  7173. mv -f intrincs/.deps/lib32_libkernel32_a-__movsd.Tpo intrincs/.deps/lib32_libkernel32_a-__movsd.Po
  7174. mv -f intrincs/.deps/lib32_libkernel32_a-__stosw.Tpo intrincs/.deps/lib32_libkernel32_a-__stosw.Po
  7175. mv -f intrincs/.deps/lib32_libkernel32_a-__stosd.Tpo intrincs/.deps/lib32_libkernel32_a-__stosd.Po
  7176. mv -f intrincs/.deps/lib32_libkernel32_a-__stosb.Tpo intrincs/.deps/lib32_libkernel32_a-__stosb.Po
  7177. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockinc16.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockinc16.Tpo -c -o intrincs/lib32_libkernel32_a-ilockinc16.o `test -f 'intrincs/ilockinc16.c' || echo '../'`intrincs/ilockinc16.c
  7178. mv -f intrincs/.deps/lib32_libkernel32_a-__movsb.Tpo intrincs/.deps/lib32_libkernel32_a-__movsb.Po
  7179. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockinc64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockinc64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockinc64.o `test -f 'intrincs/ilockinc64.c' || echo '../'`intrincs/ilockinc64.c
  7180. mv -f intrincs/.deps/lib32_libkernel32_a-__movsw.Tpo intrincs/.deps/lib32_libkernel32_a-__movsw.Po
  7181. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockor.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockor.Tpo -c -o intrincs/lib32_libkernel32_a-ilockor.o `test -f 'intrincs/ilockor.c' || echo '../'`intrincs/ilockor.c
  7182. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockor64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockor64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockor64.o `test -f 'intrincs/ilockor64.c' || echo '../'`intrincs/ilockor64.c
  7183. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockxor.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockxor.Tpo -c -o intrincs/lib32_libkernel32_a-ilockxor.o `test -f 'intrincs/ilockxor.c' || echo '../'`intrincs/ilockxor.c
  7184. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-ilockxor64.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-ilockxor64.Tpo -c -o intrincs/lib32_libkernel32_a-ilockxor64.o `test -f 'intrincs/ilockxor64.c' || echo '../'`intrincs/ilockxor64.c
  7185. mv -f intrincs/.deps/lib32_libkernel32_a-bitscanrev.Tpo intrincs/.deps/lib32_libkernel32_a-bitscanrev.Po
  7186. mv -f intrincs/.deps/lib32_libkernel32_a-cpuid.Tpo intrincs/.deps/lib32_libkernel32_a-cpuid.Po
  7187. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-inbyte.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-inbyte.Tpo -c -o intrincs/lib32_libkernel32_a-inbyte.o `test -f 'intrincs/inbyte.c' || echo '../'`intrincs/inbyte.c
  7188. mv -f intrincs/.deps/lib32_libkernel32_a-bittestr.Tpo intrincs/.deps/lib32_libkernel32_a-bittestr.Po
  7189. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-inbytestring.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-inbytestring.Tpo -c -o intrincs/lib32_libkernel32_a-inbytestring.o `test -f 'intrincs/inbytestring.c' || echo '../'`intrincs/inbytestring.c
  7190. mv -f intrincs/.deps/lib32_libkernel32_a-bittestc.Tpo intrincs/.deps/lib32_libkernel32_a-bittestc.Po
  7191. mv -f intrincs/.deps/lib32_libkernel32_a-bittestsi.Tpo intrincs/.deps/lib32_libkernel32_a-bittestsi.Po
  7192. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-indword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-indword.Tpo -c -o intrincs/lib32_libkernel32_a-indword.o `test -f 'intrincs/indword.c' || echo '../'`intrincs/indword.c
  7193. mv -f intrincs/.deps/lib32_libkernel32_a-bittestci.Tpo intrincs/.deps/lib32_libkernel32_a-bittestci.Po
  7194. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-indwordstring.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-indwordstring.Tpo -c -o intrincs/lib32_libkernel32_a-indwordstring.o `test -f 'intrincs/indwordstring.c' || echo '../'`intrincs/indwordstring.c
  7195. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-inword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-inword.Tpo -c -o intrincs/lib32_libkernel32_a-inword.o `test -f 'intrincs/inword.c' || echo '../'`intrincs/inword.c
  7196. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-inwordstring.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-inwordstring.Tpo -c -o intrincs/lib32_libkernel32_a-inwordstring.o `test -f 'intrincs/inwordstring.c' || echo '../'`intrincs/inwordstring.c
  7197. mv -f intrincs/.deps/lib32_libkernel32_a-bittests.Tpo intrincs/.deps/lib32_libkernel32_a-bittests.Po
  7198. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-outbyte.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-outbyte.Tpo -c -o intrincs/lib32_libkernel32_a-outbyte.o `test -f 'intrincs/outbyte.c' || echo '../'`intrincs/outbyte.c
  7199. mv -f intrincs/.deps/lib32_libkernel32_a-bittest.Tpo intrincs/.deps/lib32_libkernel32_a-bittest.Po
  7200. mv -f intrincs/.deps/lib32_libkernel32_a-bitscanfwd.Tpo intrincs/.deps/lib32_libkernel32_a-bitscanfwd.Po
  7201. mv -f intrincs/.deps/lib32_libkernel32_a-bittestri.Tpo intrincs/.deps/lib32_libkernel32_a-bittestri.Po
  7202. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-outbytestring.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-outbytestring.Tpo -c -o intrincs/lib32_libkernel32_a-outbytestring.o `test -f 'intrincs/outbytestring.c' || echo '../'`intrincs/outbytestring.c
  7203. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-outdword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-outdword.Tpo -c -o intrincs/lib32_libkernel32_a-outdword.o `test -f 'intrincs/outdword.c' || echo '../'`intrincs/outdword.c
  7204. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-outdwordstring.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-outdwordstring.Tpo -c -o intrincs/lib32_libkernel32_a-outdwordstring.o `test -f 'intrincs/outdwordstring.c' || echo '../'`intrincs/outdwordstring.c
  7205. mv -f intrincs/.deps/lib32_libkernel32_a-ilockand.Tpo intrincs/.deps/lib32_libkernel32_a-ilockand.Po
  7206. mv -f intrincs/.deps/lib32_libkernel32_a-ilockadd.Tpo intrincs/.deps/lib32_libkernel32_a-ilockadd.Po
  7207. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-outword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-outword.Tpo -c -o intrincs/lib32_libkernel32_a-outword.o `test -f 'intrincs/outword.c' || echo '../'`intrincs/outword.c
  7208. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-outwordstring.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-outwordstring.Tpo -c -o intrincs/lib32_libkernel32_a-outwordstring.o `test -f 'intrincs/outwordstring.c' || echo '../'`intrincs/outwordstring.c
  7209. mv -f intrincs/.deps/lib32_libkernel32_a-ilockand64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockand64.Po
  7210. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readcr0.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readcr0.Tpo -c -o intrincs/lib32_libkernel32_a-readcr0.o `test -f 'intrincs/readcr0.c' || echo '../'`intrincs/readcr0.c
  7211. mv -f intrincs/.deps/lib32_libkernel32_a-ilockdec64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockdec64.Po
  7212. mv -f intrincs/.deps/lib32_libkernel32_a-ilockexchadd64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockexchadd64.Po
  7213. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readcr2.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readcr2.Tpo -c -o intrincs/lib32_libkernel32_a-readcr2.o `test -f 'intrincs/readcr2.c' || echo '../'`intrincs/readcr2.c
  7214. mv -f intrincs/.deps/lib32_libkernel32_a-ilockdec16.Tpo intrincs/.deps/lib32_libkernel32_a-ilockdec16.Po
  7215. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readcr3.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readcr3.Tpo -c -o intrincs/lib32_libkernel32_a-readcr3.o `test -f 'intrincs/readcr3.c' || echo '../'`intrincs/readcr3.c
  7216. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readcr4.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readcr4.Tpo -c -o intrincs/lib32_libkernel32_a-readcr4.o `test -f 'intrincs/readcr4.c' || echo '../'`intrincs/readcr4.c
  7217. mv -f intrincs/.deps/lib32_libkernel32_a-ilockcxch64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockcxch64.Po
  7218. mv -f intrincs/.deps/lib32_libkernel32_a-ilockcxchptr.Tpo intrincs/.deps/lib32_libkernel32_a-ilockcxchptr.Po
  7219. mv -f intrincs/.deps/lib32_libkernel32_a-ilockcxch.Tpo intrincs/.deps/lib32_libkernel32_a-ilockcxch.Po
  7220. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readmsr.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readmsr.Tpo -c -o intrincs/lib32_libkernel32_a-readmsr.o `test -f 'intrincs/readmsr.c' || echo '../'`intrincs/readmsr.c
  7221. mv -f intrincs/.deps/lib32_libkernel32_a-ilockexch64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockexch64.Po
  7222. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writecr0.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writecr0.Tpo -c -o intrincs/lib32_libkernel32_a-writecr0.o `test -f 'intrincs/writecr0.c' || echo '../'`intrincs/writecr0.c
  7223. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writecr2.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writecr2.Tpo -c -o intrincs/lib32_libkernel32_a-writecr2.o `test -f 'intrincs/writecr2.c' || echo '../'`intrincs/writecr2.c
  7224. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writecr3.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writecr3.Tpo -c -o intrincs/lib32_libkernel32_a-writecr3.o `test -f 'intrincs/writecr3.c' || echo '../'`intrincs/writecr3.c
  7225. mv -f intrincs/.deps/lib32_libkernel32_a-ilockexch.Tpo intrincs/.deps/lib32_libkernel32_a-ilockexch.Po
  7226. mv -f intrincs/.deps/lib32_libkernel32_a-ilockcxch16.Tpo intrincs/.deps/lib32_libkernel32_a-ilockcxch16.Po
  7227. mv -f intrincs/.deps/lib32_libkernel32_a-ilockdec.Tpo intrincs/.deps/lib32_libkernel32_a-ilockdec.Po
  7228. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writecr4.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writecr4.Tpo -c -o intrincs/lib32_libkernel32_a-writecr4.o `test -f 'intrincs/writecr4.c' || echo '../'`intrincs/writecr4.c
  7229. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writemsr.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writemsr.Tpo -c -o intrincs/lib32_libkernel32_a-writemsr.o `test -f 'intrincs/writemsr.c' || echo '../'`intrincs/writemsr.c
  7230. mv -f intrincs/.deps/lib32_libkernel32_a-ilockexchptr.Tpo intrincs/.deps/lib32_libkernel32_a-ilockexchptr.Po
  7231. mv -f intrincs/.deps/lib32_libkernel32_a-ilockexchadd.Tpo intrincs/.deps/lib32_libkernel32_a-ilockexchadd.Po
  7232. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-__int2c.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-__int2c.Tpo -c -o intrincs/lib32_libkernel32_a-__int2c.o `test -f 'intrincs/__int2c.c' || echo '../'`intrincs/__int2c.c
  7233. mv -f intrincs/.deps/lib32_libkernel32_a-ilockinc.Tpo intrincs/.deps/lib32_libkernel32_a-ilockinc.Po
  7234. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-RtlSecureZeroMemory.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-RtlSecureZeroMemory.Tpo -c -o intrincs/lib32_libkernel32_a-RtlSecureZeroMemory.o `test -f 'intrincs/RtlSecureZeroMemory.c' || echo '../'`intrincs/RtlSecureZeroMemory.c
  7235. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-rdtsc.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-rdtsc.Tpo -c -o intrincs/lib32_libkernel32_a-rdtsc.o `test -f 'intrincs/rdtsc.c' || echo '../'`intrincs/rdtsc.c
  7236. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readfsbyte.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readfsbyte.Tpo -c -o intrincs/lib32_libkernel32_a-readfsbyte.o `test -f 'intrincs/readfsbyte.c' || echo '../'`intrincs/readfsbyte.c
  7237. mv -f intrincs/.deps/lib32_libkernel32_a-ilockinc64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockinc64.Po
  7238. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readfsword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readfsword.Tpo -c -o intrincs/lib32_libkernel32_a-readfsword.o `test -f 'intrincs/readfsword.c' || echo '../'`intrincs/readfsword.c
  7239. mv -f intrincs/.deps/lib32_libkernel32_a-ilockinc16.Tpo intrincs/.deps/lib32_libkernel32_a-ilockinc16.Po
  7240. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-readfsdword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-readfsdword.Tpo -c -o intrincs/lib32_libkernel32_a-readfsdword.o `test -f 'intrincs/readfsdword.c' || echo '../'`intrincs/readfsdword.c
  7241. mv -f intrincs/.deps/lib32_libkernel32_a-ilockxor.Tpo intrincs/.deps/lib32_libkernel32_a-ilockxor.Po
  7242. mv -f intrincs/.deps/lib32_libkernel32_a-inbytestring.Tpo intrincs/.deps/lib32_libkernel32_a-inbytestring.Po
  7243. mv -f intrincs/.deps/lib32_libkernel32_a-indword.Tpo intrincs/.deps/lib32_libkernel32_a-indword.Po
  7244. mv -f intrincs/.deps/lib32_libkernel32_a-inbyte.Tpo intrincs/.deps/lib32_libkernel32_a-inbyte.Po
  7245. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writefsbyte.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writefsbyte.Tpo -c -o intrincs/lib32_libkernel32_a-writefsbyte.o `test -f 'intrincs/writefsbyte.c' || echo '../'`intrincs/writefsbyte.c
  7246. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writefsword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writefsword.Tpo -c -o intrincs/lib32_libkernel32_a-writefsword.o `test -f 'intrincs/writefsword.c' || echo '../'`intrincs/writefsword.c
  7247. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib32_libkernel32_a-writefsdword.o -MD -MP -MF intrincs/.deps/lib32_libkernel32_a-writefsdword.Tpo -c -o intrincs/lib32_libkernel32_a-writefsdword.o `test -f 'intrincs/writefsdword.c' || echo '../'`intrincs/writefsdword.c
  7248. mv -f intrincs/.deps/lib32_libkernel32_a-outdwordstring.Tpo intrincs/.deps/lib32_libkernel32_a-outdwordstring.Po
  7249. mv -f intrincs/.deps/lib32_libkernel32_a-outword.Tpo intrincs/.deps/lib32_libkernel32_a-outword.Po
  7250. mv -f intrincs/.deps/lib32_libkernel32_a-inword.Tpo intrincs/.deps/lib32_libkernel32_a-inword.Po
  7251. mv -f intrincs/.deps/lib32_libkernel32_a-inwordstring.Tpo intrincs/.deps/lib32_libkernel32_a-inwordstring.Po
  7252. mv -f intrincs/.deps/lib32_libkernel32_a-outbytestring.Tpo intrincs/.deps/lib32_libkernel32_a-outbytestring.Po
  7253. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libbits_a-bits.o -MD -MP -MF libsrc/.deps/lib32_libbits_a-bits.Tpo -c -o libsrc/lib32_libbits_a-bits.o `test -f 'libsrc/bits.c' || echo '../'`libsrc/bits.c
  7254. mv -f intrincs/.deps/lib32_libkernel32_a-outbyte.Tpo intrincs/.deps/lib32_libkernel32_a-outbyte.Po
  7255. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libshell32_a-shell32.o -MD -MP -MF libsrc/.deps/lib32_libshell32_a-shell32.Tpo -c -o libsrc/lib32_libshell32_a-shell32.o `test -f 'libsrc/shell32.c' || echo '../'`libsrc/shell32.c
  7256. mv -f intrincs/.deps/lib32_libkernel32_a-indwordstring.Tpo intrincs/.deps/lib32_libkernel32_a-indwordstring.Po
  7257. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/lib32_libdinput_a-dinput_kbd.Tpo -c -o libsrc/lib32_libdinput_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  7258. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput_a-dinput_joy.o -MD -MP -MF libsrc/.deps/lib32_libdinput_a-dinput_joy.Tpo -c -o libsrc/lib32_libdinput_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  7259. mv -f intrincs/.deps/lib32_libkernel32_a-ilockor.Tpo intrincs/.deps/lib32_libkernel32_a-ilockor.Po
  7260. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/lib32_libdinput_a-dinput_joy2.Tpo -c -o libsrc/lib32_libdinput_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  7261. mv -f intrincs/.deps/lib32_libkernel32_a-outwordstring.Tpo intrincs/.deps/lib32_libkernel32_a-outwordstring.Po
  7262. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/lib32_libdinput_a-dinput_mouse.Tpo -c -o libsrc/lib32_libdinput_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  7263. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/lib32_libdinput_a-dinput_mouse2.Tpo -c -o libsrc/lib32_libdinput_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  7264. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput8_a-dinput_joy.o -MD -MP -MF libsrc/.deps/lib32_libdinput8_a-dinput_joy.Tpo -c -o libsrc/lib32_libdinput8_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  7265. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput8_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/lib32_libdinput8_a-dinput_joy2.Tpo -c -o libsrc/lib32_libdinput8_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  7266. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput8_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/lib32_libdinput8_a-dinput_mouse.Tpo -c -o libsrc/lib32_libdinput8_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  7267. mv -f intrincs/.deps/lib32_libkernel32_a-outdword.Tpo intrincs/.deps/lib32_libkernel32_a-outdword.Po
  7268. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput8_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/lib32_libdinput8_a-dinput_mouse2.Tpo -c -o libsrc/lib32_libdinput8_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  7269. mv -f intrincs/.deps/lib32_libkernel32_a-ilockor64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockor64.Po
  7270. mv -f intrincs/.deps/lib32_libkernel32_a-readcr0.Tpo intrincs/.deps/lib32_libkernel32_a-readcr0.Po
  7271. mv -f intrincs/.deps/lib32_libkernel32_a-ilockxor64.Tpo intrincs/.deps/lib32_libkernel32_a-ilockxor64.Po
  7272. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdinput8_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/lib32_libdinput8_a-dinput_kbd.Tpo -c -o libsrc/lib32_libdinput8_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  7273. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdmoguids_a-dmoguids.o -MD -MP -MF libsrc/.deps/lib32_libdmoguids_a-dmoguids.Tpo -c -o libsrc/lib32_libdmoguids_a-dmoguids.o `test -f 'libsrc/dmoguids.c' || echo '../'`libsrc/dmoguids.c
  7274. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdxerr8_a-dxerr8.o -MD -MP -MF libsrc/.deps/lib32_libdxerr8_a-dxerr8.Tpo -c -o libsrc/lib32_libdxerr8_a-dxerr8.o `test -f 'libsrc/dxerr8.c' || echo '../'`libsrc/dxerr8.c
  7275. mv -f intrincs/.deps/lib32_libkernel32_a-writecr2.Tpo intrincs/.deps/lib32_libkernel32_a-writecr2.Po
  7276. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdxerr8_a-dxerr8w.o -MD -MP -MF libsrc/.deps/lib32_libdxerr8_a-dxerr8w.Tpo -c -o libsrc/lib32_libdxerr8_a-dxerr8w.o `test -f 'libsrc/dxerr8w.c' || echo '../'`libsrc/dxerr8w.c
  7277. mv -f intrincs/.deps/lib32_libkernel32_a-__int2c.Tpo intrincs/.deps/lib32_libkernel32_a-__int2c.Po
  7278. mv -f intrincs/.deps/lib32_libkernel32_a-writecr4.Tpo intrincs/.deps/lib32_libkernel32_a-writecr4.Po
  7279. mv -f intrincs/.deps/lib32_libkernel32_a-writecr0.Tpo intrincs/.deps/lib32_libkernel32_a-writecr0.Po
  7280. mv -f intrincs/.deps/lib32_libkernel32_a-readcr3.Tpo intrincs/.deps/lib32_libkernel32_a-readcr3.Po
  7281. mv -f intrincs/.deps/lib32_libkernel32_a-writecr3.Tpo intrincs/.deps/lib32_libkernel32_a-writecr3.Po
  7282. mv -f intrincs/.deps/lib32_libkernel32_a-readcr4.Tpo intrincs/.deps/lib32_libkernel32_a-readcr4.Po
  7283. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdxerr9_a-dxerr9.o -MD -MP -MF libsrc/.deps/lib32_libdxerr9_a-dxerr9.Tpo -c -o libsrc/lib32_libdxerr9_a-dxerr9.o `test -f 'libsrc/dxerr9.c' || echo '../'`libsrc/dxerr9.c
  7284. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdxerr9_a-dxerr9w.o -MD -MP -MF libsrc/.deps/lib32_libdxerr9_a-dxerr9w.Tpo -c -o libsrc/lib32_libdxerr9_a-dxerr9w.o `test -f 'libsrc/dxerr9w.c' || echo '../'`libsrc/dxerr9w.c
  7285. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libmfuuid_a-mfuuid.o -MD -MP -MF libsrc/.deps/lib32_libmfuuid_a-mfuuid.Tpo -c -o libsrc/lib32_libmfuuid_a-mfuuid.o `test -f 'libsrc/mfuuid.c' || echo '../'`libsrc/mfuuid.c
  7286. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libamstrmid_a-amstrmid.o -MD -MP -MF libsrc/.deps/lib32_libamstrmid_a-amstrmid.Tpo -c -o libsrc/lib32_libamstrmid_a-amstrmid.o `test -f 'libsrc/amstrmid.c' || echo '../'`libsrc/amstrmid.c
  7287. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libwmcodecdspuuid_a-wmcodecdspuuid.o -MD -MP -MF libsrc/.deps/lib32_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo -c -o libsrc/lib32_libwmcodecdspuuid_a-wmcodecdspuuid.o `test -f 'libsrc/wmcodecdspuuid.c' || echo '../'`libsrc/wmcodecdspuuid.c
  7288. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libwindowscodecs_a-windowscodecs.o -MD -MP -MF libsrc/.deps/lib32_libwindowscodecs_a-windowscodecs.Tpo -c -o libsrc/lib32_libwindowscodecs_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  7289. mv -f intrincs/.deps/lib32_libkernel32_a-rdtsc.Tpo intrincs/.deps/lib32_libkernel32_a-rdtsc.Po
  7290. mv -f intrincs/.deps/lib32_libkernel32_a-readmsr.Tpo intrincs/.deps/lib32_libkernel32_a-readmsr.Po
  7291. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libwbemuuid_a-wbemuuid.o -MD -MP -MF libsrc/.deps/lib32_libwbemuuid_a-wbemuuid.Tpo -c -o libsrc/lib32_libwbemuuid_a-wbemuuid.o `test -f 'libsrc/wbemuuid.c' || echo '../'`libsrc/wbemuuid.c
  7292. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libdxguid_a-dxguid.o -MD -MP -MF libsrc/.deps/lib32_libdxguid_a-dxguid.Tpo -c -o libsrc/lib32_libdxguid_a-dxguid.o `test -f 'libsrc/dxguid.c' || echo '../'`libsrc/dxguid.c
  7293. mv -f intrincs/.deps/lib32_libkernel32_a-readcr2.Tpo intrincs/.deps/lib32_libkernel32_a-readcr2.Po
  7294. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libksuser_a-ksuser.o -MD -MP -MF libsrc/.deps/lib32_libksuser_a-ksuser.Tpo -c -o libsrc/lib32_libksuser_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  7295. mv -f intrincs/.deps/lib32_libkernel32_a-readfsbyte.Tpo intrincs/.deps/lib32_libkernel32_a-readfsbyte.Po
  7296. mv -f intrincs/.deps/lib32_libkernel32_a-writemsr.Tpo intrincs/.deps/lib32_libkernel32_a-writemsr.Po
  7297. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libksguid_a-ksuser.o -MD -MP -MF libsrc/.deps/lib32_libksguid_a-ksuser.Tpo -c -o libsrc/lib32_libksguid_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  7298. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_liblocationapi_a-locationapi.o -MD -MP -MF libsrc/.deps/lib32_liblocationapi_a-locationapi.Tpo -c -o libsrc/lib32_liblocationapi_a-locationapi.o `test -f 'libsrc/locationapi.c' || echo '../'`libsrc/locationapi.c
  7299. mv -f libsrc/.deps/lib32_libshell32_a-shell32.Tpo libsrc/.deps/lib32_libshell32_a-shell32.Po
  7300. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libsapi_a-sapi.o -MD -MP -MF libsrc/.deps/lib32_libsapi_a-sapi.Tpo -c -o libsrc/lib32_libsapi_a-sapi.o `test -f 'libsrc/sapi.c' || echo '../'`libsrc/sapi.c
  7301. mv -f intrincs/.deps/lib32_libkernel32_a-RtlSecureZeroMemory.Tpo intrincs/.deps/lib32_libkernel32_a-RtlSecureZeroMemory.Po
  7302. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libsensorsapi_a-sensorsapi.o -MD -MP -MF libsrc/.deps/lib32_libsensorsapi_a-sensorsapi.Tpo -c -o libsrc/lib32_libsensorsapi_a-sensorsapi.o `test -f 'libsrc/sensorsapi.c' || echo '../'`libsrc/sensorsapi.c
  7303. mv -f intrincs/.deps/lib32_libkernel32_a-readfsdword.Tpo intrincs/.deps/lib32_libkernel32_a-readfsdword.Po
  7304. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libportabledeviceguids_a-portabledeviceguids.o -MD -MP -MF libsrc/.deps/lib32_libportabledeviceguids_a-portabledeviceguids.Tpo -c -o libsrc/lib32_libportabledeviceguids_a-portabledeviceguids.o `test -f 'libsrc/portabledeviceguids.c' || echo '../'`libsrc/portabledeviceguids.c
  7305. mv -f intrincs/.deps/lib32_libkernel32_a-writefsbyte.Tpo intrincs/.deps/lib32_libkernel32_a-writefsbyte.Po
  7306. mv -f intrincs/.deps/lib32_libkernel32_a-writefsdword.Tpo intrincs/.deps/lib32_libkernel32_a-writefsdword.Po
  7307. mv -f intrincs/.deps/lib32_libkernel32_a-writefsword.Tpo intrincs/.deps/lib32_libkernel32_a-writefsword.Po
  7308. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libscrnsave_a-scrnsave.o -MD -MP -MF libsrc/.deps/lib32_libscrnsave_a-scrnsave.Tpo -c -o libsrc/lib32_libscrnsave_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  7309. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -DUNICODE -g -O2 -MT libsrc/lib32_libscrnsavw_a-scrnsave.o -MD -MP -MF libsrc/.deps/lib32_libscrnsavw_a-scrnsave.Tpo -c -o libsrc/lib32_libscrnsavw_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  7310. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libstrmiids_a-strmiids.o -MD -MP -MF libsrc/.deps/lib32_libstrmiids_a-strmiids.Tpo -c -o libsrc/lib32_libstrmiids_a-strmiids.o `test -f 'libsrc/strmiids.c' || echo '../'`libsrc/strmiids.c
  7311. mv -f intrincs/.deps/lib32_libkernel32_a-readfsword.Tpo intrincs/.deps/lib32_libkernel32_a-readfsword.Po
  7312. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ativscp-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ativscp-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ativscp-uuid.o `test -f 'libsrc/ativscp-uuid.c' || echo '../'`libsrc/ativscp-uuid.c
  7313. mv -f libsrc/.deps/lib32_libscrnsavw_a-scrnsave.Tpo libsrc/.deps/lib32_libscrnsavw_a-scrnsave.Po
  7314. mv -f libsrc/.deps/lib32_libscrnsave_a-scrnsave.Tpo libsrc/.deps/lib32_libscrnsave_a-scrnsave.Po
  7315. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-atsmedia-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-atsmedia-uuid.Tpo -c -o libsrc/lib32_libuuid_a-atsmedia-uuid.o `test -f 'libsrc/atsmedia-uuid.c' || echo '../'`libsrc/atsmedia-uuid.c
  7316. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-bth-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-bth-uuid.Tpo -c -o libsrc/lib32_libuuid_a-bth-uuid.o `test -f 'libsrc/bth-uuid.c' || echo '../'`libsrc/bth-uuid.c
  7317. mv -f libsrc/.deps/lib32_libuuid_a-ativscp-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ativscp-uuid.Po
  7318. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-cguid-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-cguid-uuid.Tpo -c -o libsrc/lib32_libuuid_a-cguid-uuid.o `test -f 'libsrc/cguid-uuid.c' || echo '../'`libsrc/cguid-uuid.c
  7319. mv -f libsrc/.deps/lib32_libuuid_a-atsmedia-uuid.Tpo libsrc/.deps/lib32_libuuid_a-atsmedia-uuid.Po
  7320. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-comcat-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-comcat-uuid.Tpo -c -o libsrc/lib32_libuuid_a-comcat-uuid.o `test -f 'libsrc/comcat-uuid.c' || echo '../'`libsrc/comcat-uuid.c
  7321. mv -f libsrc/.deps/lib32_libuuid_a-cguid-uuid.Tpo libsrc/.deps/lib32_libuuid_a-cguid-uuid.Po
  7322. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-devguid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-devguid.Tpo -c -o libsrc/lib32_libuuid_a-devguid.o `test -f 'libsrc/devguid.c' || echo '../'`libsrc/devguid.c
  7323. mv -f libsrc/.deps/lib32_libuuid_a-bth-uuid.Tpo libsrc/.deps/lib32_libuuid_a-bth-uuid.Po
  7324. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-docobj-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-docobj-uuid.Tpo -c -o libsrc/lib32_libuuid_a-docobj-uuid.o `test -f 'libsrc/docobj-uuid.c' || echo '../'`libsrc/docobj-uuid.c
  7325. mv -f libsrc/.deps/lib32_libuuid_a-comcat-uuid.Tpo libsrc/.deps/lib32_libuuid_a-comcat-uuid.Po
  7326. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-dxva-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-dxva-uuid.Tpo -c -o libsrc/lib32_libuuid_a-dxva-uuid.o `test -f 'libsrc/dxva-uuid.c' || echo '../'`libsrc/dxva-uuid.c
  7327. mv -f libsrc/.deps/lib32_libdinput8_a-dinput_mouse.Tpo libsrc/.deps/lib32_libdinput8_a-dinput_mouse.Po
  7328. mv -f libsrc/.deps/lib32_libdinput_a-dinput_mouse.Tpo libsrc/.deps/lib32_libdinput_a-dinput_mouse.Po
  7329. mv -f libsrc/.deps/lib32_libuuid_a-docobj-uuid.Tpo libsrc/.deps/lib32_libuuid_a-docobj-uuid.Po
  7330. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-exdisp-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-exdisp-uuid.Tpo -c -o libsrc/lib32_libuuid_a-exdisp-uuid.o `test -f 'libsrc/exdisp-uuid.c' || echo '../'`libsrc/exdisp-uuid.c
  7331. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-extras-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-extras-uuid.Tpo -c -o libsrc/lib32_libuuid_a-extras-uuid.o `test -f 'libsrc/extras-uuid.c' || echo '../'`libsrc/extras-uuid.c
  7332. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-fwp-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-fwp-uuid.Tpo -c -o libsrc/lib32_libuuid_a-fwp-uuid.o `test -f 'libsrc/fwp-uuid.c' || echo '../'`libsrc/fwp-uuid.c
  7333. mv -f libsrc/.deps/lib32_libdinput8_a-dinput_mouse2.Tpo libsrc/.deps/lib32_libdinput8_a-dinput_mouse2.Po
  7334. mv -f libsrc/.deps/lib32_libdinput_a-dinput_joy.Tpo libsrc/.deps/lib32_libdinput_a-dinput_joy.Po
  7335. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-guid_nul.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-guid_nul.Tpo -c -o libsrc/lib32_libuuid_a-guid_nul.o `test -f 'libsrc/guid_nul.c' || echo '../'`libsrc/guid_nul.c
  7336. mv -f libsrc/.deps/lib32_libdinput_a-dinput_mouse2.Tpo libsrc/.deps/lib32_libdinput_a-dinput_mouse2.Po
  7337. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-hlguids-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-hlguids-uuid.Tpo -c -o libsrc/lib32_libuuid_a-hlguids-uuid.o `test -f 'libsrc/hlguids-uuid.c' || echo '../'`libsrc/hlguids-uuid.c
  7338. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-hlink-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-hlink-uuid.Tpo -c -o libsrc/lib32_libuuid_a-hlink-uuid.o `test -f 'libsrc/hlink-uuid.c' || echo '../'`libsrc/hlink-uuid.c
  7339. mv -f libsrc/.deps/lib32_libdinput8_a-dinput_joy2.Tpo libsrc/.deps/lib32_libdinput8_a-dinput_joy2.Po
  7340. mv -f libsrc/.deps/lib32_libuuid_a-devguid.Tpo libsrc/.deps/lib32_libuuid_a-devguid.Po
  7341. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-mlang-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-mlang-uuid.Tpo -c -o libsrc/lib32_libuuid_a-mlang-uuid.o `test -f 'libsrc/mlang-uuid.c' || echo '../'`libsrc/mlang-uuid.c
  7342. mv -f libsrc/.deps/lib32_libdinput_a-dinput_joy2.Tpo libsrc/.deps/lib32_libdinput_a-dinput_joy2.Po
  7343. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-msctf-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-msctf-uuid.Tpo -c -o libsrc/lib32_libuuid_a-msctf-uuid.o `test -f 'libsrc/msctf-uuid.c' || echo '../'`libsrc/msctf-uuid.c
  7344. mv -f libsrc/.deps/lib32_libdinput8_a-dinput_joy.Tpo libsrc/.deps/lib32_libdinput8_a-dinput_joy.Po
  7345. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-mshtmhst-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-mshtmhst-uuid.Tpo -c -o libsrc/lib32_libuuid_a-mshtmhst-uuid.o `test -f 'libsrc/mshtmhst-uuid.c' || echo '../'`libsrc/mshtmhst-uuid.c
  7346. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-mshtml-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-mshtml-uuid.Tpo -c -o libsrc/lib32_libuuid_a-mshtml-uuid.o `test -f 'libsrc/mshtml-uuid.c' || echo '../'`libsrc/mshtml-uuid.c
  7347. mv -f libsrc/.deps/lib32_libdinput_a-dinput_kbd.Tpo libsrc/.deps/lib32_libdinput_a-dinput_kbd.Po
  7348. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-msxml-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-msxml-uuid.Tpo -c -o libsrc/lib32_libuuid_a-msxml-uuid.o `test -f 'libsrc/msxml-uuid.c' || echo '../'`libsrc/msxml-uuid.c
  7349. mv -f libsrc/.deps/lib32_libdinput8_a-dinput_kbd.Tpo libsrc/.deps/lib32_libdinput8_a-dinput_kbd.Po
  7350. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-netcfg-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-netcfg-uuid.Tpo -c -o libsrc/lib32_libuuid_a-netcfg-uuid.o `test -f 'libsrc/netcfg-uuid.c' || echo '../'`libsrc/netcfg-uuid.c
  7351. mv -f libsrc/.deps/lib32_libbits_a-bits.Tpo libsrc/.deps/lib32_libbits_a-bits.Po
  7352. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-netcon-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-netcon-uuid.Tpo -c -o libsrc/lib32_libuuid_a-netcon-uuid.o `test -f 'libsrc/netcon-uuid.c' || echo '../'`libsrc/netcon-uuid.c
  7353. mv -f libsrc/.deps/lib32_libdmoguids_a-dmoguids.Tpo libsrc/.deps/lib32_libdmoguids_a-dmoguids.Po
  7354. mv -f libsrc/.deps/lib32_libuuid_a-fwp-uuid.Tpo libsrc/.deps/lib32_libuuid_a-fwp-uuid.Po
  7355. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ntddkbd-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ntddkbd-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ntddkbd-uuid.o `test -f 'libsrc/ntddkbd-uuid.c' || echo '../'`libsrc/ntddkbd-uuid.c
  7356. mv -f libsrc/.deps/lib32_libuuid_a-hlguids-uuid.Tpo libsrc/.deps/lib32_libuuid_a-hlguids-uuid.Po
  7357. mv -f libsrc/.deps/lib32_libuuid_a-guid_nul.Tpo libsrc/.deps/lib32_libuuid_a-guid_nul.Po
  7358. mv -f libsrc/.deps/lib32_libuuid_a-exdisp-uuid.Tpo libsrc/.deps/lib32_libuuid_a-exdisp-uuid.Po
  7359. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ntddmou-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ntddmou-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ntddmou-uuid.o `test -f 'libsrc/ntddmou-uuid.c' || echo '../'`libsrc/ntddmou-uuid.c
  7360. mv -f libsrc/.deps/lib32_libuuid_a-extras-uuid.Tpo libsrc/.deps/lib32_libuuid_a-extras-uuid.Po
  7361. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ntddpar-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ntddpar-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ntddpar-uuid.o `test -f 'libsrc/ntddpar-uuid.c' || echo '../'`libsrc/ntddpar-uuid.c
  7362. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ntddscsi-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ntddscsi-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ntddscsi-uuid.o `test -f 'libsrc/ntddscsi-uuid.c' || echo '../'`libsrc/ntddscsi-uuid.c
  7363. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ntddser-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ntddser-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ntddser-uuid.o `test -f 'libsrc/ntddser-uuid.c' || echo '../'`libsrc/ntddser-uuid.c
  7364. mv -f libsrc/.deps/lib32_libuuid_a-hlink-uuid.Tpo libsrc/.deps/lib32_libuuid_a-hlink-uuid.Po
  7365. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ntddstor-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ntddstor-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ntddstor-uuid.o `test -f 'libsrc/ntddstor-uuid.c' || echo '../'`libsrc/ntddstor-uuid.c
  7366. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ntddvdeo-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ntddvdeo-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ntddvdeo-uuid.o `test -f 'libsrc/ntddvdeo-uuid.c' || echo '../'`libsrc/ntddvdeo-uuid.c
  7367. mv -f libsrc/.deps/lib32_libdxerr8_a-dxerr8.Tpo libsrc/.deps/lib32_libdxerr8_a-dxerr8.Po
  7368. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-oaidl-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-oaidl-uuid.Tpo -c -o libsrc/lib32_libuuid_a-oaidl-uuid.o `test -f 'libsrc/oaidl-uuid.c' || echo '../'`libsrc/oaidl-uuid.c
  7369. mv -f libsrc/.deps/lib32_libuuid_a-mlang-uuid.Tpo libsrc/.deps/lib32_libuuid_a-mlang-uuid.Po
  7370. mv -f libsrc/.deps/lib32_libuuid_a-mshtmhst-uuid.Tpo libsrc/.deps/lib32_libuuid_a-mshtmhst-uuid.Po
  7371. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-objidl-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-objidl-uuid.Tpo -c -o libsrc/lib32_libuuid_a-objidl-uuid.o `test -f 'libsrc/objidl-uuid.c' || echo '../'`libsrc/objidl-uuid.c
  7372. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-objsafe-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-objsafe-uuid.Tpo -c -o libsrc/lib32_libuuid_a-objsafe-uuid.o `test -f 'libsrc/objsafe-uuid.c' || echo '../'`libsrc/objsafe-uuid.c
  7373. mv -f libsrc/.deps/lib32_libuuid_a-msxml-uuid.Tpo libsrc/.deps/lib32_libuuid_a-msxml-uuid.Po
  7374. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-ocidl-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-ocidl-uuid.Tpo -c -o libsrc/lib32_libuuid_a-ocidl-uuid.o `test -f 'libsrc/ocidl-uuid.c' || echo '../'`libsrc/ocidl-uuid.c
  7375. mv -f libsrc/.deps/lib32_libuuid_a-mshtml-uuid.Tpo libsrc/.deps/lib32_libuuid_a-mshtml-uuid.Po
  7376. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-oleacc-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-oleacc-uuid.Tpo -c -o libsrc/lib32_libuuid_a-oleacc-uuid.o `test -f 'libsrc/oleacc-uuid.c' || echo '../'`libsrc/oleacc-uuid.c
  7377. mv -f libsrc/.deps/lib32_libdxerr8_a-dxerr8w.Tpo libsrc/.deps/lib32_libdxerr8_a-dxerr8w.Po
  7378. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-olectlid-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-olectlid-uuid.Tpo -c -o libsrc/lib32_libuuid_a-olectlid-uuid.o `test -f 'libsrc/olectlid-uuid.c' || echo '../'`libsrc/olectlid-uuid.c
  7379. mv -f libsrc/.deps/lib32_libdxerr9_a-dxerr9.Tpo libsrc/.deps/lib32_libdxerr9_a-dxerr9.Po
  7380. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-oleidl-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-oleidl-uuid.Tpo -c -o libsrc/lib32_libuuid_a-oleidl-uuid.o `test -f 'libsrc/oleidl-uuid.c' || echo '../'`libsrc/oleidl-uuid.c
  7381. mv -f libsrc/.deps/lib32_libuuid_a-netcon-uuid.Tpo libsrc/.deps/lib32_libuuid_a-netcon-uuid.Po
  7382. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-power-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-power-uuid.Tpo -c -o libsrc/lib32_libuuid_a-power-uuid.o `test -f 'libsrc/power-uuid.c' || echo '../'`libsrc/power-uuid.c
  7383. mv -f libsrc/.deps/lib32_libdxerr9_a-dxerr9w.Tpo libsrc/.deps/lib32_libdxerr9_a-dxerr9w.Po
  7384. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-powrprof-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-powrprof-uuid.Tpo -c -o libsrc/lib32_libuuid_a-powrprof-uuid.o `test -f 'libsrc/powrprof-uuid.c' || echo '../'`libsrc/powrprof-uuid.c
  7385. mv -f libsrc/.deps/lib32_libuuid_a-ntddmou-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ntddmou-uuid.Po
  7386. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-uianimation-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-uianimation-uuid.Tpo -c -o libsrc/lib32_libuuid_a-uianimation-uuid.o `test -f 'libsrc/uianimation-uuid.c' || echo '../'`libsrc/uianimation-uuid.c
  7387. mv -f libsrc/.deps/lib32_libuuid_a-ntddkbd-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ntddkbd-uuid.Po
  7388. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-usbcamdi-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-usbcamdi-uuid.Tpo -c -o libsrc/lib32_libuuid_a-usbcamdi-uuid.o `test -f 'libsrc/usbcamdi-uuid.c' || echo '../'`libsrc/usbcamdi-uuid.c
  7389. mv -f libsrc/.deps/lib32_libuuid_a-ntddscsi-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ntddscsi-uuid.Po
  7390. mv -f libsrc/.deps/lib32_libuuid_a-ntddvdeo-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ntddvdeo-uuid.Po
  7391. mv -f libsrc/.deps/lib32_libuuid_a-ntddser-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ntddser-uuid.Po
  7392. mv -f libsrc/.deps/lib32_libuuid_a-ntddpar-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ntddpar-uuid.Po
  7393. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-usbiodef-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-usbiodef-uuid.Tpo -c -o libsrc/lib32_libuuid_a-usbiodef-uuid.o `test -f 'libsrc/usbiodef-uuid.c' || echo '../'`libsrc/usbiodef-uuid.c
  7394. mv -f libsrc/.deps/lib32_libuuid_a-ntddstor-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ntddstor-uuid.Po
  7395. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-uuid.Tpo -c -o libsrc/lib32_libuuid_a-uuid.o `test -f 'libsrc/uuid.c' || echo '../'`libsrc/uuid.c
  7396. mv -f libsrc/.deps/lib32_libuuid_a-oaidl-uuid.Tpo libsrc/.deps/lib32_libuuid_a-oaidl-uuid.Po
  7397. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-vds-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-vds-uuid.Tpo -c -o libsrc/lib32_libuuid_a-vds-uuid.o `test -f 'libsrc/vds-uuid.c' || echo '../'`libsrc/vds-uuid.c
  7398. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-virtdisk-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-virtdisk-uuid.Tpo -c -o libsrc/lib32_libuuid_a-virtdisk-uuid.o `test -f 'libsrc/virtdisk-uuid.c' || echo '../'`libsrc/virtdisk-uuid.c
  7399. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-vss-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-vss-uuid.Tpo -c -o libsrc/lib32_libuuid_a-vss-uuid.o `test -f 'libsrc/vss-uuid.c' || echo '../'`libsrc/vss-uuid.c
  7400. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-wia-uuid.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-wia-uuid.Tpo -c -o libsrc/lib32_libuuid_a-wia-uuid.o `test -f 'libsrc/wia-uuid.c' || echo '../'`libsrc/wia-uuid.c
  7401. mv -f libsrc/.deps/lib32_libuuid_a-objsafe-uuid.Tpo libsrc/.deps/lib32_libuuid_a-objsafe-uuid.Po
  7402. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libuuid_a-windowscodecs.o -MD -MP -MF libsrc/.deps/lib32_libuuid_a-windowscodecs.Tpo -c -o libsrc/lib32_libuuid_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  7403. mv -f libsrc/.deps/lib32_libksuser_a-ksuser.Tpo libsrc/.deps/lib32_libksuser_a-ksuser.Po
  7404. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libgdiplus_a-gdiplus.o -MD -MP -MF libsrc/.deps/lib32_libgdiplus_a-gdiplus.Tpo -c -o libsrc/lib32_libgdiplus_a-gdiplus.o `test -f 'libsrc/gdiplus.c' || echo '../'`libsrc/gdiplus.c
  7405. mv -f libsrc/.deps/lib32_libuuid_a-objidl-uuid.Tpo libsrc/.deps/lib32_libuuid_a-objidl-uuid.Po
  7406. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib32_libws2_32_a-ws2_32.o -MD -MP -MF libsrc/.deps/lib32_libws2_32_a-ws2_32.Tpo -c -o libsrc/lib32_libws2_32_a-ws2_32.o `test -f 'libsrc/ws2_32.c' || echo '../'`libsrc/ws2_32.c
  7407. mv -f libsrc/.deps/lib32_libuuid_a-ocidl-uuid.Tpo libsrc/.deps/lib32_libuuid_a-ocidl-uuid.Po
  7408. mv -f libsrc/.deps/lib32_libwindowscodecs_a-windowscodecs.Tpo libsrc/.deps/lib32_libwindowscodecs_a-windowscodecs.Po
  7409. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_addr_equal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_addr_equal.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_addr_equal.o `test -f 'libsrc/ws2tcpip/in6_addr_equal.c' || echo '../'`libsrc/ws2tcpip/in6_addr_equal.c
  7410. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_isany.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_isany.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_isany.o `test -f 'libsrc/ws2tcpip/in6addr_isany.c' || echo '../'`libsrc/ws2tcpip/in6addr_isany.c
  7411. mv -f libsrc/.deps/lib32_libuuid_a-oleacc-uuid.Tpo libsrc/.deps/lib32_libuuid_a-oleacc-uuid.Po
  7412. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_isloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_isloopback.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_isloopback.o `test -f 'libsrc/ws2tcpip/in6addr_isloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_isloopback.c
  7413. mv -f libsrc/.deps/lib32_liblocationapi_a-locationapi.Tpo libsrc/.deps/lib32_liblocationapi_a-locationapi.Po
  7414. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_setany.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_setany.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_setany.o `test -f 'libsrc/ws2tcpip/in6addr_setany.c' || echo '../'`libsrc/ws2tcpip/in6addr_setany.c
  7415. mv -f libsrc/.deps/lib32_libuuid_a-olectlid-uuid.Tpo libsrc/.deps/lib32_libuuid_a-olectlid-uuid.Po
  7416. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_setloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_setloopback.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_setloopback.o `test -f 'libsrc/ws2tcpip/in6addr_setloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_setloopback.c
  7417. mv -f libsrc/.deps/lib32_libuuid_a-oleidl-uuid.Tpo libsrc/.deps/lib32_libuuid_a-oleidl-uuid.Po
  7418. mv -f libsrc/.deps/lib32_libuuid_a-power-uuid.Tpo libsrc/.deps/lib32_libuuid_a-power-uuid.Po
  7419. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_linklocal.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_linklocal.c
  7420. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_loopback.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_is_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_loopback.c
  7421. mv -f libsrc/.deps/lib32_libuuid_a-powrprof-uuid.Tpo libsrc/.deps/lib32_libuuid_a-powrprof-uuid.Po
  7422. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_global.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_global.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_global.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_global.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_global.c
  7423. mv -f libsrc/.deps/lib32_libksguid_a-ksuser.Tpo libsrc/.deps/lib32_libksguid_a-ksuser.Po
  7424. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_linklocal.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c
  7425. mv -f libsrc/.deps/lib32_libuuid_a-usbcamdi-uuid.Tpo libsrc/.deps/lib32_libuuid_a-usbcamdi-uuid.Po
  7426. mv -f libsrc/.deps/lib32_libuuid_a-usbiodef-uuid.Tpo libsrc/.deps/lib32_libuuid_a-usbiodef-uuid.Po
  7427. mv -f libsrc/.deps/lib32_libuuid_a-uianimation-uuid.Tpo libsrc/.deps/lib32_libuuid_a-uianimation-uuid.Po
  7428. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_nodelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_nodelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c
  7429. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_orglocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_orglocal.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_orglocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c
  7430. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c
  7431. mv -f libsrc/.deps/lib32_libuuid_a-virtdisk-uuid.Tpo libsrc/.deps/lib32_libuuid_a-virtdisk-uuid.Po
  7432. mv -f libsrc/.deps/lib32_libuuid_a-vds-uuid.Tpo libsrc/.deps/lib32_libuuid_a-vds-uuid.Po
  7433. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_multicast.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_multicast.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_multicast.o `test -f 'libsrc/ws2tcpip/in6_is_addr_multicast.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_multicast.c
  7434. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_sitelocal.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_sitelocal.c
  7435. mv -f libsrc/.deps/lib32_libgdiplus_a-gdiplus.Tpo libsrc/.deps/lib32_libgdiplus_a-gdiplus.Po
  7436. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_is_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_unspecified.c
  7437. mv -f libsrc/.deps/lib32_libuuid_a-wia-uuid.Tpo libsrc/.deps/lib32_libuuid_a-wia-uuid.Po
  7438. mv -f libsrc/.deps/lib32_libsapi_a-sapi.Tpo libsrc/.deps/lib32_libsapi_a-sapi.Po
  7439. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_v4compat.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_v4compat.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_v4compat.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4compat.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4compat.c
  7440. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_v4mapped.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_v4mapped.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_v4mapped.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4mapped.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4mapped.c
  7441. mv -f libsrc/.deps/lib32_libwbemuuid_a-wbemuuid.Tpo libsrc/.deps/lib32_libwbemuuid_a-wbemuuid.Po
  7442. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_set_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_set_addr_loopback.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_set_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_set_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_loopback.c
  7443. mv -f libsrc/.deps/lib32_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo libsrc/.deps/lib32_libwmcodecdspuuid_a-wmcodecdspuuid.Po
  7444. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-in6_set_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_set_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-in6_set_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_set_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_unspecified.c
  7445. mv -f libsrc/.deps/lib32_libsensorsapi_a-sensorsapi.Tpo libsrc/.deps/lib32_libsensorsapi_a-sensorsapi.Po
  7446. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-gai_strerrorA.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-gai_strerrorA.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-gai_strerrorA.o `test -f 'libsrc/ws2tcpip/gai_strerrorA.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorA.c
  7447. mv -f libsrc/.deps/lib32_libamstrmid_a-amstrmid.Tpo libsrc/.deps/lib32_libamstrmid_a-amstrmid.Po
  7448. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib32_libws2_32_a-gai_strerrorW.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib32_libws2_32_a-gai_strerrorW.Tpo -c -o libsrc/ws2tcpip/lib32_libws2_32_a-gai_strerrorW.o `test -f 'libsrc/ws2tcpip/gai_strerrorW.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorW.c
  7449. mv -f libsrc/.deps/lib32_libdxguid_a-dxguid.Tpo libsrc/.deps/lib32_libdxguid_a-dxguid.Po
  7450. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiStrdup.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiStrdup.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiStrdup.o `test -f 'libsrc/wspiapi/WspiapiStrdup.c' || echo '../'`libsrc/wspiapi/WspiapiStrdup.c
  7451. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_addr_equal.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_addr_equal.Po
  7452. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiParseV4Address.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiParseV4Address.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiParseV4Address.o `test -f 'libsrc/wspiapi/WspiapiParseV4Address.c' || echo '../'`libsrc/wspiapi/WspiapiParseV4Address.c
  7453. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_isany.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_isany.Po
  7454. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_setany.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_setany.Po
  7455. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiNewAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiNewAddrInfo.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiNewAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiNewAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiNewAddrInfo.c
  7456. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiQueryDNS.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiQueryDNS.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiQueryDNS.o `test -f 'libsrc/wspiapi/WspiapiQueryDNS.c' || echo '../'`libsrc/wspiapi/WspiapiQueryDNS.c
  7457. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_setloopback.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_setloopback.Po
  7458. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_isloopback.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6addr_isloopback.Po
  7459. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiLookupNode.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLookupNode.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLookupNode.o `test -f 'libsrc/wspiapi/WspiapiLookupNode.c' || echo '../'`libsrc/wspiapi/WspiapiLookupNode.c
  7460. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiClone.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiClone.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiClone.o `test -f 'libsrc/wspiapi/WspiapiClone.c' || echo '../'`libsrc/wspiapi/WspiapiClone.c
  7461. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_linklocal.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_linklocal.Po
  7462. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c
  7463. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_loopback.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_loopback.Po
  7464. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c
  7465. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_global.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_global.Po
  7466. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetNameInfo.c
  7467. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_linklocal.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_linklocal.Po
  7468. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiLoad.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLoad.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLoad.o `test -f 'libsrc/wspiapi/WspiapiLoad.c' || echo '../'`libsrc/wspiapi/WspiapiLoad.c
  7469. mv -f libsrc/.deps/lib32_libmfuuid_a-mfuuid.Tpo libsrc/.deps/lib32_libmfuuid_a-mfuuid.Po
  7470. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiGetAddrInfo.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetAddrInfo.c
  7471. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_nodelocal.Po
  7472. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiGetNameInfo.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetNameInfo.c
  7473. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_multicast.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_multicast.Po
  7474. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib32_libws2_32_a-WspiapiFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiFreeAddrInfo.Tpo -c -o libsrc/wspiapi/lib32_libws2_32_a-WspiapiFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiFreeAddrInfo.c
  7475. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_sitelocal.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_sitelocal.Po
  7476. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_sitelocal.Po
  7477. rm -f lib32/libtaskschd.a
  7478. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_v4compat.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_v4compat.Po
  7479. rm -f lib32/libntoskrnl.a
  7480. i686-w64-mingw32-ar cru lib32/libtaskschd.a libsrc/lib32_libtaskschd_a-taskschd.o
  7481. rm -f lib32/libadsiid.a
  7482. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libntoskrnl.a --input-def ../`echo lib32/libntoskrnl.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libntoskrnl.a libsrc/lib32_libntoskrnl_a-memcmp.o
  7483. i686-w64-mingw32-ar cru lib32/libadsiid.a libsrc/lib32_libadsiid_a-activeds-uuid.o
  7484. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_orglocal.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_mc_orglocal.Po
  7485. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_unspecified.Po
  7486. rm -f lib32/libm.a
  7487. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_v4mapped.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_is_addr_v4mapped.Po
  7488. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT profile/lib32_libgmon_a-mcount.o -MD -MP -MF profile/.deps/lib32_libgmon_a-mcount.Tpo -c -o profile/lib32_libgmon_a-mcount.o `test -f 'profile/mcount.c' || echo '../'`profile/mcount.c
  7489. i686-w64-mingw32-ar cru lib32/libm.a lib32_libm_a-_libm_dummy.o
  7490. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT profile/lib32_libgmon_a-profil.o -MD -MP -MF profile/.deps/lib32_libgmon_a-profil.Tpo -c -o profile/lib32_libgmon_a-profil.o `test -f 'profile/profil.c' || echo '../'`profile/profil.c
  7491. i686-w64-mingw32-ranlib lib32/libtaskschd.a
  7492. i686-w64-mingw32-ranlib lib32/libadsiid.a
  7493. i686-w64-mingw32-ranlib lib32/libm.a
  7494. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT profile/lib32_libgmon_a-gmon.o -MD -MP -MF profile/.deps/lib32_libgmon_a-gmon.Tpo -c -o profile/lib32_libgmon_a-gmon.o `test -f 'profile/gmon.c' || echo '../'`profile/gmon.c
  7495. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT profile/lib32_libgmon_a-mcountFunc.o -MD -MP -MF profile/.deps/lib32_libgmon_a-mcountFunc.Tpo -c -o profile/lib32_libgmon_a-mcountFunc.o `test -f 'profile/mcountFunc.S' || echo '../'`profile/mcountFunc.S
  7496. rm -f lib32/liblargeint.a
  7497. i686-w64-mingw32-ar cru lib32/liblargeint.a libsrc/lib32_liblargeint_a-largeint.o
  7498. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_set_addr_loopback.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_set_addr_loopback.Po
  7499. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-crt0_c.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-crt0_c.Tpo -c -o crt/lib32_libmingw32_a-crt0_c.o `test -f 'crt/crt0_c.c' || echo '../'`crt/crt0_c.c
  7500. i686-w64-mingw32-ranlib lib32/liblargeint.a
  7501. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_set_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-in6_set_addr_unspecified.Po
  7502. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-dll_argv.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-dll_argv.Tpo -c -o crt/lib32_libmingw32_a-dll_argv.o `test -f 'crt/dll_argv.c' || echo '../'`crt/dll_argv.c
  7503. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-gccmain.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-gccmain.Tpo -c -o crt/lib32_libmingw32_a-gccmain.o `test -f 'crt/gccmain.c' || echo '../'`crt/gccmain.c
  7504. mv -f profile/.deps/lib32_libgmon_a-mcount.Tpo profile/.deps/lib32_libgmon_a-mcount.Po
  7505. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-natstart.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-natstart.Tpo -c -o crt/lib32_libmingw32_a-natstart.o `test -f 'crt/natstart.c' || echo '../'`crt/natstart.c
  7506. mv -f libsrc/.deps/lib32_libportabledeviceguids_a-portabledeviceguids.Tpo libsrc/.deps/lib32_libportabledeviceguids_a-portabledeviceguids.Po
  7507. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-pseudo-reloc-list.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-pseudo-reloc-list.Tpo -c -o crt/lib32_libmingw32_a-pseudo-reloc-list.o `test -f 'crt/pseudo-reloc-list.c' || echo '../'`crt/pseudo-reloc-list.c
  7508. i686-w64-mingw32-ranlib lib32/libntoskrnl.a
  7509. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-wildcard.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-wildcard.Tpo -c -o crt/lib32_libmingw32_a-wildcard.o `test -f 'crt/wildcard.c' || echo '../'`crt/wildcard.c
  7510. mv -f profile/.deps/lib32_libgmon_a-mcountFunc.Tpo profile/.deps/lib32_libgmon_a-mcountFunc.Po
  7511. mv -f crt/.deps/lib32_libmingw32_a-pseudo-reloc-list.Tpo crt/.deps/lib32_libmingw32_a-pseudo-reloc-list.Po
  7512. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-charmax.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-charmax.Tpo -c -o crt/lib32_libmingw32_a-charmax.o `test -f 'crt/charmax.c' || echo '../'`crt/charmax.c
  7513. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-crt0_w.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-crt0_w.Tpo -c -o crt/lib32_libmingw32_a-crt0_w.o `test -f 'crt/crt0_w.c' || echo '../'`crt/crt0_w.c
  7514. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-gai_strerrorA.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-gai_strerrorA.Po
  7515. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-dllargv.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-dllargv.Tpo -c -o crt/lib32_libmingw32_a-dllargv.o `test -f 'crt/dllargv.c' || echo '../'`crt/dllargv.c
  7516. mv -f crt/.deps/lib32_libmingw32_a-wildcard.Tpo crt/.deps/lib32_libmingw32_a-wildcard.Po
  7517. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-_newmode.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-_newmode.Tpo -c -o crt/lib32_libmingw32_a-_newmode.o `test -f 'crt/_newmode.c' || echo '../'`crt/_newmode.c
  7518. mv -f profile/.deps/lib32_libgmon_a-gmon.Tpo profile/.deps/lib32_libgmon_a-gmon.Po
  7519. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-tlssup.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-tlssup.Tpo -c -o crt/lib32_libmingw32_a-tlssup.o `test -f 'crt/tlssup.c' || echo '../'`crt/tlssup.c
  7520. mv -f crt/.deps/lib32_libmingw32_a-charmax.Tpo crt/.deps/lib32_libmingw32_a-charmax.Po
  7521. mv -f libsrc/.deps/lib32_libstrmiids_a-strmiids.Tpo libsrc/.deps/lib32_libstrmiids_a-strmiids.Po
  7522. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-xncommod.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-xncommod.Tpo -c -o crt/lib32_libmingw32_a-xncommod.o `test -f 'crt/xncommod.c' || echo '../'`crt/xncommod.c
  7523. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-cinitexe.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-cinitexe.Tpo -c -o crt/lib32_libmingw32_a-cinitexe.o `test -f 'crt/cinitexe.c' || echo '../'`crt/cinitexe.c
  7524. mv -f libsrc/ws2tcpip/.deps/lib32_libws2_32_a-gai_strerrorW.Tpo libsrc/ws2tcpip/.deps/lib32_libws2_32_a-gai_strerrorW.Po
  7525. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-merr.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-merr.Tpo -c -o crt/lib32_libmingw32_a-merr.o `test -f 'crt/merr.c' || echo '../'`crt/merr.c
  7526. mv -f crt/.deps/lib32_libmingw32_a-_newmode.Tpo crt/.deps/lib32_libmingw32_a-_newmode.Po
  7527. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-pesect.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-pesect.Tpo -c -o crt/lib32_libmingw32_a-pesect.o `test -f 'crt/pesect.c' || echo '../'`crt/pesect.c
  7528. mv -f libsrc/.deps/lib32_libuuid_a-dxva-uuid.Tpo libsrc/.deps/lib32_libuuid_a-dxva-uuid.Po
  7529. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-udllargc.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-udllargc.Tpo -c -o crt/lib32_libmingw32_a-udllargc.o `test -f 'crt/udllargc.c' || echo '../'`crt/udllargc.c
  7530. mv -f libsrc/.deps/lib32_libuuid_a-netcfg-uuid.Tpo libsrc/.deps/lib32_libuuid_a-netcfg-uuid.Po
  7531. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-xthdloc.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-xthdloc.Tpo -c -o crt/lib32_libmingw32_a-xthdloc.o `test -f 'crt/xthdloc.c' || echo '../'`crt/xthdloc.c
  7532. mv -f crt/.deps/lib32_libmingw32_a-xncommod.Tpo crt/.deps/lib32_libmingw32_a-xncommod.Po
  7533. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-CRT_fp10.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-CRT_fp10.Tpo -c -o crt/lib32_libmingw32_a-CRT_fp10.o `test -f 'crt/CRT_fp10.c' || echo '../'`crt/CRT_fp10.c
  7534. mv -f crt/.deps/lib32_libmingw32_a-cinitexe.Tpo crt/.deps/lib32_libmingw32_a-cinitexe.Po
  7535. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-mingw_custom.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-mingw_custom.Tpo -c -o crt/lib32_libmingw32_a-mingw_custom.o `test -f 'crt/mingw_custom.c' || echo '../'`crt/mingw_custom.c
  7536. mv -f crt/.deps/lib32_libmingw32_a-xthdloc.Tpo crt/.deps/lib32_libmingw32_a-xthdloc.Po
  7537. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-mingw_helpers.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-mingw_helpers.Tpo -c -o crt/lib32_libmingw32_a-mingw_helpers.o `test -f 'crt/mingw_helpers.c' || echo '../'`crt/mingw_helpers.c
  7538. mv -f libsrc/.deps/lib32_libuuid_a-msctf-uuid.Tpo libsrc/.deps/lib32_libuuid_a-msctf-uuid.Po
  7539. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-pseudo-reloc.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-pseudo-reloc.Tpo -c -o crt/lib32_libmingw32_a-pseudo-reloc.o `test -f 'crt/pseudo-reloc.c' || echo '../'`crt/pseudo-reloc.c
  7540. mv -f crt/.deps/lib32_libmingw32_a-merr.Tpo crt/.deps/lib32_libmingw32_a-merr.Po
  7541. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-udll_argv.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-udll_argv.Tpo -c -o crt/lib32_libmingw32_a-udll_argv.o `test -f 'crt/udll_argv.c' || echo '../'`crt/udll_argv.c
  7542. mv -f crt/.deps/lib32_libmingw32_a-CRT_fp10.Tpo crt/.deps/lib32_libmingw32_a-CRT_fp10.Po
  7543. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-usermatherr.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-usermatherr.Tpo -c -o crt/lib32_libmingw32_a-usermatherr.o `test -f 'crt/usermatherr.c' || echo '../'`crt/usermatherr.c
  7544. mv -f crt/.deps/lib32_libmingw32_a-mingw_custom.Tpo crt/.deps/lib32_libmingw32_a-mingw_custom.Po
  7545. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-xtxtmode.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-xtxtmode.Tpo -c -o crt/lib32_libmingw32_a-xtxtmode.o `test -f 'crt/xtxtmode.c' || echo '../'`crt/xtxtmode.c
  7546. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiStrdup.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiStrdup.Po
  7547. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-crt_handler.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-crt_handler.Tpo -c -o crt/lib32_libmingw32_a-crt_handler.o `test -f 'crt/crt_handler.c' || echo '../'`crt/crt_handler.c
  7548. mv -f crt/.deps/lib32_libmingw32_a-mingw_helpers.Tpo crt/.deps/lib32_libmingw32_a-mingw_helpers.Po
  7549. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-tlsthrd.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-tlsthrd.Tpo -c -o crt/lib32_libmingw32_a-tlsthrd.o `test -f 'crt/tlsthrd.c' || echo '../'`crt/tlsthrd.c
  7550. mv -f libsrc/.deps/lib32_libws2_32_a-ws2_32.Tpo libsrc/.deps/lib32_libws2_32_a-ws2_32.Po
  7551. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-tlsmthread.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-tlsmthread.Tpo -c -o crt/lib32_libmingw32_a-tlsmthread.o `test -f 'crt/tlsmthread.c' || echo '../'`crt/tlsmthread.c
  7552. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiNewAddrInfo.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiNewAddrInfo.Po
  7553. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-tlsmcrt.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-tlsmcrt.Tpo -c -o crt/lib32_libmingw32_a-tlsmcrt.o `test -f 'crt/tlsmcrt.c' || echo '../'`crt/tlsmcrt.c
  7554. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiQueryDNS.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiQueryDNS.Po
  7555. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiParseV4Address.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiParseV4Address.Po
  7556. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-cxa_atexit.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-cxa_atexit.Tpo -c -o crt/lib32_libmingw32_a-cxa_atexit.o `test -f 'crt/cxa_atexit.c' || echo '../'`crt/cxa_atexit.c
  7557. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-cxa_thread_atexit.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-cxa_thread_atexit.Tpo -c -o crt/lib32_libmingw32_a-cxa_thread_atexit.o `test -f 'crt/cxa_thread_atexit.c' || echo '../'`crt/cxa_thread_atexit.c
  7558. mv -f crt/.deps/lib32_libmingw32_a-usermatherr.Tpo crt/.deps/lib32_libmingw32_a-usermatherr.Po
  7559. mv -f crt/.deps/lib32_libmingw32_a-xtxtmode.Tpo crt/.deps/lib32_libmingw32_a-xtxtmode.Po
  7560. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLookupNode.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLookupNode.Po
  7561. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingw32_a-tls_atexit.o -MD -MP -MF crt/.deps/lib32_libmingw32_a-tls_atexit.Tpo -c -o crt/lib32_libmingw32_a-tls_atexit.o `test -f 'crt/tls_atexit.c' || echo '../'`crt/tls_atexit.c
  7562. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingwex_a-dllentry.o -MD -MP -MF crt/.deps/lib32_libmingwex_a-dllentry.Tpo -c -o crt/lib32_libmingwex_a-dllentry.o `test -f 'crt/dllentry.c' || echo '../'`crt/dllentry.c
  7563. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib32_libmingwex_a-dllmain.o -MD -MP -MF crt/.deps/lib32_libmingwex_a-dllmain.Tpo -c -o crt/lib32_libmingwex_a-dllmain.o `test -f 'crt/dllmain.c' || echo '../'`crt/dllmain.c
  7564. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiClone.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiClone.Po
  7565. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-_cabs.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-_cabs.Tpo -c -o complex/lib32_libmingwex_a-_cabs.o `test -f 'complex/_cabs.c' || echo '../'`complex/_cabs.c
  7566. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyFreeAddrInfo.Po
  7567. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cabs.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cabs.Tpo -c -o complex/lib32_libmingwex_a-cabs.o `test -f 'complex/cabs.c' || echo '../'`complex/cabs.c
  7568. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiGetNameInfo.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiGetNameInfo.Po
  7569. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyGetNameInfo.Po
  7570. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cabsf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cabsf.Tpo -c -o complex/lib32_libmingwex_a-cabsf.o `test -f 'complex/cabsf.c' || echo '../'`complex/cabsf.c
  7571. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cabsl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cabsl.Tpo -c -o complex/lib32_libmingwex_a-cabsl.o `test -f 'complex/cabsl.c' || echo '../'`complex/cabsl.c
  7572. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiGetAddrInfo.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiGetAddrInfo.Po
  7573. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cacos.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cacos.Tpo -c -o complex/lib32_libmingwex_a-cacos.o `test -f 'complex/cacos.c' || echo '../'`complex/cacos.c
  7574. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLegacyGetAddrInfo.Po
  7575. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiFreeAddrInfo.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiFreeAddrInfo.Po
  7576. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cacosf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cacosf.Tpo -c -o complex/lib32_libmingwex_a-cacosf.o `test -f 'complex/cacosf.c' || echo '../'`complex/cacosf.c
  7577. mv -f crt/.deps/lib32_libmingw32_a-tlsmcrt.Tpo crt/.deps/lib32_libmingw32_a-tlsmcrt.Po
  7578. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cacosl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cacosl.Tpo -c -o complex/lib32_libmingwex_a-cacosl.o `test -f 'complex/cacosl.c' || echo '../'`complex/cacosl.c
  7579. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-carg.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-carg.Tpo -c -o complex/lib32_libmingwex_a-carg.o `test -f 'complex/carg.c' || echo '../'`complex/carg.c
  7580. mv -f libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLoad.Tpo libsrc/wspiapi/.deps/lib32_libws2_32_a-WspiapiLoad.Po
  7581. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cargf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cargf.Tpo -c -o complex/lib32_libmingwex_a-cargf.o `test -f 'complex/cargf.c' || echo '../'`complex/cargf.c
  7582. mv -f crt/.deps/lib32_libmingw32_a-cxa_atexit.Tpo crt/.deps/lib32_libmingw32_a-cxa_atexit.Po
  7583. mv -f crt/.deps/lib32_libmingw32_a-cxa_thread_atexit.Tpo crt/.deps/lib32_libmingw32_a-cxa_thread_atexit.Po
  7584. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cargl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cargl.Tpo -c -o complex/lib32_libmingwex_a-cargl.o `test -f 'complex/cargl.c' || echo '../'`complex/cargl.c
  7585. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-casin.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-casin.Tpo -c -o complex/lib32_libmingwex_a-casin.o `test -f 'complex/casin.c' || echo '../'`complex/casin.c
  7586. mv -f profile/.deps/lib32_libgmon_a-profil.Tpo profile/.deps/lib32_libgmon_a-profil.Po
  7587. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-casinf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-casinf.Tpo -c -o complex/lib32_libmingwex_a-casinf.o `test -f 'complex/casinf.c' || echo '../'`complex/casinf.c
  7588. mv -f complex/.deps/lib32_libmingwex_a-_cabs.Tpo complex/.deps/lib32_libmingwex_a-_cabs.Po
  7589. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-casinl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-casinl.Tpo -c -o complex/lib32_libmingwex_a-casinl.o `test -f 'complex/casinl.c' || echo '../'`complex/casinl.c
  7590. mv -f complex/.deps/lib32_libmingwex_a-cabs.Tpo complex/.deps/lib32_libmingwex_a-cabs.Po
  7591. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-catan.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-catan.Tpo -c -o complex/lib32_libmingwex_a-catan.o `test -f 'complex/catan.c' || echo '../'`complex/catan.c
  7592. mv -f libsrc/.deps/lib32_libuuid_a-windowscodecs.Tpo libsrc/.deps/lib32_libuuid_a-windowscodecs.Po
  7593. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-catanf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-catanf.Tpo -c -o complex/lib32_libmingwex_a-catanf.o `test -f 'complex/catanf.c' || echo '../'`complex/catanf.c
  7594. mv -f complex/.deps/lib32_libmingwex_a-cabsl.Tpo complex/.deps/lib32_libmingwex_a-cabsl.Po
  7595. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-catanl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-catanl.Tpo -c -o complex/lib32_libmingwex_a-catanl.o `test -f 'complex/catanl.c' || echo '../'`complex/catanl.c
  7596. mv -f complex/.deps/lib32_libmingwex_a-cabsf.Tpo complex/.deps/lib32_libmingwex_a-cabsf.Po
  7597. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-ccos.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-ccos.Tpo -c -o complex/lib32_libmingwex_a-ccos.o `test -f 'complex/ccos.c' || echo '../'`complex/ccos.c
  7598. mv -f complex/.deps/lib32_libmingwex_a-cargf.Tpo complex/.deps/lib32_libmingwex_a-cargf.Po
  7599. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-ccosf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-ccosf.Tpo -c -o complex/lib32_libmingwex_a-ccosf.o `test -f 'complex/ccosf.c' || echo '../'`complex/ccosf.c
  7600. mv -f complex/.deps/lib32_libmingwex_a-carg.Tpo complex/.deps/lib32_libmingwex_a-carg.Po
  7601. mv -f libsrc/.deps/lib32_libuuid_a-vss-uuid.Tpo libsrc/.deps/lib32_libuuid_a-vss-uuid.Po
  7602. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-ccosl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-ccosl.Tpo -c -o complex/lib32_libmingwex_a-ccosl.o `test -f 'complex/ccosl.c' || echo '../'`complex/ccosl.c
  7603. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cexp.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cexp.Tpo -c -o complex/lib32_libmingwex_a-cexp.o `test -f 'complex/cexp.c' || echo '../'`complex/cexp.c
  7604. mv -f complex/.deps/lib32_libmingwex_a-cargl.Tpo complex/.deps/lib32_libmingwex_a-cargl.Po
  7605. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cexpf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cexpf.Tpo -c -o complex/lib32_libmingwex_a-cexpf.o `test -f 'complex/cexpf.c' || echo '../'`complex/cexpf.c
  7606. mv -f complex/.deps/lib32_libmingwex_a-cacos.Tpo complex/.deps/lib32_libmingwex_a-cacos.Po
  7607. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cexpl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cexpl.Tpo -c -o complex/lib32_libmingwex_a-cexpl.o `test -f 'complex/cexpl.c' || echo '../'`complex/cexpl.c
  7608. mv -f complex/.deps/lib32_libmingwex_a-cacosf.Tpo complex/.deps/lib32_libmingwex_a-cacosf.Po
  7609. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cimag.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cimag.Tpo -c -o complex/lib32_libmingwex_a-cimag.o `test -f 'complex/cimag.c' || echo '../'`complex/cimag.c
  7610. mv -f complex/.deps/lib32_libmingwex_a-cacosl.Tpo complex/.deps/lib32_libmingwex_a-cacosl.Po
  7611. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cimagf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cimagf.Tpo -c -o complex/lib32_libmingwex_a-cimagf.o `test -f 'complex/cimagf.c' || echo '../'`complex/cimagf.c
  7612. mv -f complex/.deps/lib32_libmingwex_a-casin.Tpo complex/.deps/lib32_libmingwex_a-casin.Po
  7613. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cimagl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cimagl.Tpo -c -o complex/lib32_libmingwex_a-cimagl.o `test -f 'complex/cimagl.c' || echo '../'`complex/cimagl.c
  7614. mv -f complex/.deps/lib32_libmingwex_a-casinf.Tpo complex/.deps/lib32_libmingwex_a-casinf.Po
  7615. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-clog.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-clog.Tpo -c -o complex/lib32_libmingwex_a-clog.o `test -f 'complex/clog.c' || echo '../'`complex/clog.c
  7616. mv -f complex/.deps/lib32_libmingwex_a-casinl.Tpo complex/.deps/lib32_libmingwex_a-casinl.Po
  7617. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-clogf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-clogf.Tpo -c -o complex/lib32_libmingwex_a-clogf.o `test -f 'complex/clogf.c' || echo '../'`complex/clogf.c
  7618. mv -f complex/.deps/lib32_libmingwex_a-catan.Tpo complex/.deps/lib32_libmingwex_a-catan.Po
  7619. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-clogl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-clogl.Tpo -c -o complex/lib32_libmingwex_a-clogl.o `test -f 'complex/clogl.c' || echo '../'`complex/clogl.c
  7620. mv -f complex/.deps/lib32_libmingwex_a-catanf.Tpo complex/.deps/lib32_libmingwex_a-catanf.Po
  7621. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-clog10.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-clog10.Tpo -c -o complex/lib32_libmingwex_a-clog10.o `test -f 'complex/clog10.c' || echo '../'`complex/clog10.c
  7622. mv -f complex/.deps/lib32_libmingwex_a-ccos.Tpo complex/.deps/lib32_libmingwex_a-ccos.Po
  7623. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-clog10f.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-clog10f.Tpo -c -o complex/lib32_libmingwex_a-clog10f.o `test -f 'complex/clog10f.c' || echo '../'`complex/clog10f.c
  7624. mv -f complex/.deps/lib32_libmingwex_a-catanl.Tpo complex/.deps/lib32_libmingwex_a-catanl.Po
  7625. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-clog10l.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-clog10l.Tpo -c -o complex/lib32_libmingwex_a-clog10l.o `test -f 'complex/clog10l.c' || echo '../'`complex/clog10l.c
  7626. mv -f complex/.deps/lib32_libmingwex_a-ccosf.Tpo complex/.deps/lib32_libmingwex_a-ccosf.Po
  7627. mv -f complex/.deps/lib32_libmingwex_a-ccosl.Tpo complex/.deps/lib32_libmingwex_a-ccosl.Po
  7628. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-conj.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-conj.Tpo -c -o complex/lib32_libmingwex_a-conj.o `test -f 'complex/conj.c' || echo '../'`complex/conj.c
  7629. mv -f complex/.deps/lib32_libmingwex_a-cimag.Tpo complex/.deps/lib32_libmingwex_a-cimag.Po
  7630. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-conjf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-conjf.Tpo -c -o complex/lib32_libmingwex_a-conjf.o `test -f 'complex/conjf.c' || echo '../'`complex/conjf.c
  7631. mv -f complex/.deps/lib32_libmingwex_a-cexp.Tpo complex/.deps/lib32_libmingwex_a-cexp.Po
  7632. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-conjl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-conjl.Tpo -c -o complex/lib32_libmingwex_a-conjl.o `test -f 'complex/conjl.c' || echo '../'`complex/conjl.c
  7633. mv -f complex/.deps/lib32_libmingwex_a-cimagf.Tpo complex/.deps/lib32_libmingwex_a-cimagf.Po
  7634. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cpow.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cpow.Tpo -c -o complex/lib32_libmingwex_a-cpow.o `test -f 'complex/cpow.c' || echo '../'`complex/cpow.c
  7635. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cpowf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cpowf.Tpo -c -o complex/lib32_libmingwex_a-cpowf.o `test -f 'complex/cpowf.c' || echo '../'`complex/cpowf.c
  7636. mv -f complex/.deps/lib32_libmingwex_a-cimagl.Tpo complex/.deps/lib32_libmingwex_a-cimagl.Po
  7637. mv -f crt/.deps/lib32_libmingw32_a-tlssup.Tpo crt/.deps/lib32_libmingw32_a-tlssup.Po
  7638. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cpowl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cpowl.Tpo -c -o complex/lib32_libmingwex_a-cpowl.o `test -f 'complex/cpowl.c' || echo '../'`complex/cpowl.c
  7639. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cproj.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cproj.Tpo -c -o complex/lib32_libmingwex_a-cproj.o `test -f 'complex/cproj.c' || echo '../'`complex/cproj.c
  7640. mv -f complex/.deps/lib32_libmingwex_a-cexpf.Tpo complex/.deps/lib32_libmingwex_a-cexpf.Po
  7641. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cprojf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cprojf.Tpo -c -o complex/lib32_libmingwex_a-cprojf.o `test -f 'complex/cprojf.c' || echo '../'`complex/cprojf.c
  7642. mv -f complex/.deps/lib32_libmingwex_a-cexpl.Tpo complex/.deps/lib32_libmingwex_a-cexpl.Po
  7643. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-cprojl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-cprojl.Tpo -c -o complex/lib32_libmingwex_a-cprojl.o `test -f 'complex/cprojl.c' || echo '../'`complex/cprojl.c
  7644. mv -f complex/.deps/lib32_libmingwex_a-clog.Tpo complex/.deps/lib32_libmingwex_a-clog.Po
  7645. mv -f complex/.deps/lib32_libmingwex_a-clogl.Tpo complex/.deps/lib32_libmingwex_a-clogl.Po
  7646. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-creal.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-creal.Tpo -c -o complex/lib32_libmingwex_a-creal.o `test -f 'complex/creal.c' || echo '../'`complex/creal.c
  7647. mv -f complex/.deps/lib32_libmingwex_a-clogf.Tpo complex/.deps/lib32_libmingwex_a-clogf.Po
  7648. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-crealf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-crealf.Tpo -c -o complex/lib32_libmingwex_a-crealf.o `test -f 'complex/crealf.c' || echo '../'`complex/crealf.c
  7649. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-creall.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-creall.Tpo -c -o complex/lib32_libmingwex_a-creall.o `test -f 'complex/creall.c' || echo '../'`complex/creall.c
  7650. mv -f complex/.deps/lib32_libmingwex_a-clog10.Tpo complex/.deps/lib32_libmingwex_a-clog10.Po
  7651. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-csin.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-csin.Tpo -c -o complex/lib32_libmingwex_a-csin.o `test -f 'complex/csin.c' || echo '../'`complex/csin.c
  7652. mv -f complex/.deps/lib32_libmingwex_a-clog10f.Tpo complex/.deps/lib32_libmingwex_a-clog10f.Po
  7653. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-csinf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-csinf.Tpo -c -o complex/lib32_libmingwex_a-csinf.o `test -f 'complex/csinf.c' || echo '../'`complex/csinf.c
  7654. mv -f complex/.deps/lib32_libmingwex_a-conj.Tpo complex/.deps/lib32_libmingwex_a-conj.Po
  7655. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-csinl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-csinl.Tpo -c -o complex/lib32_libmingwex_a-csinl.o `test -f 'complex/csinl.c' || echo '../'`complex/csinl.c
  7656. mv -f complex/.deps/lib32_libmingwex_a-conjf.Tpo complex/.deps/lib32_libmingwex_a-conjf.Po
  7657. mv -f complex/.deps/lib32_libmingwex_a-conjl.Tpo complex/.deps/lib32_libmingwex_a-conjl.Po
  7658. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-csqrt.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-csqrt.Tpo -c -o complex/lib32_libmingwex_a-csqrt.o `test -f 'complex/csqrt.c' || echo '../'`complex/csqrt.c
  7659. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-csqrtf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-csqrtf.Tpo -c -o complex/lib32_libmingwex_a-csqrtf.o `test -f 'complex/csqrtf.c' || echo '../'`complex/csqrtf.c
  7660. mv -f complex/.deps/lib32_libmingwex_a-clog10l.Tpo complex/.deps/lib32_libmingwex_a-clog10l.Po
  7661. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-csqrtl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-csqrtl.Tpo -c -o complex/lib32_libmingwex_a-csqrtl.o `test -f 'complex/csqrtl.c' || echo '../'`complex/csqrtl.c
  7662. mv -f complex/.deps/lib32_libmingwex_a-cpow.Tpo complex/.deps/lib32_libmingwex_a-cpow.Po
  7663. mv -f complex/.deps/lib32_libmingwex_a-cpowf.Tpo complex/.deps/lib32_libmingwex_a-cpowf.Po
  7664. mv -f complex/.deps/lib32_libmingwex_a-cpowl.Tpo complex/.deps/lib32_libmingwex_a-cpowl.Po
  7665. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-ctan.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-ctan.Tpo -c -o complex/lib32_libmingwex_a-ctan.o `test -f 'complex/ctan.c' || echo '../'`complex/ctan.c
  7666. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-ctanf.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-ctanf.Tpo -c -o complex/lib32_libmingwex_a-ctanf.o `test -f 'complex/ctanf.c' || echo '../'`complex/ctanf.c
  7667. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib32_libmingwex_a-ctanl.o -MD -MP -MF complex/.deps/lib32_libmingwex_a-ctanl.Tpo -c -o complex/lib32_libmingwex_a-ctanl.o `test -f 'complex/ctanl.c' || echo '../'`complex/ctanl.c
  7668. mv -f complex/.deps/lib32_libmingwex_a-cproj.Tpo complex/.deps/lib32_libmingwex_a-cproj.Po
  7669. mv -f complex/.deps/lib32_libmingwex_a-cprojf.Tpo complex/.deps/lib32_libmingwex_a-cprojf.Po
  7670. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-arithchk.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-arithchk.Tpo -c -o gdtoa/lib32_libmingwex_a-arithchk.o `test -f 'gdtoa/arithchk.c' || echo '../'`gdtoa/arithchk.c
  7671. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-dmisc.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-dmisc.Tpo -c -o gdtoa/lib32_libmingwex_a-dmisc.o `test -f 'gdtoa/dmisc.c' || echo '../'`gdtoa/dmisc.c
  7672. mv -f complex/.deps/lib32_libmingwex_a-cprojl.Tpo complex/.deps/lib32_libmingwex_a-cprojl.Po
  7673. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-dtoa.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-dtoa.Tpo -c -o gdtoa/lib32_libmingwex_a-dtoa.o `test -f 'gdtoa/dtoa.c' || echo '../'`gdtoa/dtoa.c
  7674. mv -f complex/.deps/lib32_libmingwex_a-crealf.Tpo complex/.deps/lib32_libmingwex_a-crealf.Po
  7675. mv -f complex/.deps/lib32_libmingwex_a-creal.Tpo complex/.deps/lib32_libmingwex_a-creal.Po
  7676. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-g_dfmt.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-g_dfmt.Tpo -c -o gdtoa/lib32_libmingwex_a-g_dfmt.o `test -f 'gdtoa/g_dfmt.c' || echo '../'`gdtoa/g_dfmt.c
  7677. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-gdtoa.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-gdtoa.Tpo -c -o gdtoa/lib32_libmingwex_a-gdtoa.o `test -f 'gdtoa/gdtoa.c' || echo '../'`gdtoa/gdtoa.c
  7678. mv -f complex/.deps/lib32_libmingwex_a-creall.Tpo complex/.deps/lib32_libmingwex_a-creall.Po
  7679. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-gethex.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-gethex.Tpo -c -o gdtoa/lib32_libmingwex_a-gethex.o `test -f 'gdtoa/gethex.c' || echo '../'`gdtoa/gethex.c
  7680. mv -f gdtoa/.deps/lib32_libmingwex_a-arithchk.Tpo gdtoa/.deps/lib32_libmingwex_a-arithchk.Po
  7681. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-g_ffmt.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-g_ffmt.Tpo -c -o gdtoa/lib32_libmingwex_a-g_ffmt.o `test -f 'gdtoa/g_ffmt.c' || echo '../'`gdtoa/g_ffmt.c
  7682. mv -f complex/.deps/lib32_libmingwex_a-csin.Tpo complex/.deps/lib32_libmingwex_a-csin.Po
  7683. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-g__fmt.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-g__fmt.Tpo -c -o gdtoa/lib32_libmingwex_a-g__fmt.o `test -f 'gdtoa/g__fmt.c' || echo '../'`gdtoa/g__fmt.c
  7684. mv -f crt/.deps/lib32_libmingw32_a-tlsmthread.Tpo crt/.deps/lib32_libmingw32_a-tlsmthread.Po
  7685. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-gmisc.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-gmisc.Tpo -c -o gdtoa/lib32_libmingwex_a-gmisc.o `test -f 'gdtoa/gmisc.c' || echo '../'`gdtoa/gmisc.c
  7686. mv -f crt/.deps/lib32_libmingw32_a-tlsthrd.Tpo crt/.deps/lib32_libmingw32_a-tlsthrd.Po
  7687. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-g_xfmt.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-g_xfmt.Tpo -c -o gdtoa/lib32_libmingwex_a-g_xfmt.o `test -f 'gdtoa/g_xfmt.c' || echo '../'`gdtoa/g_xfmt.c
  7688. mv -f complex/.deps/lib32_libmingwex_a-csqrtl.Tpo complex/.deps/lib32_libmingwex_a-csqrtl.Po
  7689. mv -f complex/.deps/lib32_libmingwex_a-csinl.Tpo complex/.deps/lib32_libmingwex_a-csinl.Po
  7690. mv -f complex/.deps/lib32_libmingwex_a-csinf.Tpo complex/.deps/lib32_libmingwex_a-csinf.Po
  7691. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-hd_init.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-hd_init.Tpo -c -o gdtoa/lib32_libmingwex_a-hd_init.o `test -f 'gdtoa/hd_init.c' || echo '../'`gdtoa/hd_init.c
  7692. mv -f complex/.deps/lib32_libmingwex_a-csqrt.Tpo complex/.deps/lib32_libmingwex_a-csqrt.Po
  7693. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-hexnan.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-hexnan.Tpo -c -o gdtoa/lib32_libmingwex_a-hexnan.o `test -f 'gdtoa/hexnan.c' || echo '../'`gdtoa/hexnan.c
  7694. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-misc.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-misc.Tpo -c -o gdtoa/lib32_libmingwex_a-misc.o `test -f 'gdtoa/misc.c' || echo '../'`gdtoa/misc.c
  7695. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-qnan.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-qnan.Tpo -c -o gdtoa/lib32_libmingwex_a-qnan.o `test -f 'gdtoa/qnan.c' || echo '../'`gdtoa/qnan.c
  7696. mv -f complex/.deps/lib32_libmingwex_a-csqrtf.Tpo complex/.deps/lib32_libmingwex_a-csqrtf.Po
  7697. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-smisc.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-smisc.Tpo -c -o gdtoa/lib32_libmingwex_a-smisc.o `test -f 'gdtoa/smisc.c' || echo '../'`gdtoa/smisc.c
  7698. mv -f complex/.deps/lib32_libmingwex_a-ctanf.Tpo complex/.deps/lib32_libmingwex_a-ctanf.Po
  7699. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-strtodg.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-strtodg.Tpo -c -o gdtoa/lib32_libmingwex_a-strtodg.o `test -f 'gdtoa/strtodg.c' || echo '../'`gdtoa/strtodg.c
  7700. mv -f complex/.deps/lib32_libmingwex_a-ctanl.Tpo complex/.deps/lib32_libmingwex_a-ctanl.Po
  7701. mv -f complex/.deps/lib32_libmingwex_a-ctan.Tpo complex/.deps/lib32_libmingwex_a-ctan.Po
  7702. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-strtodnrp.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-strtodnrp.Tpo -c -o gdtoa/lib32_libmingwex_a-strtodnrp.o `test -f 'gdtoa/strtodnrp.c' || echo '../'`gdtoa/strtodnrp.c
  7703. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-strtof.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-strtof.Tpo -c -o gdtoa/lib32_libmingwex_a-strtof.o `test -f 'gdtoa/strtof.c' || echo '../'`gdtoa/strtof.c
  7704. mv -f crt/.deps/lib32_libmingw32_a-tls_atexit.Tpo crt/.deps/lib32_libmingw32_a-tls_atexit.Po
  7705. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-strtopx.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-strtopx.Tpo -c -o gdtoa/lib32_libmingwex_a-strtopx.o `test -f 'gdtoa/strtopx.c' || echo '../'`gdtoa/strtopx.c
  7706. mv -f gdtoa/.deps/lib32_libmingwex_a-dmisc.Tpo gdtoa/.deps/lib32_libmingwex_a-dmisc.Po
  7707. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-sum.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-sum.Tpo -c -o gdtoa/lib32_libmingwex_a-sum.o `test -f 'gdtoa/sum.c' || echo '../'`gdtoa/sum.c
  7708. mv -f gdtoa/.deps/lib32_libmingwex_a-g_dfmt.Tpo gdtoa/.deps/lib32_libmingwex_a-g_dfmt.Po
  7709. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib32_libmingwex_a-ulp.o -MD -MP -MF gdtoa/.deps/lib32_libmingwex_a-ulp.Tpo -c -o gdtoa/lib32_libmingwex_a-ulp.o `test -f 'gdtoa/ulp.c' || echo '../'`gdtoa/ulp.c
  7710. mv -f gdtoa/.deps/lib32_libmingwex_a-g_ffmt.Tpo gdtoa/.deps/lib32_libmingwex_a-g_ffmt.Po
  7711. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-cbrt.o -MD -MP -MF math/.deps/lib32_libmingwex_a-cbrt.Tpo -c -o math/lib32_libmingwex_a-cbrt.o `test -f 'math/cbrt.c' || echo '../'`math/cbrt.c
  7712. mv -f gdtoa/.deps/lib32_libmingwex_a-qnan.Tpo gdtoa/.deps/lib32_libmingwex_a-qnan.Po
  7713. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-cbrtf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-cbrtf.Tpo -c -o math/lib32_libmingwex_a-cbrtf.o `test -f 'math/cbrtf.c' || echo '../'`math/cbrtf.c
  7714. mv -f crt/.deps/lib32_libmingw32_a-crt0_c.Tpo crt/.deps/lib32_libmingw32_a-crt0_c.Po
  7715. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-cbrtl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-cbrtl.Tpo -c -o math/lib32_libmingwex_a-cbrtl.o `test -f 'math/cbrtl.c' || echo '../'`math/cbrtl.c
  7716. mv -f gdtoa/.deps/lib32_libmingwex_a-hd_init.Tpo gdtoa/.deps/lib32_libmingwex_a-hd_init.Po
  7717. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-copysign.o -MD -MP -MF math/.deps/lib32_libmingwex_a-copysign.Tpo -c -o math/lib32_libmingwex_a-copysign.o `test -f 'math/copysign.c' || echo '../'`math/copysign.c
  7718. mv -f crt/.deps/lib32_libmingw32_a-dll_argv.Tpo crt/.deps/lib32_libmingw32_a-dll_argv.Po
  7719. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-copysignf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-copysignf.Tpo -c -o math/lib32_libmingwex_a-copysignf.o `test -f 'math/copysignf.c' || echo '../'`math/copysignf.c
  7720. mv -f gdtoa/.deps/lib32_libmingwex_a-strtof.Tpo gdtoa/.deps/lib32_libmingwex_a-strtof.Po
  7721. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-coshf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-coshf.Tpo -c -o math/lib32_libmingwex_a-coshf.o `test -f 'math/coshf.c' || echo '../'`math/coshf.c
  7722. mv -f crt/.deps/lib32_libmingw32_a-natstart.Tpo crt/.deps/lib32_libmingw32_a-natstart.Po
  7723. mv -f gdtoa/.deps/lib32_libmingwex_a-gmisc.Tpo gdtoa/.deps/lib32_libmingwex_a-gmisc.Po
  7724. mv -f gdtoa/.deps/lib32_libmingwex_a-g_xfmt.Tpo gdtoa/.deps/lib32_libmingwex_a-g_xfmt.Po
  7725. mv -f gdtoa/.deps/lib32_libmingwex_a-strtodnrp.Tpo gdtoa/.deps/lib32_libmingwex_a-strtodnrp.Po
  7726. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-coshl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-coshl.Tpo -c -o math/lib32_libmingwex_a-coshl.o `test -f 'math/coshl.c' || echo '../'`math/coshl.c
  7727. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-erfl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-erfl.Tpo -c -o math/lib32_libmingwex_a-erfl.o `test -f 'math/erfl.c' || echo '../'`math/erfl.c
  7728. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-expf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-expf.Tpo -c -o math/lib32_libmingwex_a-expf.o `test -f 'math/expf.c' || echo '../'`math/expf.c
  7729. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fabs.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fabs.Tpo -c -o math/lib32_libmingwex_a-fabs.o `test -f 'math/fabs.c' || echo '../'`math/fabs.c
  7730. mv -f gdtoa/.deps/lib32_libmingwex_a-g__fmt.Tpo gdtoa/.deps/lib32_libmingwex_a-g__fmt.Po
  7731. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fabsf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fabsf.Tpo -c -o math/lib32_libmingwex_a-fabsf.o `test -f 'math/fabsf.c' || echo '../'`math/fabsf.c
  7732. mv -f crt/.deps/lib32_libmingw32_a-gccmain.Tpo crt/.deps/lib32_libmingw32_a-gccmain.Po
  7733. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fabsl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fabsl.Tpo -c -o math/lib32_libmingwex_a-fabsl.o `test -f 'math/fabsl.c' || echo '../'`math/fabsl.c
  7734. mv -f gdtoa/.deps/lib32_libmingwex_a-ulp.Tpo gdtoa/.deps/lib32_libmingwex_a-ulp.Po
  7735. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fdim.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fdim.Tpo -c -o math/lib32_libmingwex_a-fdim.o `test -f 'math/fdim.c' || echo '../'`math/fdim.c
  7736. mv -f math/.deps/lib32_libmingwex_a-cbrt.Tpo math/.deps/lib32_libmingwex_a-cbrt.Po
  7737. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fdimf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fdimf.Tpo -c -o math/lib32_libmingwex_a-fdimf.o `test -f 'math/fdimf.c' || echo '../'`math/fdimf.c
  7738. mv -f gdtoa/.deps/lib32_libmingwex_a-strtopx.Tpo gdtoa/.deps/lib32_libmingwex_a-strtopx.Po
  7739. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fdiml.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fdiml.Tpo -c -o math/lib32_libmingwex_a-fdiml.o `test -f 'math/fdiml.c' || echo '../'`math/fdiml.c
  7740. mv -f math/.deps/lib32_libmingwex_a-cbrtf.Tpo math/.deps/lib32_libmingwex_a-cbrtf.Po
  7741. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fma.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fma.Tpo -c -o math/lib32_libmingwex_a-fma.o `test -f 'math/fma.c' || echo '../'`math/fma.c
  7742. mv -f gdtoa/.deps/lib32_libmingwex_a-sum.Tpo gdtoa/.deps/lib32_libmingwex_a-sum.Po
  7743. mv -f gdtoa/.deps/lib32_libmingwex_a-smisc.Tpo gdtoa/.deps/lib32_libmingwex_a-smisc.Po
  7744. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fmaf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fmaf.Tpo -c -o math/lib32_libmingwex_a-fmaf.o `test -f 'math/fmaf.c' || echo '../'`math/fmaf.c
  7745. mv -f math/.deps/lib32_libmingwex_a-fabsf.Tpo math/.deps/lib32_libmingwex_a-fabsf.Po
  7746. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fmal.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fmal.Tpo -c -o math/lib32_libmingwex_a-fmal.o `test -f 'math/fmal.c' || echo '../'`math/fmal.c
  7747. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fmax.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fmax.Tpo -c -o math/lib32_libmingwex_a-fmax.o `test -f 'math/fmax.c' || echo '../'`math/fmax.c
  7748. mv -f gdtoa/.deps/lib32_libmingwex_a-gethex.Tpo gdtoa/.deps/lib32_libmingwex_a-gethex.Po
  7749. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fmaxf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fmaxf.Tpo -c -o math/lib32_libmingwex_a-fmaxf.o `test -f 'math/fmaxf.c' || echo '../'`math/fmaxf.c
  7750. mv -f math/.deps/lib32_libmingwex_a-fabs.Tpo math/.deps/lib32_libmingwex_a-fabs.Po
  7751. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fmaxl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fmaxl.Tpo -c -o math/lib32_libmingwex_a-fmaxl.o `test -f 'math/fmaxl.c' || echo '../'`math/fmaxl.c
  7752. mv -f math/.deps/lib32_libmingwex_a-copysign.Tpo math/.deps/lib32_libmingwex_a-copysign.Po
  7753. mv -f math/.deps/lib32_libmingwex_a-copysignf.Tpo math/.deps/lib32_libmingwex_a-copysignf.Po
  7754. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fmin.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fmin.Tpo -c -o math/lib32_libmingwex_a-fmin.o `test -f 'math/fmin.c' || echo '../'`math/fmin.c
  7755. mv -f math/.deps/lib32_libmingwex_a-coshf.Tpo math/.deps/lib32_libmingwex_a-coshf.Po
  7756. mv -f math/.deps/lib32_libmingwex_a-expf.Tpo math/.deps/lib32_libmingwex_a-expf.Po
  7757. mv -f crt/.deps/lib32_libmingw32_a-dllargv.Tpo crt/.deps/lib32_libmingw32_a-dllargv.Po
  7758. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fminf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fminf.Tpo -c -o math/lib32_libmingwex_a-fminf.o `test -f 'math/fminf.c' || echo '../'`math/fminf.c
  7759. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fminl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fminl.Tpo -c -o math/lib32_libmingwex_a-fminl.o `test -f 'math/fminl.c' || echo '../'`math/fminl.c
  7760. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fp_consts.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fp_consts.Tpo -c -o math/lib32_libmingwex_a-fp_consts.o `test -f 'math/fp_consts.c' || echo '../'`math/fp_consts.c
  7761. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fp_constsf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fp_constsf.Tpo -c -o math/lib32_libmingwex_a-fp_constsf.o `test -f 'math/fp_constsf.c' || echo '../'`math/fp_constsf.c
  7762. mv -f math/.deps/lib32_libmingwex_a-cbrtl.Tpo math/.deps/lib32_libmingwex_a-cbrtl.Po
  7763. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fp_constsl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fp_constsl.Tpo -c -o math/lib32_libmingwex_a-fp_constsl.o `test -f 'math/fp_constsl.c' || echo '../'`math/fp_constsl.c
  7764. mv -f math/.deps/lib32_libmingwex_a-coshl.Tpo math/.deps/lib32_libmingwex_a-coshl.Po
  7765. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fpclassify.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fpclassify.Tpo -c -o math/lib32_libmingwex_a-fpclassify.o `test -f 'math/fpclassify.c' || echo '../'`math/fpclassify.c
  7766. mv -f math/.deps/lib32_libmingwex_a-fabsl.Tpo math/.deps/lib32_libmingwex_a-fabsl.Po
  7767. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fpclassifyf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fpclassifyf.Tpo -c -o math/lib32_libmingwex_a-fpclassifyf.o `test -f 'math/fpclassifyf.c' || echo '../'`math/fpclassifyf.c
  7768. mv -f gdtoa/.deps/lib32_libmingwex_a-hexnan.Tpo gdtoa/.deps/lib32_libmingwex_a-hexnan.Po
  7769. mv -f crt/.deps/lib32_libmingw32_a-crt0_w.Tpo crt/.deps/lib32_libmingw32_a-crt0_w.Po
  7770. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-fpclassifyl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-fpclassifyl.Tpo -c -o math/lib32_libmingwex_a-fpclassifyl.o `test -f 'math/fpclassifyl.c' || echo '../'`math/fpclassifyl.c
  7771. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-frexpf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-frexpf.Tpo -c -o math/lib32_libmingwex_a-frexpf.o `test -f 'math/frexpf.c' || echo '../'`math/frexpf.c
  7772. mv -f math/.deps/lib32_libmingwex_a-fdim.Tpo math/.deps/lib32_libmingwex_a-fdim.Po
  7773. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-frexpl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-frexpl.Tpo -c -o math/lib32_libmingwex_a-frexpl.o `test -f 'math/frexpl.c' || echo '../'`math/frexpl.c
  7774. mv -f math/.deps/lib32_libmingwex_a-erfl.Tpo math/.deps/lib32_libmingwex_a-erfl.Po
  7775. ../math/fma.c:43:3: warning: packed attribute is unnecessary for 'struct iec559_double_::(anonymous at ../math/fma.c:43:3)' [-Wpacked]
  7776. struct __attribute__((__packed__)) {
  7777. ^
  7778. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-hypotf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-hypotf.Tpo -c -o math/lib32_libmingwex_a-hypotf.o `test -f 'math/hypotf.c' || echo '../'`math/hypotf.c
  7779. mv -f gdtoa/.deps/lib32_libmingwex_a-dtoa.Tpo gdtoa/.deps/lib32_libmingwex_a-dtoa.Po
  7780. mv -f math/.deps/lib32_libmingwex_a-fdimf.Tpo math/.deps/lib32_libmingwex_a-fdimf.Po
  7781. ../math/fmaf.c:43:3: warning: packed attribute is unnecessary for 'struct iec559_float_::(anonymous at ../math/fmaf.c:43:3)' [-Wpacked]
  7782. ../math/fmal.c:34:3 struct __attribute__((__packed__)) {
  7783. ^
  7784. : warning: packed attribute is unnecessary for 'struct x87reg_::(anonymous at ../math/fmal.c:34:3)' [-Wpacked]
  7785. mv -f math/.deps/lib32_libmingwex_a-fdiml.Tpo math/.deps/lib32_libmingwex_a-fdiml.Po
  7786. struct __attribute__((__packed__)) {
  7787. ^
  7788. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-hypot.o -MD -MP -MF math/.deps/lib32_libmingwex_a-hypot.Tpo -c -o math/lib32_libmingwex_a-hypot.o `test -f 'math/hypot.c' || echo '../'`math/hypot.c
  7789. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-hypotl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-hypotl.Tpo -c -o math/lib32_libmingwex_a-hypotl.o `test -f 'math/hypotl.c' || echo '../'`math/hypotl.c
  7790. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-isnan.o -MD -MP -MF math/.deps/lib32_libmingwex_a-isnan.Tpo -c -o math/lib32_libmingwex_a-isnan.o `test -f 'math/isnan.c' || echo '../'`math/isnan.c
  7791. mv -f math/.deps/lib32_libmingwex_a-fp_consts.Tpo math/.deps/lib32_libmingwex_a-fp_consts.Po
  7792. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-isnanf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-isnanf.Tpo -c -o math/lib32_libmingwex_a-isnanf.o `test -f 'math/isnanf.c' || echo '../'`math/isnanf.c
  7793. mv -f math/.deps/lib32_libmingwex_a-fp_constsf.Tpo math/.deps/lib32_libmingwex_a-fp_constsf.Po
  7794. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-isnanl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-isnanl.Tpo -c -o math/lib32_libmingwex_a-isnanl.o `test -f 'math/isnanl.c' || echo '../'`math/isnanl.c
  7795. 1 warning generated.
  7796. mv -f math/.deps/lib32_libmingwex_a-fmax.Tpo math/.deps/lib32_libmingwex_a-fmax.Po
  7797. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-ldexpf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-ldexpf.Tpo -c -o math/lib32_libmingwex_a-ldexpf.o `test -f 'math/ldexpf.c' || echo '../'`math/ldexpf.c
  7798. 1 warning generated.
  7799. mv -f math/.deps/lib32_libmingwex_a-fma.Tpo math/.deps/lib32_libmingwex_a-fma.Po
  7800. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lgamma.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lgamma.Tpo -c -o math/lib32_libmingwex_a-lgamma.o `test -f 'math/lgamma.c' || echo '../'`math/lgamma.c
  7801. mv -f math/.deps/lib32_libmingwex_a-fmaxf.Tpo math/.deps/lib32_libmingwex_a-fmaxf.Po
  7802. mv -f math/.deps/lib32_libmingwex_a-fmin.Tpo math/.deps/lib32_libmingwex_a-fmin.Po
  7803. mv -f math/.deps/lib32_libmingwex_a-fmaf.Tpo math/.deps/lib32_libmingwex_a-fmaf.Po
  7804. mv -f math/.deps/lib32_libmingwex_a-fpclassify.Tpo math/.deps/lib32_libmingwex_a-fpclassify.Po
  7805. mv -f math/.deps/lib32_libmingwex_a-fminf.Tpo math/.deps/lib32_libmingwex_a-fminf.Po
  7806. mv -f math/.deps/lib32_libmingwex_a-fmaxl.Tpo math/.deps/lib32_libmingwex_a-fmaxl.Po
  7807. mv -f math/.deps/lib32_libmingwex_a-fp_constsl.Tpo math/.deps/lib32_libmingwex_a-fp_constsl.Po
  7808. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lgammaf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lgammaf.Tpo -c -o math/lib32_libmingwex_a-lgammaf.o `test -f 'math/lgammaf.c' || echo '../'`math/lgammaf.c
  7809. mv -f math/.deps/lib32_libmingwex_a-fpclassifyf.Tpo math/.deps/lib32_libmingwex_a-fpclassifyf.Po
  7810. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lgammal.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lgammal.Tpo -c -o math/lib32_libmingwex_a-lgammal.o `test -f 'math/lgammal.c' || echo '../'`math/lgammal.c
  7811. 1 warning generated.
  7812. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-llrint.o -MD -MP -MF math/.deps/lib32_libmingwex_a-llrint.Tpo -c -o math/lib32_libmingwex_a-llrint.o `test -f 'math/llrint.c' || echo '../'`math/llrint.c
  7813. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-signgam.o -MD -MP -MF math/.deps/lib32_libmingwex_a-signgam.Tpo -c -o math/lib32_libmingwex_a-signgam.o `test -f 'math/signgam.c' || echo '../'`math/signgam.c
  7814. mv -f math/.deps/lib32_libmingwex_a-frexpf.Tpo math/.deps/lib32_libmingwex_a-frexpf.Po
  7815. mv -f math/.deps/lib32_libmingwex_a-fminl.Tpo math/.deps/lib32_libmingwex_a-fminl.Po
  7816. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-llrintf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-llrintf.Tpo -c -o math/lib32_libmingwex_a-llrintf.o `test -f 'math/llrintf.c' || echo '../'`math/llrintf.c
  7817. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-llrintl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-llrintl.Tpo -c -o math/lib32_libmingwex_a-llrintl.o `test -f 'math/llrintl.c' || echo '../'`math/llrintl.c
  7818. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-llround.o -MD -MP -MF math/.deps/lib32_libmingwex_a-llround.Tpo -c -o math/lib32_libmingwex_a-llround.o `test -f 'math/llround.c' || echo '../'`math/llround.c
  7819. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-llroundf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-llroundf.Tpo -c -o math/lib32_libmingwex_a-llroundf.o `test -f 'math/llroundf.c' || echo '../'`math/llroundf.c
  7820. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-llroundl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-llroundl.Tpo -c -o math/lib32_libmingwex_a-llroundl.o `test -f 'math/llroundl.c' || echo '../'`math/llroundl.c
  7821. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-log10f.o -MD -MP -MF math/.deps/lib32_libmingwex_a-log10f.Tpo -c -o math/lib32_libmingwex_a-log10f.o `test -f 'math/log10f.c' || echo '../'`math/log10f.c
  7822. mv -f math/.deps/lib32_libmingwex_a-fmal.Tpo math/.deps/lib32_libmingwex_a-fmal.Po
  7823. mv -f crt/.deps/lib32_libmingw32_a-udllargc.Tpo crt/.deps/lib32_libmingw32_a-udllargc.Po
  7824. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-logf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-logf.Tpo -c -o math/lib32_libmingwex_a-logf.o `test -f 'math/logf.c' || echo '../'`math/logf.c
  7825. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lrint.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lrint.Tpo -c -o math/lib32_libmingwex_a-lrint.o `test -f 'math/lrint.c' || echo '../'`math/lrint.c
  7826. mv -f math/.deps/lib32_libmingwex_a-fpclassifyl.Tpo math/.deps/lib32_libmingwex_a-fpclassifyl.Po
  7827. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lrintf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lrintf.Tpo -c -o math/lib32_libmingwex_a-lrintf.o `test -f 'math/lrintf.c' || echo '../'`math/lrintf.c
  7828. mv -f math/.deps/lib32_libmingwex_a-frexpl.Tpo math/.deps/lib32_libmingwex_a-frexpl.Po
  7829. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lrintl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lrintl.Tpo -c -o math/lib32_libmingwex_a-lrintl.o `test -f 'math/lrintl.c' || echo '../'`math/lrintl.c
  7830. mv -f gdtoa/.deps/lib32_libmingwex_a-gdtoa.Tpo gdtoa/.deps/lib32_libmingwex_a-gdtoa.Po
  7831. mv -f math/.deps/lib32_libmingwex_a-isnan.Tpo math/.deps/lib32_libmingwex_a-isnan.Po
  7832. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lround.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lround.Tpo -c -o math/lib32_libmingwex_a-lround.o `test -f 'math/lround.c' || echo '../'`math/lround.c
  7833. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lroundf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lroundf.Tpo -c -o math/lib32_libmingwex_a-lroundf.o `test -f 'math/lroundf.c' || echo '../'`math/lroundf.c
  7834. mv -f math/.deps/lib32_libmingwex_a-hypotf.Tpo math/.deps/lib32_libmingwex_a-hypotf.Po
  7835. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-lroundl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-lroundl.Tpo -c -o math/lib32_libmingwex_a-lroundl.o `test -f 'math/lroundl.c' || echo '../'`math/lroundl.c
  7836. mv -f math/.deps/lib32_libmingwex_a-ldexpf.Tpo math/.deps/lib32_libmingwex_a-ldexpf.Po
  7837. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-modf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-modf.Tpo -c -o math/lib32_libmingwex_a-modf.o `test -f 'math/modf.c' || echo '../'`math/modf.c
  7838. mv -f crt/.deps/lib32_libmingw32_a-udll_argv.Tpo crt/.deps/lib32_libmingw32_a-udll_argv.Po
  7839. mv -f math/.deps/lib32_libmingwex_a-hypot.Tpo math/.deps/lib32_libmingwex_a-hypot.Po
  7840. mv -f math/.deps/lib32_libmingwex_a-signgam.Tpo math/.deps/lib32_libmingwex_a-signgam.Po
  7841. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-modff.o -MD -MP -MF math/.deps/lib32_libmingwex_a-modff.Tpo -c -o math/lib32_libmingwex_a-modff.o `test -f 'math/modff.c' || echo '../'`math/modff.c
  7842. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-modfl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-modfl.Tpo -c -o math/lib32_libmingwex_a-modfl.o `test -f 'math/modfl.c' || echo '../'`math/modfl.c
  7843. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-nextafterf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-nextafterf.Tpo -c -o math/lib32_libmingwex_a-nextafterf.o `test -f 'math/nextafterf.c' || echo '../'`math/nextafterf.c
  7844. mv -f math/.deps/lib32_libmingwex_a-isnanl.Tpo math/.deps/lib32_libmingwex_a-isnanl.Po
  7845. mv -f math/.deps/lib32_libmingwex_a-isnanf.Tpo math/.deps/lib32_libmingwex_a-isnanf.Po
  7846. mv -f math/.deps/lib32_libmingwex_a-hypotl.Tpo math/.deps/lib32_libmingwex_a-hypotl.Po
  7847. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-nextafterl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-nextafterl.Tpo -c -o math/lib32_libmingwex_a-nextafterl.o `test -f 'math/nextafterl.c' || echo '../'`math/nextafterl.c
  7848. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-nexttoward.o -MD -MP -MF math/.deps/lib32_libmingwex_a-nexttoward.Tpo -c -o math/lib32_libmingwex_a-nexttoward.o `test -f 'math/nexttoward.c' || echo '../'`math/nexttoward.c
  7849. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-nexttowardf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-nexttowardf.Tpo -c -o math/lib32_libmingwex_a-nexttowardf.o `test -f 'math/nexttowardf.c' || echo '../'`math/nexttowardf.c
  7850. mv -f math/.deps/lib32_libmingwex_a-llrintl.Tpo math/.deps/lib32_libmingwex_a-llrintl.Po
  7851. mv -f math/.deps/lib32_libmingwex_a-log10f.Tpo math/.deps/lib32_libmingwex_a-log10f.Po
  7852. mv -f math/.deps/lib32_libmingwex_a-llrint.Tpo math/.deps/lib32_libmingwex_a-llrint.Po
  7853. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-powf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-powf.Tpo -c -o math/lib32_libmingwex_a-powf.o `test -f 'math/powf.c' || echo '../'`math/powf.c
  7854. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-powi.o -MD -MP -MF math/.deps/lib32_libmingwex_a-powi.Tpo -c -o math/lib32_libmingwex_a-powi.o `test -f 'math/powi.c' || echo '../'`math/powi.c
  7855. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-powif.o -MD -MP -MF math/.deps/lib32_libmingwex_a-powif.Tpo -c -o math/lib32_libmingwex_a-powif.o `test -f 'math/powif.c' || echo '../'`math/powif.c
  7856. mv -f math/.deps/lib32_libmingwex_a-llrintf.Tpo math/.deps/lib32_libmingwex_a-llrintf.Po
  7857. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-powil.o -MD -MP -MF math/.deps/lib32_libmingwex_a-powil.Tpo -c -o math/lib32_libmingwex_a-powil.o `test -f 'math/powil.c' || echo '../'`math/powil.c
  7858. mv -f math/.deps/lib32_libmingwex_a-lrint.Tpo math/.deps/lib32_libmingwex_a-lrint.Po
  7859. mv -f crt/.deps/lib32_libmingw32_a-pesect.Tpo crt/.deps/lib32_libmingw32_a-pesect.Po
  7860. mv -f math/.deps/lib32_libmingwex_a-logf.Tpo math/.deps/lib32_libmingwex_a-logf.Po
  7861. mv -f math/.deps/lib32_libmingwex_a-lrintf.Tpo math/.deps/lib32_libmingwex_a-lrintf.Po
  7862. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-rintl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-rintl.Tpo -c -o math/lib32_libmingwex_a-rintl.o `test -f 'math/rintl.c' || echo '../'`math/rintl.c
  7863. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-round.o -MD -MP -MF math/.deps/lib32_libmingwex_a-round.Tpo -c -o math/lib32_libmingwex_a-round.o `test -f 'math/round.c' || echo '../'`math/round.c
  7864. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-roundf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-roundf.Tpo -c -o math/lib32_libmingwex_a-roundf.o `test -f 'math/roundf.c' || echo '../'`math/roundf.c
  7865. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-roundl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-roundl.Tpo -c -o math/lib32_libmingwex_a-roundl.o `test -f 'math/roundl.c' || echo '../'`math/roundl.c
  7866. mv -f math/.deps/lib32_libmingwex_a-llround.Tpo math/.deps/lib32_libmingwex_a-llround.Po
  7867. mv -f math/.deps/lib32_libmingwex_a-llroundl.Tpo math/.deps/lib32_libmingwex_a-llroundl.Po
  7868. mv -f math/.deps/lib32_libmingwex_a-llroundf.Tpo math/.deps/lib32_libmingwex_a-llroundf.Po
  7869. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-s_erf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-s_erf.Tpo -c -o math/lib32_libmingwex_a-s_erf.o `test -f 'math/s_erf.c' || echo '../'`math/s_erf.c
  7870. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-sf_erf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-sf_erf.Tpo -c -o math/lib32_libmingwex_a-sf_erf.o `test -f 'math/sf_erf.c' || echo '../'`math/sf_erf.c
  7871. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-signbit.o -MD -MP -MF math/.deps/lib32_libmingwex_a-signbit.Tpo -c -o math/lib32_libmingwex_a-signbit.o `test -f 'math/signbit.c' || echo '../'`math/signbit.c
  7872. mv -f math/.deps/lib32_libmingwex_a-lrintl.Tpo math/.deps/lib32_libmingwex_a-lrintl.Po
  7873. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-signbitf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-signbitf.Tpo -c -o math/lib32_libmingwex_a-signbitf.o `test -f 'math/signbitf.c' || echo '../'`math/signbitf.c
  7874. mv -f math/.deps/lib32_libmingwex_a-lgamma.Tpo math/.deps/lib32_libmingwex_a-lgamma.Po
  7875. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-signbitl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-signbitl.Tpo -c -o math/lib32_libmingwex_a-signbitl.o `test -f 'math/signbitl.c' || echo '../'`math/signbitl.c
  7876. mv -f math/.deps/lib32_libmingwex_a-lgammaf.Tpo math/.deps/lib32_libmingwex_a-lgammaf.Po
  7877. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-sinhf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-sinhf.Tpo -c -o math/lib32_libmingwex_a-sinhf.o `test -f 'math/sinhf.c' || echo '../'`math/sinhf.c
  7878. mv -f crt/.deps/lib32_libmingw32_a-crt_handler.Tpo crt/.deps/lib32_libmingw32_a-crt_handler.Po
  7879. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-sinhl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-sinhl.Tpo -c -o math/lib32_libmingwex_a-sinhl.o `test -f 'math/sinhl.c' || echo '../'`math/sinhl.c
  7880. mv -f math/.deps/lib32_libmingwex_a-lgammal.Tpo math/.deps/lib32_libmingwex_a-lgammal.Po
  7881. mv -f math/.deps/lib32_libmingwex_a-lroundl.Tpo math/.deps/lib32_libmingwex_a-lroundl.Po
  7882. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-sqrt.o -MD -MP -MF math/.deps/lib32_libmingwex_a-sqrt.Tpo -c -o math/lib32_libmingwex_a-sqrt.o `test -f 'math/sqrt.c' || echo '../'`math/sqrt.c
  7883. mv -f math/.deps/lib32_libmingwex_a-lround.Tpo math/.deps/lib32_libmingwex_a-lround.Po
  7884. mv -f math/.deps/lib32_libmingwex_a-lroundf.Tpo math/.deps/lib32_libmingwex_a-lroundf.Po
  7885. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-sqrtf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-sqrtf.Tpo -c -o math/lib32_libmingwex_a-sqrtf.o `test -f 'math/sqrtf.c' || echo '../'`math/sqrtf.c
  7886. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-sqrtl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-sqrtl.Tpo -c -o math/lib32_libmingwex_a-sqrtl.o `test -f 'math/sqrtl.c' || echo '../'`math/sqrtl.c
  7887. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-tanhf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-tanhf.Tpo -c -o math/lib32_libmingwex_a-tanhf.o `test -f 'math/tanhf.c' || echo '../'`math/tanhf.c
  7888. mv -f math/.deps/lib32_libmingwex_a-modf.Tpo math/.deps/lib32_libmingwex_a-modf.Po
  7889. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-tanhl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-tanhl.Tpo -c -o math/lib32_libmingwex_a-tanhl.o `test -f 'math/tanhl.c' || echo '../'`math/tanhl.c
  7890. mv -f math/.deps/lib32_libmingwex_a-modff.Tpo math/.deps/lib32_libmingwex_a-modff.Po
  7891. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-tgamma.o -MD -MP -MF math/.deps/lib32_libmingwex_a-tgamma.Tpo -c -o math/lib32_libmingwex_a-tgamma.o `test -f 'math/tgamma.c' || echo '../'`math/tgamma.c
  7892. mv -f math/.deps/lib32_libmingwex_a-signbit.Tpo math/.deps/lib32_libmingwex_a-signbit.Po
  7893. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-tgammaf.o -MD -MP -MF math/.deps/lib32_libmingwex_a-tgammaf.Tpo -c -o math/lib32_libmingwex_a-tgammaf.o `test -f 'math/tgammaf.c' || echo '../'`math/tgammaf.c
  7894. mv -f crt/.deps/lib32_libmingwex_a-dllmain.Tpo crt/.deps/lib32_libmingwex_a-dllmain.Po
  7895. mv -f math/.deps/lib32_libmingwex_a-modfl.Tpo math/.deps/lib32_libmingwex_a-modfl.Po
  7896. mv -f math/.deps/lib32_libmingwex_a-powf.Tpo math/.deps/lib32_libmingwex_a-powf.Po
  7897. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-tgammal.o -MD -MP -MF math/.deps/lib32_libmingwex_a-tgammal.Tpo -c -o math/lib32_libmingwex_a-tgammal.o `test -f 'math/tgammal.c' || echo '../'`math/tgammal.c
  7898. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-truncl.o -MD -MP -MF math/.deps/lib32_libmingwex_a-truncl.Tpo -c -o math/lib32_libmingwex_a-truncl.o `test -f 'math/truncl.c' || echo '../'`math/truncl.c
  7899. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib32_libmingwex_a-abs64.o -MD -MP -MF math/.deps/lib32_libmingwex_a-abs64.Tpo -c -o math/lib32_libmingwex_a-abs64.o `test -f 'math/abs64.c' || echo '../'`math/abs64.c
  7900. mv -f math/.deps/lib32_libmingwex_a-nextafterf.Tpo math/.deps/lib32_libmingwex_a-nextafterf.Po
  7901. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT misc/lib32_libmingwex_a-mingw_longjmp.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_longjmp.Tpo -c -o misc/lib32_libmingwex_a-mingw_longjmp.o `test -f 'misc/mingw_longjmp.S' || echo '../'`misc/mingw_longjmp.S
  7902. mv -f math/.deps/lib32_libmingwex_a-rintl.Tpo math/.deps/lib32_libmingwex_a-rintl.Po
  7903. mv -f crt/.deps/lib32_libmingwex_a-dllentry.Tpo crt/.deps/lib32_libmingwex_a-dllentry.Po
  7904. mv -f math/.deps/lib32_libmingwex_a-nexttoward.Tpo math/.deps/lib32_libmingwex_a-nexttoward.Po
  7905. mv -f math/.deps/lib32_libmingwex_a-nexttowardf.Tpo math/.deps/lib32_libmingwex_a-nexttowardf.Po
  7906. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT misc/lib32_libmingwex_a-mingw_getsp.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_getsp.Tpo -c -o misc/lib32_libmingwex_a-mingw_getsp.o `test -f 'misc/mingw_getsp.S' || echo '../'`misc/mingw_getsp.S
  7907. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-alarm.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-alarm.Tpo -c -o misc/lib32_libmingwex_a-alarm.o `test -f 'misc/alarm.c' || echo '../'`misc/alarm.c
  7908. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-basename.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-basename.Tpo -c -o misc/lib32_libmingwex_a-basename.o `test -f 'misc/basename.c' || echo '../'`misc/basename.c
  7909. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-btowc.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-btowc.Tpo -c -o misc/lib32_libmingwex_a-btowc.o `test -f 'misc/btowc.c' || echo '../'`misc/btowc.c
  7910. mv -f math/.deps/lib32_libmingwex_a-roundf.Tpo math/.deps/lib32_libmingwex_a-roundf.Po
  7911. mv -f math/.deps/lib32_libmingwex_a-round.Tpo math/.deps/lib32_libmingwex_a-round.Po
  7912. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-delay-f.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-delay-f.Tpo -c -o misc/lib32_libmingwex_a-delay-f.o `test -f 'misc/delay-f.c' || echo '../'`misc/delay-f.c
  7913. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-delay-n.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-delay-n.Tpo -c -o misc/lib32_libmingwex_a-delay-n.o `test -f 'misc/delay-n.c' || echo '../'`misc/delay-n.c
  7914. mv -f math/.deps/lib32_libmingwex_a-roundl.Tpo math/.deps/lib32_libmingwex_a-roundl.Po
  7915. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-delayimp.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-delayimp.Tpo -c -o misc/lib32_libmingwex_a-delayimp.o `test -f 'misc/delayimp.c' || echo '../'`misc/delayimp.c
  7916. mv -f math/.deps/lib32_libmingwex_a-nextafterl.Tpo math/.deps/lib32_libmingwex_a-nextafterl.Po
  7917. mv -f math/.deps/lib32_libmingwex_a-signbitf.Tpo math/.deps/lib32_libmingwex_a-signbitf.Po
  7918. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-dirent.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-dirent.Tpo -c -o misc/lib32_libmingwex_a-dirent.o `test -f 'misc/dirent.c' || echo '../'`misc/dirent.c
  7919. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-dirname.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-dirname.Tpo -c -o misc/lib32_libmingwex_a-dirname.o `test -f 'misc/dirname.c' || echo '../'`misc/dirname.c
  7920. mv -f crt/.deps/lib32_libmingw32_a-pseudo-reloc.Tpo crt/.deps/lib32_libmingw32_a-pseudo-reloc.Po
  7921. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-feclearexcept.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-feclearexcept.Tpo -c -o misc/lib32_libmingwex_a-feclearexcept.o `test -f 'misc/feclearexcept.c' || echo '../'`misc/feclearexcept.c
  7922. mv -f math/.deps/lib32_libmingwex_a-sinhf.Tpo math/.deps/lib32_libmingwex_a-sinhf.Po
  7923. mv -f math/.deps/lib32_libmingwex_a-signbitl.Tpo math/.deps/lib32_libmingwex_a-signbitl.Po
  7924. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fegetenv.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fegetenv.Tpo -c -o misc/lib32_libmingwex_a-fegetenv.o `test -f 'misc/fegetenv.c' || echo '../'`misc/fegetenv.c
  7925. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fegetexceptflag.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fegetexceptflag.Tpo -c -o misc/lib32_libmingwex_a-fegetexceptflag.o `test -f 'misc/fegetexceptflag.c' || echo '../'`misc/fegetexceptflag.c
  7926. mv -f math/.deps/lib32_libmingwex_a-powil.Tpo math/.deps/lib32_libmingwex_a-powil.Po
  7927. mv -f math/.deps/lib32_libmingwex_a-powif.Tpo math/.deps/lib32_libmingwex_a-powif.Po
  7928. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fegetround.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fegetround.Tpo -c -o misc/lib32_libmingwex_a-fegetround.o `test -f 'misc/fegetround.c' || echo '../'`misc/fegetround.c
  7929. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-feholdexcept.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-feholdexcept.Tpo -c -o misc/lib32_libmingwex_a-feholdexcept.o `test -f 'misc/feholdexcept.c' || echo '../'`misc/feholdexcept.c
  7930. mv -f math/.deps/lib32_libmingwex_a-powi.Tpo math/.deps/lib32_libmingwex_a-powi.Po
  7931. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-feraiseexcept.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-feraiseexcept.Tpo -c -o misc/lib32_libmingwex_a-feraiseexcept.o `test -f 'misc/feraiseexcept.c' || echo '../'`misc/feraiseexcept.c
  7932. mv -f math/.deps/lib32_libmingwex_a-s_erf.Tpo math/.deps/lib32_libmingwex_a-s_erf.Po
  7933. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fesetenv.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fesetenv.Tpo -c -o misc/lib32_libmingwex_a-fesetenv.o `test -f 'misc/fesetenv.c' || echo '../'`misc/fesetenv.c
  7934. mv -f math/.deps/lib32_libmingwex_a-sf_erf.Tpo math/.deps/lib32_libmingwex_a-sf_erf.Po
  7935. mv -f misc/.deps/lib32_libmingwex_a-alarm.Tpo misc/.deps/lib32_libmingwex_a-alarm.Po
  7936. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fesetexceptflag.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fesetexceptflag.Tpo -c -o misc/lib32_libmingwex_a-fesetexceptflag.o `test -f 'misc/fesetexceptflag.c' || echo '../'`misc/fesetexceptflag.c
  7937. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fesetround.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fesetround.Tpo -c -o misc/lib32_libmingwex_a-fesetround.o `test -f 'misc/fesetround.c' || echo '../'`misc/fesetround.c
  7938. mv -f math/.deps/lib32_libmingwex_a-tanhf.Tpo math/.deps/lib32_libmingwex_a-tanhf.Po
  7939. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fetestexcept.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fetestexcept.Tpo -c -o misc/lib32_libmingwex_a-fetestexcept.o `test -f 'misc/fetestexcept.c' || echo '../'`misc/fetestexcept.c
  7940. mv -f math/.deps/lib32_libmingwex_a-truncl.Tpo math/.deps/lib32_libmingwex_a-truncl.Po
  7941. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-feupdateenv.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-feupdateenv.Tpo -c -o misc/lib32_libmingwex_a-feupdateenv.o `test -f 'misc/feupdateenv.c' || echo '../'`misc/feupdateenv.c
  7942. mv -f math/.deps/lib32_libmingwex_a-sqrtf.Tpo math/.deps/lib32_libmingwex_a-sqrtf.Po
  7943. mv -f math/.deps/lib32_libmingwex_a-sqrtl.Tpo math/.deps/lib32_libmingwex_a-sqrtl.Po
  7944. mv -f math/.deps/lib32_libmingwex_a-sqrt.Tpo math/.deps/lib32_libmingwex_a-sqrt.Po
  7945. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-ftruncate.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-ftruncate.Tpo -c -o misc/lib32_libmingwex_a-ftruncate.o `test -f 'misc/ftruncate.c' || echo '../'`misc/ftruncate.c
  7946. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-fwide.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-fwide.Tpo -c -o misc/lib32_libmingwex_a-fwide.o `test -f 'misc/fwide.c' || echo '../'`misc/fwide.c
  7947. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-getlogin.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-getlogin.Tpo -c -o misc/lib32_libmingwex_a-getlogin.o `test -f 'misc/getlogin.c' || echo '../'`misc/getlogin.c
  7948. mv -f math/.deps/lib32_libmingwex_a-sinhl.Tpo math/.deps/lib32_libmingwex_a-sinhl.Po
  7949. mv -f math/.deps/lib32_libmingwex_a-tanhl.Tpo math/.deps/lib32_libmingwex_a-tanhl.Po
  7950. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-getopt.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-getopt.Tpo -c -o misc/lib32_libmingwex_a-getopt.o `test -f 'misc/getopt.c' || echo '../'`misc/getopt.c
  7951. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-gettimeofday.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-gettimeofday.Tpo -c -o misc/lib32_libmingwex_a-gettimeofday.o `test -f 'misc/gettimeofday.c' || echo '../'`misc/gettimeofday.c
  7952. mv -f misc/.deps/lib32_libmingwex_a-fegetenv.Tpo misc/.deps/lib32_libmingwex_a-fegetenv.Po
  7953. mv -f misc/.deps/lib32_libmingwex_a-fegetround.Tpo misc/.deps/lib32_libmingwex_a-fegetround.Po
  7954. mv -f misc/.deps/lib32_libmingwex_a-feholdexcept.Tpo misc/.deps/lib32_libmingwex_a-feholdexcept.Po
  7955. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-imaxabs.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-imaxabs.Tpo -c -o misc/lib32_libmingwex_a-imaxabs.o `test -f 'misc/imaxabs.c' || echo '../'`misc/imaxabs.c
  7956. mv -f misc/.deps/lib32_libmingwex_a-feraiseexcept.Tpo misc/.deps/lib32_libmingwex_a-feraiseexcept.Po
  7957. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-imaxdiv.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-imaxdiv.Tpo -c -o misc/lib32_libmingwex_a-imaxdiv.o `test -f 'misc/imaxdiv.c' || echo '../'`misc/imaxdiv.c
  7958. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-isblank.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-isblank.Tpo -c -o misc/lib32_libmingwex_a-isblank.o `test -f 'misc/isblank.c' || echo '../'`misc/isblank.c
  7959. mv -f misc/.deps/lib32_libmingwex_a-feclearexcept.Tpo misc/.deps/lib32_libmingwex_a-feclearexcept.Po
  7960. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-iswblank.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-iswblank.Tpo -c -o misc/lib32_libmingwex_a-iswblank.o `test -f 'misc/iswblank.c' || echo '../'`misc/iswblank.c
  7961. mv -f misc/.deps/lib32_libmingwex_a-fegetexceptflag.Tpo misc/.deps/lib32_libmingwex_a-fegetexceptflag.Po
  7962. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mempcpy.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mempcpy.Tpo -c -o misc/lib32_libmingwex_a-mempcpy.o `test -f 'misc/mempcpy.c' || echo '../'`misc/mempcpy.c
  7963. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw-aligned-malloc.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw-aligned-malloc.Tpo -c -o misc/lib32_libmingwex_a-mingw-aligned-malloc.o `test -f 'misc/mingw-aligned-malloc.c' || echo '../'`misc/mingw-aligned-malloc.c
  7964. mv -f math/.deps/lib32_libmingwex_a-tgammaf.Tpo math/.deps/lib32_libmingwex_a-tgammaf.Po
  7965. mv -f math/.deps/lib32_libmingwex_a-tgamma.Tpo math/.deps/lib32_libmingwex_a-tgamma.Po
  7966. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw_matherr.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_matherr.Tpo -c -o misc/lib32_libmingwex_a-mingw_matherr.o `test -f 'misc/mingw_matherr.c' || echo '../'`misc/mingw_matherr.c
  7967. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw_mbwc_convert.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_mbwc_convert.Tpo -c -o misc/lib32_libmingwex_a-mingw_mbwc_convert.o `test -f 'misc/mingw_mbwc_convert.c' || echo '../'`misc/mingw_mbwc_convert.c
  7968. mv -f misc/.deps/lib32_libmingwex_a-mingw_longjmp.Tpo misc/.deps/lib32_libmingwex_a-mingw_longjmp.Po
  7969. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw_usleep.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_usleep.Tpo -c -o misc/lib32_libmingwex_a-mingw_usleep.o `test -f 'misc/mingw_usleep.c' || echo '../'`misc/mingw_usleep.c
  7970. mv -f math/.deps/lib32_libmingwex_a-tgammal.Tpo math/.deps/lib32_libmingwex_a-tgammal.Po
  7971. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw_wcstod.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_wcstod.Tpo -c -o misc/lib32_libmingwex_a-mingw_wcstod.o `test -f 'misc/mingw_wcstod.c' || echo '../'`misc/mingw_wcstod.c
  7972. mv -f misc/.deps/lib32_libmingwex_a-mingw_getsp.Tpo misc/.deps/lib32_libmingwex_a-mingw_getsp.Po
  7973. mv -f misc/.deps/lib32_libmingwex_a-fetestexcept.Tpo misc/.deps/lib32_libmingwex_a-fetestexcept.Po
  7974. mv -f misc/.deps/lib32_libmingwex_a-fesetenv.Tpo misc/.deps/lib32_libmingwex_a-fesetenv.Po
  7975. mv -f misc/.deps/lib32_libmingwex_a-basename.Tpo misc/.deps/lib32_libmingwex_a-basename.Po
  7976. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw_wcstof.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_wcstof.Tpo -c -o misc/lib32_libmingwex_a-mingw_wcstof.o `test -f 'misc/mingw_wcstof.c' || echo '../'`misc/mingw_wcstof.c
  7977. mv -f misc/.deps/lib32_libmingwex_a-fesetround.Tpo misc/.deps/lib32_libmingwex_a-fesetround.Po
  7978. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw_wcstold.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw_wcstold.Tpo -c -o misc/lib32_libmingwex_a-mingw_wcstold.o `test -f 'misc/mingw_wcstold.c' || echo '../'`misc/mingw_wcstold.c
  7979. mv -f misc/.deps/lib32_libmingwex_a-fesetexceptflag.Tpo misc/.deps/lib32_libmingwex_a-fesetexceptflag.Po
  7980. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mkstemp.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mkstemp.Tpo -c -o misc/lib32_libmingwex_a-mkstemp.o `test -f 'misc/mkstemp.c' || echo '../'`misc/mkstemp.c
  7981. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-sleep.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-sleep.Tpo -c -o misc/lib32_libmingwex_a-sleep.o `test -f 'misc/sleep.c' || echo '../'`misc/sleep.c
  7982. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-strnlen.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-strnlen.Tpo -c -o misc/lib32_libmingwex_a-strnlen.o `test -f 'misc/strnlen.c' || echo '../'`misc/strnlen.c
  7983. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-strsafe.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-strsafe.Tpo -c -o misc/lib32_libmingwex_a-strsafe.o `test -f 'misc/strsafe.c' || echo '../'`misc/strsafe.c
  7984. mv -f misc/.deps/lib32_libmingwex_a-feupdateenv.Tpo misc/.deps/lib32_libmingwex_a-feupdateenv.Po
  7985. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-strtoimax.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-strtoimax.Tpo -c -o misc/lib32_libmingwex_a-strtoimax.o `test -f 'misc/strtoimax.c' || echo '../'`misc/strtoimax.c
  7986. mv -f misc/.deps/lib32_libmingwex_a-ftruncate.Tpo misc/.deps/lib32_libmingwex_a-ftruncate.Po
  7987. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-strtoumax.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-strtoumax.Tpo -c -o misc/lib32_libmingwex_a-strtoumax.o `test -f 'misc/strtoumax.c' || echo '../'`misc/strtoumax.c
  7988. mv -f gdtoa/.deps/lib32_libmingwex_a-strtodg.Tpo gdtoa/.deps/lib32_libmingwex_a-strtodg.Po
  7989. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-tdelete.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-tdelete.Tpo -c -o misc/lib32_libmingwex_a-tdelete.o `test -f 'misc/tdelete.c' || echo '../'`misc/tdelete.c
  7990. mv -f misc/.deps/lib32_libmingwex_a-isblank.Tpo misc/.deps/lib32_libmingwex_a-isblank.Po
  7991. mv -f misc/.deps/lib32_libmingwex_a-dirname.Tpo misc/.deps/lib32_libmingwex_a-dirname.Po
  7992. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-tfind.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-tfind.Tpo -c -o misc/lib32_libmingwex_a-tfind.o `test -f 'misc/tfind.c' || echo '../'`misc/tfind.c
  7993. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-tsearch.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-tsearch.Tpo -c -o misc/lib32_libmingwex_a-tsearch.o `test -f 'misc/tsearch.c' || echo '../'`misc/tsearch.c
  7994. mv -f misc/.deps/lib32_libmingwex_a-iswblank.Tpo misc/.deps/lib32_libmingwex_a-iswblank.Po
  7995. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-twalk.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-twalk.Tpo -c -o misc/lib32_libmingwex_a-twalk.o `test -f 'misc/twalk.c' || echo '../'`misc/twalk.c
  7996. mv -f misc/.deps/lib32_libmingwex_a-imaxabs.Tpo misc/.deps/lib32_libmingwex_a-imaxabs.Po
  7997. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wcsnlen.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wcsnlen.Tpo -c -o misc/lib32_libmingwex_a-wcsnlen.o `test -f 'misc/wcsnlen.c' || echo '../'`misc/wcsnlen.c
  7998. mv -f misc/.deps/lib32_libmingwex_a-mempcpy.Tpo misc/.deps/lib32_libmingwex_a-mempcpy.Po
  7999. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wcstof.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wcstof.Tpo -c -o misc/lib32_libmingwex_a-wcstof.o `test -f 'misc/wcstof.c' || echo '../'`misc/wcstof.c
  8000. mv -f misc/.deps/lib32_libmingwex_a-fwide.Tpo misc/.deps/lib32_libmingwex_a-fwide.Po
  8001. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wcstoimax.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wcstoimax.Tpo -c -o misc/lib32_libmingwex_a-wcstoimax.o `test -f 'misc/wcstoimax.c' || echo '../'`misc/wcstoimax.c
  8002. mv -f misc/.deps/lib32_libmingwex_a-imaxdiv.Tpo misc/.deps/lib32_libmingwex_a-imaxdiv.Po
  8003. mv -f misc/.deps/lib32_libmingwex_a-mingw_matherr.Tpo misc/.deps/lib32_libmingwex_a-mingw_matherr.Po
  8004. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wcstold.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wcstold.Tpo -c -o misc/lib32_libmingwex_a-wcstold.o `test -f 'misc/wcstold.c' || echo '../'`misc/wcstold.c
  8005. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wcstoumax.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wcstoumax.Tpo -c -o misc/lib32_libmingwex_a-wcstoumax.o `test -f 'misc/wcstoumax.c' || echo '../'`misc/wcstoumax.c
  8006. mv -f misc/.deps/lib32_libmingwex_a-strnlen.Tpo misc/.deps/lib32_libmingwex_a-strnlen.Po
  8007. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wctob.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wctob.Tpo -c -o misc/lib32_libmingwex_a-wctob.o `test -f 'misc/wctob.c' || echo '../'`misc/wctob.c
  8008. mv -f misc/.deps/lib32_libmingwex_a-mingw-aligned-malloc.Tpo misc/.deps/lib32_libmingwex_a-mingw-aligned-malloc.Po
  8009. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wctrans.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wctrans.Tpo -c -o misc/lib32_libmingwex_a-wctrans.o `test -f 'misc/wctrans.c' || echo '../'`misc/wctrans.c
  8010. mv -f gdtoa/.deps/lib32_libmingwex_a-misc.Tpo gdtoa/.deps/lib32_libmingwex_a-misc.Po
  8011. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wctype.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wctype.Tpo -c -o misc/lib32_libmingwex_a-wctype.o `test -f 'misc/wctype.c' || echo '../'`misc/wctype.c
  8012. mv -f misc/.deps/lib32_libmingwex_a-mingw_wcstod.Tpo misc/.deps/lib32_libmingwex_a-mingw_wcstod.Po
  8013. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wdirent.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wdirent.Tpo -c -o misc/lib32_libmingwex_a-wdirent.o `test -f 'misc/wdirent.c' || echo '../'`misc/wdirent.c
  8014. mv -f misc/.deps/lib32_libmingwex_a-wcsnlen.Tpo misc/.deps/lib32_libmingwex_a-wcsnlen.Po
  8015. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-winbs_uint64.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-winbs_uint64.Tpo -c -o misc/lib32_libmingwex_a-winbs_uint64.o `test -f 'misc/winbs_uint64.c' || echo '../'`misc/winbs_uint64.c
  8016. mv -f misc/.deps/lib32_libmingwex_a-tdelete.Tpo misc/.deps/lib32_libmingwex_a-tdelete.Po
  8017. mv -f misc/.deps/lib32_libmingwex_a-tfind.Tpo misc/.deps/lib32_libmingwex_a-tfind.Po
  8018. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-winbs_ulong.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-winbs_ulong.Tpo -c -o misc/lib32_libmingwex_a-winbs_ulong.o `test -f 'misc/winbs_ulong.c' || echo '../'`misc/winbs_ulong.c
  8019. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-winbs_ushort.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-winbs_ushort.Tpo -c -o misc/lib32_libmingwex_a-winbs_ushort.o `test -f 'misc/winbs_ushort.c' || echo '../'`misc/winbs_ushort.c
  8020. mv -f misc/.deps/lib32_libmingwex_a-tsearch.Tpo misc/.deps/lib32_libmingwex_a-tsearch.Po
  8021. mv -f misc/.deps/lib32_libmingwex_a-wcstold.Tpo misc/.deps/lib32_libmingwex_a-wcstold.Po
  8022. mv -f misc/.deps/lib32_libmingwex_a-twalk.Tpo misc/.deps/lib32_libmingwex_a-twalk.Po
  8023. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wmemchr.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wmemchr.Tpo -c -o misc/lib32_libmingwex_a-wmemchr.o `test -f 'misc/wmemchr.c' || echo '../'`misc/wmemchr.c
  8024. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wmemcmp.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wmemcmp.Tpo -c -o misc/lib32_libmingwex_a-wmemcmp.o `test -f 'misc/wmemcmp.c' || echo '../'`misc/wmemcmp.c
  8025. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wmemcpy.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wmemcpy.Tpo -c -o misc/lib32_libmingwex_a-wmemcpy.o `test -f 'misc/wmemcpy.c' || echo '../'`misc/wmemcpy.c
  8026. mv -f misc/.deps/lib32_libmingwex_a-strtoimax.Tpo misc/.deps/lib32_libmingwex_a-strtoimax.Po
  8027. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wmemmove.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wmemmove.Tpo -c -o misc/lib32_libmingwex_a-wmemmove.o `test -f 'misc/wmemmove.c' || echo '../'`misc/wmemmove.c
  8028. mv -f misc/.deps/lib32_libmingwex_a-strtoumax.Tpo misc/.deps/lib32_libmingwex_a-strtoumax.Po
  8029. mv -f misc/.deps/lib32_libmingwex_a-mkstemp.Tpo misc/.deps/lib32_libmingwex_a-mkstemp.Po
  8030. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wmempcpy.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wmempcpy.Tpo -c -o misc/lib32_libmingwex_a-wmempcpy.o `test -f 'misc/wmempcpy.c' || echo '../'`misc/wmempcpy.c
  8031. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-wmemset.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-wmemset.Tpo -c -o misc/lib32_libmingwex_a-wmemset.o `test -f 'misc/wmemset.c' || echo '../'`misc/wmemset.c
  8032. mv -f libsrc/.deps/lib32_libuuid_a-uuid.Tpo libsrc/.deps/lib32_libuuid_a-uuid.Po
  8033. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-ftw.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-ftw.Tpo -c -o misc/lib32_libmingwex_a-ftw.o `test -f 'misc/ftw.c' || echo '../'`misc/ftw.c
  8034. mv -f misc/.deps/lib32_libmingwex_a-wcstoumax.Tpo misc/.deps/lib32_libmingwex_a-wcstoumax.Po
  8035. mv -f misc/.deps/lib32_libmingwex_a-wctrans.Tpo misc/.deps/lib32_libmingwex_a-wctrans.Po
  8036. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-ftw64.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-ftw64.Tpo -c -o misc/lib32_libmingwex_a-ftw64.o `test -f 'misc/ftw64.c' || echo '../'`misc/ftw64.c
  8037. mv -f misc/.deps/lib32_libmingwex_a-wcstoimax.Tpo misc/.deps/lib32_libmingwex_a-wcstoimax.Po
  8038. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib32_libmingwex_a-mingw-access.o -MD -MP -MF misc/.deps/lib32_libmingwex_a-mingw-access.Tpo -c -o misc/lib32_libmingwex_a-mingw-access.o `test -f 'misc/mingw-access.c' || echo '../'`misc/mingw-access.c
  8039. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-scanf2-argcount-char.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-scanf2-argcount-char.Tpo -c -o stdio/lib32_libmingwex_a-scanf2-argcount-char.o `test -f 'stdio/scanf2-argcount-char.c' || echo '../'`stdio/scanf2-argcount-char.c
  8040. mv -f misc/.deps/lib32_libmingwex_a-winbs_uint64.Tpo misc/.deps/lib32_libmingwex_a-winbs_uint64.Po
  8041. mv -f misc/.deps/lib32_libmingwex_a-winbs_ushort.Tpo misc/.deps/lib32_libmingwex_a-winbs_ushort.Po
  8042. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-scanf2-argcount-wchar.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-scanf2-argcount-wchar.Tpo -c -o stdio/lib32_libmingwex_a-scanf2-argcount-wchar.o `test -f 'stdio/scanf2-argcount-wchar.c' || echo '../'`stdio/scanf2-argcount-wchar.c
  8043. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT stdio/lib32_libmingwex_a-vfscanf2.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vfscanf2.Tpo -c -o stdio/lib32_libmingwex_a-vfscanf2.o `test -f 'stdio/vfscanf2.S' || echo '../'`stdio/vfscanf2.S
  8044. mv -f misc/.deps/lib32_libmingwex_a-winbs_ulong.Tpo misc/.deps/lib32_libmingwex_a-winbs_ulong.Po
  8045. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT stdio/lib32_libmingwex_a-vfwscanf2.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vfwscanf2.Tpo -c -o stdio/lib32_libmingwex_a-vfwscanf2.o `test -f 'stdio/vfwscanf2.S' || echo '../'`stdio/vfwscanf2.S
  8046. mv -f misc/.deps/lib32_libmingwex_a-wctype.Tpo misc/.deps/lib32_libmingwex_a-wctype.Po
  8047. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT stdio/lib32_libmingwex_a-vscanf2.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vscanf2.Tpo -c -o stdio/lib32_libmingwex_a-vscanf2.o `test -f 'stdio/vscanf2.S' || echo '../'`stdio/vscanf2.S
  8048. mv -f misc/.deps/lib32_libmingwex_a-wmemcpy.Tpo misc/.deps/lib32_libmingwex_a-wmemcpy.Po
  8049. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT stdio/lib32_libmingwex_a-vsscanf2.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vsscanf2.Tpo -c -o stdio/lib32_libmingwex_a-vsscanf2.o `test -f 'stdio/vsscanf2.S' || echo '../'`stdio/vsscanf2.S
  8050. mv -f misc/.deps/lib32_libmingwex_a-wmemchr.Tpo misc/.deps/lib32_libmingwex_a-wmemchr.Po
  8051. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT stdio/lib32_libmingwex_a-vswscanf2.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vswscanf2.Tpo -c -o stdio/lib32_libmingwex_a-vswscanf2.o `test -f 'stdio/vswscanf2.S' || echo '../'`stdio/vswscanf2.S
  8052. mv -f misc/.deps/lib32_libmingwex_a-wmempcpy.Tpo misc/.deps/lib32_libmingwex_a-wmempcpy.Po
  8053. mv -f misc/.deps/lib32_libmingwex_a-wmemcmp.Tpo misc/.deps/lib32_libmingwex_a-wmemcmp.Po
  8054. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT stdio/lib32_libmingwex_a-vwscanf2.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vwscanf2.Tpo -c -o stdio/lib32_libmingwex_a-vwscanf2.o `test -f 'stdio/vwscanf2.S' || echo '../'`stdio/vwscanf2.S
  8055. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-strtok_r.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-strtok_r.Tpo -c -o stdio/lib32_libmingwex_a-strtok_r.o `test -f 'stdio/strtok_r.c' || echo '../'`stdio/strtok_r.c
  8056. mv -f misc/.deps/lib32_libmingwex_a-wmemset.Tpo misc/.deps/lib32_libmingwex_a-wmemset.Po
  8057. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT stdio/lib32_libmingwex_a-scanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-scanf.Tpo -c -o stdio/lib32_libmingwex_a-scanf.o `test -f 'stdio/scanf.S' || echo '../'`stdio/scanf.S
  8058. mv -f misc/.deps/lib32_libmingwex_a-wmemmove.Tpo misc/.deps/lib32_libmingwex_a-wmemmove.Po
  8059. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_Exit.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_Exit.Tpo -c -o stdio/lib32_libmingwex_a-_Exit.o `test -f 'stdio/_Exit.c' || echo '../'`stdio/_Exit.c
  8060. mv -f stdio/.deps/lib32_libmingwex_a-scanf2-argcount-char.Tpo stdio/.deps/lib32_libmingwex_a-scanf2-argcount-char.Po
  8061. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_findfirst64i32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_findfirst64i32.Tpo -c -o stdio/lib32_libmingwex_a-_findfirst64i32.o `test -f 'stdio/_findfirst64i32.c' || echo '../'`stdio/_findfirst64i32.c
  8062. mv -f stdio/.deps/lib32_libmingwex_a-scanf2-argcount-wchar.Tpo stdio/.deps/lib32_libmingwex_a-scanf2-argcount-wchar.Po
  8063. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_findnext64i32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_findnext64i32.Tpo -c -o stdio/lib32_libmingwex_a-_findnext64i32.o `test -f 'stdio/_findnext64i32.c' || echo '../'`stdio/_findnext64i32.c
  8064. mv -f misc/.deps/lib32_libmingwex_a-delay-f.Tpo misc/.deps/lib32_libmingwex_a-delay-f.Po
  8065. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_fstat.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_fstat.Tpo -c -o stdio/lib32_libmingwex_a-_fstat.o `test -f 'stdio/_fstat.c' || echo '../'`stdio/_fstat.c
  8066. mv -f misc/.deps/lib32_libmingwex_a-delay-n.Tpo misc/.deps/lib32_libmingwex_a-delay-n.Po
  8067. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_fstat64i32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_fstat64i32.Tpo -c -o stdio/lib32_libmingwex_a-_fstat64i32.o `test -f 'stdio/_fstat64i32.c' || echo '../'`stdio/_fstat64i32.c
  8068. mv -f stdio/.deps/lib32_libmingwex_a-strtok_r.Tpo stdio/.deps/lib32_libmingwex_a-strtok_r.Po
  8069. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_ftime.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_ftime.Tpo -c -o stdio/lib32_libmingwex_a-_ftime.o `test -f 'stdio/_ftime.c' || echo '../'`stdio/_ftime.c
  8070. mv -f misc/.deps/lib32_libmingwex_a-btowc.Tpo misc/.deps/lib32_libmingwex_a-btowc.Po
  8071. mv -f stdio/.deps/lib32_libmingwex_a-vfscanf2.Tpo stdio/.deps/lib32_libmingwex_a-vfscanf2.Po
  8072. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_stat.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_stat.Tpo -c -o stdio/lib32_libmingwex_a-_stat.o `test -f 'stdio/_stat.c' || echo '../'`stdio/_stat.c
  8073. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_stat64i32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_stat64i32.Tpo -c -o stdio/lib32_libmingwex_a-_stat64i32.o `test -f 'stdio/_stat64i32.c' || echo '../'`stdio/_stat64i32.c
  8074. mv -f stdio/.deps/lib32_libmingwex_a-vfwscanf2.Tpo stdio/.deps/lib32_libmingwex_a-vfwscanf2.Po
  8075. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_wfindfirst64i32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_wfindfirst64i32.Tpo -c -o stdio/lib32_libmingwex_a-_wfindfirst64i32.o `test -f 'stdio/_wfindfirst64i32.c' || echo '../'`stdio/_wfindfirst64i32.c
  8076. mv -f stdio/.deps/lib32_libmingwex_a-vscanf2.Tpo stdio/.deps/lib32_libmingwex_a-vscanf2.Po
  8077. mv -f stdio/.deps/lib32_libmingwex_a-_Exit.Tpo stdio/.deps/lib32_libmingwex_a-_Exit.Po
  8078. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_wfindnext64i32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_wfindnext64i32.Tpo -c -o stdio/lib32_libmingwex_a-_wfindnext64i32.o `test -f 'stdio/_wfindnext64i32.c' || echo '../'`stdio/_wfindnext64i32.c
  8079. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_wstat.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_wstat.Tpo -c -o stdio/lib32_libmingwex_a-_wstat.o `test -f 'stdio/_wstat.c' || echo '../'`stdio/_wstat.c
  8080. mv -f stdio/.deps/lib32_libmingwex_a-_findfirst64i32.Tpo stdio/.deps/lib32_libmingwex_a-_findfirst64i32.Po
  8081. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-_wstat64i32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-_wstat64i32.Tpo -c -o stdio/lib32_libmingwex_a-_wstat64i32.o `test -f 'stdio/_wstat64i32.c' || echo '../'`stdio/_wstat64i32.c
  8082. mv -f stdio/.deps/lib32_libmingwex_a-_findnext64i32.Tpo stdio/.deps/lib32_libmingwex_a-_findnext64i32.Po
  8083. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-asprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-asprintf.Tpo -c -o stdio/lib32_libmingwex_a-asprintf.o `test -f 'stdio/asprintf.c' || echo '../'`stdio/asprintf.c
  8084. mv -f misc/.deps/lib32_libmingwex_a-dirent.Tpo misc/.deps/lib32_libmingwex_a-dirent.Po
  8085. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-atoll.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-atoll.Tpo -c -o stdio/lib32_libmingwex_a-atoll.o `test -f 'stdio/atoll.c' || echo '../'`stdio/atoll.c
  8086. mv -f stdio/.deps/lib32_libmingwex_a-_fstat.Tpo stdio/.deps/lib32_libmingwex_a-_fstat.Po
  8087. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-fgetpos64.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-fgetpos64.Tpo -c -o stdio/lib32_libmingwex_a-fgetpos64.o `test -f 'stdio/fgetpos64.c' || echo '../'`stdio/fgetpos64.c
  8088. mv -f stdio/.deps/lib32_libmingwex_a-vsscanf2.Tpo stdio/.deps/lib32_libmingwex_a-vsscanf2.Po
  8089. mv -f stdio/.deps/lib32_libmingwex_a-_fstat64i32.Tpo stdio/.deps/lib32_libmingwex_a-_fstat64i32.Po
  8090. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-fopen64.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-fopen64.Tpo -c -o stdio/lib32_libmingwex_a-fopen64.o `test -f 'stdio/fopen64.c' || echo '../'`stdio/fopen64.c
  8091. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-fseeko32.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-fseeko32.Tpo -c -o stdio/lib32_libmingwex_a-fseeko32.o `test -f 'stdio/fseeko32.c' || echo '../'`stdio/fseeko32.c
  8092. mv -f stdio/.deps/lib32_libmingwex_a-vswscanf2.Tpo stdio/.deps/lib32_libmingwex_a-vswscanf2.Po
  8093. mv -f stdio/.deps/lib32_libmingwex_a-vwscanf2.Tpo stdio/.deps/lib32_libmingwex_a-vwscanf2.Po
  8094. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-fseeko64.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-fseeko64.Tpo -c -o stdio/lib32_libmingwex_a-fseeko64.o `test -f 'stdio/fseeko64.c' || echo '../'`stdio/fseeko64.c
  8095. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-fsetpos64.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-fsetpos64.Tpo -c -o stdio/lib32_libmingwex_a-fsetpos64.o `test -f 'stdio/fsetpos64.c' || echo '../'`stdio/fsetpos64.c
  8096. mv -f stdio/.deps/lib32_libmingwex_a-scanf.Tpo stdio/.deps/lib32_libmingwex_a-scanf.Po
  8097. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-ftello.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-ftello.Tpo -c -o stdio/lib32_libmingwex_a-ftello.o `test -f 'stdio/ftello.c' || echo '../'`stdio/ftello.c
  8098. mv -f stdio/.deps/lib32_libmingwex_a-_ftime.Tpo stdio/.deps/lib32_libmingwex_a-_ftime.Po
  8099. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-ftello64.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-ftello64.Tpo -c -o stdio/lib32_libmingwex_a-ftello64.o `test -f 'stdio/ftello64.c' || echo '../'`stdio/ftello64.c
  8100. mv -f stdio/.deps/lib32_libmingwex_a-_wfindfirst64i32.Tpo stdio/.deps/lib32_libmingwex_a-_wfindfirst64i32.Po
  8101. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-ftruncate64.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-ftruncate64.Tpo -c -o stdio/lib32_libmingwex_a-ftruncate64.o `test -f 'stdio/ftruncate64.c' || echo '../'`stdio/ftruncate64.c
  8102. mv -f misc/.deps/lib32_libmingwex_a-mingw_usleep.Tpo misc/.deps/lib32_libmingwex_a-mingw_usleep.Po
  8103. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-lltoa.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-lltoa.Tpo -c -o stdio/lib32_libmingwex_a-lltoa.o `test -f 'stdio/lltoa.c' || echo '../'`stdio/lltoa.c
  8104. mv -f stdio/.deps/lib32_libmingwex_a-_wfindnext64i32.Tpo stdio/.deps/lib32_libmingwex_a-_wfindnext64i32.Po
  8105. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-lltow.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-lltow.Tpo -c -o stdio/lib32_libmingwex_a-lltow.o `test -f 'stdio/lltow.c' || echo '../'`stdio/lltow.c
  8106. mv -f stdio/.deps/lib32_libmingwex_a-atoll.Tpo stdio/.deps/lib32_libmingwex_a-atoll.Po
  8107. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-lseek64.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-lseek64.Tpo -c -o stdio/lib32_libmingwex_a-lseek64.o `test -f 'stdio/lseek64.c' || echo '../'`stdio/lseek64.c
  8108. mv -f misc/.deps/lib32_libmingwex_a-ftw.Tpo misc/.deps/lib32_libmingwex_a-ftw.Po
  8109. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_fprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_fprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_fprintf.o `test -f 'stdio/mingw_fprintf.c' || echo '../'`stdio/mingw_fprintf.c
  8110. mv -f stdio/.deps/lib32_libmingwex_a-fgetpos64.Tpo stdio/.deps/lib32_libmingwex_a-fgetpos64.Po
  8111. mv -f stdio/.deps/lib32_libmingwex_a-_stat.Tpo stdio/.deps/lib32_libmingwex_a-_stat.Po
  8112. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_fprintfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_fprintfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_fprintfw.o `test -f 'stdio/mingw_fprintfw.c' || echo '../'`stdio/mingw_fprintfw.c
  8113. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_fscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_fscanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_fscanf.o `test -f 'stdio/mingw_fscanf.c' || echo '../'`stdio/mingw_fscanf.c
  8114. mv -f stdio/.deps/lib32_libmingwex_a-fopen64.Tpo stdio/.deps/lib32_libmingwex_a-fopen64.Po
  8115. mv -f stdio/.deps/lib32_libmingwex_a-fseeko32.Tpo stdio/.deps/lib32_libmingwex_a-fseeko32.Po
  8116. mv -f stdio/.deps/lib32_libmingwex_a-_stat64i32.Tpo stdio/.deps/lib32_libmingwex_a-_stat64i32.Po
  8117. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_fwscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_fwscanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_fwscanf.o `test -f 'stdio/mingw_fwscanf.c' || echo '../'`stdio/mingw_fwscanf.c
  8118. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_pformat.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_pformat.Tpo -c -o stdio/lib32_libmingwex_a-mingw_pformat.o `test -f 'stdio/mingw_pformat.c' || echo '../'`stdio/mingw_pformat.c
  8119. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_pformatw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_pformatw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_pformatw.o `test -f 'stdio/mingw_pformatw.c' || echo '../'`stdio/mingw_pformatw.c
  8120. mv -f stdio/.deps/lib32_libmingwex_a-fsetpos64.Tpo stdio/.deps/lib32_libmingwex_a-fsetpos64.Po
  8121. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_printf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_printf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_printf.o `test -f 'stdio/mingw_printf.c' || echo '../'`stdio/mingw_printf.c
  8122. mv -f stdio/.deps/lib32_libmingwex_a-ftello.Tpo stdio/.deps/lib32_libmingwex_a-ftello.Po
  8123. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_printfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_printfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_printfw.o `test -f 'stdio/mingw_printfw.c' || echo '../'`stdio/mingw_printfw.c
  8124. mv -f misc/.deps/lib32_libmingwex_a-delayimp.Tpo misc/.deps/lib32_libmingwex_a-delayimp.Po
  8125. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_scanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_scanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_scanf.o `test -f 'stdio/mingw_scanf.c' || echo '../'`stdio/mingw_scanf.c
  8126. mv -f stdio/.deps/lib32_libmingwex_a-asprintf.Tpo stdio/.deps/lib32_libmingwex_a-asprintf.Po
  8127. mv -f stdio/.deps/lib32_libmingwex_a-_wstat.Tpo stdio/.deps/lib32_libmingwex_a-_wstat.Po
  8128. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_snprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_snprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_snprintf.o `test -f 'stdio/mingw_snprintf.c' || echo '../'`stdio/mingw_snprintf.c
  8129. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_snprintfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_snprintfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_snprintfw.o `test -f 'stdio/mingw_snprintfw.c' || echo '../'`stdio/mingw_snprintfw.c
  8130. mv -f stdio/.deps/lib32_libmingwex_a-_wstat64i32.Tpo stdio/.deps/lib32_libmingwex_a-_wstat64i32.Po
  8131. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_sprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_sprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_sprintf.o `test -f 'stdio/mingw_sprintf.c' || echo '../'`stdio/mingw_sprintf.c
  8132. mv -f stdio/.deps/lib32_libmingwex_a-fseeko64.Tpo stdio/.deps/lib32_libmingwex_a-fseeko64.Po
  8133. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_sprintfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_sprintfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_sprintfw.o `test -f 'stdio/mingw_sprintfw.c' || echo '../'`stdio/mingw_sprintfw.c
  8134. mv -f stdio/.deps/lib32_libmingwex_a-ftello64.Tpo stdio/.deps/lib32_libmingwex_a-ftello64.Po
  8135. mv -f misc/.deps/lib32_libmingwex_a-ftw64.Tpo misc/.deps/lib32_libmingwex_a-ftw64.Po
  8136. mv -f misc/.deps/lib32_libmingwex_a-mingw_wcstold.Tpo misc/.deps/lib32_libmingwex_a-mingw_wcstold.Po
  8137. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_sscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_sscanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_sscanf.o `test -f 'stdio/mingw_sscanf.c' || echo '../'`stdio/mingw_sscanf.c
  8138. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_swscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_swscanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_swscanf.o `test -f 'stdio/mingw_swscanf.c' || echo '../'`stdio/mingw_swscanf.c
  8139. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vfprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vfprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vfprintf.o `test -f 'stdio/mingw_vfprintf.c' || echo '../'`stdio/mingw_vfprintf.c
  8140. mv -f stdio/.deps/lib32_libmingwex_a-lltoa.Tpo stdio/.deps/lib32_libmingwex_a-lltoa.Po
  8141. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vfprintfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vfprintfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vfprintfw.o `test -f 'stdio/mingw_vfprintfw.c' || echo '../'`stdio/mingw_vfprintfw.c
  8142. mv -f stdio/.deps/lib32_libmingwex_a-lltow.Tpo stdio/.deps/lib32_libmingwex_a-lltow.Po
  8143. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vfscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vfscanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vfscanf.o `test -f 'stdio/mingw_vfscanf.c' || echo '../'`stdio/mingw_vfscanf.c
  8144. mv -f misc/.deps/lib32_libmingwex_a-wcstof.Tpo misc/.deps/lib32_libmingwex_a-wcstof.Po
  8145. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vprintf.o `test -f 'stdio/mingw_vprintf.c' || echo '../'`stdio/mingw_vprintf.c
  8146. mv -f stdio/.deps/lib32_libmingwex_a-lseek64.Tpo stdio/.deps/lib32_libmingwex_a-lseek64.Po
  8147. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vprintfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vprintfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vprintfw.o `test -f 'stdio/mingw_vprintfw.c' || echo '../'`stdio/mingw_vprintfw.c
  8148. mv -f stdio/.deps/lib32_libmingwex_a-mingw_fprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_fprintf.Po
  8149. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vsnprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vsnprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vsnprintf.o `test -f 'stdio/mingw_vsnprintf.c' || echo '../'`stdio/mingw_vsnprintf.c
  8150. mv -f stdio/.deps/lib32_libmingwex_a-mingw_fprintfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_fprintfw.Po
  8151. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vsnprintfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vsnprintfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vsnprintfw.o `test -f 'stdio/mingw_vsnprintfw.c' || echo '../'`stdio/mingw_vsnprintfw.c
  8152. mv -f stdio/.deps/lib32_libmingwex_a-mingw_printf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_printf.Po
  8153. mv -f misc/.deps/lib32_libmingwex_a-wctob.Tpo misc/.deps/lib32_libmingwex_a-wctob.Po
  8154. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vsprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vsprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vsprintf.o `test -f 'stdio/mingw_vsprintf.c' || echo '../'`stdio/mingw_vsprintf.c
  8155. mv -f stdio/.deps/lib32_libmingwex_a-mingw_snprintfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_snprintfw.Po
  8156. mv -f stdio/.deps/lib32_libmingwex_a-mingw_printfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_printfw.Po
  8157. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vsprintfw.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vsprintfw.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vsprintfw.o `test -f 'stdio/mingw_vsprintfw.c' || echo '../'`stdio/mingw_vsprintfw.c
  8158. mv -f stdio/.deps/lib32_libmingwex_a-mingw_fscanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_fscanf.Po
  8159. mv -f stdio/.deps/lib32_libmingwex_a-mingw_snprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_snprintf.Po
  8160. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_wscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_wscanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_wscanf.o `test -f 'stdio/mingw_wscanf.c' || echo '../'`stdio/mingw_wscanf.c
  8161. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_wvfscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_wvfscanf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_wvfscanf.o `test -f 'stdio/mingw_wvfscanf.c' || echo '../'`stdio/mingw_wvfscanf.c
  8162. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-snprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-snprintf.Tpo -c -o stdio/lib32_libmingwex_a-snprintf.o `test -f 'stdio/snprintf.c' || echo '../'`stdio/snprintf.c
  8163. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-snwprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-snwprintf.Tpo -c -o stdio/lib32_libmingwex_a-snwprintf.o `test -f 'stdio/snwprintf.c' || echo '../'`stdio/snwprintf.c
  8164. mv -f stdio/.deps/lib32_libmingwex_a-mingw_fwscanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_fwscanf.Po
  8165. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-strtof.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-strtof.Tpo -c -o stdio/lib32_libmingwex_a-strtof.o `test -f 'stdio/strtof.c' || echo '../'`stdio/strtof.c
  8166. mv -f stdio/.deps/lib32_libmingwex_a-mingw_swscanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_swscanf.Po
  8167. mv -f stdio/.deps/lib32_libmingwex_a-mingw_scanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_scanf.Po
  8168. mv -f stdio/.deps/lib32_libmingwex_a-mingw_sprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_sprintf.Po
  8169. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-truncate.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-truncate.Tpo -c -o stdio/lib32_libmingwex_a-truncate.o `test -f 'stdio/truncate.c' || echo '../'`stdio/truncate.c
  8170. mv -f stdio/.deps/lib32_libmingwex_a-mingw_sscanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_sscanf.Po
  8171. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-ulltoa.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-ulltoa.Tpo -c -o stdio/lib32_libmingwex_a-ulltoa.o `test -f 'stdio/ulltoa.c' || echo '../'`stdio/ulltoa.c
  8172. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-ulltow.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-ulltow.Tpo -c -o stdio/lib32_libmingwex_a-ulltow.o `test -f 'stdio/ulltow.c' || echo '../'`stdio/ulltow.c
  8173. mv -f stdio/.deps/lib32_libmingwex_a-mingw_sprintfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_sprintfw.Po
  8174. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vasprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vasprintf.Tpo -c -o stdio/lib32_libmingwex_a-vasprintf.o `test -f 'stdio/vasprintf.c' || echo '../'`stdio/vasprintf.c
  8175. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vfscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vfscanf.Tpo -c -o stdio/lib32_libmingwex_a-vfscanf.o `test -f 'stdio/vfscanf.c' || echo '../'`stdio/vfscanf.c
  8176. mv -f math/.deps/lib32_libmingwex_a-abs64.Tpo math/.deps/lib32_libmingwex_a-abs64.Po
  8177. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vfprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vfprintf.Po
  8178. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vfwscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vfwscanf.Tpo -c -o stdio/lib32_libmingwex_a-vfwscanf.o `test -f 'stdio/vfwscanf.c' || echo '../'`stdio/vfwscanf.c
  8179. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vscanf.Tpo -c -o stdio/lib32_libmingwex_a-vscanf.o `test -f 'stdio/vscanf.c' || echo '../'`stdio/vscanf.c
  8180. ../stdio/mingw_pformat.c:86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  8181. #include <pshpack1.h>
  8182. ^
  8183. /home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  8184. #pragma pack(push,1)
  8185. ^
  8186. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  8187. #include <poppack.h>
  8188. ^
  8189. note: previous '#pragma pack' directive that modifies alignment is here
  8190. In file included from ../stdio/mingw_pformatw.c:8:
  8191. ../stdio/mingw_pformat.c:86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  8192. #include <pshpack1.h>
  8193. ^
  8194. /home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  8195. #pragma pack(push,1)
  8196. ^
  8197. In file included from ../stdio/mingw_pformatw.c:8:
  8198. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  8199. #include <poppack.h>
  8200. ^
  8201. note: previous '#pragma pack' directive that modifies alignment is here
  8202. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vfprintfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vfprintfw.Po
  8203. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vsnprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vsnprintf.Tpo -c -o stdio/lib32_libmingwex_a-vsnprintf.o `test -f 'stdio/vsnprintf.c' || echo '../'`stdio/vsnprintf.c
  8204. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vprintf.Po
  8205. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vsnwprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vsnwprintf.Tpo -c -o stdio/lib32_libmingwex_a-vsnwprintf.o `test -f 'stdio/vsnwprintf.c' || echo '../'`stdio/vsnwprintf.c
  8206. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vprintfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vprintfw.Po
  8207. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vsscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vsscanf.Tpo -c -o stdio/lib32_libmingwex_a-vsscanf.o `test -f 'stdio/vsscanf.c' || echo '../'`stdio/vsscanf.c
  8208. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vsnprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vsnprintf.Po
  8209. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vswscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vswscanf.Tpo -c -o stdio/lib32_libmingwex_a-vswscanf.o `test -f 'stdio/vswscanf.c' || echo '../'`stdio/vswscanf.c
  8210. mv -f misc/.deps/lib32_libmingwex_a-wdirent.Tpo misc/.deps/lib32_libmingwex_a-wdirent.Po
  8211. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-vwscanf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-vwscanf.Tpo -c -o stdio/lib32_libmingwex_a-vwscanf.o `test -f 'stdio/vwscanf.c' || echo '../'`stdio/vwscanf.c
  8212. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vsnprintfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vsnprintfw.Po
  8213. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-wtoll.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-wtoll.Tpo -c -o stdio/lib32_libmingwex_a-wtoll.o `test -f 'stdio/wtoll.c' || echo '../'`stdio/wtoll.c
  8214. mv -f stdio/.deps/lib32_libmingwex_a-ulltoa.Tpo stdio/.deps/lib32_libmingwex_a-ulltoa.Po
  8215. mv -f stdio/.deps/lib32_libmingwex_a-ulltow.Tpo stdio/.deps/lib32_libmingwex_a-ulltow.Po
  8216. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vsprintfw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vsprintfw.Po
  8217. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vsprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vsprintf.Po
  8218. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_asprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_asprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_asprintf.o `test -f 'stdio/mingw_asprintf.c' || echo '../'`stdio/mingw_asprintf.c
  8219. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib32_libmingwex_a-mingw_vasprintf.o -MD -MP -MF stdio/.deps/lib32_libmingwex_a-mingw_vasprintf.Tpo -c -o stdio/lib32_libmingwex_a-mingw_vasprintf.o `test -f 'stdio/mingw_vasprintf.c' || echo '../'`stdio/mingw_vasprintf.c
  8220. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-_chgsignl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-_chgsignl.Tpo -c -o math/x86/lib32_libmingwex_a-_chgsignl.o `test -f 'math/x86/_chgsignl.S' || echo '../'`math/x86/_chgsignl.S
  8221. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-acosf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-acosf.Tpo -c -o math/x86/lib32_libmingwex_a-acosf.o `test -f 'math/x86/acosf.c' || echo '../'`math/x86/acosf.c
  8222. mv -f stdio/.deps/lib32_libmingwex_a-snwprintf.Tpo stdio/.deps/lib32_libmingwex_a-snwprintf.Po
  8223. mv -f stdio/.deps/lib32_libmingwex_a-vfscanf.Tpo stdio/.deps/lib32_libmingwex_a-vfscanf.Po
  8224. mv -f stdio/.deps/lib32_libmingwex_a-vscanf.Tpo stdio/.deps/lib32_libmingwex_a-vscanf.Po
  8225. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-acosh.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-acosh.Tpo -c -o math/x86/lib32_libmingwex_a-acosh.o `test -f 'math/x86/acosh.c' || echo '../'`math/x86/acosh.c
  8226. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-acosl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-acosl.Tpo -c -o math/x86/lib32_libmingwex_a-acosl.o `test -f 'math/x86/acosl.c' || echo '../'`math/x86/acosl.c
  8227. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-acoshf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-acoshf.Tpo -c -o math/x86/lib32_libmingwex_a-acoshf.o `test -f 'math/x86/acoshf.c' || echo '../'`math/x86/acoshf.c
  8228. mv -f stdio/.deps/lib32_libmingwex_a-snprintf.Tpo stdio/.deps/lib32_libmingwex_a-snprintf.Po
  8229. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-acoshl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-acoshl.Tpo -c -o math/x86/lib32_libmingwex_a-acoshl.o `test -f 'math/x86/acoshl.c' || echo '../'`math/x86/acoshl.c
  8230. mv -f stdio/.deps/lib32_libmingwex_a-vfwscanf.Tpo stdio/.deps/lib32_libmingwex_a-vfwscanf.Po
  8231. mv -f stdio/.deps/lib32_libmingwex_a-truncate.Tpo stdio/.deps/lib32_libmingwex_a-truncate.Po
  8232. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-asinf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-asinf.Tpo -c -o math/x86/lib32_libmingwex_a-asinf.o `test -f 'math/x86/asinf.c' || echo '../'`math/x86/asinf.c
  8233. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-asinh.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-asinh.Tpo -c -o math/x86/lib32_libmingwex_a-asinh.o `test -f 'math/x86/asinh.c' || echo '../'`math/x86/asinh.c
  8234. mv -f stdio/.deps/lib32_libmingwex_a-mingw_wscanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_wscanf.Po
  8235. mv -f stdio/.deps/lib32_libmingwex_a-strtof.Tpo stdio/.deps/lib32_libmingwex_a-strtof.Po
  8236. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-asinl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-asinl.Tpo -c -o math/x86/lib32_libmingwex_a-asinl.o `test -f 'math/x86/asinl.c' || echo '../'`math/x86/asinl.c
  8237. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-asinhf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-asinhf.Tpo -c -o math/x86/lib32_libmingwex_a-asinhf.o `test -f 'math/x86/asinhf.c' || echo '../'`math/x86/asinhf.c
  8238. mv -f stdio/.deps/lib32_libmingwex_a-vasprintf.Tpo stdio/.deps/lib32_libmingwex_a-vasprintf.Po
  8239. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-asinhl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-asinhl.Tpo -c -o math/x86/lib32_libmingwex_a-asinhl.o `test -f 'math/x86/asinhl.c' || echo '../'`math/x86/asinhl.c
  8240. mv -f stdio/.deps/lib32_libmingwex_a-vsnprintf.Tpo stdio/.deps/lib32_libmingwex_a-vsnprintf.Po
  8241. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atan2f.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atan2f.Tpo -c -o math/x86/lib32_libmingwex_a-atan2f.o `test -f 'math/x86/atan2f.c' || echo '../'`math/x86/atan2f.c
  8242. mv -f stdio/.deps/lib32_libmingwex_a-vsnwprintf.Tpo stdio/.deps/lib32_libmingwex_a-vsnwprintf.Po
  8243. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atan2.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atan2.Tpo -c -o math/x86/lib32_libmingwex_a-atan2.o `test -f 'math/x86/atan2.c' || echo '../'`math/x86/atan2.c
  8244. mv -f stdio/.deps/lib32_libmingwex_a-vsscanf.Tpo stdio/.deps/lib32_libmingwex_a-vsscanf.Po
  8245. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atan2l.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atan2l.Tpo -c -o math/x86/lib32_libmingwex_a-atan2l.o `test -f 'math/x86/atan2l.c' || echo '../'`math/x86/atan2l.c
  8246. mv -f stdio/.deps/lib32_libmingwex_a-vswscanf.Tpo stdio/.deps/lib32_libmingwex_a-vswscanf.Po
  8247. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atanf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atanf.Tpo -c -o math/x86/lib32_libmingwex_a-atanf.o `test -f 'math/x86/atanf.c' || echo '../'`math/x86/atanf.c
  8248. mv -f math/x86/.deps/lib32_libmingwex_a-acosl.Tpo math/x86/.deps/lib32_libmingwex_a-acosl.Po
  8249. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atanh.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atanh.Tpo -c -o math/x86/lib32_libmingwex_a-atanh.o `test -f 'math/x86/atanh.c' || echo '../'`math/x86/atanh.c
  8250. mv -f stdio/.deps/lib32_libmingwex_a-wtoll.Tpo stdio/.deps/lib32_libmingwex_a-wtoll.Po
  8251. mv -f math/x86/.deps/lib32_libmingwex_a-asinf.Tpo math/x86/.deps/lib32_libmingwex_a-asinf.Po
  8252. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atanl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atanl.Tpo -c -o math/x86/lib32_libmingwex_a-atanl.o `test -f 'math/x86/atanl.c' || echo '../'`math/x86/atanl.c
  8253. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atanhf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atanhf.Tpo -c -o math/x86/lib32_libmingwex_a-atanhf.o `test -f 'math/x86/atanhf.c' || echo '../'`math/x86/atanhf.c
  8254. mv -f math/x86/.deps/lib32_libmingwex_a-acosf.Tpo math/x86/.deps/lib32_libmingwex_a-acosf.Po
  8255. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-atanhl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-atanhl.Tpo -c -o math/x86/lib32_libmingwex_a-atanhl.o `test -f 'math/x86/atanhl.c' || echo '../'`math/x86/atanhl.c
  8256. mv -f math/x86/.deps/lib32_libmingwex_a-asinl.Tpo math/x86/.deps/lib32_libmingwex_a-asinl.Po
  8257. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-ceil.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ceil.Tpo -c -o math/x86/lib32_libmingwex_a-ceil.o `test -f 'math/x86/ceil.S' || echo '../'`math/x86/ceil.S
  8258. mv -f stdio/.deps/lib32_libmingwex_a-vwscanf.Tpo stdio/.deps/lib32_libmingwex_a-vwscanf.Po
  8259. mv -f math/x86/.deps/lib32_libmingwex_a-atan2l.Tpo math/x86/.deps/lib32_libmingwex_a-atan2l.Po
  8260. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-ceilf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ceilf.Tpo -c -o math/x86/lib32_libmingwex_a-ceilf.o `test -f 'math/x86/ceilf.S' || echo '../'`math/x86/ceilf.S
  8261. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-ceill.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ceill.Tpo -c -o math/x86/lib32_libmingwex_a-ceill.o `test -f 'math/x86/ceill.S' || echo '../'`math/x86/ceill.S
  8262. mv -f math/x86/.deps/lib32_libmingwex_a-atan2f.Tpo math/x86/.deps/lib32_libmingwex_a-atan2f.Po
  8263. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-copysignl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-copysignl.Tpo -c -o math/x86/lib32_libmingwex_a-copysignl.o `test -f 'math/x86/copysignl.S' || echo '../'`math/x86/copysignl.S
  8264. mv -f math/x86/.deps/lib32_libmingwex_a-acoshf.Tpo math/x86/.deps/lib32_libmingwex_a-acoshf.Po
  8265. mv -f math/x86/.deps/lib32_libmingwex_a-acosh.Tpo math/x86/.deps/lib32_libmingwex_a-acosh.Po
  8266. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-cos.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-cos.Tpo -c -o math/x86/lib32_libmingwex_a-cos.o `test -f 'math/x86/cos.c' || echo '../'`math/x86/cos.c
  8267. mv -f math/x86/.deps/lib32_libmingwex_a-acoshl.Tpo math/x86/.deps/lib32_libmingwex_a-acoshl.Po
  8268. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-cosf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-cosf.Tpo -c -o math/x86/lib32_libmingwex_a-cosf.o `test -f 'math/x86/cosf.c' || echo '../'`math/x86/cosf.c
  8269. mv -f math/x86/.deps/lib32_libmingwex_a-asinh.Tpo math/x86/.deps/lib32_libmingwex_a-asinh.Po
  8270. mv -f stdio/.deps/lib32_libmingwex_a-mingw_asprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_asprintf.Po
  8271. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-cosl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-cosl.Tpo -c -o math/x86/lib32_libmingwex_a-cosl.o `test -f 'math/x86/cosl.c' || echo '../'`math/x86/cosl.c
  8272. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-cosl_internal.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-cosl_internal.Tpo -c -o math/x86/lib32_libmingwex_a-cosl_internal.o `test -f 'math/x86/cosl_internal.S' || echo '../'`math/x86/cosl_internal.S
  8273. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-cossin.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-cossin.Tpo -c -o math/x86/lib32_libmingwex_a-cossin.o `test -f 'math/x86/cossin.c' || echo '../'`math/x86/cossin.c
  8274. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vasprintf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vasprintf.Po
  8275. mv -f math/x86/.deps/lib32_libmingwex_a-atan2.Tpo math/x86/.deps/lib32_libmingwex_a-atan2.Po
  8276. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-exp.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-exp.Tpo -c -o math/x86/lib32_libmingwex_a-exp.o `test -f 'math/x86/exp.c' || echo '../'`math/x86/exp.c
  8277. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-expl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-expl.Tpo -c -o math/x86/lib32_libmingwex_a-expl.o `test -f 'math/x86/expl.c' || echo '../'`math/x86/expl.c
  8278. mv -f math/x86/.deps/lib32_libmingwex_a-asinhl.Tpo math/x86/.deps/lib32_libmingwex_a-asinhl.Po
  8279. mv -f math/x86/.deps/lib32_libmingwex_a-asinhf.Tpo math/x86/.deps/lib32_libmingwex_a-asinhf.Po
  8280. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-exp2.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-exp2.Tpo -c -o math/x86/lib32_libmingwex_a-exp2.o `test -f 'math/x86/exp2.S' || echo '../'`math/x86/exp2.S
  8281. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-exp2f.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-exp2f.Tpo -c -o math/x86/lib32_libmingwex_a-exp2f.o `test -f 'math/x86/exp2f.S' || echo '../'`math/x86/exp2f.S
  8282. mv -f math/x86/.deps/lib32_libmingwex_a-atanf.Tpo math/x86/.deps/lib32_libmingwex_a-atanf.Po
  8283. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-exp2l.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-exp2l.Tpo -c -o math/x86/lib32_libmingwex_a-exp2l.o `test -f 'math/x86/exp2l.S' || echo '../'`math/x86/exp2l.S
  8284. mv -f math/x86/.deps/lib32_libmingwex_a-atanl.Tpo math/x86/.deps/lib32_libmingwex_a-atanl.Po
  8285. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-expm1.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-expm1.Tpo -c -o math/x86/lib32_libmingwex_a-expm1.o `test -f 'math/x86/expm1.c' || echo '../'`math/x86/expm1.c
  8286. mv -f math/x86/.deps/lib32_libmingwex_a-_chgsignl.Tpo math/x86/.deps/lib32_libmingwex_a-_chgsignl.Po
  8287. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-expm1f.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-expm1f.Tpo -c -o math/x86/lib32_libmingwex_a-expm1f.o `test -f 'math/x86/expm1f.c' || echo '../'`math/x86/expm1f.c
  8288. mv -f math/x86/.deps/lib32_libmingwex_a-atanh.Tpo math/x86/.deps/lib32_libmingwex_a-atanh.Po
  8289. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-expm1l.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-expm1l.Tpo -c -o math/x86/lib32_libmingwex_a-expm1l.o `test -f 'math/x86/expm1l.c' || echo '../'`math/x86/expm1l.c
  8290. mv -f math/x86/.deps/lib32_libmingwex_a-atanhf.Tpo math/x86/.deps/lib32_libmingwex_a-atanhf.Po
  8291. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-floor.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-floor.Tpo -c -o math/x86/lib32_libmingwex_a-floor.o `test -f 'math/x86/floor.S' || echo '../'`math/x86/floor.S
  8292. mv -f math/x86/.deps/lib32_libmingwex_a-cossin.Tpo math/x86/.deps/lib32_libmingwex_a-cossin.Po
  8293. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-floorf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-floorf.Tpo -c -o math/x86/lib32_libmingwex_a-floorf.o `test -f 'math/x86/floorf.S' || echo '../'`math/x86/floorf.S
  8294. mv -f math/x86/.deps/lib32_libmingwex_a-atanhl.Tpo math/x86/.deps/lib32_libmingwex_a-atanhl.Po
  8295. mv -f math/x86/.deps/lib32_libmingwex_a-cosf.Tpo math/x86/.deps/lib32_libmingwex_a-cosf.Po
  8296. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-floorl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-floorl.Tpo -c -o math/x86/lib32_libmingwex_a-floorl.o `test -f 'math/x86/floorl.S' || echo '../'`math/x86/floorl.S
  8297. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-fmod.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-fmod.Tpo -c -o math/x86/lib32_libmingwex_a-fmod.o `test -f 'math/x86/fmod.c' || echo '../'`math/x86/fmod.c
  8298. mv -f math/x86/.deps/lib32_libmingwex_a-cos.Tpo math/x86/.deps/lib32_libmingwex_a-cos.Po
  8299. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-fmodf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-fmodf.Tpo -c -o math/x86/lib32_libmingwex_a-fmodf.o `test -f 'math/x86/fmodf.c' || echo '../'`math/x86/fmodf.c
  8300. mv -f math/x86/.deps/lib32_libmingwex_a-cosl.Tpo math/x86/.deps/lib32_libmingwex_a-cosl.Po
  8301. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-fmodl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-fmodl.Tpo -c -o math/x86/lib32_libmingwex_a-fmodl.o `test -f 'math/x86/fmodl.c' || echo '../'`math/x86/fmodl.c
  8302. mv -f math/x86/.deps/lib32_libmingwex_a-exp.Tpo math/x86/.deps/lib32_libmingwex_a-exp.Po
  8303. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-fucom.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-fucom.Tpo -c -o math/x86/lib32_libmingwex_a-fucom.o `test -f 'math/x86/fucom.c' || echo '../'`math/x86/fucom.c
  8304. mv -f math/x86/.deps/lib32_libmingwex_a-expl.Tpo math/x86/.deps/lib32_libmingwex_a-expl.Po
  8305. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-ilogb.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ilogb.Tpo -c -o math/x86/lib32_libmingwex_a-ilogb.o `test -f 'math/x86/ilogb.S' || echo '../'`math/x86/ilogb.S
  8306. mv -f misc/.deps/lib32_libmingwex_a-getlogin.Tpo misc/.deps/lib32_libmingwex_a-getlogin.Po
  8307. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-ilogbf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ilogbf.Tpo -c -o math/x86/lib32_libmingwex_a-ilogbf.o `test -f 'math/x86/ilogbf.S' || echo '../'`math/x86/ilogbf.S
  8308. mv -f misc/.deps/lib32_libmingwex_a-gettimeofday.Tpo misc/.deps/lib32_libmingwex_a-gettimeofday.Po
  8309. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-ilogbl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ilogbl.Tpo -c -o math/x86/lib32_libmingwex_a-ilogbl.o `test -f 'math/x86/ilogbl.S' || echo '../'`math/x86/ilogbl.S
  8310. mv -f math/x86/.deps/lib32_libmingwex_a-ceil.Tpo math/x86/.deps/lib32_libmingwex_a-ceil.Po
  8311. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-internal_logl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-internal_logl.Tpo -c -o math/x86/lib32_libmingwex_a-internal_logl.o `test -f 'math/x86/internal_logl.S' || echo '../'`math/x86/internal_logl.S
  8312. mv -f math/x86/.deps/lib32_libmingwex_a-expm1.Tpo math/x86/.deps/lib32_libmingwex_a-expm1.Po
  8313. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-ldexp.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ldexp.Tpo -c -o math/x86/lib32_libmingwex_a-ldexp.o `test -f 'math/x86/ldexp.c' || echo '../'`math/x86/ldexp.c
  8314. mv -f math/x86/.deps/lib32_libmingwex_a-expm1f.Tpo math/x86/.deps/lib32_libmingwex_a-expm1f.Po
  8315. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-ldexpl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-ldexpl.Tpo -c -o math/x86/lib32_libmingwex_a-ldexpl.o `test -f 'math/x86/ldexpl.c' || echo '../'`math/x86/ldexpl.c
  8316. mv -f math/x86/.deps/lib32_libmingwex_a-copysignl.Tpo math/x86/.deps/lib32_libmingwex_a-copysignl.Po
  8317. mv -f math/x86/.deps/lib32_libmingwex_a-ceill.Tpo math/x86/.deps/lib32_libmingwex_a-ceill.Po
  8318. mv -f math/x86/.deps/lib32_libmingwex_a-ceilf.Tpo math/x86/.deps/lib32_libmingwex_a-ceilf.Po
  8319. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-log.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log.Tpo -c -o math/x86/lib32_libmingwex_a-log.o `test -f 'math/x86/log.c' || echo '../'`math/x86/log.c
  8320. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-log10l.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log10l.Tpo -c -o math/x86/lib32_libmingwex_a-log10l.o `test -f 'math/x86/log10l.S' || echo '../'`math/x86/log10l.S
  8321. mv -f math/x86/.deps/lib32_libmingwex_a-cosl_internal.Tpo math/x86/.deps/lib32_libmingwex_a-cosl_internal.Po
  8322. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-log1p.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log1p.Tpo -c -o math/x86/lib32_libmingwex_a-log1p.o `test -f 'math/x86/log1p.S' || echo '../'`math/x86/log1p.S
  8323. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-log1pf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log1pf.Tpo -c -o math/x86/lib32_libmingwex_a-log1pf.o `test -f 'math/x86/log1pf.S' || echo '../'`math/x86/log1pf.S
  8324. mv -f math/x86/.deps/lib32_libmingwex_a-exp2f.Tpo math/x86/.deps/lib32_libmingwex_a-exp2f.Po
  8325. mv -f misc/.deps/lib32_libmingwex_a-sleep.Tpo misc/.deps/lib32_libmingwex_a-sleep.Po
  8326. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-log1pl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log1pl.Tpo -c -o math/x86/lib32_libmingwex_a-log1pl.o `test -f 'math/x86/log1pl.S' || echo '../'`math/x86/log1pl.S
  8327. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-log2.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log2.Tpo -c -o math/x86/lib32_libmingwex_a-log2.o `test -f 'math/x86/log2.S' || echo '../'`math/x86/log2.S
  8328. mv -f math/x86/.deps/lib32_libmingwex_a-exp2.Tpo math/x86/.deps/lib32_libmingwex_a-exp2.Po
  8329. mv -f math/x86/.deps/lib32_libmingwex_a-fmod.Tpo math/x86/.deps/lib32_libmingwex_a-fmod.Po
  8330. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-log2f.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log2f.Tpo -c -o math/x86/lib32_libmingwex_a-log2f.o `test -f 'math/x86/log2f.S' || echo '../'`math/x86/log2f.S
  8331. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-log2l.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-log2l.Tpo -c -o math/x86/lib32_libmingwex_a-log2l.o `test -f 'math/x86/log2l.S' || echo '../'`math/x86/log2l.S
  8332. mv -f math/x86/.deps/lib32_libmingwex_a-expm1l.Tpo math/x86/.deps/lib32_libmingwex_a-expm1l.Po
  8333. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-logb.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-logb.Tpo -c -o math/x86/lib32_libmingwex_a-logb.o `test -f 'math/x86/logb.c' || echo '../'`math/x86/logb.c
  8334. mv -f math/x86/.deps/lib32_libmingwex_a-fmodl.Tpo math/x86/.deps/lib32_libmingwex_a-fmodl.Po
  8335. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-logbf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-logbf.Tpo -c -o math/x86/lib32_libmingwex_a-logbf.o `test -f 'math/x86/logbf.c' || echo '../'`math/x86/logbf.c
  8336. mv -f math/x86/.deps/lib32_libmingwex_a-exp2l.Tpo math/x86/.deps/lib32_libmingwex_a-exp2l.Po
  8337. mv -f math/x86/.deps/lib32_libmingwex_a-fucom.Tpo math/x86/.deps/lib32_libmingwex_a-fucom.Po
  8338. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-logbl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-logbl.Tpo -c -o math/x86/lib32_libmingwex_a-logbl.o `test -f 'math/x86/logbl.c' || echo '../'`math/x86/logbl.c
  8339. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-logl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-logl.Tpo -c -o math/x86/lib32_libmingwex_a-logl.o `test -f 'math/x86/logl.c' || echo '../'`math/x86/logl.c
  8340. mv -f math/x86/.deps/lib32_libmingwex_a-fmodf.Tpo math/x86/.deps/lib32_libmingwex_a-fmodf.Po
  8341. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-nearbyint.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-nearbyint.Tpo -c -o math/x86/lib32_libmingwex_a-nearbyint.o `test -f 'math/x86/nearbyint.S' || echo '../'`math/x86/nearbyint.S
  8342. mv -f misc/.deps/lib32_libmingwex_a-mingw_wcstof.Tpo misc/.deps/lib32_libmingwex_a-mingw_wcstof.Po
  8343. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-nearbyintf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-nearbyintf.Tpo -c -o math/x86/lib32_libmingwex_a-nearbyintf.o `test -f 'math/x86/nearbyintf.S' || echo '../'`math/x86/nearbyintf.S
  8344. mv -f misc/.deps/lib32_libmingwex_a-mingw_mbwc_convert.Tpo misc/.deps/lib32_libmingwex_a-mingw_mbwc_convert.Po
  8345. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-nearbyintl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-nearbyintl.Tpo -c -o math/x86/lib32_libmingwex_a-nearbyintl.o `test -f 'math/x86/nearbyintl.S' || echo '../'`math/x86/nearbyintl.S
  8346. mv -f math/x86/.deps/lib32_libmingwex_a-floor.Tpo math/x86/.deps/lib32_libmingwex_a-floor.Po
  8347. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-pow.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-pow.Tpo -c -o math/x86/lib32_libmingwex_a-pow.o `test -f 'math/x86/pow.c' || echo '../'`math/x86/pow.c
  8348. mv -f math/x86/.deps/lib32_libmingwex_a-floorf.Tpo math/x86/.deps/lib32_libmingwex_a-floorf.Po
  8349. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-powl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-powl.Tpo -c -o math/x86/lib32_libmingwex_a-powl.o `test -f 'math/x86/powl.c' || echo '../'`math/x86/powl.c
  8350. mv -f math/x86/.deps/lib32_libmingwex_a-ldexp.Tpo math/x86/.deps/lib32_libmingwex_a-ldexp.Po
  8351. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-remainder.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-remainder.Tpo -c -o math/x86/lib32_libmingwex_a-remainder.o `test -f 'math/x86/remainder.S' || echo '../'`math/x86/remainder.S
  8352. mv -f math/x86/.deps/lib32_libmingwex_a-ldexpl.Tpo math/x86/.deps/lib32_libmingwex_a-ldexpl.Po
  8353. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-remainderf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-remainderf.Tpo -c -o math/x86/lib32_libmingwex_a-remainderf.o `test -f 'math/x86/remainderf.S' || echo '../'`math/x86/remainderf.S
  8354. mv -f math/x86/.deps/lib32_libmingwex_a-logbf.Tpo math/x86/.deps/lib32_libmingwex_a-logbf.Po
  8355. mv -f math/x86/.deps/lib32_libmingwex_a-logb.Tpo math/x86/.deps/lib32_libmingwex_a-logb.Po
  8356. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-remainderl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-remainderl.Tpo -c -o math/x86/lib32_libmingwex_a-remainderl.o `test -f 'math/x86/remainderl.S' || echo '../'`math/x86/remainderl.S
  8357. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-remquo.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-remquo.Tpo -c -o math/x86/lib32_libmingwex_a-remquo.o `test -f 'math/x86/remquo.S' || echo '../'`math/x86/remquo.S
  8358. mv -f math/x86/.deps/lib32_libmingwex_a-logbl.Tpo math/x86/.deps/lib32_libmingwex_a-logbl.Po
  8359. mv -f math/x86/.deps/lib32_libmingwex_a-floorl.Tpo math/x86/.deps/lib32_libmingwex_a-floorl.Po
  8360. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-remquof.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-remquof.Tpo -c -o math/x86/lib32_libmingwex_a-remquof.o `test -f 'math/x86/remquof.S' || echo '../'`math/x86/remquof.S
  8361. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-remquol.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-remquol.Tpo -c -o math/x86/lib32_libmingwex_a-remquol.o `test -f 'math/x86/remquol.S' || echo '../'`math/x86/remquol.S
  8362. mv -f math/x86/.deps/lib32_libmingwex_a-log.Tpo math/x86/.deps/lib32_libmingwex_a-log.Po
  8363. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-rint.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-rint.Tpo -c -o math/x86/lib32_libmingwex_a-rint.o `test -f 'math/x86/rint.c' || echo '../'`math/x86/rint.c
  8364. mv -f math/x86/.deps/lib32_libmingwex_a-logl.Tpo math/x86/.deps/lib32_libmingwex_a-logl.Po
  8365. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-rintf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-rintf.Tpo -c -o math/x86/lib32_libmingwex_a-rintf.o `test -f 'math/x86/rintf.c' || echo '../'`math/x86/rintf.c
  8366. mv -f math/x86/.deps/lib32_libmingwex_a-ilogbl.Tpo math/x86/.deps/lib32_libmingwex_a-ilogbl.Po
  8367. mv -f math/x86/.deps/lib32_libmingwex_a-ilogb.Tpo math/x86/.deps/lib32_libmingwex_a-ilogb.Po
  8368. mv -f math/x86/.deps/lib32_libmingwex_a-internal_logl.Tpo math/x86/.deps/lib32_libmingwex_a-internal_logl.Po
  8369. mv -f math/x86/.deps/lib32_libmingwex_a-ilogbf.Tpo math/x86/.deps/lib32_libmingwex_a-ilogbf.Po
  8370. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-scalbn.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-scalbn.Tpo -c -o math/x86/lib32_libmingwex_a-scalbn.o `test -f 'math/x86/scalbn.S' || echo '../'`math/x86/scalbn.S
  8371. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-scalbnf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-scalbnf.Tpo -c -o math/x86/lib32_libmingwex_a-scalbnf.o `test -f 'math/x86/scalbnf.S' || echo '../'`math/x86/scalbnf.S
  8372. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-scalbnl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-scalbnl.Tpo -c -o math/x86/lib32_libmingwex_a-scalbnl.o `test -f 'math/x86/scalbnl.S' || echo '../'`math/x86/scalbnl.S
  8373. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-sin.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-sin.Tpo -c -o math/x86/lib32_libmingwex_a-sin.o `test -f 'math/x86/sin.c' || echo '../'`math/x86/sin.c
  8374. mv -f misc/.deps/lib32_libmingwex_a-mingw-access.Tpo misc/.deps/lib32_libmingwex_a-mingw-access.Po
  8375. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-sinf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-sinf.Tpo -c -o math/x86/lib32_libmingwex_a-sinf.o `test -f 'math/x86/sinf.c' || echo '../'`math/x86/sinf.c
  8376. mv -f math/x86/.deps/lib32_libmingwex_a-log1pl.Tpo math/x86/.deps/lib32_libmingwex_a-log1pl.Po
  8377. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-sinl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-sinl.Tpo -c -o math/x86/lib32_libmingwex_a-sinl.o `test -f 'math/x86/sinl.c' || echo '../'`math/x86/sinl.c
  8378. mv -f math/x86/.deps/lib32_libmingwex_a-log2l.Tpo math/x86/.deps/lib32_libmingwex_a-log2l.Po
  8379. mv -f math/x86/.deps/lib32_libmingwex_a-log10l.Tpo math/x86/.deps/lib32_libmingwex_a-log10l.Po
  8380. mv -f math/x86/.deps/lib32_libmingwex_a-log1p.Tpo math/x86/.deps/lib32_libmingwex_a-log1p.Po
  8381. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-sinl_internal.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-sinl_internal.Tpo -c -o math/x86/lib32_libmingwex_a-sinl_internal.o `test -f 'math/x86/sinl_internal.S' || echo '../'`math/x86/sinl_internal.S
  8382. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib32_libmingwex_a-tanf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-tanf.Tpo -c -o math/x86/lib32_libmingwex_a-tanf.o `test -f 'math/x86/tanf.c' || echo '../'`math/x86/tanf.c
  8383. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-tanl.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-tanl.Tpo -c -o math/x86/lib32_libmingwex_a-tanl.o `test -f 'math/x86/tanl.S' || echo '../'`math/x86/tanl.S
  8384. mv -f math/x86/.deps/lib32_libmingwex_a-log2f.Tpo math/x86/.deps/lib32_libmingwex_a-log2f.Po
  8385. mv -f math/x86/.deps/lib32_libmingwex_a-nearbyintf.Tpo math/x86/.deps/lib32_libmingwex_a-nearbyintf.Po
  8386. mv -f math/x86/.deps/lib32_libmingwex_a-log1pf.Tpo math/x86/.deps/lib32_libmingwex_a-log1pf.Po
  8387. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-trunc.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-trunc.Tpo -c -o math/x86/lib32_libmingwex_a-trunc.o `test -f 'math/x86/trunc.S' || echo '../'`math/x86/trunc.S
  8388. mv -f math/x86/.deps/lib32_libmingwex_a-log2.Tpo math/x86/.deps/lib32_libmingwex_a-log2.Po
  8389. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -g -O2 -MT math/x86/lib32_libmingwex_a-truncf.o -MD -MP -MF math/x86/.deps/lib32_libmingwex_a-truncf.Tpo -c -o math/x86/lib32_libmingwex_a-truncf.o `test -f 'math/x86/truncf.S' || echo '../'`math/x86/truncf.S
  8390. mv -f math/x86/.deps/lib32_libmingwex_a-nearbyint.Tpo math/x86/.deps/lib32_libmingwex_a-nearbyint.Po
  8391. rm -f lib32/libmoldname.a
  8392. rm -f lib32/libmingwthrd.a
  8393. rm -f lib32/libcrtdll_extra.a
  8394. i686-w64-mingw32-ar cru lib32/libmoldname.a lib32_libmoldname_a-_libm_dummy.o
  8395. i686-w64-mingw32-ar cru lib32/libmingwthrd.a libsrc/lib32_libmingwthrd_a-mingwthrd_mt.o
  8396. i686-w64-mingw32-ar cru lib32/libcrtdll_extra.a crt/lib32_libcrtdll_extra_a-crtdll_compat.o misc/lib32_libcrtdll_extra_a-___mb_cur_max_func.o misc/lib32_libcrtdll_extra_a-__p___argv.o misc/lib32_libcrtdll_extra_a-__p__acmdln.o misc/lib32_libcrtdll_extra_a-__p__commode.o misc/lib32_libcrtdll_extra_a-__p__fmode.o misc/lib32_libcrtdll_extra_a-__set_app_type.o misc/lib32_libcrtdll_extra_a-invalid_parameter_handler.o misc/lib32_libcrtdll_extra_a-lc_locale_func.o misc/lib32_libcrtdll_extra_a-seterrno.o stdio/lib32_libcrtdll_extra_a-_scprintf.o stdio/lib32_libcrtdll_extra_a-_vscprintf.o stdio/lib32_libcrtdll_extra_a-mingw_lock.o
  8397. mv -f math/x86/.deps/lib32_libmingwex_a-rint.Tpo math/x86/.deps/lib32_libmingwex_a-rint.Po
  8398. rm -f lib32/libmsvcrt_common.a
  8399. i686-w64-mingw32-ar cru lib32/libmsvcrt_common.a misc/lib32_libmsvcrt_common_a-mbrtowc.o misc/lib32_libmsvcrt_common_a-mbsinit.o misc/lib32_libmsvcrt_common_a-onexit_table.o misc/lib32_libmsvcrt_common_a-register_tls_atexit.o misc/lib32_libmsvcrt_common_a-uchar_c16rtomb.o misc/lib32_libmsvcrt_common_a-uchar_c32rtomb.o misc/lib32_libmsvcrt_common_a-uchar_mbrtoc16.o misc/lib32_libmsvcrt_common_a-uchar_mbrtoc32.o misc/lib32_libmsvcrt_common_a-wcrtomb.o stdio/lib32_libmsvcrt_common_a-_getc_nolock.o stdio/lib32_libmsvcrt_common_a-_getwc_nolock.o stdio/lib32_libmsvcrt_common_a-_putc_nolock.o stdio/lib32_libmsvcrt_common_a-_putwc_nolock.o stdio/lib32_libmsvcrt_common_a-acrt_iob_func.o stdio/lib32_libmsvcrt_common_a-snprintf_alias.o stdio/lib32_libmsvcrt_common_a-vsnprintf_alias.o math/lib32_libmsvcrt_common_a-frexp.o
  8400. mv -f misc/.deps/lib32_libmingwex_a-getopt.Tpo misc/.deps/lib32_libmingwex_a-getopt.Po
  8401. mv -f math/x86/.deps/lib32_libmingwex_a-rintf.Tpo math/x86/.deps/lib32_libmingwex_a-rintf.Po
  8402. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_access_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_access_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_access_s.o `test -f 'secapi/_access_s.c' || echo '../'`secapi/_access_s.c
  8403. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_cgets_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_cgets_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_cgets_s.o `test -f 'secapi/_cgets_s.c' || echo '../'`secapi/_cgets_s.c
  8404. mv -f math/x86/.deps/lib32_libmingwex_a-sin.Tpo math/x86/.deps/lib32_libmingwex_a-sin.Po
  8405. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_cgetws_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_cgetws_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_cgetws_s.o `test -f 'secapi/_cgetws_s.c' || echo '../'`secapi/_cgetws_s.c
  8406. i686-w64-mingw32-ranlib lib32/libmingwthrd.a
  8407. i686-w64-mingw32-ranlib lib32/libmoldname.a
  8408. i686-w64-mingw32-ranlib lib32/libcrtdll_extra.a
  8409. mv -f math/x86/.deps/lib32_libmingwex_a-nearbyintl.Tpo math/x86/.deps/lib32_libmingwex_a-nearbyintl.Po
  8410. i686-w64-mingw32-ranlib lib32/libmsvcrt_common.a
  8411. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_chsize_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_chsize_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_chsize_s.o `test -f 'secapi/_chsize_s.c' || echo '../'`secapi/_chsize_s.c
  8412. mv -f math/x86/.deps/lib32_libmingwex_a-powl.Tpo math/x86/.deps/lib32_libmingwex_a-powl.Po
  8413. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_controlfp_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_controlfp_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_controlfp_s.o `test -f 'secapi/_controlfp_s.c' || echo '../'`secapi/_controlfp_s.c
  8414. mv -f math/x86/.deps/lib32_libmingwex_a-pow.Tpo math/x86/.deps/lib32_libmingwex_a-pow.Po
  8415. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_cprintf_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_cprintf_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_cprintf_s.o `test -f 'secapi/_cprintf_s.c' || echo '../'`secapi/_cprintf_s.c
  8416. mv -f math/x86/.deps/lib32_libmingwex_a-sinf.Tpo math/x86/.deps/lib32_libmingwex_a-sinf.Po
  8417. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_cprintf_s_l.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_cprintf_s_l.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_cprintf_s_l.o `test -f 'secapi/_cprintf_s_l.c' || echo '../'`secapi/_cprintf_s_l.c
  8418. mv -f math/x86/.deps/lib32_libmingwex_a-tanf.Tpo math/x86/.deps/lib32_libmingwex_a-tanf.Po
  8419. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_ctime32_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_ctime32_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_ctime32_s.o `test -f 'secapi/_ctime32_s.c' || echo '../'`secapi/_ctime32_s.c
  8420. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_ctime64_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_ctime64_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_ctime64_s.o `test -f 'secapi/_ctime64_s.c' || echo '../'`secapi/_ctime64_s.c
  8421. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_cwprintf_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_cwprintf_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_cwprintf_s.o `test -f 'secapi/_cwprintf_s.c' || echo '../'`secapi/_cwprintf_s.c
  8422. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_cwprintf_s_l.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_cwprintf_s_l.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_cwprintf_s_l.o `test -f 'secapi/_cwprintf_s_l.c' || echo '../'`secapi/_cwprintf_s_l.c
  8423. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_gmtime32_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_gmtime32_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_gmtime32_s.o `test -f 'secapi/_gmtime32_s.c' || echo '../'`secapi/_gmtime32_s.c
  8424. mv -f math/x86/.deps/lib32_libmingwex_a-sinl.Tpo math/x86/.deps/lib32_libmingwex_a-sinl.Po
  8425. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_gmtime64_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_gmtime64_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_gmtime64_s.o `test -f 'secapi/_gmtime64_s.c' || echo '../'`secapi/_gmtime64_s.c
  8426. mv -f math/x86/.deps/lib32_libmingwex_a-remainder.Tpo math/x86/.deps/lib32_libmingwex_a-remainder.Po
  8427. mv -f math/x86/.deps/lib32_libmingwex_a-remquol.Tpo math/x86/.deps/lib32_libmingwex_a-remquol.Po
  8428. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_localtime32_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_localtime32_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_localtime32_s.o `test -f 'secapi/_localtime32_s.c' || echo '../'`secapi/_localtime32_s.c
  8429. mv -f math/x86/.deps/lib32_libmingwex_a-remainderl.Tpo math/x86/.deps/lib32_libmingwex_a-remainderl.Po
  8430. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_localtime64_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_localtime64_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_localtime64_s.o `test -f 'secapi/_localtime64_s.c' || echo '../'`secapi/_localtime64_s.c
  8431. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_mktemp_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_mktemp_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_mktemp_s.o `test -f 'secapi/_mktemp_s.c' || echo '../'`secapi/_mktemp_s.c
  8432. mv -f math/x86/.deps/lib32_libmingwex_a-scalbnl.Tpo math/x86/.deps/lib32_libmingwex_a-scalbnl.Po
  8433. mv -f math/x86/.deps/lib32_libmingwex_a-remainderf.Tpo math/x86/.deps/lib32_libmingwex_a-remainderf.Po
  8434. mv -f math/x86/.deps/lib32_libmingwex_a-scalbn.Tpo math/x86/.deps/lib32_libmingwex_a-scalbn.Po
  8435. mv -f math/x86/.deps/lib32_libmingwex_a-remquo.Tpo math/x86/.deps/lib32_libmingwex_a-remquo.Po
  8436. mv -f math/x86/.deps/lib32_libmingwex_a-remquof.Tpo math/x86/.deps/lib32_libmingwex_a-remquof.Po
  8437. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_sopen_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_sopen_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_sopen_s.o `test -f 'secapi/_sopen_s.c' || echo '../'`secapi/_sopen_s.c
  8438. mv -f math/x86/.deps/lib32_libmingwex_a-scalbnf.Tpo math/x86/.deps/lib32_libmingwex_a-scalbnf.Po
  8439. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_strdate_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_strdate_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_strdate_s.o `test -f 'secapi/_strdate_s.c' || echo '../'`secapi/_strdate_s.c
  8440. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_strtime_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_strtime_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_strtime_s.o `test -f 'secapi/_strtime_s.c' || echo '../'`secapi/_strtime_s.c
  8441. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_umask_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_umask_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_umask_s.o `test -f 'secapi/_umask_s.c' || echo '../'`secapi/_umask_s.c
  8442. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_vcprintf_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_vcprintf_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_vcprintf_s.o `test -f 'secapi/_vcprintf_s.c' || echo '../'`secapi/_vcprintf_s.c
  8443. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_vcprintf_s_l.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_vcprintf_s_l.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_vcprintf_s_l.o `test -f 'secapi/_vcprintf_s_l.c' || echo '../'`secapi/_vcprintf_s_l.c
  8444. mv -f math/x86/.deps/lib32_libmingwex_a-tanl.Tpo math/x86/.deps/lib32_libmingwex_a-tanl.Po
  8445. mv -f math/x86/.deps/lib32_libmingwex_a-trunc.Tpo math/x86/.deps/lib32_libmingwex_a-trunc.Po
  8446. mv -f math/x86/.deps/lib32_libmingwex_a-sinl_internal.Tpo math/x86/.deps/lib32_libmingwex_a-sinl_internal.Po
  8447. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_vcwprintf_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_vcwprintf_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_vcwprintf_s.o `test -f 'secapi/_vcwprintf_s.c' || echo '../'`secapi/_vcwprintf_s.c
  8448. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_vcwprintf_s_l.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_vcwprintf_s_l.o `test -f 'secapi/_vcwprintf_s_l.c' || echo '../'`secapi/_vcwprintf_s_l.c
  8449. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_vscprintf_p.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_vscprintf_p.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_vscprintf_p.o `test -f 'secapi/_vscprintf_p.c' || echo '../'`secapi/_vscprintf_p.c
  8450. mv -f math/x86/.deps/lib32_libmingwex_a-truncf.Tpo math/x86/.deps/lib32_libmingwex_a-truncf.Po
  8451. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_vscwprintf_p.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_vscwprintf_p.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_vscwprintf_p.o `test -f 'secapi/_vscwprintf_p.c' || echo '../'`secapi/_vscwprintf_p.c
  8452. mv -f misc/.deps/lib32_libmingwex_a-strsafe.Tpo misc/.deps/lib32_libmingwex_a-strsafe.Po
  8453. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_vswprintf_p.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_vswprintf_p.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_vswprintf_p.o `test -f 'secapi/_vswprintf_p.c' || echo '../'`secapi/_vswprintf_p.c
  8454. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_vscwprintf_p.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_vscwprintf_p.Po
  8455. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_vscprintf_p.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_vscprintf_p.Po
  8456. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_waccess_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_waccess_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_waccess_s.o `test -f 'secapi/_waccess_s.c' || echo '../'`secapi/_waccess_s.c
  8457. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_vswprintf_p.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_vswprintf_p.Po
  8458. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_wasctime_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_wasctime_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_wasctime_s.o `test -f 'secapi/_wasctime_s.c' || echo '../'`secapi/_wasctime_s.c
  8459. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_wctime32_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_wctime32_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_wctime32_s.o `test -f 'secapi/_wctime32_s.c' || echo '../'`secapi/_wctime32_s.c
  8460. mv -f stdio/.deps/lib32_libmingwex_a-ftruncate64.Tpo stdio/.deps/lib32_libmingwex_a-ftruncate64.Po
  8461. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_wctime64_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_wctime64_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_wctime64_s.o `test -f 'secapi/_wctime64_s.c' || echo '../'`secapi/_wctime64_s.c
  8462. 2 warnings generated.
  8463. mv -f stdio/.deps/lib32_libmingwex_a-mingw_pformat.Tpo stdio/.deps/lib32_libmingwex_a-mingw_pformat.Po
  8464. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_wstrtime_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_wstrtime_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_wstrtime_s.o `test -f 'secapi/_wstrtime_s.c' || echo '../'`secapi/_wstrtime_s.c
  8465. 2 warnings generated.
  8466. mv -f stdio/.deps/lib32_libmingwex_a-mingw_pformatw.Tpo stdio/.deps/lib32_libmingwex_a-mingw_pformatw.Po
  8467. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_wmktemp_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_wmktemp_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_wmktemp_s.o `test -f 'secapi/_wmktemp_s.c' || echo '../'`secapi/_wmktemp_s.c
  8468. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_access_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_access_s.Po
  8469. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-_wstrdate_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-_wstrdate_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-_wstrdate_s.o `test -f 'secapi/_wstrdate_s.c' || echo '../'`secapi/_wstrdate_s.c
  8470. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_chsize_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_chsize_s.Po
  8471. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-asctime_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-asctime_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-asctime_s.o `test -f 'secapi/asctime_s.c' || echo '../'`secapi/asctime_s.c
  8472. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_cgetws_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_cgetws_s.Po
  8473. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_cgets_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_cgets_s.Po
  8474. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-memcpy_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-memcpy_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-memcpy_s.o `test -f 'secapi/memcpy_s.c' || echo '../'`secapi/memcpy_s.c
  8475. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_cprintf_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_cprintf_s.Po
  8476. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-memmove_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-memmove_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-memmove_s.o `test -f 'secapi/memmove_s.c' || echo '../'`secapi/memmove_s.c
  8477. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-rand_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-rand_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-rand_s.o `test -f 'secapi/rand_s.c' || echo '../'`secapi/rand_s.c
  8478. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_controlfp_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_controlfp_s.Po
  8479. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_cwprintf_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_cwprintf_s.Po
  8480. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-sprintf_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-sprintf_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-sprintf_s.o `test -f 'secapi/sprintf_s.c' || echo '../'`secapi/sprintf_s.c
  8481. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-strerror_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-strerror_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-strerror_s.o `test -f 'secapi/strerror_s.c' || echo '../'`secapi/strerror_s.c
  8482. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_cprintf_s_l.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_cprintf_s_l.Po
  8483. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-vsprintf_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-vsprintf_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-vsprintf_s.o `test -f 'secapi/vsprintf_s.c' || echo '../'`secapi/vsprintf_s.c
  8484. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_cwprintf_s_l.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_cwprintf_s_l.Po
  8485. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-wmemcpy_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-wmemcpy_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-wmemcpy_s.o `test -f 'secapi/wmemcpy_s.c' || echo '../'`secapi/wmemcpy_s.c
  8486. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_gmtime32_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_gmtime32_s.Po
  8487. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_ctime32_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_ctime32_s.Po
  8488. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib32_libmsvcrt_extra_a-wmemmove_s.o -MD -MP -MF secapi/.deps/lib32_libmsvcrt_extra_a-wmemmove_s.Tpo -c -o secapi/lib32_libmsvcrt_extra_a-wmemmove_s.o `test -f 'secapi/wmemmove_s.c' || echo '../'`secapi/wmemmove_s.c
  8489. rm -f lib32/libmsvcr120_app_extra.a
  8490. i686-w64-mingw32-ar cru lib32/libmsvcr120_app_extra.a misc/lib32_libmsvcr120_app_extra_a-__set_app_type.o misc/lib32_libmsvcr120_app_extra_a-_getpid.o
  8491. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_ctime64_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_ctime64_s.Po
  8492. rm -f lib32/libucrt_extra.a
  8493. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_sopen_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_sopen_s.Po
  8494. i686-w64-mingw32-ar cru lib32/libucrt_extra.a crt/lib32_libucrt_extra_a-ucrtbase_compat.o math/lib32_libucrt_extra_a-_huge.o stdio/lib32_libucrt_extra_a-ucrt_fprintf.o stdio/lib32_libucrt_extra_a-ucrt_fscanf.o stdio/lib32_libucrt_extra_a-ucrt_fwprintf.o stdio/lib32_libucrt_extra_a-ucrt_printf.o stdio/lib32_libucrt_extra_a-ucrt_scanf.o stdio/lib32_libucrt_extra_a-ucrt__snwprintf.o stdio/lib32_libucrt_extra_a-ucrt_snprintf.o stdio/lib32_libucrt_extra_a-ucrt_sprintf.o stdio/lib32_libucrt_extra_a-ucrt_sscanf.o stdio/lib32_libucrt_extra_a-ucrt__vscprintf.o stdio/lib32_libucrt_extra_a-ucrt__vsnprintf.o stdio/lib32_libucrt_extra_a-ucrt__vsnwprintf.o stdio/lib32_libucrt_extra_a-ucrt_vfprintf.o stdio/lib32_libucrt_extra_a-ucrt_vfscanf.o stdio/lib32_libucrt_extra_a-ucrt_vprintf.o stdio/lib32_libucrt_extra_a-ucrt_vscanf.o stdio/lib32_libucrt_extra_a-ucrt_vsnprintf.o stdio/lib32_libucrt_extra_a-ucrt_vsprintf.o stdio/lib32_libucrt_extra_a-ucrt_vsscanf.o
  8495. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-memchr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-memchr.Tpo -c -o string/lib32_libucrtapp_extra_a-memchr.o `test -f 'string/memchr.c' || echo '../'`string/memchr.c
  8496. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_localtime64_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_localtime64_s.Po
  8497. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-memcmp.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-memcmp.Tpo -c -o string/lib32_libucrtapp_extra_a-memcmp.o `test -f 'string/memcmp.c' || echo '../'`string/memcmp.c
  8498. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_vcprintf_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_vcprintf_s.Po
  8499. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_vcprintf_s_l.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_vcprintf_s_l.Po
  8500. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-memcpy.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-memcpy.Tpo -c -o string/lib32_libucrtapp_extra_a-memcpy.o `test -f 'string/memcpy.c' || echo '../'`string/memcpy.c
  8501. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_localtime32_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_localtime32_s.Po
  8502. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_gmtime64_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_gmtime64_s.Po
  8503. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-memmove.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-memmove.Tpo -c -o string/lib32_libucrtapp_extra_a-memmove.o `test -f 'string/memmove.c' || echo '../'`string/memmove.c
  8504. mv -f stdio/.deps/lib32_libmingwex_a-mingw_vfscanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_vfscanf.Po
  8505. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-memrchr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-memrchr.Tpo -c -o string/lib32_libucrtapp_extra_a-memrchr.o `test -f 'string/memrchr.c' || echo '../'`string/memrchr.c
  8506. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-strchr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-strchr.Tpo -c -o string/lib32_libucrtapp_extra_a-strchr.o `test -f 'string/strchr.c' || echo '../'`string/strchr.c
  8507. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-strchrnul.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-strchrnul.Tpo -c -o string/lib32_libucrtapp_extra_a-strchrnul.o `test -f 'string/strchrnul.c' || echo '../'`string/strchrnul.c
  8508. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_mktemp_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_mktemp_s.Po
  8509. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-strrchr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-strrchr.Tpo -c -o string/lib32_libucrtapp_extra_a-strrchr.o `test -f 'string/strrchr.c' || echo '../'`string/strrchr.c
  8510. i686-w64-mingw32-ranlib lib32/libmsvcr120_app_extra.a
  8511. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_strtime_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_strtime_s.Po
  8512. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-strstr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-strstr.Tpo -c -o string/lib32_libucrtapp_extra_a-strstr.o `test -f 'string/strstr.c' || echo '../'`string/strstr.c
  8513. i686-w64-mingw32-ranlib lib32/libucrt_extra.a
  8514. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_umask_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_umask_s.Po
  8515. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-wcschr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-wcschr.Tpo -c -o string/lib32_libucrtapp_extra_a-wcschr.o `test -f 'string/wcschr.c' || echo '../'`string/wcschr.c
  8516. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_strdate_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_strdate_s.Po
  8517. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-wcsrchr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-wcsrchr.Tpo -c -o string/lib32_libucrtapp_extra_a-wcsrchr.o `test -f 'string/wcsrchr.c' || echo '../'`string/wcsrchr.c
  8518. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_vcwprintf_s_l.Po
  8519. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m32 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib32_libucrtapp_extra_a-wcsstr.o -MD -MP -MF string/.deps/lib32_libucrtapp_extra_a-wcsstr.Tpo -c -o string/lib32_libucrtapp_extra_a-wcsstr.o `test -f 'string/wcsstr.c' || echo '../'`string/wcsstr.c
  8520. cp lib32/crt1.o lib32/crt2.o
  8521. cp lib32/crt1u.o lib32/crt2u.o
  8522. cp lib32/dllcrt1.o lib32/dllcrt2.o
  8523. cp lib32/gcrt0.o lib32/gcrt1.o
  8524. cp lib32/gcrt0.o lib32/gcrt2.o
  8525. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libapi-ms-win-crt-private-l1-1-0.a --input-def lib32/api-ms-win-crt-private-l1-1-0.def
  8526. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_vcwprintf_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_vcwprintf_s.Po
  8527. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcrt_def.a --input-def lib32/msvcrt.def
  8528. rm -f lib32/libruntimeobject.a
  8529. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/runtimeobject.mri
  8530. i686-w64-mingw32-ranlib lib32/libruntimeobject.a
  8531. mv -f string/.deps/lib32_libucrtapp_extra_a-memcmp.Tpo string/.deps/lib32_libucrtapp_extra_a-memcmp.Po
  8532. rm -f lib32/libsynchronization.a
  8533. mv -f string/.deps/lib32_libucrtapp_extra_a-memmove.Tpo string/.deps/lib32_libucrtapp_extra_a-memmove.Po
  8534. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/synchronization.mri
  8535. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libntdllcrt.a --input-def lib32/ntdllcrt.def
  8536. mv -f string/.deps/lib32_libucrtapp_extra_a-memcpy.Tpo string/.deps/lib32_libucrtapp_extra_a-memcpy.Po
  8537. rm -f lib32/libwindowsapp.a
  8538. mv -f string/.deps/lib32_libucrtapp_extra_a-strrchr.Tpo string/.deps/lib32_libucrtapp_extra_a-strrchr.Po
  8539. mv -f string/.deps/lib32_libucrtapp_extra_a-strchr.Tpo string/.deps/lib32_libucrtapp_extra_a-strchr.Po
  8540. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/windowsapp.mri
  8541. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcp120_app.a --input-def lib32/msvcp120_app.def
  8542. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib32/crtdll.mri
  8543. mv -f string/.deps/lib32_libucrtapp_extra_a-memrchr.Tpo string/.deps/lib32_libucrtapp_extra_a-memrchr.Po
  8544. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr80_def.a --input-def lib32/msvcr80.def
  8545. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr90_def.a --input-def lib32/msvcr90.def
  8546. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr90d_def.a --input-def lib32/msvcr90d.def
  8547. mv -f string/.deps/lib32_libucrtapp_extra_a-memchr.Tpo string/.deps/lib32_libucrtapp_extra_a-memchr.Po
  8548. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr100_def.a --input-def lib32/msvcr100.def
  8549. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr110_def.a --input-def lib32/msvcr110.def
  8550. mv -f string/.deps/lib32_libucrtapp_extra_a-strchrnul.Tpo string/.deps/lib32_libucrtapp_extra_a-strchrnul.Po
  8551. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr120_def.a --input-def lib32/msvcr120.def
  8552. mv -f stdio/.deps/lib32_libmingwex_a-mingw_wvfscanf.Tpo stdio/.deps/lib32_libmingwex_a-mingw_wvfscanf.Po
  8553. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr120d_def.a --input-def lib32/msvcr120d.def
  8554. i686-w64-mingw32-ranlib lib32/libsynchronization.a
  8555. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libmsvcr120_app_def.a --input-def lib32/msvcr120_app.def
  8556. mv -f string/.deps/lib32_libucrtapp_extra_a-wcschr.Tpo string/.deps/lib32_libucrtapp_extra_a-wcschr.Po
  8557. mv -f string/.deps/lib32_libucrtapp_extra_a-wcsrchr.Tpo string/.deps/lib32_libucrtapp_extra_a-wcsrchr.Po
  8558. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_wctime32_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_wctime32_s.Po
  8559. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libucrtbase_def.a --input-def lib32/ucrtbase.def
  8560. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libvcruntime140_app.a --input-def lib32/vcruntime140_app.def
  8561. rm -f lib32/libkernel32.a
  8562. rm -f lib32/libbits.a
  8563. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libkernel32.a --input-def ../`echo lib32/libkernel32.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libkernel32.a intrincs/lib32_libkernel32_a-__movsb.o intrincs/lib32_libkernel32_a-__movsd.o intrincs/lib32_libkernel32_a-__movsw.o intrincs/lib32_libkernel32_a-__stosb.o intrincs/lib32_libkernel32_a-__stosd.o intrincs/lib32_libkernel32_a-__stosw.o intrincs/lib32_libkernel32_a-_rotl64.o intrincs/lib32_libkernel32_a-_rotr64.o intrincs/lib32_libkernel32_a-bitscanfwd.o intrincs/lib32_libkernel32_a-bitscanrev.o intrincs/lib32_libkernel32_a-bittest.o intrincs/lib32_libkernel32_a-bittestc.o intrincs/lib32_libkernel32_a-bittestci.o intrincs/lib32_libkernel32_a-bittestr.o intrincs/lib32_libkernel32_a-bittestri.o intrincs/lib32_libkernel32_a-bittests.o intrincs/lib32_libkernel32_a-bittestsi.o intrincs/lib32_libkernel32_a-cpuid.o intrincs/lib32_libkernel32_a-ilockadd.o intrincs/lib32_libkernel32_a-ilockand.o intrincs/lib32_libkernel32_a-ilockand64.o intrincs/lib32_libkernel32_a-ilockcxch.o intrincs/lib32_libkernel32_a-ilockcxch16.o intrincs/lib32_libkernel32_a-ilockcxch64.o intrincs/lib32_libkernel32_a-ilockcxchptr.o intrincs/lib32_libkernel32_a-ilockdec.o intrincs/lib32_libkernel32_a-ilockdec16.o intrincs/lib32_libkernel32_a-ilockdec64.o intrincs/lib32_libkernel32_a-ilockexch.o intrincs/lib32_libkernel32_a-ilockexch64.o intrincs/lib32_libkernel32_a-ilockexchadd.o intrincs/lib32_libkernel32_a-ilockexchadd64.o intrincs/lib32_libkernel32_a-ilockexchptr.o intrincs/lib32_libkernel32_a-ilockinc.o intrincs/lib32_libkernel32_a-ilockinc16.o intrincs/lib32_libkernel32_a-ilockinc64.o intrincs/lib32_libkernel32_a-ilockor.o intrincs/lib32_libkernel32_a-ilockor64.o intrincs/lib32_libkernel32_a-ilockxor.o intrincs/lib32_libkernel32_a-ilockxor64.o intrincs/lib32_libkernel32_a-inbyte.o intrincs/lib32_libkernel32_a-inbytestring.o intrincs/lib32_libkernel32_a-indword.o intrincs/lib32_libkernel32_a-indwordstring.o intrincs/lib32_libkernel32_a-inword.o intrincs/lib32_libkernel32_a-inwordstring.o intrincs/lib32_libkernel32_a-outbyte.o intrincs/lib32_libkernel32_a-outbytestring.o intrincs/lib32_libkernel32_a-outdword.o intrincs/lib32_libkernel32_a-outdwordstring.o intrincs/lib32_libkernel32_a-outword.o intrincs/lib32_libkernel32_a-outwordstring.o intrincs/lib32_libkernel32_a-readcr0.o intrincs/lib32_libkernel32_a-readcr2.o intrincs/lib32_libkernel32_a-readcr3.o intrincs/lib32_libkernel32_a-readcr4.o intrincs/lib32_libkernel32_a-readmsr.o intrincs/lib32_libkernel32_a-writecr0.o intrincs/lib32_libkernel32_a-writecr2.o intrincs/lib32_libkernel32_a-writecr3.o intrincs/lib32_libkernel32_a-writecr4.o intrincs/lib32_libkernel32_a-writemsr.o intrincs/lib32_libkernel32_a-__int2c.o intrincs/lib32_libkernel32_a-RtlSecureZeroMemory.o intrincs/lib32_libkernel32_a-rdtsc.o intrincs/lib32_libkernel32_a-readfsbyte.o intrincs/lib32_libkernel32_a-readfsword.o intrincs/lib32_libkernel32_a-readfsdword.o intrincs/lib32_libkernel32_a-writefsbyte.o intrincs/lib32_libkernel32_a-writefsword.o intrincs/lib32_libkernel32_a-writefsdword.o
  8564. i686-w64-mingw32-ar cru lib32/libbits.a libsrc/lib32_libbits_a-bits.o
  8565. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_wctime64_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_wctime64_s.Po
  8566. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_waccess_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_waccess_s.Po
  8567. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_wasctime_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_wasctime_s.Po
  8568. rm -f lib32/libshell32.a
  8569. rm -f lib32/libdinput.a
  8570. rm -f lib32/libdinput8.a
  8571. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdinput.a --input-def ../`echo lib32/libdinput.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libdinput.a libsrc/lib32_libdinput_a-dinput_kbd.o libsrc/lib32_libdinput_a-dinput_joy.o libsrc/lib32_libdinput_a-dinput_joy2.o libsrc/lib32_libdinput_a-dinput_mouse.o libsrc/lib32_libdinput_a-dinput_mouse2.o
  8572. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libshell32.a --input-def ../`echo lib32/libshell32.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libshell32.a libsrc/lib32_libshell32_a-shell32.o
  8573. rm -f lib32/libdmoguids.a
  8574. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libdinput8.a --input-def ../`echo lib32/libdinput8.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libdinput8.a libsrc/lib32_libdinput8_a-dinput_joy.o libsrc/lib32_libdinput8_a-dinput_joy2.o libsrc/lib32_libdinput8_a-dinput_mouse.o libsrc/lib32_libdinput8_a-dinput_mouse2.o libsrc/lib32_libdinput8_a-dinput_kbd.o
  8575. i686-w64-mingw32-ar cru lib32/libdmoguids.a libsrc/lib32_libdmoguids_a-dmoguids.o
  8576. rm -f lib32/libdxerr8.a
  8577. rm -f lib32/libdxerr9.a
  8578. i686-w64-mingw32-ar cru lib32/libdxerr8.a libsrc/lib32_libdxerr8_a-dxerr8.o libsrc/lib32_libdxerr8_a-dxerr8w.o
  8579. i686-w64-mingw32-ar cru lib32/libdxerr9.a libsrc/lib32_libdxerr9_a-dxerr9.o libsrc/lib32_libdxerr9_a-dxerr9w.o
  8580. rm -f lib32/libmfuuid.a
  8581. i686-w64-mingw32-ar cru lib32/libmfuuid.a libsrc/lib32_libmfuuid_a-mfuuid.o
  8582. rm -f lib32/libamstrmid.a
  8583. i686-w64-mingw32-ranlib lib32/libbits.a
  8584. i686-w64-mingw32-ar cru lib32/libamstrmid.a libsrc/lib32_libamstrmid_a-amstrmid.o
  8585. rm -f lib32/libwmcodecdspuuid.a
  8586. rm -f lib32/libwindowscodecs.a
  8587. i686-w64-mingw32-ar cru lib32/libwmcodecdspuuid.a libsrc/lib32_libwmcodecdspuuid_a-wmcodecdspuuid.o
  8588. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libwindowscodecs.a --input-def ../lib32/windowscodecs.def && i686-w64-mingw32-ar cru lib32/libwindowscodecs.a libsrc/lib32_libwindowscodecs_a-windowscodecs.o
  8589. rm -f lib32/libwbemuuid.a
  8590. i686-w64-mingw32-ar cru lib32/libwbemuuid.a libsrc/lib32_libwbemuuid_a-wbemuuid.o
  8591. i686-w64-mingw32-ranlib lib32/libdmoguids.a
  8592. i686-w64-mingw32-ranlib lib32/libwindowsapp.a
  8593. i686-w64-mingw32-ranlib lib32/libdxerr9.a
  8594. i686-w64-mingw32-ranlib lib32/libdxerr8.a
  8595. rm -f lib32/libdxguid.a
  8596. rm -f lib32/libksuser.a
  8597. i686-w64-mingw32-ar cru lib32/libdxguid.a libsrc/lib32_libdxguid_a-dxguid.o
  8598. rm -f lib32/libksguid.a
  8599. i686-w64-mingw32-ranlib lib32/libmfuuid.a
  8600. rm -f lib32/liblocationapi.a
  8601. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libksuser.a --input-def ../`echo lib32/libksuser.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libksuser.a libsrc/lib32_libksuser_a-ksuser.o
  8602. i686-w64-mingw32-ranlib lib32/libamstrmid.a
  8603. i686-w64-mingw32-ar cru lib32/libksguid.a libsrc/lib32_libksguid_a-ksuser.o
  8604. i686-w64-mingw32-ar cru lib32/liblocationapi.a libsrc/lib32_liblocationapi_a-locationapi.o
  8605. i686-w64-mingw32-ranlib lib32/libwmcodecdspuuid.a
  8606. i686-w64-mingw32-ranlib lib32/libwbemuuid.a
  8607. rm -f lib32/libsapi.a
  8608. i686-w64-mingw32-ar cru lib32/libsapi.a libsrc/lib32_libsapi_a-sapi.o
  8609. rm -f lib32/libsensorsapi.a
  8610. rm -f lib32/libportabledeviceguids.a
  8611. i686-w64-mingw32-ar cru lib32/libsensorsapi.a libsrc/lib32_libsensorsapi_a-sensorsapi.o
  8612. i686-w64-mingw32-ar cru lib32/libportabledeviceguids.a libsrc/lib32_libportabledeviceguids_a-portabledeviceguids.o
  8613. i686-w64-mingw32-ranlib lib32/libdinput8.a
  8614. rm -f lib32/libscrnsave.a
  8615. rm -f lib32/libscrnsavw.a
  8616. rm -f lib32/libstrmiids.a
  8617. i686-w64-mingw32-ar cru lib32/libscrnsave.a libsrc/lib32_libscrnsave_a-scrnsave.o
  8618. i686-w64-mingw32-ar cru lib32/libscrnsavw.a libsrc/lib32_libscrnsavw_a-scrnsave.o
  8619. i686-w64-mingw32-ranlib lib32/libdxguid.a
  8620. rm -f lib32/libuuid.a
  8621. i686-w64-mingw32-ranlib lib32/libdinput.a
  8622. rm -f lib32/libgdiplus.a
  8623. i686-w64-mingw32-ar cru lib32/libstrmiids.a libsrc/lib32_libstrmiids_a-strmiids.o
  8624. i686-w64-mingw32-ranlib lib32/liblocationapi.a
  8625. i686-w64-mingw32-ranlib lib32/libksguid.a
  8626. mv -f string/.deps/lib32_libucrtapp_extra_a-strstr.Tpo string/.deps/lib32_libucrtapp_extra_a-strstr.Po
  8627. rm -f lib32/libws2_32.a
  8628. i686-w64-mingw32-ar cru lib32/libuuid.a libsrc/lib32_libuuid_a-ativscp-uuid.o libsrc/lib32_libuuid_a-atsmedia-uuid.o libsrc/lib32_libuuid_a-bth-uuid.o libsrc/lib32_libuuid_a-cguid-uuid.o libsrc/lib32_libuuid_a-comcat-uuid.o libsrc/lib32_libuuid_a-devguid.o libsrc/lib32_libuuid_a-docobj-uuid.o libsrc/lib32_libuuid_a-dxva-uuid.o libsrc/lib32_libuuid_a-exdisp-uuid.o libsrc/lib32_libuuid_a-extras-uuid.o libsrc/lib32_libuuid_a-fwp-uuid.o libsrc/lib32_libuuid_a-guid_nul.o libsrc/lib32_libuuid_a-hlguids-uuid.o libsrc/lib32_libuuid_a-hlink-uuid.o libsrc/lib32_libuuid_a-mlang-uuid.o libsrc/lib32_libuuid_a-msctf-uuid.o libsrc/lib32_libuuid_a-mshtmhst-uuid.o libsrc/lib32_libuuid_a-mshtml-uuid.o libsrc/lib32_libuuid_a-msxml-uuid.o libsrc/lib32_libuuid_a-netcfg-uuid.o libsrc/lib32_libuuid_a-netcon-uuid.o libsrc/lib32_libuuid_a-ntddkbd-uuid.o libsrc/lib32_libuuid_a-ntddmou-uuid.o libsrc/lib32_libuuid_a-ntddpar-uuid.o libsrc/lib32_libuuid_a-ntddscsi-uuid.o libsrc/lib32_libuuid_a-ntddser-uuid.o libsrc/lib32_libuuid_a-ntddstor-uuid.o libsrc/lib32_libuuid_a-ntddvdeo-uuid.o libsrc/lib32_libuuid_a-oaidl-uuid.o libsrc/lib32_libuuid_a-objidl-uuid.o libsrc/lib32_libuuid_a-objsafe-uuid.o libsrc/lib32_libuuid_a-ocidl-uuid.o libsrc/lib32_libuuid_a-oleacc-uuid.o libsrc/lib32_libuuid_a-olectlid-uuid.o libsrc/lib32_libuuid_a-oleidl-uuid.o libsrc/lib32_libuuid_a-power-uuid.o libsrc/lib32_libuuid_a-powrprof-uuid.o libsrc/lib32_libuuid_a-uianimation-uuid.o libsrc/lib32_libuuid_a-usbcamdi-uuid.o libsrc/lib32_libuuid_a-usbiodef-uuid.o libsrc/lib32_libuuid_a-uuid.o libsrc/lib32_libuuid_a-vds-uuid.o libsrc/lib32_libuuid_a-virtdisk-uuid.o libsrc/lib32_libuuid_a-vss-uuid.o libsrc/lib32_libuuid_a-wia-uuid.o libsrc/lib32_libuuid_a-windowscodecs.o
  8629. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libgdiplus.a --input-def ../`echo lib32/libgdiplus.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libgdiplus.a libsrc/lib32_libgdiplus_a-gdiplus.o
  8630. rm -f lib32/libgmon.a
  8631. i686-w64-mingw32-ranlib lib32/libwindowscodecs.a
  8632. i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as --output-lib lib32/libws2_32.a --input-def ../`echo lib32/libws2_32.a | /usr/bin/sed 's|/lib|/|;s|\.a|.def|'` && i686-w64-mingw32-ar cru lib32/libws2_32.a libsrc/lib32_libws2_32_a-ws2_32.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_addr_equal.o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_isany.o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_isloopback.o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_setany.o libsrc/ws2tcpip/lib32_libws2_32_a-in6addr_setloopback.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_linklocal.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_loopback.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_global.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_linklocal.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_nodelocal.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_orglocal.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_mc_sitelocal.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_multicast.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_sitelocal.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_unspecified.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_v4compat.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_is_addr_v4mapped.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_set_addr_loopback.o libsrc/ws2tcpip/lib32_libws2_32_a-in6_set_addr_unspecified.o libsrc/ws2tcpip/lib32_libws2_32_a-gai_strerrorA.o libsrc/ws2tcpip/lib32_libws2_32_a-gai_strerrorW.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiStrdup.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiParseV4Address.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiNewAddrInfo.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiQueryDNS.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLookupNode.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiClone.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyFreeAddrInfo.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyGetAddrInfo.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLegacyGetNameInfo.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiLoad.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiGetAddrInfo.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiGetNameInfo.o libsrc/wspiapi/lib32_libws2_32_a-WspiapiFreeAddrInfo.o
  8633. i686-w64-mingw32-ranlib lib32/libshell32.a
  8634. i686-w64-mingw32-ranlib lib32/libsapi.a
  8635. i686-w64-mingw32-ar cru lib32/libgmon.a profile/lib32_libgmon_a-mcount.o profile/lib32_libgmon_a-profil.o profile/lib32_libgmon_a-gmon.o profile/lib32_libgmon_a-mcountFunc.o
  8636. mv -f string/.deps/lib32_libucrtapp_extra_a-wcsstr.Tpo string/.deps/lib32_libucrtapp_extra_a-wcsstr.Po
  8637. rm -f lib32/libmingw32.a
  8638. i686-w64-mingw32-ar cru lib32/libmingw32.a crt/lib32_libmingw32_a-crt0_c.o crt/lib32_libmingw32_a-dll_argv.o crt/lib32_libmingw32_a-gccmain.o crt/lib32_libmingw32_a-natstart.o crt/lib32_libmingw32_a-pseudo-reloc-list.o crt/lib32_libmingw32_a-wildcard.o crt/lib32_libmingw32_a-charmax.o crt/lib32_libmingw32_a-crt0_w.o crt/lib32_libmingw32_a-dllargv.o crt/lib32_libmingw32_a-_newmode.o crt/lib32_libmingw32_a-tlssup.o crt/lib32_libmingw32_a-xncommod.o crt/lib32_libmingw32_a-cinitexe.o crt/lib32_libmingw32_a-merr.o crt/lib32_libmingw32_a-pesect.o crt/lib32_libmingw32_a-udllargc.o crt/lib32_libmingw32_a-xthdloc.o crt/lib32_libmingw32_a-CRT_fp10.o crt/lib32_libmingw32_a-mingw_custom.o crt/lib32_libmingw32_a-mingw_helpers.o crt/lib32_libmingw32_a-pseudo-reloc.o crt/lib32_libmingw32_a-udll_argv.o crt/lib32_libmingw32_a-usermatherr.o crt/lib32_libmingw32_a-xtxtmode.o crt/lib32_libmingw32_a-crt_handler.o crt/lib32_libmingw32_a-tlsthrd.o crt/lib32_libmingw32_a-tlsmthread.o crt/lib32_libmingw32_a-tlsmcrt.o crt/lib32_libmingw32_a-cxa_atexit.o crt/lib32_libmingw32_a-cxa_thread_atexit.o crt/lib32_libmingw32_a-tls_atexit.o
  8639. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_wstrtime_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_wstrtime_s.Po
  8640. rm -f lib32/libmingwex.a
  8641. i686-w64-mingw32-ar cru lib32/libmingwex.a crt/lib32_libmingwex_a-dllentry.o crt/lib32_libmingwex_a-dllmain.o complex/lib32_libmingwex_a-_cabs.o complex/lib32_libmingwex_a-cabs.o complex/lib32_libmingwex_a-cabsf.o complex/lib32_libmingwex_a-cabsl.o complex/lib32_libmingwex_a-cacos.o complex/lib32_libmingwex_a-cacosf.o complex/lib32_libmingwex_a-cacosl.o complex/lib32_libmingwex_a-carg.o complex/lib32_libmingwex_a-cargf.o complex/lib32_libmingwex_a-cargl.o complex/lib32_libmingwex_a-casin.o complex/lib32_libmingwex_a-casinf.o complex/lib32_libmingwex_a-casinl.o complex/lib32_libmingwex_a-catan.o complex/lib32_libmingwex_a-catanf.o complex/lib32_libmingwex_a-catanl.o complex/lib32_libmingwex_a-ccos.o complex/lib32_libmingwex_a-ccosf.o complex/lib32_libmingwex_a-ccosl.o complex/lib32_libmingwex_a-cexp.o complex/lib32_libmingwex_a-cexpf.o complex/lib32_libmingwex_a-cexpl.o complex/lib32_libmingwex_a-cimag.o complex/lib32_libmingwex_a-cimagf.o complex/lib32_libmingwex_a-cimagl.o complex/lib32_libmingwex_a-clog.o complex/lib32_libmingwex_a-clogf.o complex/lib32_libmingwex_a-clogl.o complex/lib32_libmingwex_a-clog10.o complex/lib32_libmingwex_a-clog10f.o complex/lib32_libmingwex_a-clog10l.o complex/lib32_libmingwex_a-conj.o complex/lib32_libmingwex_a-conjf.o complex/lib32_libmingwex_a-conjl.o complex/lib32_libmingwex_a-cpow.o complex/lib32_libmingwex_a-cpowf.o complex/lib32_libmingwex_a-cpowl.o complex/lib32_libmingwex_a-cproj.o complex/lib32_libmingwex_a-cprojf.o complex/lib32_libmingwex_a-cprojl.o complex/lib32_libmingwex_a-creal.o complex/lib32_libmingwex_a-crealf.o complex/lib32_libmingwex_a-creall.o complex/lib32_libmingwex_a-csin.o complex/lib32_libmingwex_a-csinf.o complex/lib32_libmingwex_a-csinl.o complex/lib32_libmingwex_a-csqrt.o complex/lib32_libmingwex_a-csqrtf.o complex/lib32_libmingwex_a-csqrtl.o complex/lib32_libmingwex_a-ctan.o complex/lib32_libmingwex_a-ctanf.o complex/lib32_libmingwex_a-ctanl.o gdtoa/lib32_libmingwex_a-arithchk.o gdtoa/lib32_libmingwex_a-dmisc.o gdtoa/lib32_libmingwex_a-dtoa.o gdtoa/lib32_libmingwex_a-g_dfmt.o gdtoa/lib32_libmingwex_a-gdtoa.o gdtoa/lib32_libmingwex_a-gethex.o gdtoa/lib32_libmingwex_a-g_ffmt.o gdtoa/lib32_libmingwex_a-g__fmt.o gdtoa/lib32_libmingwex_a-gmisc.o gdtoa/lib32_libmingwex_a-g_xfmt.o gdtoa/lib32_libmingwex_a-hd_init.o gdtoa/lib32_libmingwex_a-hexnan.o gdtoa/lib32_libmingwex_a-misc.o gdtoa/lib32_libmingwex_a-qnan.o gdtoa/lib32_libmingwex_a-smisc.o gdtoa/lib32_libmingwex_a-strtodg.o gdtoa/lib32_libmingwex_a-strtodnrp.o gdtoa/lib32_libmingwex_a-strtof.o gdtoa/lib32_libmingwex_a-strtopx.o gdtoa/lib32_libmingwex_a-sum.o gdtoa/lib32_libmingwex_a-ulp.o math/lib32_libmingwex_a-cbrt.o math/lib32_libmingwex_a-cbrtf.o math/lib32_libmingwex_a-cbrtl.o math/lib32_libmingwex_a-copysign.o math/lib32_libmingwex_a-copysignf.o math/lib32_libmingwex_a-coshf.o math/lib32_libmingwex_a-coshl.o math/lib32_libmingwex_a-erfl.o math/lib32_libmingwex_a-expf.o math/lib32_libmingwex_a-fabs.o math/lib32_libmingwex_a-fabsf.o math/lib32_libmingwex_a-fabsl.o math/lib32_libmingwex_a-fdim.o math/lib32_libmingwex_a-fdimf.o math/lib32_libmingwex_a-fdiml.o math/lib32_libmingwex_a-fma.o math/lib32_libmingwex_a-fmaf.o math/lib32_libmingwex_a-fmal.o math/lib32_libmingwex_a-fmax.o math/lib32_libmingwex_a-fmaxf.o math/lib32_libmingwex_a-fmaxl.o math/lib32_libmingwex_a-fmin.o math/lib32_libmingwex_a-fminf.o math/lib32_libmingwex_a-fminl.o math/lib32_libmingwex_a-fp_consts.o math/lib32_libmingwex_a-fp_constsf.o math/lib32_libmingwex_a-fp_constsl.o math/lib32_libmingwex_a-fpclassify.o math/lib32_libmingwex_a-fpclassifyf.o math/lib32_libmingwex_a-fpclassifyl.o math/lib32_libmingwex_a-frexpf.o math/lib32_libmingwex_a-frexpl.o math/lib32_libmingwex_a-hypotf.o math/lib32_libmingwex_a-hypot.o math/lib32_libmingwex_a-hypotl.o math/lib32_libmingwex_a-isnan.o math/lib32_libmingwex_a-isnanf.o math/lib32_libmingwex_a-isnanl.o math/lib32_libmingwex_a-ldexpf.o math/lib32_libmingwex_a-lgamma.o math/lib32_libmingwex_a-lgammaf.o math/lib32_libmingwex_a-lgammal.o math/lib32_libmingwex_a-llrint.o math/lib32_libmingwex_a-signgam.o math/lib32_libmingwex_a-llrintf.o math/lib32_libmingwex_a-llrintl.o math/lib32_libmingwex_a-llround.o math/lib32_libmingwex_a-llroundf.o math/lib32_libmingwex_a-llroundl.o math/lib32_libmingwex_a-log10f.o math/lib32_libmingwex_a-logf.o math/lib32_libmingwex_a-lrint.o math/lib32_libmingwex_a-lrintf.o math/lib32_libmingwex_a-lrintl.o math/lib32_libmingwex_a-lround.o math/lib32_libmingwex_a-lroundf.o math/lib32_libmingwex_a-lroundl.o math/lib32_libmingwex_a-modf.o math/lib32_libmingwex_a-modff.o math/lib32_libmingwex_a-modfl.o math/lib32_libmingwex_a-nextafterf.o math/lib32_libmingwex_a-nextafterl.o math/lib32_libmingwex_a-nexttoward.o math/lib32_libmingwex_a-nexttowardf.o math/lib32_libmingwex_a-powf.o math/lib32_libmingwex_a-powi.o math/lib32_libmingwex_a-powif.o math/lib32_libmingwex_a-powil.o math/lib32_libmingwex_a-rintl.o math/lib32_libmingwex_a-round.o math/lib32_libmingwex_a-roundf.o math/lib32_libmingwex_a-roundl.o math/lib32_libmingwex_a-s_erf.o math/lib32_libmingwex_a-sf_erf.o math/lib32_libmingwex_a-signbit.o math/lib32_libmingwex_a-signbitf.o math/lib32_libmingwex_a-signbitl.o math/lib32_libmingwex_a-sinhf.o math/lib32_libmingwex_a-sinhl.o math/lib32_libmingwex_a-sqrt.o math/lib32_libmingwex_a-sqrtf.o math/lib32_libmingwex_a-sqrtl.o math/lib32_libmingwex_a-tanhf.o math/lib32_libmingwex_a-tanhl.o math/lib32_libmingwex_a-tgamma.o math/lib32_libmingwex_a-tgammaf.o math/lib32_libmingwex_a-tgammal.o math/lib32_libmingwex_a-truncl.o math/lib32_libmingwex_a-abs64.o misc/lib32_libmingwex_a-mingw_longjmp.o misc/lib32_libmingwex_a-mingw_getsp.o misc/lib32_libmingwex_a-alarm.o misc/lib32_libmingwex_a-basename.o misc/lib32_libmingwex_a-btowc.o misc/lib32_libmingwex_a-delay-f.o misc/lib32_libmingwex_a-delay-n.o misc/lib32_libmingwex_a-delayimp.o misc/lib32_libmingwex_a-dirent.o misc/lib32_libmingwex_a-dirname.o misc/lib32_libmingwex_a-feclearexcept.o misc/lib32_libmingwex_a-fegetenv.o misc/lib32_libmingwex_a-fegetexceptflag.o misc/lib32_libmingwex_a-fegetround.o misc/lib32_libmingwex_a-feholdexcept.o misc/lib32_libmingwex_a-feraiseexcept.o misc/lib32_libmingwex_a-fesetenv.o misc/lib32_libmingwex_a-fesetexceptflag.o misc/lib32_libmingwex_a-fesetround.o misc/lib32_libmingwex_a-fetestexcept.o misc/lib32_libmingwex_a-feupdateenv.o misc/lib32_libmingwex_a-ftruncate.o misc/lib32_libmingwex_a-fwide.o misc/lib32_libmingwex_a-getlogin.o misc/lib32_libmingwex_a-getopt.o misc/lib32_libmingwex_a-gettimeofday.o misc/lib32_libmingwex_a-imaxabs.o misc/lib32_libmingwex_a-imaxdiv.o misc/lib32_libmingwex_a-isblank.o misc/lib32_libmingwex_a-iswblank.o misc/lib32_libmingwex_a-mempcpy.o misc/lib32_libmingwex_a-mingw-aligned-malloc.o misc/lib32_libmingwex_a-mingw_matherr.o misc/lib32_libmingwex_a-mingw_mbwc_convert.o misc/lib32_libmingwex_a-mingw_usleep.o misc/lib32_libmingwex_a-mingw_wcstod.o misc/lib32_libmingwex_a-mingw_wcstof.o misc/lib32_libmingwex_a-mingw_wcstold.o misc/lib32_libmingwex_a-mkstemp.o misc/lib32_libmingwex_a-sleep.o misc/lib32_libmingwex_a-strnlen.o misc/lib32_libmingwex_a-strsafe.o misc/lib32_libmingwex_a-strtoimax.o misc/lib32_libmingwex_a-strtoumax.o misc/lib32_libmingwex_a-tdelete.o misc/lib32_libmingwex_a-tfind.o misc/lib32_libmingwex_a-tsearch.o misc/lib32_libmingwex_a-twalk.o misc/lib32_libmingwex_a-wcsnlen.o misc/lib32_libmingwex_a-wcstof.o misc/lib32_libmingwex_a-wcstoimax.o misc/lib32_libmingwex_a-wcstold.o misc/lib32_libmingwex_a-wcstoumax.o misc/lib32_libmingwex_a-wctob.o misc/lib32_libmingwex_a-wctrans.o misc/lib32_libmingwex_a-wctype.o misc/lib32_libmingwex_a-wdirent.o misc/lib32_libmingwex_a-winbs_uint64.o misc/lib32_libmingwex_a-winbs_ulong.o misc/lib32_libmingwex_a-winbs_ushort.o misc/lib32_libmingwex_a-wmemchr.o misc/lib32_libmingwex_a-wmemcmp.o misc/lib32_libmingwex_a-wmemcpy.o misc/lib32_libmingwex_a-wmemmove.o misc/lib32_libmingwex_a-wmempcpy.o misc/lib32_libmingwex_a-wmemset.o misc/lib32_libmingwex_a-ftw.o misc/lib32_libmingwex_a-ftw64.o misc/lib32_libmingwex_a-mingw-access.o stdio/lib32_libmingwex_a-scanf2-argcount-char.o stdio/lib32_libmingwex_a-scanf2-argcount-wchar.o stdio/lib32_libmingwex_a-vfscanf2.o stdio/lib32_libmingwex_a-vfwscanf2.o stdio/lib32_libmingwex_a-vscanf2.o stdio/lib32_libmingwex_a-vsscanf2.o stdio/lib32_libmingwex_a-vswscanf2.o stdio/lib32_libmingwex_a-vwscanf2.o stdio/lib32_libmingwex_a-strtok_r.o stdio/lib32_libmingwex_a-scanf.o stdio/lib32_libmingwex_a-_Exit.o stdio/lib32_libmingwex_a-_findfirst64i32.o stdio/lib32_libmingwex_a-_findnext64i32.o stdio/lib32_libmingwex_a-_fstat.o stdio/lib32_libmingwex_a-_fstat64i32.o stdio/lib32_libmingwex_a-_ftime.o stdio/lib32_libmingwex_a-_stat.o stdio/lib32_libmingwex_a-_stat64i32.o stdio/lib32_libmingwex_a-_wfindfirst64i32.o stdio/lib32_libmingwex_a-_wfindnext64i32.o stdio/lib32_libmingwex_a-_wstat.o stdio/lib32_libmingwex_a-_wstat64i32.o stdio/lib32_libmingwex_a-asprintf.o stdio/lib32_libmingwex_a-atoll.o stdio/lib32_libmingwex_a-fgetpos64.o stdio/lib32_libmingwex_a-fopen64.o stdio/lib32_libmingwex_a-fseeko32.o stdio/lib32_libmingwex_a-fseeko64.o stdio/lib32_libmingwex_a-fsetpos64.o stdio/lib32_libmingwex_a-ftello.o stdio/lib32_libmingwex_a-ftello64.o stdio/lib32_libmingwex_a-ftruncate64.o stdio/lib32_libmingwex_a-lltoa.o stdio/lib32_libmingwex_a-lltow.o stdio/lib32_libmingwex_a-lseek64.o stdio/lib32_libmingwex_a-mingw_fprintf.o stdio/lib32_libmingwex_a-mingw_fprintfw.o stdio/lib32_libmingwex_a-mingw_fscanf.o stdio/lib32_libmingwex_a-mingw_fwscanf.o stdio/lib32_libmingwex_a-mingw_pformat.o stdio/lib32_libmingwex_a-mingw_pformatw.o stdio/lib32_libmingwex_a-mingw_printf.o stdio/lib32_libmingwex_a-mingw_printfw.o stdio/lib32_libmingwex_a-mingw_scanf.o stdio/lib32_libmingwex_a-mingw_snprintf.o stdio/lib32_libmingwex_a-mingw_snprintfw.o stdio/lib32_libmingwex_a-mingw_sprintf.o stdio/lib32_libmingwex_a-mingw_sprintfw.o stdio/lib32_libmingwex_a-mingw_sscanf.o stdio/lib32_libmingwex_a-mingw_swscanf.o stdio/lib32_libmingwex_a-mingw_vfprintf.o stdio/lib32_libmingwex_a-mingw_vfprintfw.o stdio/lib32_libmingwex_a-mingw_vfscanf.o stdio/lib32_libmingwex_a-mingw_vprintf.o stdio/lib32_libmingwex_a-mingw_vprintfw.o stdio/lib32_libmingwex_a-mingw_vsnprintf.o stdio/lib32_libmingwex_a-mingw_vsnprintfw.o stdio/lib32_libmingwex_a-mingw_vsprintf.o stdio/lib32_libmingwex_a-mingw_vsprintfw.o stdio/lib32_libmingwex_a-mingw_wscanf.o stdio/lib32_libmingwex_a-mingw_wvfscanf.o stdio/lib32_libmingwex_a-snprintf.o stdio/lib32_libmingwex_a-snwprintf.o stdio/lib32_libmingwex_a-strtof.o stdio/lib32_libmingwex_a-truncate.o stdio/lib32_libmingwex_a-ulltoa.o stdio/lib32_libmingwex_a-ulltow.o stdio/lib32_libmingwex_a-vasprintf.o stdio/lib32_libmingwex_a-vfscanf.o stdio/lib32_libmingwex_a-vfwscanf.o stdio/lib32_libmingwex_a-vscanf.o stdio/lib32_libmingwex_a-vsnprintf.o stdio/lib32_libmingwex_a-vsnwprintf.o stdio/lib32_libmingwex_a-vsscanf.o stdio/lib32_libmingwex_a-vswscanf.o stdio/lib32_libmingwex_a-vwscanf.o stdio/lib32_libmingwex_a-wtoll.o stdio/lib32_libmingwex_a-mingw_asprintf.o stdio/lib32_libmingwex_a-mingw_vasprintf.o math/x86/lib32_libmingwex_a-_chgsignl.o math/x86/lib32_libmingwex_a-acosf.o math/x86/lib32_libmingwex_a-acosh.o math/x86/lib32_libmingwex_a-acosl.o math/x86/lib32_libmingwex_a-acoshf.o math/x86/lib32_libmingwex_a-acoshl.o math/x86/lib32_libmingwex_a-asinf.o math/x86/lib32_libmingwex_a-asinh.o math/x86/lib32_libmingwex_a-asinl.o math/x86/lib32_libmingwex_a-asinhf.o math/x86/lib32_libmingwex_a-asinhl.o math/x86/lib32_libmingwex_a-atan2f.o math/x86/lib32_libmingwex_a-atan2.o math/x86/lib32_libmingwex_a-atan2l.o math/x86/lib32_libmingwex_a-atanf.o math/x86/lib32_libmingwex_a-atanh.o math/x86/lib32_libmingwex_a-atanl.o math/x86/lib32_libmingwex_a-atanhf.o math/x86/lib32_libmingwex_a-atanhl.o math/x86/lib32_libmingwex_a-ceil.o math/x86/lib32_libmingwex_a-ceilf.o math/x86/lib32_libmingwex_a-ceill.o math/x86/lib32_libmingwex_a-copysignl.o math/x86/lib32_libmingwex_a-cos.o math/x86/lib32_libmingwex_a-cosf.o math/x86/lib32_libmingwex_a-cosl.o math/x86/lib32_libmingwex_a-cosl_internal.o math/x86/lib32_libmingwex_a-cossin.o math/x86/lib32_libmingwex_a-exp.o math/x86/lib32_libmingwex_a-expl.o math/x86/lib32_libmingwex_a-exp2.o math/x86/lib32_libmingwex_a-exp2f.o math/x86/lib32_libmingwex_a-exp2l.o math/x86/lib32_libmingwex_a-expm1.o math/x86/lib32_libmingwex_a-expm1f.o math/x86/lib32_libmingwex_a-expm1l.o math/x86/lib32_libmingwex_a-floor.o math/x86/lib32_libmingwex_a-floorf.o math/x86/lib32_libmingwex_a-floorl.o math/x86/lib32_libmingwex_a-fmod.o math/x86/lib32_libmingwex_a-fmodf.o math/x86/lib32_libmingwex_a-fmodl.o math/x86/lib32_libmingwex_a-fucom.o math/x86/lib32_libmingwex_a-ilogb.o math/x86/lib32_libmingwex_a-ilogbf.o math/x86/lib32_libmingwex_a-ilogbl.o math/x86/lib32_libmingwex_a-internal_logl.o math/x86/lib32_libmingwex_a-ldexp.o math/x86/lib32_libmingwex_a-ldexpl.o math/x86/lib32_libmingwex_a-log.o math/x86/lib32_libmingwex_a-log10l.o math/x86/lib32_libmingwex_a-log1p.o math/x86/lib32_libmingwex_a-log1pf.o math/x86/lib32_libmingwex_a-log1pl.o math/x86/lib32_libmingwex_a-log2.o math/x86/lib32_libmingwex_a-log2f.o math/x86/lib32_libmingwex_a-log2l.o math/x86/lib32_libmingwex_a-logb.o math/x86/lib32_libmingwex_a-logbf.o math/x86/lib32_libmingwex_a-logbl.o math/x86/lib32_libmingwex_a-logl.o math/x86/lib32_libmingwex_a-nearbyint.o math/x86/lib32_libmingwex_a-nearbyintf.o math/x86/lib32_libmingwex_a-nearbyintl.o math/x86/lib32_libmingwex_a-pow.o math/x86/lib32_libmingwex_a-powl.o math/x86/lib32_libmingwex_a-remainder.o math/x86/lib32_libmingwex_a-remainderf.o math/x86/lib32_libmingwex_a-remainderl.o math/x86/lib32_libmingwex_a-remquo.o math/x86/lib32_libmingwex_a-remquof.o math/x86/lib32_libmingwex_a-remquol.o math/x86/lib32_libmingwex_a-rint.o math/x86/lib32_libmingwex_a-rintf.o math/x86/lib32_libmingwex_a-scalbn.o math/x86/lib32_libmingwex_a-scalbnf.o math/x86/lib32_libmingwex_a-scalbnl.o math/x86/lib32_libmingwex_a-sin.o math/x86/lib32_libmingwex_a-sinf.o math/x86/lib32_libmingwex_a-sinl.o math/x86/lib32_libmingwex_a-sinl_internal.o math/x86/lib32_libmingwex_a-tanf.o math/x86/lib32_libmingwex_a-tanl.o math/x86/lib32_libmingwex_a-trunc.o math/x86/lib32_libmingwex_a-truncf.o
  8642. rm -f lib32/libucrtapp_extra.a
  8643. i686-w64-mingw32-ranlib lib32/libscrnsavw.a
  8644. i686-w64-mingw32-ranlib lib32/libgmon.a
  8645. rm -f lib32/libucrt.a
  8646. i686-w64-mingw32-ar cru lib32/libucrtapp_extra.a crt/lib32_libucrtapp_extra_a-__C_specific_handler.o misc/lib32_libucrtapp_extra_a-longjmp.o misc/lib32_libucrtapp_extra_a-setjmp.o string/lib32_libucrtapp_extra_a-memchr.o string/lib32_libucrtapp_extra_a-memcmp.o string/lib32_libucrtapp_extra_a-memcpy.o string/lib32_libucrtapp_extra_a-memmove.o string/lib32_libucrtapp_extra_a-memrchr.o string/lib32_libucrtapp_extra_a-strchr.o string/lib32_libucrtapp_extra_a-strchrnul.o string/lib32_libucrtapp_extra_a-strrchr.o string/lib32_libucrtapp_extra_a-strstr.o string/lib32_libucrtapp_extra_a-wcschr.o string/lib32_libucrtapp_extra_a-wcsrchr.o string/lib32_libucrtapp_extra_a-wcsstr.o
  8647. i686-w64-mingw32-ranlib lib32/libsensorsapi.a
  8648. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr80.mri
  8649. i686-w64-mingw32-ranlib lib32/libscrnsave.a
  8650. i686-w64-mingw32-ranlib lib32/libportabledeviceguids.a
  8651. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrt.mri
  8652. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr90.mri
  8653. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr90d.mri
  8654. i686-w64-mingw32-ranlib lib32/libksuser.a
  8655. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr100.mri
  8656. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr110.mri
  8657. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr120.mri
  8658. i686-w64-mingw32-ranlib lib32/libstrmiids.a
  8659. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_wmktemp_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_wmktemp_s.Po
  8660. i686-w64-mingw32-ranlib lib32/libuuid.a
  8661. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr120d.mri
  8662. i686-w64-mingw32-ranlib lib32/libmingw32.a
  8663. i686-w64-mingw32-ranlib lib32/libkernel32.a
  8664. i686-w64-mingw32-ranlib lib32/libmingwex.a
  8665. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr120_app.mri
  8666. i686-w64-mingw32-ranlib lib32/libucrtapp_extra.a
  8667. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtbase.mri
  8668. i686-w64-mingw32-ranlib lib32/libws2_32.a
  8669. i686-w64-mingw32-ranlib lib32/libgdiplus.a
  8670. rm -f lib32/libucrtapp.a
  8671. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtapp.mri
  8672. rm -f lib32/libmincore.a
  8673. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/mincore.mri
  8674. i686-w64-mingw32-ranlib lib32/libucrt.a
  8675. i686-w64-mingw32-ranlib lib32/libucrtapp.a
  8676. cp lib32/libucrt.a lib32/libmsvcrt.a
  8677. i686-w64-mingw32-ranlib lib32/libmincore.a
  8678. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-_wstrdate_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-_wstrdate_s.Po
  8679. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-asctime_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-asctime_s.Po
  8680. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-memcpy_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-memcpy_s.Po
  8681. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-sprintf_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-sprintf_s.Po
  8682. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-memmove_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-memmove_s.Po
  8683. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-rand_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-rand_s.Po
  8684. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-wmemcpy_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-wmemcpy_s.Po
  8685. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-vsprintf_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-vsprintf_s.Po
  8686. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-strerror_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-strerror_s.Po
  8687. mv -f secapi/.deps/lib32_libmsvcrt_extra_a-wmemmove_s.Tpo secapi/.deps/lib32_libmsvcrt_extra_a-wmemmove_s.Po
  8688. rm -f lib32/libmsvcrt_extra.a
  8689. i686-w64-mingw32-ar cru lib32/libmsvcrt_extra.a misc/lib32_libmsvcrt_extra_a-_configthreadlocale.o misc/lib32_libmsvcrt_extra_a-invalid_parameter_handler.o misc/lib32_libmsvcrt_extra_a-output_format.o misc/lib32_libmsvcrt_extra_a-purecall.o secapi/lib32_libmsvcrt_extra_a-_access_s.o secapi/lib32_libmsvcrt_extra_a-_cgets_s.o secapi/lib32_libmsvcrt_extra_a-_cgetws_s.o secapi/lib32_libmsvcrt_extra_a-_chsize_s.o secapi/lib32_libmsvcrt_extra_a-_controlfp_s.o secapi/lib32_libmsvcrt_extra_a-_cprintf_s.o secapi/lib32_libmsvcrt_extra_a-_cprintf_s_l.o secapi/lib32_libmsvcrt_extra_a-_ctime32_s.o secapi/lib32_libmsvcrt_extra_a-_ctime64_s.o secapi/lib32_libmsvcrt_extra_a-_cwprintf_s.o secapi/lib32_libmsvcrt_extra_a-_cwprintf_s_l.o secapi/lib32_libmsvcrt_extra_a-_gmtime32_s.o secapi/lib32_libmsvcrt_extra_a-_gmtime64_s.o secapi/lib32_libmsvcrt_extra_a-_localtime32_s.o secapi/lib32_libmsvcrt_extra_a-_localtime64_s.o secapi/lib32_libmsvcrt_extra_a-_mktemp_s.o secapi/lib32_libmsvcrt_extra_a-_sopen_s.o secapi/lib32_libmsvcrt_extra_a-_strdate_s.o secapi/lib32_libmsvcrt_extra_a-_strtime_s.o secapi/lib32_libmsvcrt_extra_a-_umask_s.o secapi/lib32_libmsvcrt_extra_a-_vcprintf_s.o secapi/lib32_libmsvcrt_extra_a-_vcprintf_s_l.o secapi/lib32_libmsvcrt_extra_a-_vcwprintf_s.o secapi/lib32_libmsvcrt_extra_a-_vcwprintf_s_l.o secapi/lib32_libmsvcrt_extra_a-_vscprintf_p.o secapi/lib32_libmsvcrt_extra_a-_vscwprintf_p.o secapi/lib32_libmsvcrt_extra_a-_vswprintf_p.o secapi/lib32_libmsvcrt_extra_a-_waccess_s.o secapi/lib32_libmsvcrt_extra_a-_wasctime_s.o secapi/lib32_libmsvcrt_extra_a-_wctime32_s.o secapi/lib32_libmsvcrt_extra_a-_wctime64_s.o secapi/lib32_libmsvcrt_extra_a-_wstrtime_s.o secapi/lib32_libmsvcrt_extra_a-_wmktemp_s.o secapi/lib32_libmsvcrt_extra_a-_wstrdate_s.o secapi/lib32_libmsvcrt_extra_a-asctime_s.o secapi/lib32_libmsvcrt_extra_a-memcpy_s.o secapi/lib32_libmsvcrt_extra_a-memmove_s.o secapi/lib32_libmsvcrt_extra_a-rand_s.o secapi/lib32_libmsvcrt_extra_a-sprintf_s.o secapi/lib32_libmsvcrt_extra_a-strerror_s.o secapi/lib32_libmsvcrt_extra_a-vsprintf_s.o secapi/lib32_libmsvcrt_extra_a-wmemcpy_s.o secapi/lib32_libmsvcrt_extra_a-wmemmove_s.o stdio/lib32_libmsvcrt_extra_a-fseeki64.o stdio/lib32_libmsvcrt_extra_a-mingw_lock.o math/x86/lib32_libmsvcrt_extra_a-_copysignf.o misc/lib32_libmsvcrt_extra_a-___mb_cur_max_func.o misc/lib32_libmsvcrt_extra_a-_create_locale.o misc/lib32_libmsvcrt_extra_a-_free_locale.o misc/lib32_libmsvcrt_extra_a-_get_current_locale.o misc/lib32_libmsvcrt_extra_a-lc_locale_func.o misc/lib32_libmsvcrt_extra_a-seterrno.o misc/lib32_libmsvcrt_extra_a-wassert.o stdio/lib32_libmsvcrt_extra_a-_scprintf.o stdio/lib32_libmsvcrt_extra_a-_vscprintf.o
  8690. i686-w64-mingw32-ranlib lib32/libmsvcrt_extra.a
  8691. cd lib32/ && i686-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcrt-os.mri
  8692. rm lib32/api-ms-win-crt-runtime-l1-1-0.def lib32/libapi-ms-win-core-winrt-string-l1-1-0.a lib32/libapi-ms-win-security-sddl-l1-1-0.a lib32/libapi-ms-win-core-normalization-l1-1-0.a lib32/libapi-ms-win-core-windowserrorreporting-l1-1-2.a lib32/libapi-ms-win-security-base-l1-1-0.a lib32/libapi-ms-win-core-processenvironment-l1-2-0.a lib32/msvcr100.def lib32/libapi-ms-win-core-libraryloader-l1-2-0.a lib32/libgamemode.a lib32/libapi-ms-win-security-base-l1-2-1.a lib32/libapi-ms-win-eventing-legacy-l1-1-0.a lib32/api-ms-win-crt-private-l1-1-0.def lib32/libapi-ms-win-core-sysinfo-l1-2-0.a lib32/libapi-ms-win-core-localization-l1-2-0.a lib32/libapi-ms-win-core-comm-l1-1-1.a lib32/libapi-ms-win-crt-runtime-l1-1-0.a lib32/libapi-ms-win-core-versionansi-l1-1-0.a lib32/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a lib32/libapi-ms-win-gaming-tcui-l1-1-3.a lib32/libapi-ms-win-core-windowsceip-l1-1-0.a lib32/libapi-ms-win-core-datetime-l1-1-2.a lib32/libapi-ms-win-crt-utility-l1-1-0.a lib32/libapi-ms-win-crt-filesystem-l1-1-0.a lib32/libapi-ms-win-crt-private-l1-1-0.a lib32/libapi-ms-win-crt-process-l1-1-0.a lib32/libapi-ms-win-core-psapi-l1-1-0.a lib32/msvcr80.def lib32/libapi-ms-win-core-featurestaging-l1-1-0.a lib32/libapi-ms-win-core-delayload-l1-1-1.a lib32/vcruntime140_app.def lib32/libapi-ms-win-core-windowserrorreporting-l1-1-0.a lib32/libapi-ms-win-core-file-l2-1-0.a lib32/libapi-ms-win-core-memory-l1-1-5.a lib32/libapi-ms-win-core-localization-l2-1-0.a lib32/libapi-ms-win-core-debug-l1-1-0.a lib32/libapi-ms-win-appmodel-runtime-l1-1-1.a lib32/libapi-ms-win-core-processthreads-l1-1-2.a lib32/libapi-ms-win-eventing-provider-l1-1-0.a lib32/libapi-ms-win-core-errorhandling-l1-1-0.a lib32/libapi-ms-win-core-largeinteger-l1-1-0.a lib32/libapi-ms-win-core-file-fromapp-l1-1-0.a lib32/libapi-ms-win-core-file-l1-1-0.a lib32/msvcr120_app.def lib32/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a lib32/libapi-ms-win-core-wow64-l1-1-1.a lib32/libapi-ms-win-core-console-l2-2-0.a lib32/msvcr110.def lib32/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a lib32/libapi-ms-win-core-fibers-l1-1-1.a lib32/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a lib32/libapi-ms-win-core-kernel32-legacy-l1-1-1.a lib32/libapi-ms-win-core-util-l1-1-0.a lib32/libapi-ms-win-core-comm-l1-1-2.a lib32/msvcp120_app.def lib32/libapi-ms-win-core-io-l1-1-0.a lib32/libapi-ms-win-core-winrt-registration-l1-1-0.a lib32/libapi-ms-win-gaming-tcui-l1-1-0.a lib32/libapi-ms-win-core-console-l1-1-0.a lib32/libapi-ms-win-gaming-expandedresources-l1-1-0.a lib32/libapi-ms-win-core-namedpipe-l1-1-0.a lib32/libapi-ms-win-core-processthreads-l1-1-1.a lib32/libapi-ms-win-core-console-l3-2-0.a lib32/libapi-ms-win-core-heap-obsolete-l1-1-0.a lib32/libapi-ms-win-core-com-l1-1-0.a lib32/libapi-ms-win-core-file-l1-2-1.a lib32/libapi-ms-win-core-localization-l1-2-2.a lib32/libapi-ms-win-core-realtime-l1-1-0.a lib32/libapi-ms-win-core-winrt-error-l1-1-1.a lib32/api-ms-win-crt-convert-l1-1-0.def lib32/libapi-ms-win-core-memory-l1-1-2.a lib32/libapi-ms-win-shcore-stream-winrt-l1-1-0.a lib32/libapi-ms-win-core-console-l1-2-0.a lib32/libapi-ms-win-core-errorhandling-l1-1-1.a lib32/libapi-ms-win-core-slapi-l1-1-0.a lib32/libapi-ms-win-security-base-l1-2-0.a lib32/libapi-ms-win-core-file-ansi-l2-1-0.a lib32/ntdllcrt.def lib32/libapi-ms-win-core-processenvironment-l1-1-0.a lib32/libapi-ms-win-core-synch-ansi-l1-1-0.a lib32/libapi-ms-win-crt-heap-l1-1-0.a lib32/libapi-ms-win-core-synch-l1-2-1.a lib32/libapi-ms-win-eventing-controller-l1-1-0.a lib32/libapi-ms-win-core-localization-ansi-l1-1-0.a lib32/libapi-ms-win-crt-math-l1-1-0.a lib32/libapi-ms-win-core-sysinfo-l1-2-1.a lib32/libapi-ms-win-core-path-l1-1-0.a lib32/libapi-ms-win-crt-convert-l1-1-0.a lib32/libapi-ms-win-core-memory-l1-1-7.a lib32/libapi-ms-win-core-memory-l1-1-3.a lib32/libapi-ms-win-core-com-l2-1-1.a lib32/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a lib32/libapi-ms-win-core-kernel32-legacy-l1-1-0.a lib32/libapi-ms-win-core-enclave-l1-1-0.a lib32/libapi-ms-win-core-string-l1-1-0.a lib32/msvcr90d.def lib32/libapi-ms-win-ro-typeresolution-l1-1-0.a lib32/libapi-ms-win-ro-typeresolution-l1-1-1.a lib32/libapi-ms-win-core-debug-l1-1-1.a lib32/libapi-ms-win-core-timezone-l1-1-0.a lib32/libapi-ms-win-core-psapi-ansi-l1-1-0.a lib32/libapi-ms-win-core-namedpipe-l1-2-1.a lib32/libapi-ms-win-core-threadpool-l1-2-0.a lib32/libapi-ms-win-core-io-l1-1-1.a lib32/libapi-ms-win-core-version-l1-1-1.a lib32/libapi-ms-win-gaming-deviceinformation-l1-1-0.a lib32/libapi-ms-win-core-namespace-l1-1-0.a lib32/libapi-ms-win-core-memory-l1-1-6.a lib32/libapi-ms-win-core-file-l2-1-2.a lib32/libapi-ms-win-appmodel-runtime-l1-1-0.a lib32/libapi-ms-win-core-synch-l1-1-0.a lib32/libapi-ms-win-security-isolatedcontainer-l1-1-0.a lib32/msvcrt.def lib32/libapi-ms-win-core-sysinfo-l1-2-3.a lib32/libapi-ms-win-core-version-l1-1-0.a lib32/libapi-ms-win-security-lsalookup-l2-1-0.a lib32/libapi-ms-win-core-wow64-l1-1-0.a lib32/libapi-ms-win-core-realtime-l1-1-1.a lib32/libapi-ms-win-core-com-midlproxystub-l1-1-0.a lib32/libapi-ms-win-core-memory-l1-1-0.a lib32/libapi-ms-win-core-com-l1-1-1.a lib32/ucrtbase.def lib32/libapi-ms-win-core-winrt-error-l1-1-0.a lib32/libapi-ms-win-crt-conio-l1-1-0.a lib32/libapi-ms-win-core-localization-obsolete-l1-2-0.a lib32/libapi-ms-win-core-url-l1-1-0.a lib32/libapi-ms-win-core-featurestaging-l1-1-1.a lib32/libapi-ms-win-crt-environment-l1-1-0.a lib32/msvcr90.def lib32/libapi-ms-win-core-psm-appnotify-l1-1-0.a lib32/libapi-ms-win-gaming-tcui-l1-1-4.a lib32/libapi-ms-win-core-libraryloader-l2-1-0.a lib32/libapi-ms-win-core-profile-l1-1-0.a lib32/libapi-ms-win-core-interlocked-l1-1-0.a lib32/libapi-ms-win-core-localization-l1-2-1.a lib32/api-ms-win-crt-math-l1-1-0.def lib32/libapi-ms-win-core-namespace-ansi-l1-1-0.a lib32/libapi-ms-win-core-winrt-l1-1-0.a lib32/libapi-ms-win-crt-stdio-l1-1-0.a lib32/libapi-ms-win-core-heap-l2-1-0.a lib32/libapi-ms-win-core-timezone-l1-1-1.a lib32/libapi-ms-win-core-comm-l1-1-0.a lib32/libapi-ms-win-devices-config-l1-1-1.a lib32/libapi-ms-win-security-cryptoapi-l1-1-0.a lib32/libapi-ms-win-core-file-l2-1-1.a lib32/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a lib32/libapi-ms-win-gaming-tcui-l1-1-2.a lib32/libapi-ms-win-core-errorhandling-l1-1-3.a lib32/libapi-ms-win-core-memory-l1-1-1.a lib32/libapi-ms-win-core-datetime-l1-1-1.a lib32/libapi-ms-win-core-processthreads-l1-1-0.a lib32/libapi-ms-win-crt-multibyte-l1-1-0.a lib32/libapi-ms-win-eventing-consumer-l1-1-0.a lib32/libapi-ms-win-security-provider-ansi-l1-1-0.a lib32/libapi-ms-win-core-file-l1-2-2.a lib32/libapi-ms-win-crt-string-l1-1-0.a lib32/libapi-ms-win-core-namedpipe-l1-2-2.a lib32/libapi-ms-win-core-libraryloader-l1-2-1.a lib32/msvcr120.def lib32/libapi-ms-win-core-file-ansi-l1-1-0.a lib32/libapi-ms-win-core-xstate-l2-1-0.a lib32/libapi-ms-win-core-handle-l1-1-0.a lib32/libapi-ms-win-core-windowserrorreporting-l1-1-1.a lib32/libapi-ms-win-core-sysinfo-l1-1-0.a lib32/libapi-ms-win-core-heap-l1-2-0.a lib32/libapi-ms-win-crt-locale-l1-1-0.a lib32/libapi-ms-win-shcore-obsolete-l1-1-0.a lib32/libapi-ms-win-core-fibers-l2-1-1.a lib32/libapi-ms-win-core-processthreads-l1-1-3.a lib32/libapi-ms-win-security-sddl-ansi-l1-1-0.a lib32/libapi-ms-win-devices-config-l1-1-2.a lib32/libapi-ms-win-core-interlocked-l1-2-0.a lib32/libapi-ms-win-core-console-l2-1-0.a lib32/libapi-ms-win-security-provider-l1-1-0.a lib32/libapi-ms-win-core-datetime-l1-1-0.a lib32/libapi-ms-win-crt-time-l1-1-0.a lib32/libapi-ms-win-core-synch-l1-2-0.a lib32/msvcr120d.def lib32/libapi-ms-win-eventing-classicprovider-l1-1-0.a lib32/libapi-ms-win-core-winrt-robuffer-l1-1-0.a lib32/libapi-ms-win-core-rtlsupport-l1-2-0.a lib32/libapi-ms-win-core-firmware-l1-1-0.a lib32/libapi-ms-win-core-realtime-l1-1-2.a
  8693. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-i686'
  8694. gmake install-am
  8695. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-i686'
  8696. gmake[2]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-i686'
  8697. gmake[2]: Nothing to be done for 'install-exec-am'.
  8698. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8699. /usr/bin/install -c -m 644 lib32/crt1.o lib32/crt2.o lib32/crt1u.o lib32/crt2u.o lib32/dllcrt1.o lib32/dllcrt2.o lib32/CRT_fp8.o lib32/CRT_fp10.o lib32/txtmode.o lib32/binmode.o lib32/crtbegin.o lib32/crtend.o lib32/gcrt0.o lib32/gcrt1.o lib32/gcrt2.o lib32/CRT_glob.o lib32/CRT_noglob.o '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8700. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include'
  8701. /usr/bin/install -c -m 644 ../libsrc/agtctl_i.c ../libsrc/agtsvr_i.c ../libsrc/cdoex_i.c ../libsrc/cdoexm_i.c ../libsrc/cdosys_i.c ../libsrc/emostore_i.c ../libsrc/iisext_i.c ../libsrc/mtsadmin_i.c ../libsrc/mtxadmin_i.c ../libsrc/scardssp_i.c ../libsrc/scardssp_p.c ../libsrc/tsuserex_i.c '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/include'
  8702. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8703. /usr/bin/install -c -m 644 lib32/libxinput.a lib32/libxapofx.a lib32/libx3daudio.a lib32/libd3dx9.a lib32/libd3dx10.a lib32/libd3dx11.a lib32/libd3dcsxd.a lib32/libd3dcompiler.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8704. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8705. /usr/bin/install -c -m 644 lib32/libmsvcrt.a lib32/libmsvcrt-os.a lib32/libaclui.a lib32/libactiveds.a lib32/libadsldpc.a lib32/libadvapi32.a lib32/libapcups.a lib32/libruntimeobject.a lib32/libsynchronization.a lib32/libauthz.a lib32/libavicap32.a lib32/libavifil32.a lib32/libavrt.a lib32/libbcrypt.a lib32/libbluetoothapis.a lib32/libbootvid.a lib32/libbrowcli.a lib32/libbthprops.a lib32/libcabinet.a lib32/libcap.a lib32/libcfgmgr32.a lib32/libclasspnp.a lib32/libclfsw32.a lib32/libclusapi.a lib32/libcmutil.a lib32/libcomctl32.a lib32/libcomdlg32.a lib32/libconnect.a lib32/libcredui.a lib32/libcrypt32.a lib32/libcryptnet.a lib32/libcryptsp.a lib32/libcryptxml.a lib32/libcscapi.a lib32/libctl3d32.a lib32/libd2d1.a lib32/libd3d8.a lib32/libd3d9.a lib32/libd3d10.a lib32/libd3d11.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8706. /usr/bin/install -c -m 644 lib32/libd3d12.a lib32/libd3dcompiler_33.a lib32/libd3dcompiler_34.a lib32/libd3dcompiler_35.a lib32/libd3dcompiler_36.a lib32/libd3dcompiler_37.a lib32/libd3dcompiler_38.a lib32/libd3dcompiler_39.a lib32/libd3dcompiler_40.a lib32/libd3dcompiler_41.a lib32/libd3dcompiler_42.a lib32/libd3dcompiler_43.a lib32/libd3dcompiler_46.a lib32/libd3dcompiler_47.a lib32/libd3dcsx_46.a lib32/libd3dcsxd_43.a lib32/libd3dim.a lib32/libd3drm.a lib32/libd3dx10_33.a lib32/libd3dx10_34.a lib32/libd3dx10_35.a lib32/libd3dx10_36.a lib32/libd3dx10_37.a lib32/libd3dx10_38.a lib32/libd3dx10_39.a lib32/libd3dx10_40.a lib32/libd3dx10_41.a lib32/libd3dx10_42.a lib32/libd3dx10_43.a lib32/libd3dx11_42.a lib32/libd3dx11_43.a lib32/libd3dx8d.a lib32/libd3dx9_24.a lib32/libd3dx9_25.a lib32/libd3dx9_26.a lib32/libd3dx9_27.a lib32/libd3dx9_28.a lib32/libd3dx9_29.a lib32/libd3dx9_30.a lib32/libd3dx9_31.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8707. /usr/bin/install -c -m 644 lib32/libd3dx9_32.a lib32/libd3dx9_33.a lib32/libd3dx9_34.a lib32/libd3dx9_35.a lib32/libd3dx9_36.a lib32/libd3dx9_37.a lib32/libd3dx9_38.a lib32/libd3dx9_39.a lib32/libd3dx9_40.a lib32/libd3dx9_41.a lib32/libd3dx9_42.a lib32/libd3dx9_43.a lib32/libd3dx9d.a lib32/libd3dxof.a lib32/libdavclnt.a lib32/libdavhlpr.a lib32/libdbgeng.a lib32/libdbghelp.a lib32/libdcomp.a lib32/libddraw.a lib32/libdevmgr.a lib32/libdevobj.a lib32/libdevrtl.a lib32/libdfscli.a lib32/libdhcpcsvc.a lib32/libdhcpcsvc6.a lib32/libdhcpsapi.a lib32/libdismapi.a lib32/libdlcapi.a lib32/libdnsapi.a lib32/libdpapi.a lib32/libdplayx.a lib32/libdpnaddr.a lib32/libdpnet.a lib32/libdpnlobby.a lib32/libdpvoice.a lib32/libdsetup.a lib32/libdsound.a lib32/libdsrole.a lib32/libdssec.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8708. /usr/bin/install -c -m 644 lib32/libdwmapi.a lib32/libdwrite.a lib32/libdxapi.a lib32/libdxgi.a lib32/libdxva2.a lib32/libeappcfg.a lib32/libeappgnui.a lib32/libeapphost.a lib32/libeappprxy.a lib32/libelscore.a lib32/libesent.a lib32/libevr.a lib32/libfaultrep.a lib32/libfeclient.a lib32/libfontsub.a lib32/libfwpuclnt.a lib32/libgdi32.a lib32/libglaux.a lib32/libglu32.a lib32/libglut32.a lib32/libgpapi.a lib32/libgpedit.a lib32/libgpprefcl.a lib32/libgpscript.a lib32/libgptext.a lib32/libhal.a lib32/libhid.a lib32/libhidclass.a lib32/libhidparse.a lib32/libhtmlhelp.a lib32/libhttpapi.a lib32/libicmui.a lib32/libigmpagnt.a lib32/libimagehlp.a lib32/libimm32.a lib32/libiphlpapi.a lib32/libiscsidsc.a lib32/libks.a lib32/libksecdd.a lib32/libksproxy.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8709. /usr/bin/install -c -m 644 lib32/libktmw32.a lib32/liblogoncli.a lib32/liblz32.a lib32/libmapi32.a lib32/libmcd.a lib32/libmf.a lib32/libmfcore.a lib32/libmfcuia32.a lib32/libmfplat.a lib32/libmfplay.a lib32/libmfreadwrite.a lib32/libmfsensorgroup.a lib32/libmgmtapi.a lib32/libmincore.a lib32/libmmdevapi.a lib32/libmpr.a lib32/libmprapi.a lib32/libmqrt.a lib32/libmsacm32.a lib32/libmscms.a lib32/libmsctf.a lib32/libmsctfmonitor.a lib32/libmsdmo.a lib32/libmsdrm.a lib32/libmshtml.a lib32/libmshtmled.a lib32/libmsi.a lib32/libmsimg32.a lib32/libmsoledbsql.a lib32/libmstask.a lib32/libmsvfw32.a lib32/libmswsock.a lib32/libncrypt.a lib32/libnddeapi.a lib32/libndfapi.a lib32/libndis.a lib32/libnetapi32.a lib32/libnetio.a lib32/libnetjoin.a lib32/libnetutils.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8710. /usr/bin/install -c -m 644 lib32/libnewdev.a lib32/libnormaliz.a lib32/libntdll.a lib32/libntdllcrt.a lib32/libntdsapi.a lib32/libntmsapi.a lib32/libntoskrnl.a lib32/libntquery.a lib32/libodbc32.a lib32/libodbccp32.a lib32/libole32.a lib32/liboleacc.a lib32/liboleaut32.a lib32/libolecli32.a lib32/liboledlg.a lib32/libolepro32.a lib32/libolesvr32.a lib32/libolethk32.a lib32/libopends60.a lib32/libopengl32.a lib32/libp2p.a lib32/libp2pcollab.a lib32/libp2pgraph.a lib32/libpathcch.a lib32/libpcwum.a lib32/libpdh.a lib32/libpdhui.a lib32/libpenwin32.a lib32/libpkpd32.a lib32/libpowrprof.a lib32/libprntvpt.a lib32/libpropsys.a lib32/libpsapi.a lib32/libquartz.a lib32/libquery.a lib32/libqutil.a lib32/libqwave.a lib32/librapi.a lib32/librasapi32.a lib32/librasdlg.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8711. /usr/bin/install -c -m 644 lib32/libresutil.a lib32/librpcdce4.a lib32/librpcdiag.a lib32/librpchttp.a lib32/librpcns4.a lib32/librpcrt4.a lib32/librstrtmgr.a lib32/librtm.a lib32/librtutils.a lib32/libsamcli.a lib32/libschannel.a lib32/libschedcli.a lib32/libscsiport.a lib32/libsecur32.a lib32/libsecurity.a lib32/libsetupapi.a lib32/libshcore.a lib32/libshfolder.a lib32/libshlwapi.a lib32/libslc.a lib32/libslcext.a lib32/libslwga.a lib32/libsnmpapi.a lib32/libspoolss.a lib32/libsrvcli.a lib32/libsspicli.a lib32/libsvrapi.a lib32/libsxs.a lib32/libt2embed.a lib32/libtapi32.a lib32/libtbs.a lib32/libtdh.a lib32/libtdi.a lib32/libtxfw32.a lib32/liburl.a lib32/liburlmon.a lib32/libusbcamd.a lib32/libusbcamd2.a lib32/libusbd.a lib32/libusbport.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8712. /usr/bin/install -c -m 644 lib32/libuser32.a lib32/libuserenv.a lib32/libusp10.a lib32/libuxtheme.a lib32/libvdmdbg.a lib32/libversion.a lib32/libvideoprt.a lib32/libvirtdisk.a lib32/libvfw32.a lib32/libvss_ps.a lib32/libvssapi.a lib32/libwdsclient.a lib32/libwdsclientapi.a lib32/libwdscore.a lib32/libwdscsl.a lib32/libwdsimage.a lib32/libwdstptc.a lib32/libwdsupgcompl.a lib32/libwdsutil.a lib32/libwebauthn.a lib32/libwebsocket.a lib32/libwecapi.a lib32/libwer.a lib32/libwevtapi.a lib32/libwevtfwd.a lib32/libwiadss.a lib32/libwimgapi.a lib32/libwin32k.a lib32/libwin32spl.a lib32/libwinhttp.a lib32/libwininet.a lib32/libwinmm.a lib32/libwinscard.a lib32/libwinspool.a lib32/libwinstrm.a lib32/libwintrust.a lib32/libwinusb.a lib32/libwkscli.a lib32/libwlanapi.a lib32/libwlanui.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8713. /usr/bin/install -c -m 644 lib32/libwlanutil.a lib32/libwldap32.a lib32/libwmilib.a lib32/libwofutil.a lib32/libwow32.a lib32/libwsdapi.a lib32/libwsnmp32.a lib32/libwsock32.a lib32/libwst.a lib32/libwtsapi32.a lib32/libx3daudio1_2.a lib32/libx3daudio1_3.a lib32/libx3daudio1_4.a lib32/libx3daudio1_5.a lib32/libx3daudio1_6.a lib32/libx3daudio1_7.a lib32/libx3daudiod1_7.a lib32/libxapofx1_0.a lib32/libxapofx1_1.a lib32/libxapofx1_2.a lib32/libxapofx1_3.a lib32/libxapofx1_4.a lib32/libxapofx1_5.a lib32/libxapofxd1_5.a lib32/libxaudio2_8.a lib32/libxinput1_1.a lib32/libxinput1_2.a lib32/libxinput1_3.a lib32/libxinput1_4.a lib32/libxinput9_1_0.a lib32/libwindowsapp.a lib32/libglut.a lib32/libmsvcp60.a lib32/libmsvcp120_app.a lib32/libcrtdll.a lib32/libmsvcr80.a lib32/libmsvcr90.a lib32/libmsvcr90d.a lib32/libmsvcr100.a lib32/libmsvcr110.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8714. /usr/bin/install -c -m 644 lib32/libmsvcr120.a lib32/libmsvcr120d.a lib32/libmsvcr120_app.a lib32/libucrtbase.a lib32/libucrt.a lib32/libucrtapp.a lib32/libvcruntime140_app.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8715. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8716. /usr/bin/install -c -m 644 lib32/libkernel32.a lib32/libbits.a lib32/libshell32.a lib32/libdinput.a lib32/libdinput8.a lib32/libdmoguids.a lib32/libdxerr8.a lib32/libdxerr9.a lib32/libmfuuid.a lib32/libamstrmid.a lib32/libwmcodecdspuuid.a lib32/libwindowscodecs.a lib32/libwbemuuid.a lib32/libdxguid.a lib32/libksuser.a lib32/libksguid.a lib32/liblocationapi.a lib32/libsapi.a lib32/libsensorsapi.a lib32/libportabledeviceguids.a lib32/libscrnsave.a lib32/libscrnsavw.a lib32/libstrmiids.a lib32/libuuid.a lib32/libgdiplus.a lib32/libws2_32.a lib32/libtaskschd.a lib32/libntoskrnl.a lib32/libadsiid.a lib32/libdelayimp.a lib32/libm.a lib32/libgmon.a lib32/liblargeint.a lib32/libmingw32.a lib32/libmingwex.a lib32/libmoldname.a lib32/libmingwthrd.a '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib'
  8717. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libkernel32.a )
  8718. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libbits.a )
  8719. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libshell32.a )
  8720. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libdinput.a )
  8721. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libdinput8.a )
  8722. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libdmoguids.a )
  8723. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libdxerr8.a )
  8724. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libdxerr9.a )
  8725. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libmfuuid.a )
  8726. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libamstrmid.a )
  8727. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libwmcodecdspuuid.a )
  8728. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libwindowscodecs.a )
  8729. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libwbemuuid.a )
  8730. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libdxguid.a )
  8731. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libksuser.a )
  8732. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libksguid.a )
  8733. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib liblocationapi.a )
  8734. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libsapi.a )
  8735. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libsensorsapi.a )
  8736. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libportabledeviceguids.a )
  8737. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libscrnsave.a )
  8738. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libscrnsavw.a )
  8739. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libstrmiids.a )
  8740. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libuuid.a )
  8741. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libgdiplus.a )
  8742. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libws2_32.a )
  8743. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libtaskschd.a )
  8744. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libntoskrnl.a )
  8745. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libadsiid.a )
  8746. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libdelayimp.a )
  8747. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libm.a )
  8748. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libgmon.a )
  8749. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib liblargeint.a )
  8750. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libmingw32.a )
  8751. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libmingwex.a )
  8752. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libmoldname.a )
  8753. ( cd '/home/russellh/build/llvm-mingw-host/i686-w64-mingw32/lib' && i686-w64-mingw32-ranlib libmingwthrd.a )
  8754. gmake[2]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-i686'
  8755. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-i686'
  8756. checking for a BSD-compatible install... /usr/bin/install -c
  8757. checking whether build environment is sane... yes
  8758. checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
  8759. checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
  8760. checking for gawk... no
  8761. checking for mawk... no
  8762. checking for nawk... nawk
  8763. checking whether make sets $(MAKE)... yes
  8764. checking whether make supports nested variables... yes
  8765. checking whether to enable maintainer-specific portions of Makefiles... no
  8766. checking build system type... x86_64-unknown-freebsd13.0
  8767. checking host system type... x86_64-w64-mingw32
  8768. checking for sysroot... /home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32
  8769. checking for a sed that does not truncate output... /usr/bin/sed
  8770. checking for gawk... (cached) nawk
  8771. checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
  8772. checking whether we are cross compiling... yes
  8773. checking for suffix of object files... o
  8774. checking whether the compiler supports GNU C... yes
  8775. checking whether x86_64-w64-mingw32-gcc accepts -g... yes
  8776. checking for x86_64-w64-mingw32-gcc option to enable C11 features... none needed
  8777. checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
  8778. checking whether make supports the include directive... yes (GNU style)
  8779. checking dependency style of x86_64-w64-mingw32-gcc... gcc3
  8780. checking for x86_64-w64-mingw32-g++... x86_64-w64-mingw32-g++
  8781. checking whether the compiler supports GNU C++... yes
  8782. checking whether x86_64-w64-mingw32-g++ accepts -g... yes
  8783. checking for x86_64-w64-mingw32-g++ option to enable C++11 features... none needed
  8784. checking dependency style of x86_64-w64-mingw32-g++... gcc3
  8785. checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
  8786. checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
  8787. checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
  8788. checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
  8789. checking the archiver (x86_64-w64-mingw32-ar) interface... ar
  8790. checking dependency style of x86_64-w64-mingw32-gcc... gcc3
  8791. checking for x86_64-w64-mingw32-as... x86_64-w64-mingw32-as
  8792. checking whether dlltool supports --temp-prefix... no
  8793. checking whether to build a w32api package for Cygwin... no
  8794. checking whether to build the Win32 libraries... no
  8795. checking whether to build the Win64 libraries... yes
  8796. checking whether to build the WinARM32 libraries... no
  8797. checking whether to build the WinARM64 libraries... no
  8798. checking whether to use genlib... no
  8799. checking whether to enable globbing... no
  8800. checking whether to enable private exports... no
  8801. checking whether to enable delay import libs... no
  8802. checking what to provide as libmsvcrt.a... ucrt
  8803. checking whether to enable experimental features... no
  8804. checking whether the compiler supports -municode... yes
  8805. checking for stdio.h... yes
  8806. checking for stdlib.h... yes
  8807. checking for string.h... yes
  8808. checking for inttypes.h... yes
  8809. checking for stdint.h... yes
  8810. checking for strings.h... yes
  8811. checking for sys/stat.h... yes
  8812. checking for sys/types.h... yes
  8813. checking for unistd.h... yes
  8814. checking for _mingw_mac.h... yes
  8815. checking for warning levels... Level 3
  8816. checking that generated files are newer than configure... done
  8817. configure: creating ./config.status
  8818. config.status: creating Makefile
  8819. config.status: creating config.h
  8820. config.status: executing depfiles commands
  8821. configure:
  8822. configure:
  8823. configure:
  8824. configure: ------------------------------------------------------------------------
  8825. configure: mingw-w64-runtime 4.0b
  8826. configure: ------------------------------------------------------------------------
  8827. configure:
  8828. configure:
  8829. configure: Configuration Options Summary:
  8830. configure:
  8831. configure: WinARM32 runtime.....: no
  8832. configure: WinARM64 runtime.....: no
  8833. configure: Win32 runtime........: no
  8834. configure: Win64 runtime........: yes
  8835. configure: C Warning Flags......: -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes
  8836. configure: C++ Warning Flags....:
  8837. configure: Common Warning Flags.: -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline
  8838. configure: Default msvcrt.......: ucrt
  8839. configure:
  8840. configure: DFP printf...........: no
  8841. configure: 128-bit printf.......: no
  8842. configure: Custom printf........: no
  8843. configure: Softhmath............: no
  8844. configure:
  8845. echo "static int __attribute__((unused)) __mingw_libm_dummy;" > _libm_dummy.c
  8846. gmake all-am
  8847. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-x86_64'
  8848. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/kernel32.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/kernel32.def
  8849. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/ws2_32.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/ws2_32.def
  8850. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libtaskschd_a-taskschd.o -MD -MP -MF libsrc/.deps/lib64_libtaskschd_a-taskschd.Tpo -c -o libsrc/lib64_libtaskschd_a-taskschd.o `test -f 'libsrc/taskschd.c' || echo '../'`libsrc/taskschd.c
  8851. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libadsiid_a-activeds-uuid.o -MD -MP -MF libsrc/.deps/lib64_libadsiid_a-activeds-uuid.Tpo -c -o libsrc/lib64_libadsiid_a-activeds-uuid.o `test -f 'libsrc/activeds-uuid.c' || echo '../'`libsrc/activeds-uuid.c
  8852. rm -f lib64/libdelayimp.a
  8853. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT lib64_libm_a-_libm_dummy.o -MD -MP -MF .deps/lib64_libm_a-_libm_dummy.Tpo -c -o lib64_libm_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  8854. x86_64-w64-mingw32-ar cru lib64/libdelayimp.a
  8855. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_liblargeint_a-largeint.o -MD -MP -MF libsrc/.deps/lib64_liblargeint_a-largeint.Tpo -c -o libsrc/lib64_liblargeint_a-largeint.o `test -f 'libsrc/largeint.c' || echo '../'`libsrc/largeint.c
  8856. x86_64-w64-mingw32-ranlib lib64/libdelayimp.a
  8857. mv -f libsrc/.deps/lib64_liblargeint_a-largeint.Tpo libsrc/.deps/lib64_liblargeint_a-largeint.Po
  8858. mv -f .deps/lib64_libm_a-_libm_dummy.Tpo .deps/lib64_libm_a-_libm_dummy.Po
  8859. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT lib64_libmoldname_a-_libm_dummy.o -MD -MP -MF .deps/lib64_libmoldname_a-_libm_dummy.Tpo -c -o lib64_libmoldname_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  8860. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libmingwthrd_a-mingwthrd_mt.o -MD -MP -MF libsrc/.deps/lib64_libmingwthrd_a-mingwthrd_mt.Tpo -c -o libsrc/lib64_libmingwthrd_a-mingwthrd_mt.o `test -f 'libsrc/mingwthrd_mt.c' || echo '../'`libsrc/mingwthrd_mt.c
  8861. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-mbrtowc.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-mbrtowc.Tpo -c -o misc/lib64_libmsvcrt_common_a-mbrtowc.o `test -f 'misc/mbrtowc.c' || echo '../'`misc/mbrtowc.c
  8862. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-mbsinit.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-mbsinit.Tpo -c -o misc/lib64_libmsvcrt_common_a-mbsinit.o `test -f 'misc/mbsinit.c' || echo '../'`misc/mbsinit.c
  8863. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-onexit_table.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-onexit_table.Tpo -c -o misc/lib64_libmsvcrt_common_a-onexit_table.o `test -f 'misc/onexit_table.c' || echo '../'`misc/onexit_table.c
  8864. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-register_tls_atexit.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-register_tls_atexit.Tpo -c -o misc/lib64_libmsvcrt_common_a-register_tls_atexit.o `test -f 'misc/register_tls_atexit.c' || echo '../'`misc/register_tls_atexit.c
  8865. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-uchar_c16rtomb.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-uchar_c16rtomb.Tpo -c -o misc/lib64_libmsvcrt_common_a-uchar_c16rtomb.o `test -f 'misc/uchar_c16rtomb.c' || echo '../'`misc/uchar_c16rtomb.c
  8866. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-uchar_c32rtomb.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-uchar_c32rtomb.Tpo -c -o misc/lib64_libmsvcrt_common_a-uchar_c32rtomb.o `test -f 'misc/uchar_c32rtomb.c' || echo '../'`misc/uchar_c32rtomb.c
  8867. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-uchar_mbrtoc16.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-uchar_mbrtoc16.Tpo -c -o misc/lib64_libmsvcrt_common_a-uchar_mbrtoc16.o `test -f 'misc/uchar_mbrtoc16.c' || echo '../'`misc/uchar_mbrtoc16.c
  8868. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-uchar_mbrtoc32.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-uchar_mbrtoc32.Tpo -c -o misc/lib64_libmsvcrt_common_a-uchar_mbrtoc32.o `test -f 'misc/uchar_mbrtoc32.c' || echo '../'`misc/uchar_mbrtoc32.c
  8869. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_common_a-wcrtomb.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_common_a-wcrtomb.Tpo -c -o misc/lib64_libmsvcrt_common_a-wcrtomb.o `test -f 'misc/wcrtomb.c' || echo '../'`misc/wcrtomb.c
  8870. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_common_a-_getc_nolock.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_common_a-_getc_nolock.Tpo -c -o stdio/lib64_libmsvcrt_common_a-_getc_nolock.o `test -f 'stdio/_getc_nolock.c' || echo '../'`stdio/_getc_nolock.c
  8871. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_common_a-_getwc_nolock.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_common_a-_getwc_nolock.Tpo -c -o stdio/lib64_libmsvcrt_common_a-_getwc_nolock.o `test -f 'stdio/_getwc_nolock.c' || echo '../'`stdio/_getwc_nolock.c
  8872. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_common_a-_putc_nolock.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_common_a-_putc_nolock.Tpo -c -o stdio/lib64_libmsvcrt_common_a-_putc_nolock.o `test -f 'stdio/_putc_nolock.c' || echo '../'`stdio/_putc_nolock.c
  8873. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_common_a-_putwc_nolock.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_common_a-_putwc_nolock.Tpo -c -o stdio/lib64_libmsvcrt_common_a-_putwc_nolock.o `test -f 'stdio/_putwc_nolock.c' || echo '../'`stdio/_putwc_nolock.c
  8874. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_common_a-acrt_iob_func.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_common_a-acrt_iob_func.Tpo -c -o stdio/lib64_libmsvcrt_common_a-acrt_iob_func.o `test -f 'stdio/acrt_iob_func.c' || echo '../'`stdio/acrt_iob_func.c
  8875. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_common_a-snprintf_alias.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_common_a-snprintf_alias.Tpo -c -o stdio/lib64_libmsvcrt_common_a-snprintf_alias.o `test -f 'stdio/snprintf_alias.c' || echo '../'`stdio/snprintf_alias.c
  8876. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_common_a-vsnprintf_alias.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_common_a-vsnprintf_alias.Tpo -c -o stdio/lib64_libmsvcrt_common_a-vsnprintf_alias.o `test -f 'stdio/vsnprintf_alias.c' || echo '../'`stdio/vsnprintf_alias.c
  8877. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmsvcrt_common_a-frexp.o -MD -MP -MF math/.deps/lib64_libmsvcrt_common_a-frexp.Tpo -c -o math/lib64_libmsvcrt_common_a-frexp.o `test -f 'math/frexp.c' || echo '../'`math/frexp.c
  8878. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-_configthreadlocale.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-_configthreadlocale.Tpo -c -o misc/lib64_libmsvcrt_extra_a-_configthreadlocale.o `test -f 'misc/_configthreadlocale.c' || echo '../'`misc/_configthreadlocale.c
  8879. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-invalid_parameter_handler.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-invalid_parameter_handler.Tpo -c -o misc/lib64_libmsvcrt_extra_a-invalid_parameter_handler.o `test -f 'misc/invalid_parameter_handler.c' || echo '../'`misc/invalid_parameter_handler.c
  8880. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-output_format.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-output_format.Tpo -c -o misc/lib64_libmsvcrt_extra_a-output_format.o `test -f 'misc/output_format.c' || echo '../'`misc/output_format.c
  8881. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-purecall.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-purecall.Tpo -c -o misc/lib64_libmsvcrt_extra_a-purecall.o `test -f 'misc/purecall.c' || echo '../'`misc/purecall.c
  8882. mv -f libsrc/.deps/lib64_libadsiid_a-activeds-uuid.Tpo libsrc/.deps/lib64_libadsiid_a-activeds-uuid.Po
  8883. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_extra_a-fseeki64.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_extra_a-fseeki64.Tpo -c -o stdio/lib64_libmsvcrt_extra_a-fseeki64.o `test -f 'stdio/fseeki64.c' || echo '../'`stdio/fseeki64.c
  8884. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmsvcrt_extra_a-mingw_lock.o -MD -MP -MF stdio/.deps/lib64_libmsvcrt_extra_a-mingw_lock.Tpo -c -o stdio/lib64_libmsvcrt_extra_a-mingw_lock.o `test -f 'stdio/mingw_lock.c' || echo '../'`stdio/mingw_lock.c
  8885. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-__p___argv.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-__p___argv.Tpo -c -o misc/lib64_libmsvcrt_extra_a-__p___argv.o `test -f 'misc/__p___argv.c' || echo '../'`misc/__p___argv.c
  8886. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-__p__acmdln.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-__p__acmdln.Tpo -c -o misc/lib64_libmsvcrt_extra_a-__p__acmdln.o `test -f 'misc/__p__acmdln.c' || echo '../'`misc/__p__acmdln.c
  8887. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-__p__commode.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-__p__commode.Tpo -c -o misc/lib64_libmsvcrt_extra_a-__p__commode.o `test -f 'misc/__p__commode.c' || echo '../'`misc/__p__commode.c
  8888. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-__p__fmode.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-__p__fmode.Tpo -c -o misc/lib64_libmsvcrt_extra_a-__p__fmode.o `test -f 'misc/__p__fmode.c' || echo '../'`misc/__p__fmode.c
  8889. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-__p__wcmdln.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-__p__wcmdln.Tpo -c -o misc/lib64_libmsvcrt_extra_a-__p__wcmdln.o `test -f 'misc/__p__wcmdln.c' || echo '../'`misc/__p__wcmdln.c
  8890. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-_create_locale.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-_create_locale.Tpo -c -o misc/lib64_libmsvcrt_extra_a-_create_locale.o `test -f 'misc/_create_locale.c' || echo '../'`misc/_create_locale.c
  8891. mv -f .deps/lib64_libmoldname_a-_libm_dummy.Tpo .deps/lib64_libmoldname_a-_libm_dummy.Po
  8892. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-_free_locale.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-_free_locale.Tpo -c -o misc/lib64_libmsvcrt_extra_a-_free_locale.o `test -f 'misc/_free_locale.c' || echo '../'`misc/_free_locale.c
  8893. ../math/frexp.c:17:3: warning: packed attribute is unnecessary for 'struct ieee754_double_::(anonymous at ../math/frexp.c:17:3)' [-Wpacked]
  8894. struct __attribute__((__packed__)) {
  8895. ^
  8896. mv -f libsrc/.deps/lib64_libmingwthrd_a-mingwthrd_mt.Tpo libsrc/.deps/lib64_libmingwthrd_a-mingwthrd_mt.Po
  8897. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-_get_current_locale.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-_get_current_locale.Tpo -c -o misc/lib64_libmsvcrt_extra_a-_get_current_locale.o `test -f 'misc/_get_current_locale.c' || echo '../'`misc/_get_current_locale.c
  8898. mv -f stdio/.deps/lib64_libmsvcrt_common_a-vsnprintf_alias.Tpo stdio/.deps/lib64_libmsvcrt_common_a-vsnprintf_alias.Po
  8899. mv -f stdio/.deps/lib64_libmsvcrt_common_a-snprintf_alias.Tpo stdio/.deps/lib64_libmsvcrt_common_a-snprintf_alias.Po
  8900. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcrt_extra_a-seterrno.o -MD -MP -MF misc/.deps/lib64_libmsvcrt_extra_a-seterrno.Tpo -c -o misc/lib64_libmsvcrt_extra_a-seterrno.o `test -f 'misc/seterrno.c' || echo '../'`misc/seterrno.c
  8901. mv -f misc/.deps/lib64_libmsvcrt_extra_a-__p__commode.Tpo misc/.deps/lib64_libmsvcrt_extra_a-__p__commode.Po
  8902. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcr80_extra_a-__p___argv.o -MD -MP -MF misc/.deps/lib64_libmsvcr80_extra_a-__p___argv.Tpo -c -o misc/lib64_libmsvcr80_extra_a-__p___argv.o `test -f 'misc/__p___argv.c' || echo '../'`misc/__p___argv.c
  8903. mv -f misc/.deps/lib64_libmsvcrt_extra_a-__p__fmode.Tpo misc/.deps/lib64_libmsvcrt_extra_a-__p__fmode.Po
  8904. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcr80_extra_a-__p__acmdln.o -MD -MP -MF misc/.deps/lib64_libmsvcr80_extra_a-__p__acmdln.Tpo -c -o misc/lib64_libmsvcr80_extra_a-__p__acmdln.o `test -f 'misc/__p__acmdln.c' || echo '../'`misc/__p__acmdln.c
  8905. mv -f misc/.deps/lib64_libmsvcrt_extra_a-__p__acmdln.Tpo misc/.deps/lib64_libmsvcrt_extra_a-__p__acmdln.Po
  8906. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcr80_extra_a-__p__commode.o -MD -MP -MF misc/.deps/lib64_libmsvcr80_extra_a-__p__commode.Tpo -c -o misc/lib64_libmsvcr80_extra_a-__p__commode.o `test -f 'misc/__p__commode.c' || echo '../'`misc/__p__commode.c
  8907. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcr80_extra_a-__p__fmode.o -MD -MP -MF misc/.deps/lib64_libmsvcr80_extra_a-__p__fmode.Tpo -c -o misc/lib64_libmsvcr80_extra_a-__p__fmode.o `test -f 'misc/__p__fmode.c' || echo '../'`misc/__p__fmode.c
  8908. 1 warning generated.
  8909. mv -f misc/.deps/lib64_libmsvcrt_extra_a-_configthreadlocale.Tpo misc/.deps/lib64_libmsvcrt_extra_a-_configthreadlocale.Po
  8910. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcr80_extra_a-__p__wcmdln.o -MD -MP -MF misc/.deps/lib64_libmsvcr80_extra_a-__p__wcmdln.Tpo -c -o misc/lib64_libmsvcr80_extra_a-__p__wcmdln.o `test -f 'misc/__p__wcmdln.c' || echo '../'`misc/__p__wcmdln.c
  8911. mv -f math/.deps/lib64_libmsvcrt_common_a-frexp.Tpo math/.deps/lib64_libmsvcrt_common_a-frexp.Po
  8912. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcr120_app_extra_a-__set_app_type.o -MD -MP -MF misc/.deps/lib64_libmsvcr120_app_extra_a-__set_app_type.Tpo -c -o misc/lib64_libmsvcr120_app_extra_a-__set_app_type.o `test -f 'misc/__set_app_type.c' || echo '../'`misc/__set_app_type.c
  8913. mv -f misc/.deps/lib64_libmsvcrt_extra_a-__p___argv.Tpo misc/.deps/lib64_libmsvcrt_extra_a-__p___argv.Po
  8914. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmsvcr120_app_extra_a-_getpid.o -MD -MP -MF misc/.deps/lib64_libmsvcr120_app_extra_a-_getpid.Tpo -c -o misc/lib64_libmsvcr120_app_extra_a-_getpid.o `test -f 'misc/_getpid.c' || echo '../'`misc/_getpid.c
  8915. mv -f stdio/.deps/lib64_libmsvcrt_common_a-_getwc_nolock.Tpo stdio/.deps/lib64_libmsvcrt_common_a-_getwc_nolock.Po
  8916. mv -f misc/.deps/lib64_libmsvcrt_common_a-mbsinit.Tpo misc/.deps/lib64_libmsvcrt_common_a-mbsinit.Po
  8917. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libucrt_extra_a-ucrtbase_compat.o -MD -MP -MF crt/.deps/lib64_libucrt_extra_a-ucrtbase_compat.Tpo -c -o crt/lib64_libucrt_extra_a-ucrtbase_compat.o `test -f 'crt/ucrtbase_compat.c' || echo '../'`crt/ucrtbase_compat.c
  8918. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libucrt_extra_a-_huge.o -MD -MP -MF math/.deps/lib64_libucrt_extra_a-_huge.Tpo -c -o math/lib64_libucrt_extra_a-_huge.o `test -f 'math/_huge.c' || echo '../'`math/_huge.c
  8919. mv -f stdio/.deps/lib64_libmsvcrt_common_a-acrt_iob_func.Tpo stdio/.deps/lib64_libmsvcrt_common_a-acrt_iob_func.Po
  8920. mv -f stdio/.deps/lib64_libmsvcrt_common_a-_getc_nolock.Tpo stdio/.deps/lib64_libmsvcrt_common_a-_getc_nolock.Po
  8921. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_fprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_fprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_fprintf.o `test -f 'stdio/ucrt_fprintf.c' || echo '../'`stdio/ucrt_fprintf.c
  8922. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_fscanf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_fscanf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_fscanf.o `test -f 'stdio/ucrt_fscanf.c' || echo '../'`stdio/ucrt_fscanf.c
  8923. mv -f stdio/.deps/lib64_libmsvcrt_common_a-_putwc_nolock.Tpo stdio/.deps/lib64_libmsvcrt_common_a-_putwc_nolock.Po
  8924. mv -f stdio/.deps/lib64_libmsvcrt_common_a-_putc_nolock.Tpo stdio/.deps/lib64_libmsvcrt_common_a-_putc_nolock.Po
  8925. mv -f misc/.deps/lib64_libmsvcrt_extra_a-__p__wcmdln.Tpo misc/.deps/lib64_libmsvcrt_extra_a-__p__wcmdln.Po
  8926. mv -f misc/.deps/lib64_libmsvcrt_common_a-uchar_c16rtomb.Tpo misc/.deps/lib64_libmsvcrt_common_a-uchar_c16rtomb.Po
  8927. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_fwprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_fwprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_fwprintf.o `test -f 'stdio/ucrt_fwprintf.c' || echo '../'`stdio/ucrt_fwprintf.c
  8928. mv -f misc/.deps/lib64_libmsvcrt_common_a-uchar_mbrtoc16.Tpo misc/.deps/lib64_libmsvcrt_common_a-uchar_mbrtoc16.Po
  8929. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_printf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_printf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_printf.o `test -f 'stdio/ucrt_printf.c' || echo '../'`stdio/ucrt_printf.c
  8930. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_scanf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_scanf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_scanf.o `test -f 'stdio/ucrt_scanf.c' || echo '../'`stdio/ucrt_scanf.c
  8931. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt__snwprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt__snwprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt__snwprintf.o `test -f 'stdio/ucrt__snwprintf.c' || echo '../'`stdio/ucrt__snwprintf.c
  8932. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_snprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_snprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_snprintf.o `test -f 'stdio/ucrt_snprintf.c' || echo '../'`stdio/ucrt_snprintf.c
  8933. mv -f misc/.deps/lib64_libmsvcrt_common_a-uchar_c32rtomb.Tpo misc/.deps/lib64_libmsvcrt_common_a-uchar_c32rtomb.Po
  8934. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_sprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_sprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_sprintf.o `test -f 'stdio/ucrt_sprintf.c' || echo '../'`stdio/ucrt_sprintf.c
  8935. mv -f misc/.deps/lib64_libmsvcrt_common_a-uchar_mbrtoc32.Tpo misc/.deps/lib64_libmsvcrt_common_a-uchar_mbrtoc32.Po
  8936. mv -f stdio/.deps/lib64_libmsvcrt_extra_a-fseeki64.Tpo stdio/.deps/lib64_libmsvcrt_extra_a-fseeki64.Po
  8937. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_sscanf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_sscanf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_sscanf.o `test -f 'stdio/ucrt_sscanf.c' || echo '../'`stdio/ucrt_sscanf.c
  8938. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt__vscprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt__vscprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt__vscprintf.o `test -f 'stdio/ucrt__vscprintf.c' || echo '../'`stdio/ucrt__vscprintf.c
  8939. mv -f misc/.deps/lib64_libmsvcrt_common_a-onexit_table.Tpo misc/.deps/lib64_libmsvcrt_common_a-onexit_table.Po
  8940. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt__vsnprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt__vsnprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt__vsnprintf.o `test -f 'stdio/ucrt__vsnprintf.c' || echo '../'`stdio/ucrt__vsnprintf.c
  8941. mv -f misc/.deps/lib64_libmsvcr80_extra_a-__p__acmdln.Tpo misc/.deps/lib64_libmsvcr80_extra_a-__p__acmdln.Po
  8942. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt__vsnwprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt__vsnwprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt__vsnwprintf.o `test -f 'stdio/ucrt__vsnwprintf.c' || echo '../'`stdio/ucrt__vsnwprintf.c
  8943. mv -f misc/.deps/lib64_libmsvcr80_extra_a-__p__fmode.Tpo misc/.deps/lib64_libmsvcr80_extra_a-__p__fmode.Po
  8944. mv -f misc/.deps/lib64_libmsvcr80_extra_a-__p__commode.Tpo misc/.deps/lib64_libmsvcr80_extra_a-__p__commode.Po
  8945. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_vfprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_vfprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_vfprintf.o `test -f 'stdio/ucrt_vfprintf.c' || echo '../'`stdio/ucrt_vfprintf.c
  8946. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_vfscanf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_vfscanf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_vfscanf.o `test -f 'stdio/ucrt_vfscanf.c' || echo '../'`stdio/ucrt_vfscanf.c
  8947. mv -f misc/.deps/lib64_libmsvcrt_extra_a-seterrno.Tpo misc/.deps/lib64_libmsvcrt_extra_a-seterrno.Po
  8948. mv -f math/.deps/lib64_libucrt_extra_a-_huge.Tpo math/.deps/lib64_libucrt_extra_a-_huge.Po
  8949. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_vprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_vprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_vprintf.o `test -f 'stdio/ucrt_vprintf.c' || echo '../'`stdio/ucrt_vprintf.c
  8950. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_vscanf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_vscanf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_vscanf.o `test -f 'stdio/ucrt_vscanf.c' || echo '../'`stdio/ucrt_vscanf.c
  8951. mv -f misc/.deps/lib64_libmsvcr80_extra_a-__p___argv.Tpo misc/.deps/lib64_libmsvcr80_extra_a-__p___argv.Po
  8952. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_vsnprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_vsnprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_vsnprintf.o `test -f 'stdio/ucrt_vsnprintf.c' || echo '../'`stdio/ucrt_vsnprintf.c
  8953. mv -f misc/.deps/lib64_libmsvcr80_extra_a-__p__wcmdln.Tpo misc/.deps/lib64_libmsvcr80_extra_a-__p__wcmdln.Po
  8954. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_vsprintf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_vsprintf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_vsprintf.o `test -f 'stdio/ucrt_vsprintf.c' || echo '../'`stdio/ucrt_vsprintf.c
  8955. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_fscanf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_fscanf.Po
  8956. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_fprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_fprintf.Po
  8957. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_printf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_printf.Po
  8958. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libucrt_extra_a-ucrt_vsscanf.o -MD -MP -MF stdio/.deps/lib64_libucrt_extra_a-ucrt_vsscanf.Tpo -c -o stdio/lib64_libucrt_extra_a-ucrt_vsscanf.o `test -f 'stdio/ucrt_vsscanf.c' || echo '../'`stdio/ucrt_vsscanf.c
  8959. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_scanf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_scanf.Po
  8960. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libucrtapp_extra_a-__C_specific_handler.o -MD -MP -MF crt/.deps/lib64_libucrtapp_extra_a-__C_specific_handler.Tpo -c -o crt/lib64_libucrtapp_extra_a-__C_specific_handler.o `test -f 'crt/__C_specific_handler.c' || echo '../'`crt/__C_specific_handler.c
  8961. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT misc/lib64_libucrtapp_extra_a-longjmp.o -MD -MP -MF misc/.deps/lib64_libucrtapp_extra_a-longjmp.Tpo -c -o misc/lib64_libucrtapp_extra_a-longjmp.o `test -f 'misc/longjmp.S' || echo '../'`misc/longjmp.S
  8962. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT misc/lib64_libucrtapp_extra_a-setjmp.o -MD -MP -MF misc/.deps/lib64_libucrtapp_extra_a-setjmp.Tpo -c -o misc/lib64_libucrtapp_extra_a-setjmp.o `test -f 'misc/setjmp.S' || echo '../'`misc/setjmp.S
  8963. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_snprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_snprintf.Po
  8964. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_sprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_sprintf.Po
  8965. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_fwprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_fwprintf.Po
  8966. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt__snwprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt__snwprintf.Po
  8967. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt__vscprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt__vscprintf.Po
  8968. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_sscanf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_sscanf.Po
  8969. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtexe.c -o lib64/crt1.o
  8970. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/ucrtexe.c -o lib64/crt1u.o
  8971. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtdll.c -o lib64/dllcrt1.o
  8972. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt__vsnprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt__vsnprintf.Po
  8973. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/CRT_fp8.c -o lib64/CRT_fp8.o
  8974. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/CRT_fp10.c -o lib64/CRT_fp10.o
  8975. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/txtmode.c -o lib64/txtmode.o
  8976. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/binmode.c -o lib64/binmode.o
  8977. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt__vsnwprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt__vsnwprintf.Po
  8978. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/crtbegin.c -o lib64/crtbegin.o
  8979. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_vprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_vprintf.Po
  8980. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_vfscanf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_vfscanf.Po
  8981. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_vfprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_vfprintf.Po
  8982. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/crtend.c -o lib64/crtend.o
  8983. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../profile/gcrt0.c -o lib64/gcrt0.o
  8984. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/CRT_glob.c -o lib64/CRT_glob.o
  8985. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_vscanf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_vscanf.Po
  8986. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -m64 -c ../crt/CRT_noglob.c -o lib64/CRT_noglob.o
  8987. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_vsnprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_vsnprintf.Po
  8988. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxinput.a --input-def ../lib64/xinput1_3.def
  8989. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_vsprintf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_vsprintf.Po
  8990. mv -f crt/.deps/lib64_libucrtapp_extra_a-__C_specific_handler.Tpo crt/.deps/lib64_libucrtapp_extra_a-__C_specific_handler.Po
  8991. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofx.a --input-def ../lib64/xapofx1_5.def
  8992. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudio.a --input-def ../lib64/x3daudio1_7.def
  8993. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9.a --input-def ../lib64/d3dx9_43.def
  8994. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10.a --input-def ../lib64/d3dx10_43.def
  8995. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx11.a --input-def ../lib64/d3dx11_43.def
  8996. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcsxd.a --input-def ../lib64/d3dcsxd_43.def
  8997. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler.a --input-def ../lib-common/d3dcompiler_47.def
  8998. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-conio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-conio-l1-1-0.def
  8999. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-convert-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/api-ms-win-crt-convert-l1-1-0.def
  9000. mv -f stdio/.deps/lib64_libucrt_extra_a-ucrt_vsscanf.Tpo stdio/.deps/lib64_libucrt_extra_a-ucrt_vsscanf.Po
  9001. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-environment-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-environment-l1-1-0.def
  9002. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-filesystem-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-filesystem-l1-1-0.def
  9003. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-heap-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-heap-l1-1-0.def
  9004. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-locale-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-locale-l1-1-0.def
  9005. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-math-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/api-ms-win-crt-math-l1-1-0.def
  9006. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-multibyte-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-multibyte-l1-1-0.def
  9007. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-private-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/api-ms-win-crt-private-l1-1-0.def
  9008. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-process-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-process-l1-1-0.def
  9009. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-runtime-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/api-ms-win-crt-runtime-l1-1-0.def
  9010. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-stdio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-stdio-l1-1-0.def
  9011. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-string-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-string-l1-1-0.def
  9012. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-time-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-time-l1-1-0.def
  9013. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-utility-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-utility-l1-1-0.def
  9014. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/msvcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/msvcrt.def
  9015. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinusb.a --input-def ../lib-common/winusb.def
  9016. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libavrt.a --input-def ../lib-common/avrt.def
  9017. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libacledit.a --input-def ../lib-common/acledit.def
  9018. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libaclui.a --input-def ../lib64/aclui.def
  9019. mv -f misc/.deps/lib64_libucrtapp_extra_a-longjmp.Tpo misc/.deps/lib64_libucrtapp_extra_a-longjmp.Po
  9020. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libactiveds.a --input-def ../lib-common/activeds.def
  9021. mv -f misc/.deps/lib64_libucrtapp_extra_a-setjmp.Tpo misc/.deps/lib64_libucrtapp_extra_a-setjmp.Po
  9022. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libadmparse.a --input-def ../lib64/admparse.def
  9023. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libadmwprox.a --input-def ../lib64/admwprox.def
  9024. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libadptif.a --input-def ../lib64/adptif.def
  9025. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libadsiisex.a --input-def ../lib64/adsiisex.def
  9026. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libadsldpc.a --input-def ../lib64/adsldpc.def
  9027. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/advapi32.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/advapi32.def
  9028. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libadvpack.a --input-def ../lib-common/advpack.def
  9029. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libagentanm.a --input-def ../lib64/agentanm.def
  9030. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libakscoinst.a --input-def ../lib64/akscoinst.def
  9031. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libalrsvc.a --input-def ../lib64/alrsvc.def
  9032. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapcups.a --input-def ../lib64/apcups.def
  9033. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapphelp.a --input-def ../lib64/apphelp.def
  9034. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libappmgmts.a --input-def ../lib-common/appmgmts.def
  9035. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libappmgr.a --input-def ../lib-common/appmgr.def
  9036. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libaqueue.a --input-def ../lib64/aqueue.def
  9037. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libasp.a --input-def ../lib64/asp.def
  9038. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libaspperf.a --input-def ../lib64/aspperf.def
  9039. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libasycfilt.a --input-def ../lib-common/asycfilt.def
  9040. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libatkctrs.a --input-def ../lib64/atkctrs.def
  9041. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libatl.a --input-def ../lib-common/atl.def
  9042. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libatmlib.a --input-def ../lib64/atmlib.def
  9043. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libatrace.a --input-def ../lib64/atrace.def
  9044. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libaudiosrv.a --input-def ../lib-common/audiosrv.def
  9045. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libauthz.a --input-def ../lib-common/authz.def
  9046. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libautodisc.a --input-def ../lib64/autodisc.def
  9047. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libavicap32.a --input-def ../lib64/avicap32.def
  9048. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libavifil32.a --input-def ../lib64/avifil32.def
  9049. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libazroles.a --input-def ../lib-common/azroles.def
  9050. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbasesrv.a --input-def ../lib-common/basesrv.def
  9051. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbatmeter.a --input-def ../lib64/batmeter.def
  9052. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbatt.a --input-def ../lib64/batt.def
  9053. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbluetoothapis.a --input-def ../lib-common/bluetoothapis.def
  9054. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbootvid.a --input-def ../lib-common/bootvid.def
  9055. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbrowser.a --input-def ../lib-common/browser.def
  9056. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbthci.a --input-def ../lib-common/bthci.def
  9057. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcabinet.a --input-def ../lib-common/cabinet.def
  9058. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcabview.a --input-def ../lib-common/cabview.def
  9059. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcards.a --input-def ../lib64/cards.def
  9060. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcatsrv.a --input-def ../lib64/catsrv.def
  9061. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcatsrvut.a --input-def ../lib64/catsrvut.def
  9062. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libccfgnt.a --input-def ../lib64/ccfgnt.def
  9063. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcdfview.a --input-def ../lib64/cdfview.def
  9064. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcdm.a --input-def ../lib64/cdm.def
  9065. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcertcli.a --input-def ../lib64/certcli.def
  9066. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcfgbkend.a --input-def ../lib-common/cfgbkend.def
  9067. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcfgmgr32.a --input-def ../lib-common/cfgmgr32.def
  9068. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libchtskdic.a --input-def ../lib64/chtskdic.def
  9069. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcimwin32.a --input-def ../lib64/cimwin32.def
  9070. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libCINTIME.a --input-def ../lib64/CINTIME.def
  9071. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/clbcatq.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/clbcatq.def
  9072. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libclb.a --input-def ../lib-common/clb.def
  9073. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcliconfg.a --input-def ../lib-common/cliconfg.def
  9074. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libclasspnp.a --input-def ../lib64/classpnp.def
  9075. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libclusapi.a --input-def ../lib-common/clusapi.def
  9076. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcmcfg32.a --input-def ../lib64/cmcfg32.def
  9077. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcmdial32.a --input-def ../lib64/cmdial32.def
  9078. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcmpbk32.a --input-def ../lib64/cmpbk32.def
  9079. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcmutil.a --input-def ../lib64/cmutil.def
  9080. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcnetcfg.a --input-def ../lib64/cnetcfg.def
  9081. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcnvfat.a --input-def ../lib-common/cnvfat.def
  9082. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcoadmin.a --input-def ../lib64/coadmin.def
  9083. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcolbact.a --input-def ../lib-common/colbact.def
  9084. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomctl32.a --input-def ../lib-common/comctl32.def
  9085. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomdlg32.a --input-def ../lib-common/comdlg32.def
  9086. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcompstui.a --input-def ../lib-common/compstui.def
  9087. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomputecore.a --input-def ../lib-common/computecore.def
  9088. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomputenetwork.a --input-def ../lib-common/computenetwork.def
  9089. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomputestorage.a --input-def ../lib-common/computestorage.def
  9090. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomres.a --input-def ../lib64/comres.def
  9091. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomsetup.a --input-def ../lib64/comsetup.def
  9092. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomsnap.a --input-def ../lib-common/comsnap.def
  9093. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomsvcs.a --input-def ../lib64/comsvcs.def
  9094. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcomuid.a --input-def ../lib-common/comuid.def
  9095. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libconsole.a --input-def ../lib-common/console.def
  9096. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcorpol.a --input-def ../lib64/corpol.def
  9097. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcredui.a --input-def ../lib-common/credui.def
  9098. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcrypt32.a --input-def ../lib-common/crypt32.def
  9099. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptdlg.a --input-def ../lib-common/cryptdlg.def
  9100. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptdll.a --input-def ../lib-common/cryptdll.def
  9101. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptext.a --input-def ../lib-common/cryptext.def
  9102. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptnet.a --input-def ../lib-common/cryptnet.def
  9103. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptsvc.a --input-def ../lib-common/cryptsvc.def
  9104. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptui.a --input-def ../lib-common/cryptui.def
  9105. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcscdll.a --input-def ../lib64/cscdll.def
  9106. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcscui.a --input-def ../lib64/cscui.def
  9107. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcsrsrv.a --input-def ../lib64/csrsrv.def
  9108. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3d8thk.a --input-def ../lib64/d3d8thk.def
  9109. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3d9.a --input-def ../lib-common/d3d9.def
  9110. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3d10.a --input-def ../lib-common/d3d10.def
  9111. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3d11.a --input-def ../lib-common/d3d11.def
  9112. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3d12.a --input-def ../lib-common/d3d12.def
  9113. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dxof.a --input-def ../lib64/d3dxof.def
  9114. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdavclnt.a --input-def ../lib-common/davclnt.def
  9115. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdbgeng.a --input-def ../lib-common/dbgeng.def
  9116. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdbghelp.a --input-def ../lib-common/dbghelp.def
  9117. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdbnetlib.a --input-def ../lib-common/dbnetlib.def
  9118. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdbnmpntw.a --input-def ../lib-common/dbnmpntw.def
  9119. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdciman32.a --input-def ../lib64/dciman32.def
  9120. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdcomp.a --input-def ../lib-common/dcomp.def
  9121. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libddraw.a --input-def ../lib-common/ddraw.def
  9122. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdevmgr.a --input-def ../lib-common/devmgr.def
  9123. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdevobj.a --input-def ../lib-common/devobj.def
  9124. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdevrtl.a --input-def ../lib-common/devrtl.def
  9125. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdhcpcsvc.a --input-def ../lib-common/dhcpcsvc.def
  9126. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdhcpsapi.a --input-def ../lib-common/dhcpsapi.def
  9127. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdigest.a --input-def ../lib64/digest.def
  9128. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdimsntfy.a --input-def ../lib64/dimsntfy.def
  9129. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdimsroam.a --input-def ../lib-common/dimsroam.def
  9130. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdiskcopy.a --input-def ../lib-common/diskcopy.def
  9131. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdismapi.a --input-def ../lib-common/dismapi.def
  9132. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdmconfig.a --input-def ../lib64/dmconfig.def
  9133. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdmdskmgr.a --input-def ../lib64/dmdskmgr.def
  9134. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdmivcitf.a --input-def ../lib64/dmivcitf.def
  9135. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdmutil.a --input-def ../lib-common/dmutil.def
  9136. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdmvdsitf.a --input-def ../lib64/dmvdsitf.def
  9137. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdnsapi.a --input-def ../lib-common/dnsapi.def
  9138. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdnsrslvr.a --input-def ../lib-common/dnsrslvr.def
  9139. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdpapi.a --input-def ../lib64/dpapi.def
  9140. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdpnaddr.a --input-def ../lib64/dpnaddr.def
  9141. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdpnet.a --input-def ../lib64/dpnet.def
  9142. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdpnhupnp.a --input-def ../lib64/dpnhupnp.def
  9143. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdpnlobby.a --input-def ../lib64/dpnlobby.def
  9144. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdpvoice.a --input-def ../lib64/dpvoice.def
  9145. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdrprov.a --input-def ../lib-common/drprov.def
  9146. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libds32gt.a --input-def ../lib64/ds32gt.def
  9147. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdsauth.a --input-def ../lib-common/dsauth.def
  9148. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdskquota.a --input-def ../lib-common/dskquota.def
  9149. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdsound3d.a --input-def ../lib64/dsound3d.def
  9150. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdsound.a --input-def ../lib-common/dsound.def
  9151. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdsprop.a --input-def ../lib-common/dsprop.def
  9152. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdsquery.a --input-def ../lib-common/dsquery.def
  9153. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdssec.a --input-def ../lib-common/dssec.def
  9154. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdssenh.a --input-def ../lib-common/dssenh.def
  9155. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdsuiext.a --input-def ../lib-common/dsuiext.def
  9156. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libduser.a --input-def ../lib-common/duser.def
  9157. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libefsadu.a --input-def ../lib-common/efsadu.def
  9158. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libes.a --input-def ../lib64/es.def
  9159. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libesent.a --input-def ../lib64/esent.def
  9160. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libesentprf.a --input-def ../lib-common/esentprf.def
  9161. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libeventlog.a --input-def ../lib64/eventlog.def
  9162. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libevntagnt.a --input-def ../lib64/evntagnt.def
  9163. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libexstrace.a --input-def ../lib64/exstrace.def
  9164. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfastprox.a --input-def ../lib64/fastprox.def
  9165. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfaultrep.a --input-def ../lib64/faultrep.def
  9166. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfcachdll.a --input-def ../lib64/fcachdll.def
  9167. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfdeploy.a --input-def ../lib-common/fdeploy.def
  9168. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfeclient.a --input-def ../lib-common/feclient.def
  9169. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfilemgmt.a --input-def ../lib-common/filemgmt.def
  9170. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfldrclnr.a --input-def ../lib64/fldrclnr.def
  9171. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfltlib.a --input-def ../lib-common/fltlib.def
  9172. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfmifs.a --input-def ../lib-common/fmifs.def
  9173. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfontsub.a --input-def ../lib-common/fontsub.def
  9174. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libframedyn.a --input-def ../lib64/framedyn.def
  9175. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libftpctrs2.a --input-def ../lib64/ftpctrs2.def
  9176. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libftpmib.a --input-def ../lib64/ftpmib.def
  9177. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxsapi.a --input-def ../lib64/fxsapi.def
  9178. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxscfgwz.a --input-def ../lib64/fxscfgwz.def
  9179. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxsdrv.a --input-def ../lib64/fxsdrv.def
  9180. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxsocm.a --input-def ../lib64/fxsocm.def
  9181. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxsperf.a --input-def ../lib64/fxsperf.def
  9182. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxsroute.a --input-def ../lib64/fxsroute.def
  9183. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxsst.a --input-def ../lib64/fxsst.def
  9184. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxst30.a --input-def ../lib64/fxst30.def
  9185. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxstiff.a --input-def ../lib64/fxstiff.def
  9186. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxsui.a --input-def ../lib64/fxsui.def
  9187. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfxswzrd.a --input-def ../lib64/fxswzrd.def
  9188. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libgdi32.a --input-def ../lib-common/gdi32.def
  9189. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libgetuname.a --input-def ../lib-common/getuname.def
  9190. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libglmf32.a --input-def ../lib64/glmf32.def
  9191. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libglu32.a --input-def ../lib-common/glu32.def
  9192. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libgpedit.a --input-def ../lib-common/gpedit.def
  9193. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libgpkcsp.a --input-def ../lib64/gpkcsp.def
  9194. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libgptext.a --input-def ../lib64/gptext.def
  9195. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libguitrn.a --input-def ../lib64/guitrn.def
  9196. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhal.a --input-def ../lib64/hal.def
  9197. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhbaapi.a --input-def ../lib-common/hbaapi.def
  9198. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhgfs.a --input-def ../lib64/hgfs.def
  9199. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhid.a --input-def ../lib-common/hid.def
  9200. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhidclass.a --input-def ../lib64/hidclass.def
  9201. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhidparse.a --input-def ../lib64/hidparse.def
  9202. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhlink.a --input-def ../lib-common/hlink.def
  9203. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhmmapi.a --input-def ../lib64/hmmapi.def
  9204. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhnetcfg.a --input-def ../lib64/hnetcfg.def
  9205. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhnetwiz.a --input-def ../lib64/hnetwiz.def
  9206. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhostmib.a --input-def ../lib64/hostmib.def
  9207. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhotplug.a --input-def ../lib-common/hotplug.def
  9208. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhtmlhelp.a --input-def ../lib-common/htmlhelp.def
  9209. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhtrn_jis.a --input-def ../lib64/htrn_jis.def
  9210. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhttpapi.a --input-def ../lib64/httpapi.def
  9211. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhttpext.a --input-def ../lib64/httpext.def
  9212. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhttpmib.a --input-def ../lib64/httpmib.def
  9213. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhttpodbc.a --input-def ../lib64/httpodbc.def
  9214. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhtui.a --input-def ../lib-common/htui.def
  9215. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libhypertrm.a --input-def ../lib64/hypertrm.def
  9216. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiashlpr.a --input-def ../lib-common/iashlpr.def
  9217. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiaspolcy.a --input-def ../lib64/iaspolcy.def
  9218. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiassam.a --input-def ../lib-common/iassam.def
  9219. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiassvcs.a --input-def ../lib-common/iassvcs.def
  9220. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicaapi.a --input-def ../lib64/icaapi.def
  9221. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicfgnt5.a --input-def ../lib64/icfgnt5.def
  9222. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicm32.a --input-def ../lib-common/icm32.def
  9223. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicmp.a --input-def ../lib-common/icmp.def
  9224. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicmui.a --input-def ../lib-common/icmui.def
  9225. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicwconn.a --input-def ../lib64/icwconn.def
  9226. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicwdial.a --input-def ../lib64/icwdial.def
  9227. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicwdl.a --input-def ../lib64/icwdl.def
  9228. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicwphbk.a --input-def ../lib64/icwphbk.def
  9229. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libicwutil.a --input-def ../lib64/icwutil.def
  9230. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libidq.a --input-def ../lib64/idq.def
  9231. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libieakeng.a --input-def ../lib64/ieakeng.def
  9232. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiedkcs32.a --input-def ../lib64/iedkcs32.def
  9233. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libieencode.a --input-def ../lib64/ieencode.def
  9234. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiernonce.a --input-def ../lib-common/iernonce.def
  9235. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiesetup.a --input-def ../lib64/iesetup.def
  9236. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libigmpagnt.a --input-def ../lib64/igmpagnt.def
  9237. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiisadmin.a --input-def ../lib64/iisadmin.def
  9238. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiiscfg.a --input-def ../lib64/iiscfg.def
  9239. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiis.a --input-def ../lib64/iis.def
  9240. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiisrtl.a --input-def ../lib64/iisrtl.def
  9241. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiissuba.a --input-def ../lib64/iissuba.def
  9242. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiisui.a --input-def ../lib64/iisui.def
  9243. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiisutil.a --input-def ../lib64/iisutil.def
  9244. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiiswmi.a --input-def ../lib64/iiswmi.def
  9245. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimagehlp.a --input-def ../lib-common/imagehlp.def
  9246. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimeshare.a --input-def ../lib64/imeshare.def
  9247. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimgutil.a --input-def ../lib-common/imgutil.def
  9248. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimjp81k.a --input-def ../lib64/imjp81k.def
  9249. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimjpcus.a --input-def ../lib64/imjpcus.def
  9250. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimjpdct.a --input-def ../lib64/imjpdct.def
  9251. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimjputyc.a --input-def ../lib64/imjputyc.def
  9252. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimm32.a --input-def ../lib-common/imm32.def
  9253. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimsinsnt.a --input-def ../lib64/imsinsnt.def
  9254. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libimskdic.a --input-def ../lib64/imskdic.def
  9255. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinetcfg.a --input-def ../lib64/inetcfg.def
  9256. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinetcomm.a --input-def ../lib-common/inetcomm.def
  9257. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinetmib1.a --input-def ../lib-common/inetmib1.def
  9258. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinfoadmn.a --input-def ../lib64/infoadmn.def
  9259. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinfocomm.a --input-def ../lib64/infocomm.def
  9260. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinfoctrs.a --input-def ../lib64/infoctrs.def
  9261. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinfosoft.a --input-def ../lib64/infosoft.def
  9262. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinitpki.a --input-def ../lib64/initpki.def
  9263. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinput.a --input-def ../lib-common/input.def
  9264. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libinseng.a --input-def ../lib-common/inseng.def
  9265. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiphlpapi.a --input-def ../lib-common/iphlpapi.def
  9266. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libipmontr.a --input-def ../lib64/ipmontr.def
  9267. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libipnathlp.a --input-def ../lib-common/ipnathlp.def
  9268. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiprop.a --input-def ../lib64/iprop.def
  9269. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiprtprio.a --input-def ../lib64/iprtprio.def
  9270. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiprtrmgr.a --input-def ../lib64/iprtrmgr.def
  9271. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libipsecsvc.a --input-def ../lib64/ipsecsvc.def
  9272. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libipxsap.a --input-def ../lib64/ipxsap.def
  9273. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libirclass.a --input-def ../lib64/irclass.def
  9274. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libisatq.a --input-def ../lib64/isatq.def
  9275. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiscomlog.a --input-def ../lib64/iscomlog.def
  9276. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libisign32.a --input-def ../lib64/isign32.def
  9277. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiyuv_32.a --input-def ../lib64/iyuv_32.def
  9278. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libjet500.a --input-def ../lib64/jet500.def
  9279. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libjsproxy.a --input-def ../lib-common/jsproxy.def
  9280. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libkd1394.a --input-def ../lib64/kd1394.def
  9281. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libkdcom.a --input-def ../lib-common/kdcom.def
  9282. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libkerberos.a --input-def ../lib64/kerberos.def
  9283. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libkeymgr.a --input-def ../lib-common/keymgr.def
  9284. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libks.a --input-def ../lib-common/ks.def
  9285. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libksecdd.a --input-def ../lib-common/ksecdd.def
  9286. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblinkinfo.a --input-def ../lib-common/linkinfo.def
  9287. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblmmib2.a --input-def ../lib64/lmmib2.def
  9288. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libloadperf.a --input-def ../lib-common/loadperf.def
  9289. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblocalspl.a --input-def ../lib64/localspl.def
  9290. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblog.a --input-def ../lib64/log.def
  9291. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libloghours.a --input-def ../lib-common/loghours.def
  9292. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblonsint.a --input-def ../lib64/lonsint.def
  9293. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblpk.a --input-def ../lib64/lpk.def
  9294. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblprhelp.a --input-def ../lib64/lprhelp.def
  9295. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblsasrv.a --input-def ../lib64/lsasrv.def
  9296. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liblz32.a --input-def ../lib-common/lz32.def
  9297. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmag_hook.a --input-def ../lib64/mag_hook.def
  9298. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmapi32.a --input-def ../lib-common/mapi32.def
  9299. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmapistub.a --input-def ../lib-common/mapistub.def
  9300. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmcastmib.a --input-def ../lib64/mcastmib.def
  9301. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmcd32.a --input-def ../lib64/mcd32.def
  9302. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmcdsrv32.a --input-def ../lib64/mcdsrv32.def
  9303. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmchgrcoi.a --input-def ../lib64/mchgrcoi.def
  9304. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmciavi32.a --input-def ../lib64/mciavi32.def
  9305. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmcicda.a --input-def ../lib-common/mcicda.def
  9306. mv -f misc/.deps/lib64_libmsvcrt_common_a-mbrtowc.Tpo misc/.deps/lib64_libmsvcrt_common_a-mbrtowc.Po
  9307. mv -f misc/.deps/lib64_libmsvcrt_common_a-wcrtomb.Tpo misc/.deps/lib64_libmsvcrt_common_a-wcrtomb.Po
  9308. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmciole32.a --input-def ../lib64/mciole32.def
  9309. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmciqtz32.a --input-def ../lib64/mciqtz32.def
  9310. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmciseq.a --input-def ../lib-common/mciseq.def
  9311. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmciwave.a --input-def ../lib-common/mciwave.def
  9312. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmdminst.a --input-def ../lib-common/mdminst.def
  9313. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmf3216.a --input-def ../lib-common/mf3216.def
  9314. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmfc42.a --input-def ../lib64/mfc42.def
  9315. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmfc42u.a --input-def ../lib64/mfc42u.def
  9316. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmfreadwrite.a --input-def ../lib-common/mfreadwrite.def
  9317. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmfsensorgroup.a --input-def ../lib-common/mfsensorgroup.def
  9318. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmgmtapi.a --input-def ../lib-common/mgmtapi.def
  9319. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmidimap.a --input-def ../lib-common/midimap.def
  9320. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmigism.a --input-def ../lib64/migism.def
  9321. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmiglibnt.a --input-def ../lib64/miglibnt.def
  9322. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbcrypt.a --input-def ../lib-common/bcrypt.def
  9323. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmpr.a --input-def ../lib-common/mpr.def
  9324. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmswsock.a --input-def ../lib-common/mswsock.def
  9325. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libncrypt.a --input-def ../lib-common/ncrypt.def
  9326. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/oleaut32.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/oleaut32.def
  9327. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librpcrt4.a --input-def ../lib-common/rpcrt4.def
  9328. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsspicli.a --input-def ../lib-common/sspicli.def
  9329. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libuserenv.a --input-def ../lib-common/userenv.def
  9330. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinhttp.a --input-def ../lib-common/winhttp.def
  9331. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwldap32.a --input-def ../lib-common/wldap32.def
  9332. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwebsocket.a --input-def ../lib-common/websocket.def
  9333. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-com-l1-1-1.a --input-def ../lib-common/api-ms-win-core-com-l1-1-1.def
  9334. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-com-midlproxystub-l1-1-0.a --input-def ../lib-common/api-ms-win-core-com-midlproxystub-l1-1-0.def
  9335. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-com-l1-1-0.a --input-def ../lib-common/api-ms-win-core-com-l1-1-0.def
  9336. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-comm-l1-1-0.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-0.def
  9337. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-comm-l1-1-1.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-1.def
  9338. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-comm-l1-1-2.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-2.def
  9339. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-console-l1-1-0.a --input-def ../lib-common/api-ms-win-core-console-l1-1-0.def
  9340. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-console-l1-2-0.a --input-def ../lib-common/api-ms-win-core-console-l1-2-0.def
  9341. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-console-l2-1-0.a --input-def ../lib-common/api-ms-win-core-console-l2-1-0.def
  9342. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-console-l2-2-0.a --input-def ../lib-common/api-ms-win-core-console-l2-2-0.def
  9343. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-console-l3-2-0.a --input-def ../lib-common/api-ms-win-core-console-l3-2-0.def
  9344. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-datetime-l1-1-0.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-0.def
  9345. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-datetime-l1-1-1.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-1.def
  9346. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-datetime-l1-1-2.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-2.def
  9347. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-debug-l1-1-0.a --input-def ../lib-common/api-ms-win-core-debug-l1-1-0.def
  9348. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-debug-l1-1-1.a --input-def ../lib-common/api-ms-win-core-debug-l1-1-1.def
  9349. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-delayload-l1-1-1.a --input-def ../lib-common/api-ms-win-core-delayload-l1-1-1.def
  9350. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-errorhandling-l1-1-0.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-0.def
  9351. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-errorhandling-l1-1-1.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-1.def
  9352. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-errorhandling-l1-1-3.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-3.def
  9353. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-fibers-l1-1-1.a --input-def ../lib-common/api-ms-win-core-fibers-l1-1-1.def
  9354. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-ansi-l2-1-0.a --input-def ../lib-common/api-ms-win-core-file-ansi-l2-1-0.def
  9355. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-l1-1-0.def
  9356. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-l1-2-1.a --input-def ../lib-common/api-ms-win-core-file-l1-2-1.def
  9357. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-l1-2-2.a --input-def ../lib-common/api-ms-win-core-file-l1-2-2.def
  9358. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-l2-1-0.a --input-def ../lib-common/api-ms-win-core-file-l2-1-0.def
  9359. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-l2-1-1.a --input-def ../lib-common/api-ms-win-core-file-l2-1-1.def
  9360. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-l2-1-2.a --input-def ../lib-common/api-ms-win-core-file-l2-1-2.def
  9361. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-firmware-l1-1-0.a --input-def ../lib-common/api-ms-win-core-firmware-l1-1-0.def
  9362. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-handle-l1-1-0.a --input-def ../lib-common/api-ms-win-core-handle-l1-1-0.def
  9363. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-heap-l1-2-0.a --input-def ../lib-common/api-ms-win-core-heap-l1-2-0.def
  9364. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-interlocked-l1-1-0.a --input-def ../lib-common/api-ms-win-core-interlocked-l1-1-0.def
  9365. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-interlocked-l1-2-0.a --input-def ../lib-common/api-ms-win-core-interlocked-l1-2-0.def
  9366. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-io-l1-1-0.a --input-def ../lib-common/api-ms-win-core-io-l1-1-0.def
  9367. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-io-l1-1-1.a --input-def ../lib-common/api-ms-win-core-io-l1-1-1.def
  9368. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-libraryloader-l1-2-0.a --input-def ../lib-common/api-ms-win-core-libraryloader-l1-2-0.def
  9369. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-libraryloader-l1-2-1.a --input-def ../lib-common/api-ms-win-core-libraryloader-l1-2-1.def
  9370. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-libraryloader-l2-1-0.a --input-def ../lib-common/api-ms-win-core-libraryloader-l2-1-0.def
  9371. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-localization-l1-2-1.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-1.def
  9372. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-localization-l1-2-0.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-0.def
  9373. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-localization-l1-2-2.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-2.def
  9374. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-localization-l2-1-0.a --input-def ../lib-common/api-ms-win-core-localization-l2-1-0.def
  9375. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-memory-l1-1-0.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-0.def
  9376. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-memory-l1-1-1.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-1.def
  9377. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-memory-l1-1-2.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-2.def
  9378. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-memory-l1-1-3.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-3.def
  9379. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-memory-l1-1-5.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-5.def
  9380. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-memory-l1-1-6.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-6.def
  9381. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-memory-l1-1-7.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-7.def
  9382. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namedpipe-ansi-l1-1-0.def
  9383. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a --input-def ../lib-common/api-ms-win-core-namedpipe-ansi-l1-1-1.def
  9384. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-namedpipe-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-1-0.def
  9385. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-namedpipe-l1-2-1.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-2-1.def
  9386. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-namedpipe-l1-2-2.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-2-2.def
  9387. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-namespace-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namespace-l1-1-0.def
  9388. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-path-l1-1-0.a --input-def ../lib-common/api-ms-win-core-path-l1-1-0.def
  9389. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-processenvironment-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processenvironment-l1-1-0.def
  9390. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-processenvironment-l1-2-0.a --input-def ../lib-common/api-ms-win-core-processenvironment-l1-2-0.def
  9391. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-processthreads-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-0.def
  9392. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-processthreads-l1-1-1.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-1.def
  9393. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-processthreads-l1-1-2.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-2.def
  9394. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-processthreads-l1-1-3.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-3.def
  9395. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-psapi-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psapi-ansi-l1-1-0.def
  9396. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-profile-l1-1-0.a --input-def ../lib-common/api-ms-win-core-profile-l1-1-0.def
  9397. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-psapi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psapi-l1-1-0.def
  9398. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-realtime-l1-1-0.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-0.def
  9399. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-realtime-l1-1-1.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-1.def
  9400. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-realtime-l1-1-2.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-2.def
  9401. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-rtlsupport-l1-2-0.a --input-def ../lib-common/api-ms-win-core-rtlsupport-l1-2-0.def
  9402. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-string-l1-1-0.a --input-def ../lib-common/api-ms-win-core-string-l1-1-0.def
  9403. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-synch-l1-1-0.a --input-def ../lib-common/api-ms-win-core-synch-l1-1-0.def
  9404. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-synch-l1-2-0.a --input-def ../lib-common/api-ms-win-core-synch-l1-2-0.def
  9405. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-synch-l1-2-1.a --input-def ../lib-common/api-ms-win-core-synch-l1-2-1.def
  9406. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-sysinfo-l1-1-0.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-1-0.def
  9407. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-sysinfo-l1-2-0.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-0.def
  9408. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-sysinfo-l1-2-1.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-1.def
  9409. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-sysinfo-l1-2-3.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-3.def
  9410. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-threadpool-l1-2-0.a --input-def ../lib-common/api-ms-win-core-threadpool-l1-2-0.def
  9411. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-timezone-l1-1-0.a --input-def ../lib-common/api-ms-win-core-timezone-l1-1-0.def
  9412. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-timezone-l1-1-1.a --input-def ../lib-common/api-ms-win-core-timezone-l1-1-1.def
  9413. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-util-l1-1-0.a --input-def ../lib-common/api-ms-win-core-util-l1-1-0.def
  9414. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-version-l1-1-0.a --input-def ../lib-common/api-ms-win-core-version-l1-1-0.def
  9415. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-version-l1-1-1.a --input-def ../lib-common/api-ms-win-core-version-l1-1-1.def
  9416. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-winrt-error-l1-1-1.a --input-def ../lib-common/api-ms-win-core-winrt-error-l1-1-1.def
  9417. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-winrt-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-l1-1-0.def
  9418. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-winrt-string-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-string-l1-1-0.def
  9419. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-wow64-l1-1-0.a --input-def ../lib-common/api-ms-win-core-wow64-l1-1-0.def
  9420. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-wow64-l1-1-1.a --input-def ../lib-common/api-ms-win-core-wow64-l1-1-1.def
  9421. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-xstate-l2-1-0.a --input-def ../lib-common/api-ms-win-core-xstate-l2-1-0.def
  9422. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-devices-config-l1-1-1.a --input-def ../lib-common/api-ms-win-devices-config-l1-1-1.def
  9423. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-devices-config-l1-1-2.a --input-def ../lib-common/api-ms-win-devices-config-l1-1-2.def
  9424. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-eventing-classicprovider-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def
  9425. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-eventing-consumer-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-consumer-l1-1-0.def
  9426. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-eventing-controller-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-controller-l1-1-0.def
  9427. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-eventing-provider-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-provider-l1-1-0.def
  9428. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-base-l1-1-0.a --input-def ../lib-common/api-ms-win-security-base-l1-1-0.def
  9429. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-base-l1-2-0.a --input-def ../lib-common/api-ms-win-security-base-l1-2-0.def
  9430. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-base-l1-2-1.a --input-def ../lib-common/api-ms-win-security-base-l1-2-1.def
  9431. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-lsalookup-l2-1-0.a --input-def ../lib-common/api-ms-win-security-lsalookup-l2-1-0.def
  9432. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-sddl-l1-1-0.a --input-def ../lib-common/api-ms-win-security-sddl-l1-1-0.def
  9433. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmlang.a --input-def ../lib-common/mlang.def
  9434. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmll_hp.a --input-def ../lib64/mll_hp.def
  9435. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmll_mtf.a --input-def ../lib64/mll_mtf.def
  9436. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmll_qic.a --input-def ../lib64/mll_qic.def
  9437. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmmdevapi.a --input-def ../lib-common/mmdevapi.def
  9438. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmmfutil.a --input-def ../lib64/mmfutil.def
  9439. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmmutilse.a --input-def ../lib64/mmutilse.def
  9440. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmobsync.a --input-def ../lib64/mobsync.def
  9441. mv -f libsrc/.deps/lib64_libtaskschd_a-taskschd.Tpo libsrc/.deps/lib64_libtaskschd_a-taskschd.Po
  9442. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmodemui.a --input-def ../lib-common/modemui.def
  9443. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmofd.a --input-def ../lib64/mofd.def
  9444. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmprapi.a --input-def ../lib64/mprapi.def
  9445. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmprddm.a --input-def ../lib64/mprddm.def
  9446. mv -f misc/.deps/lib64_libmsvcrt_common_a-register_tls_atexit.Tpo misc/.deps/lib64_libmsvcrt_common_a-register_tls_atexit.Po
  9447. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmprmsg.a --input-def ../lib64/mprmsg.def
  9448. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmprui.a --input-def ../lib64/mprui.def
  9449. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqad.a --input-def ../lib64/mqad.def
  9450. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqcertui.a --input-def ../lib64/mqcertui.def
  9451. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqdscli.a --input-def ../lib64/mqdscli.def
  9452. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqise.a --input-def ../lib64/mqise.def
  9453. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqlogmgr.a --input-def ../lib64/mqlogmgr.def
  9454. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqperf.a --input-def ../lib64/mqperf.def
  9455. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqrt.a --input-def ../lib64/mqrt.def
  9456. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqrtdep.a --input-def ../lib64/mqrtdep.def
  9457. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqsec.a --input-def ../lib64/mqsec.def
  9458. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqupgrd.a --input-def ../lib64/mqupgrd.def
  9459. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmqutil.a --input-def ../lib64/mqutil.def
  9460. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsacm32.a --input-def ../lib-common/msacm32.def
  9461. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsadcs.a --input-def ../lib64/msadcs.def
  9462. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsado15.a --input-def ../lib64/msado15.def
  9463. mv -f misc/.deps/lib64_libmsvcrt_extra_a-invalid_parameter_handler.Tpo misc/.deps/lib64_libmsvcrt_extra_a-invalid_parameter_handler.Po
  9464. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsafd.a --input-def ../lib-common/msafd.def
  9465. mv -f misc/.deps/lib64_libmsvcrt_extra_a-purecall.Tpo misc/.deps/lib64_libmsvcrt_extra_a-purecall.Po
  9466. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsasn1.a --input-def ../lib64/msasn1.def
  9467. mv -f misc/.deps/lib64_libmsvcrt_extra_a-output_format.Tpo misc/.deps/lib64_libmsvcrt_extra_a-output_format.Po
  9468. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmscat32.a --input-def ../lib-common/mscat32.def
  9469. mv -f stdio/.deps/lib64_libmsvcrt_extra_a-mingw_lock.Tpo stdio/.deps/lib64_libmsvcrt_extra_a-mingw_lock.Po
  9470. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmscms.a --input-def ../lib64/mscms.def
  9471. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdadiag.a --input-def ../lib-common/msdadiag.def
  9472. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdart.a --input-def ../lib64/msdart.def
  9473. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdmo.a --input-def ../lib-common/msdmo.def
  9474. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdtclog.a --input-def ../lib64/msdtclog.def
  9475. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdtcprx.a --input-def ../lib64/msdtcprx.def
  9476. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdtcstp.a --input-def ../lib64/msdtcstp.def
  9477. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdtctm.a --input-def ../lib64/msdtctm.def
  9478. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdtcuiu.a --input-def ../lib64/msdtcuiu.def
  9479. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsftedit.a --input-def ../lib64/msftedit.def
  9480. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsgina.a --input-def ../lib64/msgina.def
  9481. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsgr3en.a --input-def ../lib64/msgr3en.def
  9482. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsgrocm.a --input-def ../lib64/msgrocm.def
  9483. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsgsvc.a --input-def ../lib64/msgsvc.def
  9484. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmshtml.a --input-def ../lib64/mshtml.def
  9485. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsi.a --input-def ../lib-common/msi.def
  9486. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsimg32.a --input-def ../lib-common/msimg32.def
  9487. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsimtf.a --input-def ../lib-common/msimtf.def
  9488. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsir3jp.a --input-def ../lib64/msir3jp.def
  9489. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsisip.a --input-def ../lib-common/msisip.def
  9490. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmslbui.a --input-def ../lib64/mslbui.def
  9491. mv -f misc/.deps/lib64_libmsvcrt_extra_a-_free_locale.Tpo misc/.deps/lib64_libmsvcrt_extra_a-_free_locale.Po
  9492. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsls31.a --input-def ../lib-common/msls31.def
  9493. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsmqocm.a --input-def ../lib64/msmqocm.def
  9494. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsobdl.a --input-def ../lib64/msobdl.def
  9495. mv -f misc/.deps/lib64_libmsvcr120_app_extra_a-__set_app_type.Tpo misc/.deps/lib64_libmsvcr120_app_extra_a-__set_app_type.Po
  9496. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsobmain.a --input-def ../lib64/msobmain.def
  9497. mv -f misc/.deps/lib64_libmsvcrt_extra_a-_create_locale.Tpo misc/.deps/lib64_libmsvcrt_extra_a-_create_locale.Po
  9498. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsoeacct.a --input-def ../lib64/msoeacct.def
  9499. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsoe.a --input-def ../lib64/msoe.def
  9500. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsoert2.a --input-def ../lib64/msoert2.def
  9501. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsoledbsql.a --input-def ../lib64/msoledbsql.def
  9502. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmspatcha.a --input-def ../lib-common/mspatcha.def
  9503. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsports.a --input-def ../lib-common/msports.def
  9504. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsrating.a --input-def ../lib-common/msrating.def
  9505. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsrle32.a --input-def ../lib64/msrle32.def
  9506. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmssign32.a --input-def ../lib-common/mssign32.def
  9507. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmssip32.a --input-def ../lib-common/mssip32.def
  9508. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmstask.a --input-def ../lib-common/mstask.def
  9509. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmstlsapi.a --input-def ../lib64/mstlsapi.def
  9510. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsutb.a --input-def ../lib64/msutb.def
  9511. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsv1_0.a --input-def ../lib-common/msv1_0.def
  9512. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcirt.a --input-def ../lib64/msvcirt.def
  9513. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvfw32.a --input-def ../lib64/msvfw32.def
  9514. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvidc32.a --input-def ../lib64/msvidc32.def
  9515. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsw3prt.a --input-def ../lib64/msw3prt.def
  9516. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsyuv.a --input-def ../lib-common/msyuv.def
  9517. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmtxclu.a --input-def ../lib64/mtxclu.def
  9518. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmtxdm.a --input-def ../lib-common/mtxdm.def
  9519. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmtxex.a --input-def ../lib64/mtxex.def
  9520. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmtxoci.a --input-def ../lib64/mtxoci.def
  9521. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmydocs.a --input-def ../lib-common/mydocs.def
  9522. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libncobjapi.a --input-def ../lib-common/ncobjapi.def
  9523. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libncxpnt.a --input-def ../lib64/ncxpnt.def
  9524. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnddeapi.a --input-def ../lib-common/nddeapi.def
  9525. mv -f misc/.deps/lib64_libmsvcrt_extra_a-_get_current_locale.Tpo misc/.deps/lib64_libmsvcrt_extra_a-_get_current_locale.Po
  9526. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnddenb32.a --input-def ../lib64/nddenb32.def
  9527. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libndis.a --input-def ../lib-common/ndis.def
  9528. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libndisnpp.a --input-def ../lib64/ndisnpp.def
  9529. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetapi32.a --input-def ../lib-common/netapi32.def
  9530. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetcfgx.a --input-def ../lib64/netcfgx.def
  9531. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetid.a --input-def ../lib-common/netid.def
  9532. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetio.a --input-def ../lib-common/netio.def
  9533. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetlogon.a --input-def ../lib64/netlogon.def
  9534. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetman.a --input-def ../lib64/netman.def
  9535. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetoc.a --input-def ../lib64/netoc.def
  9536. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetplwiz.a --input-def ../lib64/netplwiz.def
  9537. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetrap.a --input-def ../lib64/netrap.def
  9538. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetshell.a --input-def ../lib-common/netshell.def
  9539. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetui0.a --input-def ../lib64/netui0.def
  9540. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetui1.a --input-def ../lib64/netui1.def
  9541. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnetui2.a --input-def ../lib64/netui2.def
  9542. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnewdev.a --input-def ../lib64/newdev.def
  9543. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnntpapi.a --input-def ../lib64/nntpapi.def
  9544. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnpptools.a --input-def ../lib64/npptools.def
  9545. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnshipsec.a --input-def ../lib64/nshipsec.def
  9546. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/ntdll.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/ntdll.def
  9547. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/ntdllcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/ntdllcrt.def
  9548. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntdsapi.a --input-def ../lib-common/ntdsapi.def
  9549. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntdsbcli.a --input-def ../lib64/ntdsbcli.def
  9550. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntlanman.a --input-def ../lib64/ntlanman.def
  9551. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntlanui.a --input-def ../lib64/ntlanui.def
  9552. mv -f misc/.deps/lib64_libmsvcr120_app_extra_a-_getpid.Tpo misc/.deps/lib64_libmsvcr120_app_extra_a-_getpid.Po
  9553. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntlsapi.a --input-def ../lib64/ntlsapi.def
  9554. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntmarta.a --input-def ../lib64/ntmarta.def
  9555. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntmsapi.a --input-def ../lib64/ntmsapi.def
  9556. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntoc.a --input-def ../lib64/ntoc.def
  9557. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntprint.a --input-def ../lib64/ntprint.def
  9558. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntquery.a --input-def ../lib-common/ntquery.def
  9559. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntshrui.a --input-def ../lib64/ntshrui.def
  9560. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntvdm64.a --input-def ../lib64/ntvdm64.def
  9561. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnwprovau.a --input-def ../lib64/nwprovau.def
  9562. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboakley.a --input-def ../lib64/oakley.def
  9563. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboccache.a --input-def ../lib-common/occache.def
  9564. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libocgen.a --input-def ../lib64/ocgen.def
  9565. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libocmanage.a --input-def ../lib64/ocmanage.def
  9566. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libocmsn.a --input-def ../lib64/ocmsn.def
  9567. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbc32.a --input-def ../lib-common/odbc32.def
  9568. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbc32gt.a --input-def ../lib64/odbc32gt.def
  9569. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbcbcp.a --input-def ../lib64/odbcbcp.def
  9570. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbcconf.a --input-def ../lib64/odbcconf.def
  9571. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbccp32.a --input-def ../lib-common/odbccp32.def
  9572. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbccr32.a --input-def ../lib64/odbccr32.def
  9573. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbccu32.a --input-def ../lib64/odbccu32.def
  9574. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libodbctrac.a --input-def ../lib64/odbctrac.def
  9575. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboeimport.a --input-def ../lib64/oeimport.def
  9576. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboemiglib.a --input-def ../lib64/oemiglib.def
  9577. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/ole32.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/ole32.def
  9578. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboleacc.a --input-def ../lib-common/oleacc.def
  9579. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libolecli32.a --input-def ../lib64/olecli32.def
  9580. mv -f crt/.deps/lib64_libucrt_extra_a-ucrtbase_compat.Tpo crt/.deps/lib64_libucrt_extra_a-ucrtbase_compat.Po
  9581. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libolecnv32.a --input-def ../lib64/olecnv32.def
  9582. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboledb32.a --input-def ../lib64/oledb32.def
  9583. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboledlg.a --input-def ../lib-common/oledlg.def
  9584. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libolesvr32.a --input-def ../lib64/olesvr32.def
  9585. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libopends60.a --input-def ../lib-common/opends60.def
  9586. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libopengl32.a --input-def ../lib-common/opengl32.def
  9587. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libosuninst.a --input-def ../lib-common/osuninst.def
  9588. rm -f lib64/libpathcch.a
  9589. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpautoenr.a --input-def ../lib64/pautoenr.def
  9590. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpdh.a --input-def ../lib64/pdh.def
  9591. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/pathcch.mri
  9592. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libperfctrs.a --input-def ../lib-common/perfctrs.def
  9593. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libperfdisk.a --input-def ../lib-common/perfdisk.def
  9594. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libperfnet.a --input-def ../lib-common/perfnet.def
  9595. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libperfos.a --input-def ../lib-common/perfos.def
  9596. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libperfproc.a --input-def ../lib-common/perfproc.def
  9597. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libperfts.a --input-def ../lib-common/perfts.def
  9598. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libphotowiz.a --input-def ../lib-common/photowiz.def
  9599. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpidgen.a --input-def ../lib64/pidgen.def
  9600. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpintlcsd.a --input-def ../lib64/pintlcsd.def
  9601. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpolicman.a --input-def ../lib64/policman.def
  9602. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpolstore.a --input-def ../lib64/polstore.def
  9603. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpowrprof.a --input-def ../lib-common/powrprof.def
  9604. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libprintui.a --input-def ../lib64/printui.def
  9605. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libprntvpt.a --input-def ../lib-common/prntvpt.def
  9606. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libprofmap.a --input-def ../lib64/profmap.def
  9607. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpropsys.a --input-def ../lib-common/propsys.def
  9608. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libPS5UI.a --input-def ../lib64/PS5UI.def
  9609. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpsapi.a --input-def ../lib-common/psapi.def
  9610. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpsbase.a --input-def ../lib64/psbase.def
  9611. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpschdprf.a --input-def ../lib64/pschdprf.def
  9612. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libPSCRIPT5.a --input-def ../lib64/PSCRIPT5.def
  9613. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpstorec.a --input-def ../lib-common/pstorec.def
  9614. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpstorsvc.a --input-def ../lib64/pstorsvc.def
  9615. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libqmgr.a --input-def ../lib64/qmgr.def
  9616. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libqosname.a --input-def ../lib64/qosname.def
  9617. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libquartz.a --input-def ../lib64/quartz.def
  9618. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libquery.a --input-def ../lib-common/query.def
  9619. x86_64-w64-mingw32-ranlib lib64/libpathcch.a
  9620. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasadhlp.a --input-def ../lib-common/rasadhlp.def
  9621. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasapi32.a --input-def ../lib64/rasapi32.def
  9622. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasauto.a --input-def ../lib-common/rasauto.def
  9623. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libraschap.a --input-def ../lib-common/raschap.def
  9624. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasctrs.a --input-def ../lib-common/rasctrs.def
  9625. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasdlg.a --input-def ../lib64/rasdlg.def
  9626. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasman.a --input-def ../lib64/rasman.def
  9627. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasmans.a --input-def ../lib64/rasmans.def
  9628. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasmontr.a --input-def ../lib-common/rasmontr.def
  9629. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasmxs.a --input-def ../lib-common/rasmxs.def
  9630. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasppp.a --input-def ../lib64/rasppp.def
  9631. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasrad.a --input-def ../lib64/rasrad.def
  9632. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librassapi.a --input-def ../lib64/rassapi.def
  9633. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librasser.a --input-def ../lib-common/rasser.def
  9634. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librastapi.a --input-def ../lib-common/rastapi.def
  9635. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librastls.a --input-def ../lib64/rastls.def
  9636. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librdpcfgex.a --input-def ../lib-common/rdpcfgex.def
  9637. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librdpsnd.a --input-def ../lib64/rdpsnd.def
  9638. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librdpwsx.a --input-def ../lib64/rdpwsx.def
  9639. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libregapi.a --input-def ../lib-common/regapi.def
  9640. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libregsvc.a --input-def ../lib-common/regsvc.def
  9641. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libresutils.a --input-def ../lib-common/resutils.def
  9642. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libriched20.a --input-def ../lib-common/riched20.def
  9643. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librnr20.a --input-def ../lib-common/rnr20.def
  9644. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libroutetab.a --input-def ../lib64/routetab.def
  9645. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librpcns4.a --input-def ../lib-common/rpcns4.def
  9646. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librpcref.a --input-def ../lib64/rpcref.def
  9647. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librpcss.a --input-def ../lib-common/rpcss.def
  9648. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librsaenh.a --input-def ../lib-common/rsaenh.def
  9649. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librtm.a --input-def ../lib64/rtm.def
  9650. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librtutils.a --input-def ../lib-common/rtutils.def
  9651. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsamlib.a --input-def ../lib64/samlib.def
  9652. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsamsrv.a --input-def ../lib64/samsrv.def
  9653. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libscarddlg.a --input-def ../lib-common/scarddlg.def
  9654. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsccbase.a --input-def ../lib64/sccbase.def
  9655. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libscecli.a --input-def ../lib64/scecli.def
  9656. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libscesrv.a --input-def ../lib-common/scesrv.def
  9657. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libschannel.a --input-def ../lib-common/schannel.def
  9658. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libschedsvc.a --input-def ../lib64/schedsvc.def
  9659. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsclgntfy.a --input-def ../lib64/sclgntfy.def
  9660. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libscredir.a --input-def ../lib64/scredir.def
  9661. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libscript.a --input-def ../lib64/script.def
  9662. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libscrobj.a --input-def ../lib-common/scrobj.def
  9663. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libscrrun.a --input-def ../lib-common/scrrun.def
  9664. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsdhcinst.a --input-def ../lib-common/sdhcinst.def
  9665. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libseclogon.a --input-def ../lib-common/seclogon.def
  9666. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsecur32.a --input-def ../lib-common/secur32.def
  9667. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsecurity.a --input-def ../lib-common/security.def
  9668. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsensapi.a --input-def ../lib-common/sensapi.def
  9669. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsenscfg.a --input-def ../lib64/senscfg.def
  9670. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsens.a --input-def ../lib-common/sens.def
  9671. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libseo.a --input-def ../lib64/seo.def
  9672. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libserialui.a --input-def ../lib-common/serialui.def
  9673. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libserwvdrv.a --input-def ../lib-common/serwvdrv.def
  9674. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsetupapi.a --input-def ../lib-common/setupapi.def
  9675. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsetupqry.a --input-def ../lib64/setupqry.def
  9676. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsfc.a --input-def ../lib64/sfc.def
  9677. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsfcfiles.a --input-def ../lib64/sfcfiles.def
  9678. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsfc_os.a --input-def ../lib64/sfc_os.def
  9679. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsfmapi.a --input-def ../lib64/sfmapi.def
  9680. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshcore.a --input-def ../lib-common/shcore.def
  9681. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshdocvw.a --input-def ../lib64/shdocvw.def
  9682. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshfolder.a --input-def ../lib-common/shfolder.def
  9683. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshimeng.a --input-def ../lib64/shimeng.def
  9684. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshimgvw.a --input-def ../lib-common/shimgvw.def
  9685. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshlwapi.a --input-def ../lib-common/shlwapi.def
  9686. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshscrap.a --input-def ../lib64/shscrap.def
  9687. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshsvcs.a --input-def ../lib-common/shsvcs.def
  9688. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsigtab.a --input-def ../lib64/sigtab.def
  9689. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsisbkup.a --input-def ../lib-common/sisbkup.def
  9690. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libskdll.a --input-def ../lib64/skdll.def
  9691. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libslbcsp.a --input-def ../lib64/slbcsp.def
  9692. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsmtpapi.a --input-def ../lib64/smtpapi.def
  9693. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsmtpctrs.a --input-def ../lib64/smtpctrs.def
  9694. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsnmpapi.a --input-def ../lib-common/snmpapi.def
  9695. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsnmpmib.a --input-def ../lib64/snmpmib.def
  9696. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsnprfdll.a --input-def ../lib64/snprfdll.def
  9697. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsoftpub.a --input-def ../lib-common/softpub.def
  9698. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libspoolss.a --input-def ../lib64/spoolss.def
  9699. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsqlsrv32.a --input-def ../lib-common/sqlsrv32.def
  9700. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsqlxmlx.a --input-def ../lib64/sqlxmlx.def
  9701. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsrchctls.a --input-def ../lib64/srchctls.def
  9702. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsrclient.a --input-def ../lib64/srclient.def
  9703. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsrrstr.a --input-def ../lib64/srrstr.def
  9704. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsrvsvc.a --input-def ../lib-common/srvsvc.def
  9705. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libssdpapi.a --input-def ../lib64/ssdpapi.def
  9706. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libssinc.a --input-def ../lib64/ssinc.def
  9707. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libstaxmem.a --input-def ../lib64/staxmem.def
  9708. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsti_ci.a --input-def ../lib64/sti_ci.def
  9709. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsti.a --input-def ../lib64/sti.def
  9710. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libstorprop.a --input-def ../lib64/storprop.def
  9711. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libstreamci.a --input-def ../lib-common/streamci.def
  9712. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libstrmfilt.a --input-def ../lib64/strmfilt.def
  9713. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsvcpack.a --input-def ../lib64/svcpack.def
  9714. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsxs.a --input-def ../lib-common/sxs.def
  9715. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsynceng.a --input-def ../lib64/synceng.def
  9716. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsyncui.a --input-def ../lib64/syncui.def
  9717. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsysinv.a --input-def ../lib64/sysinv.def
  9718. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsysmod.a --input-def ../lib64/sysmod.def
  9719. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libsyssetup.a --input-def ../lib64/syssetup.def
  9720. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libt2embed.a --input-def ../lib-common/t2embed.def
  9721. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtapi32.a --input-def ../lib-common/tapi32.def
  9722. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtapiperf.a --input-def ../lib-common/tapiperf.def
  9723. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtcpmib.a --input-def ../lib64/tcpmib.def
  9724. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtraffic.a --input-def ../lib-common/traffic.def
  9725. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtsappcmp.a --input-def ../lib64/tsappcmp.def
  9726. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtsbyuv.a --input-def ../lib-common/tsbyuv.def
  9727. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtsd32.a --input-def ../lib64/tsd32.def
  9728. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtsoc.a --input-def ../lib64/tsoc.def
  9729. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libudhisapi.a --input-def ../lib64/udhisapi.def
  9730. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libufat.a --input-def ../lib64/ufat.def
  9731. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libumandlg.a --input-def ../lib64/umandlg.def
  9732. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libumdmxfrm.a --input-def ../lib-common/umdmxfrm.def
  9733. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libumpnpmgr.a --input-def ../lib64/umpnpmgr.def
  9734. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libUNIDRV.a --input-def ../lib64/UNIDRV.def
  9735. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libUNIDRVUI.a --input-def ../lib64/UNIDRVUI.def
  9736. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libuniime.a --input-def ../lib64/uniime.def
  9737. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libunimdmat.a --input-def ../lib-common/unimdmat.def
  9738. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libuniplat.a --input-def ../lib-common/uniplat.def
  9739. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libuntfs.a --input-def ../lib64/untfs.def
  9740. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libupnp.a --input-def ../lib-common/upnp.def
  9741. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libupnpui.a --input-def ../lib64/upnpui.def
  9742. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liburlauth.a --input-def ../lib64/urlauth.def
  9743. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liburl.a --input-def ../lib-common/url.def
  9744. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liburlmon.a --input-def ../lib-common/urlmon.def
  9745. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libusbcamd2.a --input-def ../lib64/usbcamd2.def
  9746. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libusbd.a --input-def ../lib64/usbd.def
  9747. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libusbport.a --input-def ../lib64/usbport.def
  9748. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/user32.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/user32.def
  9749. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libusp10.a --input-def ../lib-common/usp10.def
  9750. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libutildll.a --input-def ../lib-common/utildll.def
  9751. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libuxtheme.a --input-def ../lib-common/uxtheme.def
  9752. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libvdsutil.a --input-def ../lib64/vdsutil.def
  9753. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libverifier.a --input-def ../lib64/verifier.def
  9754. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libversion.a --input-def ../lib-common/version.def
  9755. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libvgx.a --input-def ../lib64/vgx.def
  9756. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libvmx_mode.a --input-def ../lib64/vmx_mode.def
  9757. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libvssapi.a --input-def ../lib64/vssapi.def
  9758. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw32time.a --input-def ../lib-common/w32time.def
  9759. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw32topl.a --input-def ../lib-common/w32topl.def
  9760. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw3core.a --input-def ../lib64/w3core.def
  9761. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw3ctrs.a --input-def ../lib64/w3ctrs.def
  9762. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw3dt.a --input-def ../lib64/w3dt.def
  9763. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw3isapi.a --input-def ../lib64/w3isapi.def
  9764. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw3ssl.a --input-def ../lib64/w3ssl.def
  9765. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libw3tp.a --input-def ../lib64/w3tp.def
  9766. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwab32.a --input-def ../lib64/wab32.def
  9767. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwabimp.a --input-def ../lib64/wabimp.def
  9768. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwamreg.a --input-def ../lib64/wamreg.def
  9769. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwbemcore.a --input-def ../lib64/wbemcore.def
  9770. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwbemupgd.a --input-def ../lib64/wbemupgd.def
  9771. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdigest.a --input-def ../lib-common/wdigest.def
  9772. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdmaud.a --input-def ../lib64/wdmaud.def
  9773. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwebauthn.a --input-def ../lib-common/webauthn.def
  9774. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwebcheck.a --input-def ../lib64/webcheck.def
  9775. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwebclnt.a --input-def ../lib-common/webclnt.def
  9776. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwebhits.a --input-def ../lib64/webhits.def
  9777. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwiadss.a --input-def ../lib64/wiadss.def
  9778. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwiarpc.a --input-def ../lib64/wiarpc.def
  9779. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwiaservc.a --input-def ../lib64/wiaservc.def
  9780. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwiashext.a --input-def ../lib-common/wiashext.def
  9781. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinfax.a --input-def ../lib64/winfax.def
  9782. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinhvemulation.a --input-def ../lib64/winhvemulation.def
  9783. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinhvplatform.a --input-def ../lib64/winhvplatform.def
  9784. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwininet.a --input-def ../lib-common/wininet.def
  9785. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinipsec.a --input-def ../lib64/winipsec.def
  9786. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinmm.a --input-def ../lib-common/winmm.def
  9787. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinrnr.a --input-def ../lib-common/winrnr.def
  9788. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinscard.a --input-def ../lib-common/winscard.def
  9789. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinspool.a --input-def ../lib-common/winspool.def
  9790. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinsrv.a --input-def ../lib-common/winsrv.def
  9791. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwinsta.a --input-def ../lib64/winsta.def
  9792. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwintrust.a --input-def ../lib64/wintrust.def
  9793. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwkssvc.a --input-def ../lib-common/wkssvc.def
  9794. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwlnotify.a --input-def ../lib64/wlnotify.def
  9795. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwlstore.a --input-def ../lib64/wlstore.def
  9796. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwmi2xml.a --input-def ../lib64/wmi2xml.def
  9797. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwmiaprpl.a --input-def ../lib64/wmiaprpl.def
  9798. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwmi.a --input-def ../lib-common/wmi.def
  9799. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwmilib.a --input-def ../lib64/wmilib.def
  9800. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwmiprop.a --input-def ../lib-common/wmiprop.def
  9801. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwmisvc.a --input-def ../lib64/wmisvc.def
  9802. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwow64cpu.a --input-def ../lib64/wow64cpu.def
  9803. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwow64.a --input-def ../lib64/wow64.def
  9804. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwow64mib.a --input-def ../lib64/wow64mib.def
  9805. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwow64win.a --input-def ../lib64/wow64win.def
  9806. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwpd_ci.a --input-def ../lib-common/wpd_ci.def
  9807. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libws2help.a --input-def ../lib-common/ws2help.def
  9808. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwscsvc.a --input-def ../lib-common/wscsvc.def
  9809. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwshatm.a --input-def ../lib64/wshatm.def
  9810. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwshbth.a --input-def ../lib-common/wshbth.def
  9811. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwsock32.a --input-def ../lib-common/wsock32.def
  9812. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libzoneoc.a --input-def ../lib64/zoneoc.def
  9813. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libnormaliz.a --input-def ../lib-common/normaliz.def
  9814. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libclfsw32.a --input-def ../lib64/clfsw32.def
  9815. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdwmapi.a --input-def ../lib-common/dwmapi.def
  9816. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntoskrnl.a --input-def ../lib64/ntoskrnl.def
  9817. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwtsapi32.a --input-def ../lib-common/wtsapi32.def
  9818. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libbthprops.a --input-def ../lib64/bthprops.def
  9819. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdhcpcsvc6.a --input-def ../lib64/dhcpcsvc6.def
  9820. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdxva2.a --input-def ../lib-common/dxva2.def
  9821. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libeappcfg.a --input-def ../lib-common/eappcfg.def
  9822. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libeappgnui.a --input-def ../lib-common/eappgnui.def
  9823. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libeapphost.a --input-def ../lib-common/eapphost.def
  9824. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libeappprxy.a --input-def ../lib-common/eappprxy.def
  9825. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libevr.a --input-def ../lib-common/evr.def
  9826. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libiscsidsc.a --input-def ../lib64/iscsidsc.def
  9827. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libktmw32.a --input-def ../lib-common/ktmw32.def
  9828. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmf.a --input-def ../lib-common/mf.def
  9829. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmfcore.a --input-def ../lib-common/mfcore.def
  9830. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmfplat.a --input-def ../lib-common/mfplat.def
  9831. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmfplay.a --input-def ../lib-common/mfplay.def
  9832. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsdrm.a --input-def ../lib-common/msdrm.def
  9833. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwecapi.a --input-def ../lib-common/wecapi.def
  9834. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwevtapi.a --input-def ../lib-common/wevtapi.def
  9835. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwevtfwd.a --input-def ../lib64/wevtfwd.def
  9836. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libqutil.a --input-def ../lib-common/qutil.def
  9837. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libconnect.a --input-def ../lib-common/connect.def
  9838. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libfwpuclnt.a --input-def ../lib-common/fwpuclnt.def
  9839. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libndfapi.a --input-def ../lib-common/ndfapi.def
  9840. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libp2p.a --input-def ../lib-common/p2p.def
  9841. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libp2pcollab.a --input-def ../lib64/p2pcollab.def
  9842. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libp2pgraph.a --input-def ../lib-common/p2pgraph.def
  9843. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdstptc.a --input-def ../lib64/wdstptc.def
  9844. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcscapi.a --input-def ../lib-common/cscapi.def
  9845. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librstrtmgr.a --input-def ../lib-common/rstrtmgr.def
  9846. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libqwave.a --input-def ../lib-common/qwave.def
  9847. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwsdapi.a --input-def ../lib64/wsdapi.def
  9848. rm -f lib64/libvfw32.a
  9849. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librpcdiag.a --input-def ../lib64/rpcdiag.def
  9850. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/librpchttp.a --input-def ../lib64/rpchttp.def
  9851. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libresutil.a --input-def ../lib64/resutil.def
  9852. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/vfw32.mri
  9853. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libslwga.a --input-def ../lib-common/slwga.def
  9854. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libslc.a --input-def ../lib64/slc.def
  9855. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libslcext.a --input-def ../lib-common/slcext.def
  9856. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsctfmonitor.a --input-def ../lib64/msctfmonitor.def
  9857. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtbs.a --input-def ../lib-common/tbs.def
  9858. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtdh.a --input-def ../lib-common/tdh.def
  9859. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libtxfw32.a --input-def ../lib-common/txfw32.def
  9860. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwlanui.a --input-def ../lib-common/wlanui.def
  9861. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwlanapi.a --input-def ../lib-common/wlanapi.def
  9862. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwlanutil.a --input-def ../lib-common/wlanutil.def
  9863. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwer.a --input-def ../lib64/wer.def
  9864. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd2d1.a --input-def ../lib-common/d2d1.def
  9865. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdscsl.a --input-def ../lib64/wdscsl.def
  9866. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libpcwum.a --input-def ../lib-common/pcwum.def
  9867. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdscore.a --input-def ../lib64/wdscore.def
  9868. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptsp.a --input-def ../lib-common/cryptsp.def
  9869. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdsclient.a --input-def ../lib64/wdsclient.def
  9870. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdsupgcompl.a --input-def ../lib64/wdsupgcompl.def
  9871. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdsclientapi.a --input-def ../lib64/wdsclientapi.def
  9872. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdsutil.a --input-def ../lib64/wdsutil.def
  9873. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwdsimage.a --input-def ../lib64/wdsimage.def
  9874. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwofutil.a --input-def ../lib-common/wofutil.def
  9875. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libvirtdisk.a --input-def ../lib-common/virtdisk.def
  9876. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libcryptxml.a --input-def ../lib-common/cryptxml.def
  9877. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_33.a --input-def ../lib64/d3dcompiler_33.def
  9878. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_34.a --input-def ../lib64/d3dcompiler_34.def
  9879. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_35.a --input-def ../lib64/d3dcompiler_35.def
  9880. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_36.a --input-def ../lib64/d3dcompiler_36.def
  9881. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_37.a --input-def ../lib64/d3dcompiler_37.def
  9882. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_38.a --input-def ../lib64/d3dcompiler_38.def
  9883. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_39.a --input-def ../lib64/d3dcompiler_39.def
  9884. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_40.a --input-def ../lib64/d3dcompiler_40.def
  9885. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_41.a --input-def ../lib64/d3dcompiler_41.def
  9886. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_42.a --input-def ../lib64/d3dcompiler_42.def
  9887. x86_64-w64-mingw32-ranlib lib64/libvfw32.a
  9888. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_43.a --input-def ../lib64/d3dcompiler_43.def
  9889. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcsxd_43.a --input-def ../lib64/d3dcsxd_43.def
  9890. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_33.a --input-def ../lib64/d3dx10_33.def
  9891. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_34.a --input-def ../lib64/d3dx10_34.def
  9892. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_35.a --input-def ../lib64/d3dx10_35.def
  9893. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_36.a --input-def ../lib64/d3dx10_36.def
  9894. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_37.a --input-def ../lib64/d3dx10_37.def
  9895. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_38.a --input-def ../lib64/d3dx10_38.def
  9896. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_39.a --input-def ../lib64/d3dx10_39.def
  9897. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_40.a --input-def ../lib64/d3dx10_40.def
  9898. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_41.a --input-def ../lib64/d3dx10_41.def
  9899. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_42.a --input-def ../lib64/d3dx10_42.def
  9900. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx10_43.a --input-def ../lib64/d3dx10_43.def
  9901. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx11_42.a --input-def ../lib64/d3dx11_42.def
  9902. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx11_43.a --input-def ../lib64/d3dx11_43.def
  9903. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_24.a --input-def ../lib64/d3dx9_24.def
  9904. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_25.a --input-def ../lib64/d3dx9_25.def
  9905. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_26.a --input-def ../lib64/d3dx9_26.def
  9906. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_27.a --input-def ../lib64/d3dx9_27.def
  9907. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_28.a --input-def ../lib64/d3dx9_28.def
  9908. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_29.a --input-def ../lib64/d3dx9_29.def
  9909. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_30.a --input-def ../lib64/d3dx9_30.def
  9910. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_31.a --input-def ../lib64/d3dx9_31.def
  9911. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_32.a --input-def ../lib64/d3dx9_32.def
  9912. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_33.a --input-def ../lib64/d3dx9_33.def
  9913. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_34.a --input-def ../lib64/d3dx9_34.def
  9914. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_35.a --input-def ../lib64/d3dx9_35.def
  9915. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_36.a --input-def ../lib64/d3dx9_36.def
  9916. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_37.a --input-def ../lib64/d3dx9_37.def
  9917. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_38.a --input-def ../lib64/d3dx9_38.def
  9918. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_39.a --input-def ../lib64/d3dx9_39.def
  9919. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_40.a --input-def ../lib64/d3dx9_40.def
  9920. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_41.a --input-def ../lib64/d3dx9_41.def
  9921. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_42.a --input-def ../lib64/d3dx9_42.def
  9922. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dx9_43.a --input-def ../lib64/d3dx9_43.def
  9923. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdwrite.a --input-def ../lib-common/dwrite.def
  9924. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdxgi.a --input-def ../lib-common/dxgi.def
  9925. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudio1_2.a --input-def ../lib64/x3daudio1_2.def
  9926. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudio1_3.a --input-def ../lib64/x3daudio1_3.def
  9927. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudio1_4.a --input-def ../lib64/x3daudio1_4.def
  9928. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudio1_5.a --input-def ../lib64/x3daudio1_5.def
  9929. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudio1_6.a --input-def ../lib64/x3daudio1_6.def
  9930. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudio1_7.a --input-def ../lib64/x3daudio1_7.def
  9931. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libx3daudiod1_7.a --input-def ../lib64/x3daudiod1_7.def
  9932. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofx1_0.a --input-def ../lib64/xapofx1_0.def
  9933. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofx1_1.a --input-def ../lib64/xapofx1_1.def
  9934. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofx1_2.a --input-def ../lib64/xapofx1_2.def
  9935. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofx1_3.a --input-def ../lib64/xapofx1_3.def
  9936. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofx1_4.a --input-def ../lib64/xapofx1_4.def
  9937. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofx1_5.a --input-def ../lib64/xapofx1_5.def
  9938. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxapofxd1_5.a --input-def ../lib64/xapofxd1_5.def
  9939. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxinput1_1.a --input-def ../lib64/xinput1_1.def
  9940. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxinput1_2.a --input-def ../lib64/xinput1_2.def
  9941. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxinput1_3.a --input-def ../lib64/xinput1_3.def
  9942. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxinput1_4.a --input-def ../lib-common/xinput1_4.def
  9943. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxinput9_1_0.a --input-def ../lib64/xinput9_1_0.def
  9944. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libxaudio2_8.a --input-def ../lib-common/xaudio2_8.def
  9945. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_46.a --input-def ../lib64/d3dcompiler_46.def
  9946. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcsx_46.a --input-def ../lib64/d3dcsx_46.def
  9947. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libd3dcompiler_47.a --input-def ../lib-common/d3dcompiler_47.def
  9948. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwimgapi.a --input-def ../lib-common/wimgapi.def
  9949. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-winrt-error-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-error-l1-1-0.def
  9950. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-winrt-registration-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-registration-l1-1-0.def
  9951. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-winrt-robuffer-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-robuffer-l1-1-0.def
  9952. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def
  9953. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-ro-typeresolution-l1-1-0.a --input-def ../lib-common/api-ms-win-ro-typeresolution-l1-1-0.def
  9954. rm -f lib64/libsynchronization.a
  9955. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/synchronization.mri
  9956. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libgamemode.a --input-def ../lib-common/gamemode.def
  9957. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-com-l2-1-1.a --input-def ../lib-common/api-ms-win-core-com-l2-1-1.def
  9958. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-fibers-l2-1-1.a --input-def ../lib-common/api-ms-win-core-fibers-l2-1-1.def
  9959. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-kernel32-legacy-l1-1-0.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def
  9960. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-kernel32-legacy-l1-1-1.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-l1-1-1.def
  9961. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-largeinteger-l1-1-0.a --input-def ../lib-common/api-ms-win-core-largeinteger-l1-1-0.def
  9962. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-localization-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-localization-ansi-l1-1-0.def
  9963. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-normalization-l1-1-0.a --input-def ../lib-common/api-ms-win-core-normalization-l1-1-0.def
  9964. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-synch-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-synch-ansi-l1-1-0.def
  9965. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-windowsceip-l1-1-0.a --input-def ../lib-common/api-ms-win-core-windowsceip-l1-1-0.def
  9966. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-windowserrorreporting-l1-1-0.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-0.def
  9967. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-eventing-legacy-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-legacy-l1-1-0.def
  9968. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-gaming-tcui-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-0.def
  9969. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-cryptoapi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-cryptoapi-l1-1-0.def
  9970. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-shcore-stream-winrt-l1-1-0.a --input-def ../lib-common/api-ms-win-shcore-stream-winrt-l1-1-0.def
  9971. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-appmodel-runtime-l1-1-1.a --input-def ../lib-common/api-ms-win-appmodel-runtime-l1-1-1.def
  9972. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-appmodel-runtime-l1-1-0.a --input-def ../lib-common/api-ms-win-appmodel-runtime-l1-1-0.def
  9973. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-enclave-l1-1-0.a --input-def ../lib-common/api-ms-win-core-enclave-l1-1-0.def
  9974. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-featurestaging-l1-1-0.a --input-def ../lib-common/api-ms-win-core-featurestaging-l1-1-0.def
  9975. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-featurestaging-l1-1-1.a --input-def ../lib-common/api-ms-win-core-featurestaging-l1-1-1.def
  9976. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-ansi-l1-1-0.def
  9977. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-file-fromapp-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-fromapp-l1-1-0.def
  9978. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-heap-l2-1-0.a --input-def ../lib-common/api-ms-win-core-heap-l2-1-0.def
  9979. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-heap-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-core-heap-obsolete-l1-1-0.def
  9980. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def
  9981. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-localization-obsolete-l1-2-0.a --input-def ../lib-common/api-ms-win-core-localization-obsolete-l1-2-0.def
  9982. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-namespace-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namespace-ansi-l1-1-0.def
  9983. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processtopology-obsolete-l1-1-0.def
  9984. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-psm-appnotify-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psm-appnotify-l1-1-0.def
  9985. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-slapi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-slapi-l1-1-0.def
  9986. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-url-l1-1-0.a --input-def ../lib-common/api-ms-win-core-url-l1-1-0.def
  9987. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-versionansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-versionansi-l1-1-0.def
  9988. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-windowserrorreporting-l1-1-1.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-1.def
  9989. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-core-windowserrorreporting-l1-1-2.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-2.def
  9990. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-gaming-deviceinformation-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-deviceinformation-l1-1-0.def
  9991. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-gaming-expandedresources-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-expandedresources-l1-1-0.def
  9992. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-gaming-tcui-l1-1-2.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-2.def
  9993. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-gaming-tcui-l1-1-3.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-3.def
  9994. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-gaming-tcui-l1-1-4.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-4.def
  9995. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-ro-typeresolution-l1-1-1.a --input-def ../lib-common/api-ms-win-ro-typeresolution-l1-1-1.def
  9996. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-isolatedcontainer-l1-1-0.a --input-def ../lib-common/api-ms-win-security-isolatedcontainer-l1-1-0.def
  9997. x86_64-w64-mingw32-ranlib lib64/libsynchronization.a
  9998. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a --input-def ../lib-common/api-ms-win-security-lsalookup-ansi-l2-1-0.def
  9999. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-provider-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-provider-ansi-l1-1-0.def
  10000. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-provider-l1-1-0.a --input-def ../lib-common/api-ms-win-security-provider-l1-1-0.def
  10001. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-security-sddl-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-sddl-ansi-l1-1-0.def
  10002. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-shcore-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-shcore-obsolete-l1-1-0.def
  10003. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwscapi.a --input-def ../lib-common/wscapi.def
  10004. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwslapi.a --input-def ../lib-common/wslapi.def
  10005. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcp60.a --input-def ../lib64/msvcp60.def
  10006. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcp120_app.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcp120_app.def
  10007. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcr80.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcr80.def
  10008. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcr90.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcr90.def
  10009. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcr90d.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcr90d.def
  10010. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcr100.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcr100.def
  10011. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcr110.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcr110.def
  10012. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcr120.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcr120.def
  10013. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib64/msvcr120d.def.in -Wp,-w -undef -P -I../def-include > lib64/msvcr120d.def
  10014. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/msvcr120_app.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/msvcr120_app.def
  10015. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/ucrtbase.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/ucrtbase.def
  10016. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-convert-l1-1-0.a --input-def lib64/api-ms-win-crt-convert-l1-1-0.def
  10017. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-math-l1-1-0.a --input-def lib64/api-ms-win-crt-math-l1-1-0.def
  10018. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-runtime-l1-1-0.a --input-def lib64/api-ms-win-crt-runtime-l1-1-0.def
  10019. ../build-aux/install-sh -c -d lib64 && x86_64-w64-mingw32-gcc -E -x c ../lib-common/vcruntime140_app.def.in -Wp,-w -undef -P -I../def-include -DDEF_X64 > lib64/vcruntime140_app.def
  10020. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__movsb.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__movsb.Tpo -c -o intrincs/lib64_libkernel32_a-__movsb.o `test -f 'intrincs/__movsb.c' || echo '../'`intrincs/__movsb.c
  10021. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__movsd.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__movsd.Tpo -c -o intrincs/lib64_libkernel32_a-__movsd.o `test -f 'intrincs/__movsd.c' || echo '../'`intrincs/__movsd.c
  10022. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__movsw.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__movsw.Tpo -c -o intrincs/lib64_libkernel32_a-__movsw.o `test -f 'intrincs/__movsw.c' || echo '../'`intrincs/__movsw.c
  10023. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__stosb.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__stosb.Tpo -c -o intrincs/lib64_libkernel32_a-__stosb.o `test -f 'intrincs/__stosb.c' || echo '../'`intrincs/__stosb.c
  10024. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__stosd.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__stosd.Tpo -c -o intrincs/lib64_libkernel32_a-__stosd.o `test -f 'intrincs/__stosd.c' || echo '../'`intrincs/__stosd.c
  10025. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__stosw.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__stosw.Tpo -c -o intrincs/lib64_libkernel32_a-__stosw.o `test -f 'intrincs/__stosw.c' || echo '../'`intrincs/__stosw.c
  10026. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-_rotl64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-_rotl64.Tpo -c -o intrincs/lib64_libkernel32_a-_rotl64.o `test -f 'intrincs/_rotl64.c' || echo '../'`intrincs/_rotl64.c
  10027. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-_rotr64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-_rotr64.Tpo -c -o intrincs/lib64_libkernel32_a-_rotr64.o `test -f 'intrincs/_rotr64.c' || echo '../'`intrincs/_rotr64.c
  10028. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bitscanfwd.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bitscanfwd.Tpo -c -o intrincs/lib64_libkernel32_a-bitscanfwd.o `test -f 'intrincs/bitscanfwd.c' || echo '../'`intrincs/bitscanfwd.c
  10029. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bitscanrev.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bitscanrev.Tpo -c -o intrincs/lib64_libkernel32_a-bitscanrev.o `test -f 'intrincs/bitscanrev.c' || echo '../'`intrincs/bitscanrev.c
  10030. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittest.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittest.Tpo -c -o intrincs/lib64_libkernel32_a-bittest.o `test -f 'intrincs/bittest.c' || echo '../'`intrincs/bittest.c
  10031. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestc.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestc.Tpo -c -o intrincs/lib64_libkernel32_a-bittestc.o `test -f 'intrincs/bittestc.c' || echo '../'`intrincs/bittestc.c
  10032. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestci.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestci.Tpo -c -o intrincs/lib64_libkernel32_a-bittestci.o `test -f 'intrincs/bittestci.c' || echo '../'`intrincs/bittestci.c
  10033. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestr.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestr.Tpo -c -o intrincs/lib64_libkernel32_a-bittestr.o `test -f 'intrincs/bittestr.c' || echo '../'`intrincs/bittestr.c
  10034. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestri.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestri.Tpo -c -o intrincs/lib64_libkernel32_a-bittestri.o `test -f 'intrincs/bittestri.c' || echo '../'`intrincs/bittestri.c
  10035. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittests.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittests.Tpo -c -o intrincs/lib64_libkernel32_a-bittests.o `test -f 'intrincs/bittests.c' || echo '../'`intrincs/bittests.c
  10036. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestsi.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestsi.Tpo -c -o intrincs/lib64_libkernel32_a-bittestsi.o `test -f 'intrincs/bittestsi.c' || echo '../'`intrincs/bittestsi.c
  10037. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-cpuid.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-cpuid.Tpo -c -o intrincs/lib64_libkernel32_a-cpuid.o `test -f 'intrincs/cpuid.c' || echo '../'`intrincs/cpuid.c
  10038. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockadd.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockadd.Tpo -c -o intrincs/lib64_libkernel32_a-ilockadd.o `test -f 'intrincs/ilockadd.c' || echo '../'`intrincs/ilockadd.c
  10039. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockand.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockand.Tpo -c -o intrincs/lib64_libkernel32_a-ilockand.o `test -f 'intrincs/ilockand.c' || echo '../'`intrincs/ilockand.c
  10040. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockand64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockand64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockand64.o `test -f 'intrincs/ilockand64.c' || echo '../'`intrincs/ilockand64.c
  10041. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockcxch.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockcxch.Tpo -c -o intrincs/lib64_libkernel32_a-ilockcxch.o `test -f 'intrincs/ilockcxch.c' || echo '../'`intrincs/ilockcxch.c
  10042. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockcxch16.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockcxch16.Tpo -c -o intrincs/lib64_libkernel32_a-ilockcxch16.o `test -f 'intrincs/ilockcxch16.c' || echo '../'`intrincs/ilockcxch16.c
  10043. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockcxch64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockcxch64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockcxch64.o `test -f 'intrincs/ilockcxch64.c' || echo '../'`intrincs/ilockcxch64.c
  10044. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockcxchptr.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockcxchptr.Tpo -c -o intrincs/lib64_libkernel32_a-ilockcxchptr.o `test -f 'intrincs/ilockcxchptr.c' || echo '../'`intrincs/ilockcxchptr.c
  10045. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockdec.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockdec.Tpo -c -o intrincs/lib64_libkernel32_a-ilockdec.o `test -f 'intrincs/ilockdec.c' || echo '../'`intrincs/ilockdec.c
  10046. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockdec16.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockdec16.Tpo -c -o intrincs/lib64_libkernel32_a-ilockdec16.o `test -f 'intrincs/ilockdec16.c' || echo '../'`intrincs/ilockdec16.c
  10047. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockdec64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockdec64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockdec64.o `test -f 'intrincs/ilockdec64.c' || echo '../'`intrincs/ilockdec64.c
  10048. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockexch.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockexch.Tpo -c -o intrincs/lib64_libkernel32_a-ilockexch.o `test -f 'intrincs/ilockexch.c' || echo '../'`intrincs/ilockexch.c
  10049. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockexch64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockexch64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockexch64.o `test -f 'intrincs/ilockexch64.c' || echo '../'`intrincs/ilockexch64.c
  10050. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockexchadd.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockexchadd.Tpo -c -o intrincs/lib64_libkernel32_a-ilockexchadd.o `test -f 'intrincs/ilockexchadd.c' || echo '../'`intrincs/ilockexchadd.c
  10051. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockexchadd64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockexchadd64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockexchadd64.o `test -f 'intrincs/ilockexchadd64.c' || echo '../'`intrincs/ilockexchadd64.c
  10052. mv -f intrincs/.deps/lib64_libkernel32_a-_rotl64.Tpo intrincs/.deps/lib64_libkernel32_a-_rotl64.Po
  10053. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockexchptr.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockexchptr.Tpo -c -o intrincs/lib64_libkernel32_a-ilockexchptr.o `test -f 'intrincs/ilockexchptr.c' || echo '../'`intrincs/ilockexchptr.c
  10054. mv -f intrincs/.deps/lib64_libkernel32_a-_rotr64.Tpo intrincs/.deps/lib64_libkernel32_a-_rotr64.Po
  10055. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockinc.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockinc.Tpo -c -o intrincs/lib64_libkernel32_a-ilockinc.o `test -f 'intrincs/ilockinc.c' || echo '../'`intrincs/ilockinc.c
  10056. mv -f intrincs/.deps/lib64_libkernel32_a-__movsb.Tpo intrincs/.deps/lib64_libkernel32_a-__movsb.Po
  10057. mv -f intrincs/.deps/lib64_libkernel32_a-__stosb.Tpo intrincs/.deps/lib64_libkernel32_a-__stosb.Po
  10058. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockinc16.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockinc16.Tpo -c -o intrincs/lib64_libkernel32_a-ilockinc16.o `test -f 'intrincs/ilockinc16.c' || echo '../'`intrincs/ilockinc16.c
  10059. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockinc64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockinc64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockinc64.o `test -f 'intrincs/ilockinc64.c' || echo '../'`intrincs/ilockinc64.c
  10060. mv -f intrincs/.deps/lib64_libkernel32_a-bittestr.Tpo intrincs/.deps/lib64_libkernel32_a-bittestr.Po
  10061. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockor.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockor.Tpo -c -o intrincs/lib64_libkernel32_a-ilockor.o `test -f 'intrincs/ilockor.c' || echo '../'`intrincs/ilockor.c
  10062. mv -f intrincs/.deps/lib64_libkernel32_a-bitscanrev.Tpo intrincs/.deps/lib64_libkernel32_a-bitscanrev.Po
  10063. mv -f intrincs/.deps/lib64_libkernel32_a-cpuid.Tpo intrincs/.deps/lib64_libkernel32_a-cpuid.Po
  10064. mv -f intrincs/.deps/lib64_libkernel32_a-__movsd.Tpo intrincs/.deps/lib64_libkernel32_a-__movsd.Po
  10065. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockor64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockor64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockor64.o `test -f 'intrincs/ilockor64.c' || echo '../'`intrincs/ilockor64.c
  10066. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockxor.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockxor.Tpo -c -o intrincs/lib64_libkernel32_a-ilockxor.o `test -f 'intrincs/ilockxor.c' || echo '../'`intrincs/ilockxor.c
  10067. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockxor64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockxor64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockxor64.o `test -f 'intrincs/ilockxor64.c' || echo '../'`intrincs/ilockxor64.c
  10068. mv -f intrincs/.deps/lib64_libkernel32_a-bittests.Tpo intrincs/.deps/lib64_libkernel32_a-bittests.Po
  10069. mv -f intrincs/.deps/lib64_libkernel32_a-bittest.Tpo intrincs/.deps/lib64_libkernel32_a-bittest.Po
  10070. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-inbyte.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-inbyte.Tpo -c -o intrincs/lib64_libkernel32_a-inbyte.o `test -f 'intrincs/inbyte.c' || echo '../'`intrincs/inbyte.c
  10071. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-inbytestring.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-inbytestring.Tpo -c -o intrincs/lib64_libkernel32_a-inbytestring.o `test -f 'intrincs/inbytestring.c' || echo '../'`intrincs/inbytestring.c
  10072. mv -f intrincs/.deps/lib64_libkernel32_a-bittestsi.Tpo intrincs/.deps/lib64_libkernel32_a-bittestsi.Po
  10073. mv -f intrincs/.deps/lib64_libkernel32_a-__stosd.Tpo intrincs/.deps/lib64_libkernel32_a-__stosd.Po
  10074. mv -f intrincs/.deps/lib64_libkernel32_a-bittestci.Tpo intrincs/.deps/lib64_libkernel32_a-bittestci.Po
  10075. mv -f intrincs/.deps/lib64_libkernel32_a-ilockadd.Tpo intrincs/.deps/lib64_libkernel32_a-ilockadd.Po
  10076. mv -f intrincs/.deps/lib64_libkernel32_a-__movsw.Tpo intrincs/.deps/lib64_libkernel32_a-__movsw.Po
  10077. mv -f intrincs/.deps/lib64_libkernel32_a-bitscanfwd.Tpo intrincs/.deps/lib64_libkernel32_a-bitscanfwd.Po
  10078. mv -f intrincs/.deps/lib64_libkernel32_a-bittestri.Tpo intrincs/.deps/lib64_libkernel32_a-bittestri.Po
  10079. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-indword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-indword.Tpo -c -o intrincs/lib64_libkernel32_a-indword.o `test -f 'intrincs/indword.c' || echo '../'`intrincs/indword.c
  10080. mv -f intrincs/.deps/lib64_libkernel32_a-bittestc.Tpo intrincs/.deps/lib64_libkernel32_a-bittestc.Po
  10081. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-indwordstring.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-indwordstring.Tpo -c -o intrincs/lib64_libkernel32_a-indwordstring.o `test -f 'intrincs/indwordstring.c' || echo '../'`intrincs/indwordstring.c
  10082. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-inword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-inword.Tpo -c -o intrincs/lib64_libkernel32_a-inword.o `test -f 'intrincs/inword.c' || echo '../'`intrincs/inword.c
  10083. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-inwordstring.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-inwordstring.Tpo -c -o intrincs/lib64_libkernel32_a-inwordstring.o `test -f 'intrincs/inwordstring.c' || echo '../'`intrincs/inwordstring.c
  10084. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-outbyte.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-outbyte.Tpo -c -o intrincs/lib64_libkernel32_a-outbyte.o `test -f 'intrincs/outbyte.c' || echo '../'`intrincs/outbyte.c
  10085. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-outbytestring.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-outbytestring.Tpo -c -o intrincs/lib64_libkernel32_a-outbytestring.o `test -f 'intrincs/outbytestring.c' || echo '../'`intrincs/outbytestring.c
  10086. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-outdword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-outdword.Tpo -c -o intrincs/lib64_libkernel32_a-outdword.o `test -f 'intrincs/outdword.c' || echo '../'`intrincs/outdword.c
  10087. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-outdwordstring.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-outdwordstring.Tpo -c -o intrincs/lib64_libkernel32_a-outdwordstring.o `test -f 'intrincs/outdwordstring.c' || echo '../'`intrincs/outdwordstring.c
  10088. mv -f intrincs/.deps/lib64_libkernel32_a-ilockcxch.Tpo intrincs/.deps/lib64_libkernel32_a-ilockcxch.Po
  10089. mv -f intrincs/.deps/lib64_libkernel32_a-ilockand64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockand64.Po
  10090. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-outword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-outword.Tpo -c -o intrincs/lib64_libkernel32_a-outword.o `test -f 'intrincs/outword.c' || echo '../'`intrincs/outword.c
  10091. mv -f intrincs/.deps/lib64_libkernel32_a-__stosw.Tpo intrincs/.deps/lib64_libkernel32_a-__stosw.Po
  10092. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-outwordstring.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-outwordstring.Tpo -c -o intrincs/lib64_libkernel32_a-outwordstring.o `test -f 'intrincs/outwordstring.c' || echo '../'`intrincs/outwordstring.c
  10093. mv -f intrincs/.deps/lib64_libkernel32_a-ilockand.Tpo intrincs/.deps/lib64_libkernel32_a-ilockand.Po
  10094. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readcr0.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readcr0.Tpo -c -o intrincs/lib64_libkernel32_a-readcr0.o `test -f 'intrincs/readcr0.c' || echo '../'`intrincs/readcr0.c
  10095. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readcr2.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readcr2.Tpo -c -o intrincs/lib64_libkernel32_a-readcr2.o `test -f 'intrincs/readcr2.c' || echo '../'`intrincs/readcr2.c
  10096. mv -f intrincs/.deps/lib64_libkernel32_a-ilockcxch16.Tpo intrincs/.deps/lib64_libkernel32_a-ilockcxch16.Po
  10097. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readcr3.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readcr3.Tpo -c -o intrincs/lib64_libkernel32_a-readcr3.o `test -f 'intrincs/readcr3.c' || echo '../'`intrincs/readcr3.c
  10098. mv -f intrincs/.deps/lib64_libkernel32_a-ilockdec.Tpo intrincs/.deps/lib64_libkernel32_a-ilockdec.Po
  10099. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readcr4.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readcr4.Tpo -c -o intrincs/lib64_libkernel32_a-readcr4.o `test -f 'intrincs/readcr4.c' || echo '../'`intrincs/readcr4.c
  10100. mv -f intrincs/.deps/lib64_libkernel32_a-ilockexchadd.Tpo intrincs/.deps/lib64_libkernel32_a-ilockexchadd.Po
  10101. mv -f intrincs/.deps/lib64_libkernel32_a-ilockcxch64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockcxch64.Po
  10102. mv -f intrincs/.deps/lib64_libkernel32_a-ilockexch64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockexch64.Po
  10103. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readmsr.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readmsr.Tpo -c -o intrincs/lib64_libkernel32_a-readmsr.o `test -f 'intrincs/readmsr.c' || echo '../'`intrincs/readmsr.c
  10104. mv -f intrincs/.deps/lib64_libkernel32_a-ilockexchadd64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockexchadd64.Po
  10105. mv -f intrincs/.deps/lib64_libkernel32_a-ilockdec16.Tpo intrincs/.deps/lib64_libkernel32_a-ilockdec16.Po
  10106. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writecr0.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writecr0.Tpo -c -o intrincs/lib64_libkernel32_a-writecr0.o `test -f 'intrincs/writecr0.c' || echo '../'`intrincs/writecr0.c
  10107. mv -f intrincs/.deps/lib64_libkernel32_a-ilockdec64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockdec64.Po
  10108. mv -f intrincs/.deps/lib64_libkernel32_a-ilockcxchptr.Tpo intrincs/.deps/lib64_libkernel32_a-ilockcxchptr.Po
  10109. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writecr2.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writecr2.Tpo -c -o intrincs/lib64_libkernel32_a-writecr2.o `test -f 'intrincs/writecr2.c' || echo '../'`intrincs/writecr2.c
  10110. mv -f intrincs/.deps/lib64_libkernel32_a-ilockexch.Tpo intrincs/.deps/lib64_libkernel32_a-ilockexch.Po
  10111. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writecr3.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writecr3.Tpo -c -o intrincs/lib64_libkernel32_a-writecr3.o `test -f 'intrincs/writecr3.c' || echo '../'`intrincs/writecr3.c
  10112. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writecr4.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writecr4.Tpo -c -o intrincs/lib64_libkernel32_a-writecr4.o `test -f 'intrincs/writecr4.c' || echo '../'`intrincs/writecr4.c
  10113. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writemsr.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writemsr.Tpo -c -o intrincs/lib64_libkernel32_a-writemsr.o `test -f 'intrincs/writemsr.c' || echo '../'`intrincs/writemsr.c
  10114. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__int2c.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__int2c.Tpo -c -o intrincs/lib64_libkernel32_a-__int2c.o `test -f 'intrincs/__int2c.c' || echo '../'`intrincs/__int2c.c
  10115. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-RtlSecureZeroMemory.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-RtlSecureZeroMemory.Tpo -c -o intrincs/lib64_libkernel32_a-RtlSecureZeroMemory.o `test -f 'intrincs/RtlSecureZeroMemory.c' || echo '../'`intrincs/RtlSecureZeroMemory.c
  10116. mv -f intrincs/.deps/lib64_libkernel32_a-ilockexchptr.Tpo intrincs/.deps/lib64_libkernel32_a-ilockexchptr.Po
  10117. mv -f intrincs/.deps/lib64_libkernel32_a-ilockinc.Tpo intrincs/.deps/lib64_libkernel32_a-ilockinc.Po
  10118. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittest64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittest64.Tpo -c -o intrincs/lib64_libkernel32_a-bittest64.o `test -f 'intrincs/bittest64.c' || echo '../'`intrincs/bittest64.c
  10119. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestc64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestc64.Tpo -c -o intrincs/lib64_libkernel32_a-bittestc64.o `test -f 'intrincs/bittestc64.c' || echo '../'`intrincs/bittestc64.c
  10120. mv -f intrincs/.deps/lib64_libkernel32_a-ilockinc16.Tpo intrincs/.deps/lib64_libkernel32_a-ilockinc16.Po
  10121. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestr64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestr64.Tpo -c -o intrincs/lib64_libkernel32_a-bittestr64.o `test -f 'intrincs/bittestr64.c' || echo '../'`intrincs/bittestr64.c
  10122. mv -f intrincs/.deps/lib64_libkernel32_a-ilockinc64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockinc64.Po
  10123. mv -f intrincs/.deps/lib64_libkernel32_a-ilockor.Tpo intrincs/.deps/lib64_libkernel32_a-ilockor.Po
  10124. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestri64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestri64.Tpo -c -o intrincs/lib64_libkernel32_a-bittestri64.o `test -f 'intrincs/bittestri64.c' || echo '../'`intrincs/bittestri64.c
  10125. mv -f intrincs/.deps/lib64_libkernel32_a-ilockor64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockor64.Po
  10126. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittests64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittests64.Tpo -c -o intrincs/lib64_libkernel32_a-bittests64.o `test -f 'intrincs/bittests64.c' || echo '../'`intrincs/bittests64.c
  10127. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestsi64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestsi64.Tpo -c -o intrincs/lib64_libkernel32_a-bittestsi64.o `test -f 'intrincs/bittestsi64.c' || echo '../'`intrincs/bittestsi64.c
  10128. mv -f intrincs/.deps/lib64_libkernel32_a-outdwordstring.Tpo intrincs/.deps/lib64_libkernel32_a-outdwordstring.Po
  10129. mv -f intrincs/.deps/lib64_libkernel32_a-outbytestring.Tpo intrincs/.deps/lib64_libkernel32_a-outbytestring.Po
  10130. mv -f intrincs/.deps/lib64_libkernel32_a-inbytestring.Tpo intrincs/.deps/lib64_libkernel32_a-inbytestring.Po
  10131. mv -f intrincs/.deps/lib64_libkernel32_a-indword.Tpo intrincs/.deps/lib64_libkernel32_a-indword.Po
  10132. mv -f intrincs/.deps/lib64_libkernel32_a-inwordstring.Tpo intrincs/.deps/lib64_libkernel32_a-inwordstring.Po
  10133. mv -f intrincs/.deps/lib64_libkernel32_a-indwordstring.Tpo intrincs/.deps/lib64_libkernel32_a-indwordstring.Po
  10134. mv -f intrincs/.deps/lib64_libkernel32_a-outbyte.Tpo intrincs/.deps/lib64_libkernel32_a-outbyte.Po
  10135. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bitscanfwd64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bitscanfwd64.Tpo -c -o intrincs/lib64_libkernel32_a-bitscanfwd64.o `test -f 'intrincs/bitscanfwd64.c' || echo '../'`intrincs/bitscanfwd64.c
  10136. mv -f intrincs/.deps/lib64_libkernel32_a-inbyte.Tpo intrincs/.deps/lib64_libkernel32_a-inbyte.Po
  10137. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bitscanrev64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bitscanrev64.Tpo -c -o intrincs/lib64_libkernel32_a-bitscanrev64.o `test -f 'intrincs/bitscanrev64.c' || echo '../'`intrincs/bitscanrev64.c
  10138. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-ilockadd64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-ilockadd64.Tpo -c -o intrincs/lib64_libkernel32_a-ilockadd64.o `test -f 'intrincs/ilockadd64.c' || echo '../'`intrincs/ilockadd64.c
  10139. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-rdtsc.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-rdtsc.Tpo -c -o intrincs/lib64_libkernel32_a-rdtsc.o `test -f 'intrincs/rdtsc.c' || echo '../'`intrincs/rdtsc.c
  10140. mv -f intrincs/.deps/lib64_libkernel32_a-outword.Tpo intrincs/.deps/lib64_libkernel32_a-outword.Po
  10141. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readgsbyte.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readgsbyte.Tpo -c -o intrincs/lib64_libkernel32_a-readgsbyte.o `test -f 'intrincs/readgsbyte.c' || echo '../'`intrincs/readgsbyte.c
  10142. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readgsword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readgsword.Tpo -c -o intrincs/lib64_libkernel32_a-readgsword.o `test -f 'intrincs/readgsword.c' || echo '../'`intrincs/readgsword.c
  10143. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readgsdword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readgsdword.Tpo -c -o intrincs/lib64_libkernel32_a-readgsdword.o `test -f 'intrincs/readgsdword.c' || echo '../'`intrincs/readgsdword.c
  10144. mv -f intrincs/.deps/lib64_libkernel32_a-outwordstring.Tpo intrincs/.deps/lib64_libkernel32_a-outwordstring.Po
  10145. mv -f intrincs/.deps/lib64_libkernel32_a-readcr2.Tpo intrincs/.deps/lib64_libkernel32_a-readcr2.Po
  10146. mv -f intrincs/.deps/lib64_libkernel32_a-outdword.Tpo intrincs/.deps/lib64_libkernel32_a-outdword.Po
  10147. mv -f intrincs/.deps/lib64_libkernel32_a-inword.Tpo intrincs/.deps/lib64_libkernel32_a-inword.Po
  10148. mv -f intrincs/.deps/lib64_libkernel32_a-ilockxor64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockxor64.Po
  10149. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readgsqword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readgsqword.Tpo -c -o intrincs/lib64_libkernel32_a-readgsqword.o `test -f 'intrincs/readgsqword.c' || echo '../'`intrincs/readgsqword.c
  10150. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writegsbyte.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writegsbyte.Tpo -c -o intrincs/lib64_libkernel32_a-writegsbyte.o `test -f 'intrincs/writegsbyte.c' || echo '../'`intrincs/writegsbyte.c
  10151. mv -f intrincs/.deps/lib64_libkernel32_a-ilockxor.Tpo intrincs/.deps/lib64_libkernel32_a-ilockxor.Po
  10152. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writegsword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writegsword.Tpo -c -o intrincs/lib64_libkernel32_a-writegsword.o `test -f 'intrincs/writegsword.c' || echo '../'`intrincs/writegsword.c
  10153. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writegsdword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writegsdword.Tpo -c -o intrincs/lib64_libkernel32_a-writegsdword.o `test -f 'intrincs/writegsdword.c' || echo '../'`intrincs/writegsdword.c
  10154. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writegsqword.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writegsqword.Tpo -c -o intrincs/lib64_libkernel32_a-writegsqword.o `test -f 'intrincs/writegsqword.c' || echo '../'`intrincs/writegsqword.c
  10155. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-mul128ex.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-mul128ex.Tpo -c -o intrincs/lib64_libkernel32_a-mul128ex.o `test -f 'intrincs/mul128ex.c' || echo '../'`intrincs/mul128ex.c
  10156. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-umul128ex.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-umul128ex.Tpo -c -o intrincs/lib64_libkernel32_a-umul128ex.o `test -f 'intrincs/umul128ex.c' || echo '../'`intrincs/umul128ex.c
  10157. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-_mul128.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-_mul128.Tpo -c -o intrincs/lib64_libkernel32_a-_mul128.o `test -f 'intrincs/_mul128.c' || echo '../'`intrincs/_mul128.c
  10158. mv -f intrincs/.deps/lib64_libkernel32_a-readcr3.Tpo intrincs/.deps/lib64_libkernel32_a-readcr3.Po
  10159. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-_umul128.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-_umul128.Tpo -c -o intrincs/lib64_libkernel32_a-_umul128.o `test -f 'intrincs/_umul128.c' || echo '../'`intrincs/_umul128.c
  10160. mv -f intrincs/.deps/lib64_libkernel32_a-readcr0.Tpo intrincs/.deps/lib64_libkernel32_a-readcr0.Po
  10161. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__movsq.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__movsq.Tpo -c -o intrincs/lib64_libkernel32_a-__movsq.o `test -f 'intrincs/__movsq.c' || echo '../'`intrincs/__movsq.c
  10162. mv -f intrincs/.deps/lib64_libkernel32_a-writecr2.Tpo intrincs/.deps/lib64_libkernel32_a-writecr2.Po
  10163. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__stosq.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__stosq.Tpo -c -o intrincs/lib64_libkernel32_a-__stosq.o `test -f 'intrincs/__stosq.c' || echo '../'`intrincs/__stosq.c
  10164. mv -f intrincs/.deps/lib64_libkernel32_a-writecr0.Tpo intrincs/.deps/lib64_libkernel32_a-writecr0.Po
  10165. mv -f intrincs/.deps/lib64_libkernel32_a-readcr4.Tpo intrincs/.deps/lib64_libkernel32_a-readcr4.Po
  10166. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__shiftright128.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__shiftright128.Tpo -c -o intrincs/lib64_libkernel32_a-__shiftright128.o `test -f 'intrincs/__shiftright128.c' || echo '../'`intrincs/__shiftright128.c
  10167. mv -f intrincs/.deps/lib64_libkernel32_a-writecr4.Tpo intrincs/.deps/lib64_libkernel32_a-writecr4.Po
  10168. mv -f intrincs/.deps/lib64_libkernel32_a-readmsr.Tpo intrincs/.deps/lib64_libkernel32_a-readmsr.Po
  10169. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-bittestci64.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-bittestci64.Tpo -c -o intrincs/lib64_libkernel32_a-bittestci64.o `test -f 'intrincs/bittestci64.c' || echo '../'`intrincs/bittestci64.c
  10170. mv -f intrincs/.deps/lib64_libkernel32_a-writecr3.Tpo intrincs/.deps/lib64_libkernel32_a-writecr3.Po
  10171. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__faststorefence.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__faststorefence.Tpo -c -o intrincs/lib64_libkernel32_a-__faststorefence.o `test -f 'intrincs/__faststorefence.c' || echo '../'`intrincs/__faststorefence.c
  10172. mv -f intrincs/.deps/lib64_libkernel32_a-__int2c.Tpo intrincs/.deps/lib64_libkernel32_a-__int2c.Po
  10173. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-__shiftleft128.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-__shiftleft128.Tpo -c -o intrincs/lib64_libkernel32_a-__shiftleft128.o `test -f 'intrincs/__shiftleft128.c' || echo '../'`intrincs/__shiftleft128.c
  10174. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-readcr8.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-readcr8.Tpo -c -o intrincs/lib64_libkernel32_a-readcr8.o `test -f 'intrincs/readcr8.c' || echo '../'`intrincs/readcr8.c
  10175. mv -f intrincs/.deps/lib64_libkernel32_a-bittestc64.Tpo intrincs/.deps/lib64_libkernel32_a-bittestc64.Po
  10176. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/lib64_libkernel32_a-writecr8.o -MD -MP -MF intrincs/.deps/lib64_libkernel32_a-writecr8.Tpo -c -o intrincs/lib64_libkernel32_a-writecr8.o `test -f 'intrincs/writecr8.c' || echo '../'`intrincs/writecr8.c
  10177. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libbits_a-bits.o -MD -MP -MF libsrc/.deps/lib64_libbits_a-bits.Tpo -c -o libsrc/lib64_libbits_a-bits.o `test -f 'libsrc/bits.c' || echo '../'`libsrc/bits.c
  10178. mv -f intrincs/.deps/lib64_libkernel32_a-bittest64.Tpo intrincs/.deps/lib64_libkernel32_a-bittest64.Po
  10179. mv -f intrincs/.deps/lib64_libkernel32_a-writemsr.Tpo intrincs/.deps/lib64_libkernel32_a-writemsr.Po
  10180. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libshell32_a-shell32.o -MD -MP -MF libsrc/.deps/lib64_libshell32_a-shell32.Tpo -c -o libsrc/lib64_libshell32_a-shell32.o `test -f 'libsrc/shell32.c' || echo '../'`libsrc/shell32.c
  10181. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/lib64_libdinput_a-dinput_kbd.Tpo -c -o libsrc/lib64_libdinput_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  10182. mv -f libsrc/.deps/lib64_libshell32_a-shell32.Tpo libsrc/.deps/lib64_libshell32_a-shell32.Po
  10183. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput_a-dinput_joy.o -MD -MP -MF libsrc/.deps/lib64_libdinput_a-dinput_joy.Tpo -c -o libsrc/lib64_libdinput_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  10184. mv -f intrincs/.deps/lib64_libkernel32_a-bittestr64.Tpo intrincs/.deps/lib64_libkernel32_a-bittestr64.Po
  10185. mv -f intrincs/.deps/lib64_libkernel32_a-bittests64.Tpo intrincs/.deps/lib64_libkernel32_a-bittests64.Po
  10186. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/lib64_libdinput_a-dinput_joy2.Tpo -c -o libsrc/lib64_libdinput_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  10187. mv -f intrincs/.deps/lib64_libkernel32_a-bittestri64.Tpo intrincs/.deps/lib64_libkernel32_a-bittestri64.Po
  10188. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/lib64_libdinput_a-dinput_mouse.Tpo -c -o libsrc/lib64_libdinput_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  10189. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/lib64_libdinput_a-dinput_mouse2.Tpo -c -o libsrc/lib64_libdinput_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  10190. mv -f intrincs/.deps/lib64_libkernel32_a-writegsbyte.Tpo intrincs/.deps/lib64_libkernel32_a-writegsbyte.Po
  10191. mv -f intrincs/.deps/lib64_libkernel32_a-bittestsi64.Tpo intrincs/.deps/lib64_libkernel32_a-bittestsi64.Po
  10192. mv -f intrincs/.deps/lib64_libkernel32_a-readgsqword.Tpo intrincs/.deps/lib64_libkernel32_a-readgsqword.Po
  10193. mv -f intrincs/.deps/lib64_libkernel32_a-readgsdword.Tpo intrincs/.deps/lib64_libkernel32_a-readgsdword.Po
  10194. mv -f intrincs/.deps/lib64_libkernel32_a-bitscanrev64.Tpo intrincs/.deps/lib64_libkernel32_a-bitscanrev64.Po
  10195. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput8_a-dinput_joy.o -MD -MP -MF libsrc/.deps/lib64_libdinput8_a-dinput_joy.Tpo -c -o libsrc/lib64_libdinput8_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  10196. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput8_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/lib64_libdinput8_a-dinput_joy2.Tpo -c -o libsrc/lib64_libdinput8_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  10197. mv -f intrincs/.deps/lib64_libkernel32_a-__movsq.Tpo intrincs/.deps/lib64_libkernel32_a-__movsq.Po
  10198. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput8_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/lib64_libdinput8_a-dinput_mouse.Tpo -c -o libsrc/lib64_libdinput8_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  10199. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput8_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/lib64_libdinput8_a-dinput_mouse2.Tpo -c -o libsrc/lib64_libdinput8_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  10200. mv -f intrincs/.deps/lib64_libkernel32_a-writegsword.Tpo intrincs/.deps/lib64_libkernel32_a-writegsword.Po
  10201. mv -f intrincs/.deps/lib64_libkernel32_a-readgsbyte.Tpo intrincs/.deps/lib64_libkernel32_a-readgsbyte.Po
  10202. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdinput8_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/lib64_libdinput8_a-dinput_kbd.Tpo -c -o libsrc/lib64_libdinput8_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  10203. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdmoguids_a-dmoguids.o -MD -MP -MF libsrc/.deps/lib64_libdmoguids_a-dmoguids.Tpo -c -o libsrc/lib64_libdmoguids_a-dmoguids.o `test -f 'libsrc/dmoguids.c' || echo '../'`libsrc/dmoguids.c
  10204. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdxerr8_a-dxerr8.o -MD -MP -MF libsrc/.deps/lib64_libdxerr8_a-dxerr8.Tpo -c -o libsrc/lib64_libdxerr8_a-dxerr8.o `test -f 'libsrc/dxerr8.c' || echo '../'`libsrc/dxerr8.c
  10205. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdxerr8_a-dxerr8w.o -MD -MP -MF libsrc/.deps/lib64_libdxerr8_a-dxerr8w.Tpo -c -o libsrc/lib64_libdxerr8_a-dxerr8w.o `test -f 'libsrc/dxerr8w.c' || echo '../'`libsrc/dxerr8w.c
  10206. mv -f intrincs/.deps/lib64_libkernel32_a-_mul128.Tpo intrincs/.deps/lib64_libkernel32_a-_mul128.Po
  10207. mv -f intrincs/.deps/lib64_libkernel32_a-writegsdword.Tpo intrincs/.deps/lib64_libkernel32_a-writegsdword.Po
  10208. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdxerr9_a-dxerr9.o -MD -MP -MF libsrc/.deps/lib64_libdxerr9_a-dxerr9.Tpo -c -o libsrc/lib64_libdxerr9_a-dxerr9.o `test -f 'libsrc/dxerr9.c' || echo '../'`libsrc/dxerr9.c
  10209. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdxerr9_a-dxerr9w.o -MD -MP -MF libsrc/.deps/lib64_libdxerr9_a-dxerr9w.Tpo -c -o libsrc/lib64_libdxerr9_a-dxerr9w.o `test -f 'libsrc/dxerr9w.c' || echo '../'`libsrc/dxerr9w.c
  10210. mv -f intrincs/.deps/lib64_libkernel32_a-__stosq.Tpo intrincs/.deps/lib64_libkernel32_a-__stosq.Po
  10211. mv -f intrincs/.deps/lib64_libkernel32_a-writecr8.Tpo intrincs/.deps/lib64_libkernel32_a-writecr8.Po
  10212. mv -f intrincs/.deps/lib64_libkernel32_a-_umul128.Tpo intrincs/.deps/lib64_libkernel32_a-_umul128.Po
  10213. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libmfuuid_a-mfuuid.o -MD -MP -MF libsrc/.deps/lib64_libmfuuid_a-mfuuid.Tpo -c -o libsrc/lib64_libmfuuid_a-mfuuid.o `test -f 'libsrc/mfuuid.c' || echo '../'`libsrc/mfuuid.c
  10214. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libamstrmid_a-amstrmid.o -MD -MP -MF libsrc/.deps/lib64_libamstrmid_a-amstrmid.Tpo -c -o libsrc/lib64_libamstrmid_a-amstrmid.o `test -f 'libsrc/amstrmid.c' || echo '../'`libsrc/amstrmid.c
  10215. mv -f intrincs/.deps/lib64_libkernel32_a-__faststorefence.Tpo intrincs/.deps/lib64_libkernel32_a-__faststorefence.Po
  10216. mv -f intrincs/.deps/lib64_libkernel32_a-__shiftleft128.Tpo intrincs/.deps/lib64_libkernel32_a-__shiftleft128.Po
  10217. mv -f intrincs/.deps/lib64_libkernel32_a-__shiftright128.Tpo intrincs/.deps/lib64_libkernel32_a-__shiftright128.Po
  10218. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libwmcodecdspuuid_a-wmcodecdspuuid.o -MD -MP -MF libsrc/.deps/lib64_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo -c -o libsrc/lib64_libwmcodecdspuuid_a-wmcodecdspuuid.o `test -f 'libsrc/wmcodecdspuuid.c' || echo '../'`libsrc/wmcodecdspuuid.c
  10219. mv -f intrincs/.deps/lib64_libkernel32_a-readcr8.Tpo intrincs/.deps/lib64_libkernel32_a-readcr8.Po
  10220. mv -f intrincs/.deps/lib64_libkernel32_a-ilockadd64.Tpo intrincs/.deps/lib64_libkernel32_a-ilockadd64.Po
  10221. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libwindowscodecs_a-windowscodecs.o -MD -MP -MF libsrc/.deps/lib64_libwindowscodecs_a-windowscodecs.Tpo -c -o libsrc/lib64_libwindowscodecs_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  10222. mv -f intrincs/.deps/lib64_libkernel32_a-rdtsc.Tpo intrincs/.deps/lib64_libkernel32_a-rdtsc.Po
  10223. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libwbemuuid_a-wbemuuid.o -MD -MP -MF libsrc/.deps/lib64_libwbemuuid_a-wbemuuid.Tpo -c -o libsrc/lib64_libwbemuuid_a-wbemuuid.o `test -f 'libsrc/wbemuuid.c' || echo '../'`libsrc/wbemuuid.c
  10224. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libdxguid_a-dxguid.o -MD -MP -MF libsrc/.deps/lib64_libdxguid_a-dxguid.Tpo -c -o libsrc/lib64_libdxguid_a-dxguid.o `test -f 'libsrc/dxguid.c' || echo '../'`libsrc/dxguid.c
  10225. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_liblocationapi_a-locationapi.o -MD -MP -MF libsrc/.deps/lib64_liblocationapi_a-locationapi.Tpo -c -o libsrc/lib64_liblocationapi_a-locationapi.o `test -f 'libsrc/locationapi.c' || echo '../'`libsrc/locationapi.c
  10226. mv -f intrincs/.deps/lib64_libkernel32_a-writegsqword.Tpo intrincs/.deps/lib64_libkernel32_a-writegsqword.Po
  10227. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libsapi_a-sapi.o -MD -MP -MF libsrc/.deps/lib64_libsapi_a-sapi.Tpo -c -o libsrc/lib64_libsapi_a-sapi.o `test -f 'libsrc/sapi.c' || echo '../'`libsrc/sapi.c
  10228. mv -f intrincs/.deps/lib64_libkernel32_a-bittestci64.Tpo intrincs/.deps/lib64_libkernel32_a-bittestci64.Po
  10229. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libsensorsapi_a-sensorsapi.o -MD -MP -MF libsrc/.deps/lib64_libsensorsapi_a-sensorsapi.Tpo -c -o libsrc/lib64_libsensorsapi_a-sensorsapi.o `test -f 'libsrc/sensorsapi.c' || echo '../'`libsrc/sensorsapi.c
  10230. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libportabledeviceguids_a-portabledeviceguids.o -MD -MP -MF libsrc/.deps/lib64_libportabledeviceguids_a-portabledeviceguids.Tpo -c -o libsrc/lib64_libportabledeviceguids_a-portabledeviceguids.o `test -f 'libsrc/portabledeviceguids.c' || echo '../'`libsrc/portabledeviceguids.c
  10231. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libksuser_a-ksuser.o -MD -MP -MF libsrc/.deps/lib64_libksuser_a-ksuser.Tpo -c -o libsrc/lib64_libksuser_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  10232. mv -f intrincs/.deps/lib64_libkernel32_a-readgsword.Tpo intrincs/.deps/lib64_libkernel32_a-readgsword.Po
  10233. mv -f intrincs/.deps/lib64_libkernel32_a-bitscanfwd64.Tpo intrincs/.deps/lib64_libkernel32_a-bitscanfwd64.Po
  10234. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libksguid_a-ksuser.o -MD -MP -MF libsrc/.deps/lib64_libksguid_a-ksuser.Tpo -c -o libsrc/lib64_libksguid_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  10235. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libscrnsave_a-scrnsave.o -MD -MP -MF libsrc/.deps/lib64_libscrnsave_a-scrnsave.Tpo -c -o libsrc/lib64_libscrnsave_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  10236. mv -f intrincs/.deps/lib64_libkernel32_a-RtlSecureZeroMemory.Tpo intrincs/.deps/lib64_libkernel32_a-RtlSecureZeroMemory.Po
  10237. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -DUNICODE -g -O2 -MT libsrc/lib64_libscrnsavw_a-scrnsave.o -MD -MP -MF libsrc/.deps/lib64_libscrnsavw_a-scrnsave.Tpo -c -o libsrc/lib64_libscrnsavw_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  10238. mv -f libsrc/.deps/lib64_libscrnsave_a-scrnsave.Tpo libsrc/.deps/lib64_libscrnsave_a-scrnsave.Po
  10239. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libstrmiids_a-strmiids.o -MD -MP -MF libsrc/.deps/lib64_libstrmiids_a-strmiids.Tpo -c -o libsrc/lib64_libstrmiids_a-strmiids.o `test -f 'libsrc/strmiids.c' || echo '../'`libsrc/strmiids.c
  10240. mv -f libsrc/.deps/lib64_libscrnsavw_a-scrnsave.Tpo libsrc/.deps/lib64_libscrnsavw_a-scrnsave.Po
  10241. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ativscp-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ativscp-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ativscp-uuid.o `test -f 'libsrc/ativscp-uuid.c' || echo '../'`libsrc/ativscp-uuid.c
  10242. mv -f libsrc/.deps/lib64_libuuid_a-ativscp-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ativscp-uuid.Po
  10243. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-atsmedia-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-atsmedia-uuid.Tpo -c -o libsrc/lib64_libuuid_a-atsmedia-uuid.o `test -f 'libsrc/atsmedia-uuid.c' || echo '../'`libsrc/atsmedia-uuid.c
  10244. mv -f libsrc/.deps/lib64_libuuid_a-atsmedia-uuid.Tpo libsrc/.deps/lib64_libuuid_a-atsmedia-uuid.Po
  10245. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-bth-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-bth-uuid.Tpo -c -o libsrc/lib64_libuuid_a-bth-uuid.o `test -f 'libsrc/bth-uuid.c' || echo '../'`libsrc/bth-uuid.c
  10246. mv -f intrincs/.deps/lib64_libkernel32_a-umul128ex.Tpo intrincs/.deps/lib64_libkernel32_a-umul128ex.Po
  10247. mv -f intrincs/.deps/lib64_libkernel32_a-mul128ex.Tpo intrincs/.deps/lib64_libkernel32_a-mul128ex.Po
  10248. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-cguid-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-cguid-uuid.Tpo -c -o libsrc/lib64_libuuid_a-cguid-uuid.o `test -f 'libsrc/cguid-uuid.c' || echo '../'`libsrc/cguid-uuid.c
  10249. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-comcat-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-comcat-uuid.Tpo -c -o libsrc/lib64_libuuid_a-comcat-uuid.o `test -f 'libsrc/comcat-uuid.c' || echo '../'`libsrc/comcat-uuid.c
  10250. mv -f libsrc/.deps/lib64_libuuid_a-bth-uuid.Tpo libsrc/.deps/lib64_libuuid_a-bth-uuid.Po
  10251. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-devguid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-devguid.Tpo -c -o libsrc/lib64_libuuid_a-devguid.o `test -f 'libsrc/devguid.c' || echo '../'`libsrc/devguid.c
  10252. mv -f libsrc/.deps/lib64_libuuid_a-comcat-uuid.Tpo libsrc/.deps/lib64_libuuid_a-comcat-uuid.Po
  10253. mv -f libsrc/.deps/lib64_libuuid_a-cguid-uuid.Tpo libsrc/.deps/lib64_libuuid_a-cguid-uuid.Po
  10254. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-docobj-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-docobj-uuid.Tpo -c -o libsrc/lib64_libuuid_a-docobj-uuid.o `test -f 'libsrc/docobj-uuid.c' || echo '../'`libsrc/docobj-uuid.c
  10255. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-dxva-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-dxva-uuid.Tpo -c -o libsrc/lib64_libuuid_a-dxva-uuid.o `test -f 'libsrc/dxva-uuid.c' || echo '../'`libsrc/dxva-uuid.c
  10256. mv -f libsrc/.deps/lib64_libuuid_a-devguid.Tpo libsrc/.deps/lib64_libuuid_a-devguid.Po
  10257. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-exdisp-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-exdisp-uuid.Tpo -c -o libsrc/lib64_libuuid_a-exdisp-uuid.o `test -f 'libsrc/exdisp-uuid.c' || echo '../'`libsrc/exdisp-uuid.c
  10258. mv -f libsrc/.deps/lib64_libuuid_a-docobj-uuid.Tpo libsrc/.deps/lib64_libuuid_a-docobj-uuid.Po
  10259. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-extras-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-extras-uuid.Tpo -c -o libsrc/lib64_libuuid_a-extras-uuid.o `test -f 'libsrc/extras-uuid.c' || echo '../'`libsrc/extras-uuid.c
  10260. mv -f libsrc/.deps/lib64_libuuid_a-exdisp-uuid.Tpo libsrc/.deps/lib64_libuuid_a-exdisp-uuid.Po
  10261. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-fwp-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-fwp-uuid.Tpo -c -o libsrc/lib64_libuuid_a-fwp-uuid.o `test -f 'libsrc/fwp-uuid.c' || echo '../'`libsrc/fwp-uuid.c
  10262. mv -f libsrc/.deps/lib64_libuuid_a-extras-uuid.Tpo libsrc/.deps/lib64_libuuid_a-extras-uuid.Po
  10263. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-guid_nul.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-guid_nul.Tpo -c -o libsrc/lib64_libuuid_a-guid_nul.o `test -f 'libsrc/guid_nul.c' || echo '../'`libsrc/guid_nul.c
  10264. mv -f libsrc/.deps/lib64_libuuid_a-fwp-uuid.Tpo libsrc/.deps/lib64_libuuid_a-fwp-uuid.Po
  10265. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-hlguids-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-hlguids-uuid.Tpo -c -o libsrc/lib64_libuuid_a-hlguids-uuid.o `test -f 'libsrc/hlguids-uuid.c' || echo '../'`libsrc/hlguids-uuid.c
  10266. mv -f libsrc/.deps/lib64_libuuid_a-guid_nul.Tpo libsrc/.deps/lib64_libuuid_a-guid_nul.Po
  10267. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-hlink-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-hlink-uuid.Tpo -c -o libsrc/lib64_libuuid_a-hlink-uuid.o `test -f 'libsrc/hlink-uuid.c' || echo '../'`libsrc/hlink-uuid.c
  10268. mv -f libsrc/.deps/lib64_libuuid_a-hlguids-uuid.Tpo libsrc/.deps/lib64_libuuid_a-hlguids-uuid.Po
  10269. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-mlang-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-mlang-uuid.Tpo -c -o libsrc/lib64_libuuid_a-mlang-uuid.o `test -f 'libsrc/mlang-uuid.c' || echo '../'`libsrc/mlang-uuid.c
  10270. mv -f libsrc/.deps/lib64_libuuid_a-hlink-uuid.Tpo libsrc/.deps/lib64_libuuid_a-hlink-uuid.Po
  10271. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-msctf-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-msctf-uuid.Tpo -c -o libsrc/lib64_libuuid_a-msctf-uuid.o `test -f 'libsrc/msctf-uuid.c' || echo '../'`libsrc/msctf-uuid.c
  10272. mv -f libsrc/.deps/lib64_libuuid_a-mlang-uuid.Tpo libsrc/.deps/lib64_libuuid_a-mlang-uuid.Po
  10273. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-mshtmhst-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-mshtmhst-uuid.Tpo -c -o libsrc/lib64_libuuid_a-mshtmhst-uuid.o `test -f 'libsrc/mshtmhst-uuid.c' || echo '../'`libsrc/mshtmhst-uuid.c
  10274. mv -f libsrc/.deps/lib64_libuuid_a-mshtmhst-uuid.Tpo libsrc/.deps/lib64_libuuid_a-mshtmhst-uuid.Po
  10275. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-mshtml-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-mshtml-uuid.Tpo -c -o libsrc/lib64_libuuid_a-mshtml-uuid.o `test -f 'libsrc/mshtml-uuid.c' || echo '../'`libsrc/mshtml-uuid.c
  10276. mv -f libsrc/.deps/lib64_libdinput_a-dinput_kbd.Tpo libsrc/.deps/lib64_libdinput_a-dinput_kbd.Po
  10277. mv -f libsrc/.deps/lib64_libbits_a-bits.Tpo libsrc/.deps/lib64_libbits_a-bits.Po
  10278. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-msxml-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-msxml-uuid.Tpo -c -o libsrc/lib64_libuuid_a-msxml-uuid.o `test -f 'libsrc/msxml-uuid.c' || echo '../'`libsrc/msxml-uuid.c
  10279. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-netcfg-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-netcfg-uuid.Tpo -c -o libsrc/lib64_libuuid_a-netcfg-uuid.o `test -f 'libsrc/netcfg-uuid.c' || echo '../'`libsrc/netcfg-uuid.c
  10280. mv -f libsrc/.deps/lib64_libuuid_a-mshtml-uuid.Tpo libsrc/.deps/lib64_libuuid_a-mshtml-uuid.Po
  10281. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-netcon-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-netcon-uuid.Tpo -c -o libsrc/lib64_libuuid_a-netcon-uuid.o `test -f 'libsrc/netcon-uuid.c' || echo '../'`libsrc/netcon-uuid.c
  10282. mv -f libsrc/.deps/lib64_libdinput_a-dinput_joy.Tpo libsrc/.deps/lib64_libdinput_a-dinput_joy.Po
  10283. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ntddkbd-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ntddkbd-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ntddkbd-uuid.o `test -f 'libsrc/ntddkbd-uuid.c' || echo '../'`libsrc/ntddkbd-uuid.c
  10284. mv -f libsrc/.deps/lib64_libuuid_a-msxml-uuid.Tpo libsrc/.deps/lib64_libuuid_a-msxml-uuid.Po
  10285. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ntddmou-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ntddmou-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ntddmou-uuid.o `test -f 'libsrc/ntddmou-uuid.c' || echo '../'`libsrc/ntddmou-uuid.c
  10286. mv -f libsrc/.deps/lib64_libuuid_a-netcon-uuid.Tpo libsrc/.deps/lib64_libuuid_a-netcon-uuid.Po
  10287. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ntddpar-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ntddpar-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ntddpar-uuid.o `test -f 'libsrc/ntddpar-uuid.c' || echo '../'`libsrc/ntddpar-uuid.c
  10288. mv -f libsrc/.deps/lib64_libuuid_a-ntddkbd-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ntddkbd-uuid.Po
  10289. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ntddscsi-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ntddscsi-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ntddscsi-uuid.o `test -f 'libsrc/ntddscsi-uuid.c' || echo '../'`libsrc/ntddscsi-uuid.c
  10290. mv -f libsrc/.deps/lib64_libuuid_a-ntddmou-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ntddmou-uuid.Po
  10291. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ntddser-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ntddser-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ntddser-uuid.o `test -f 'libsrc/ntddser-uuid.c' || echo '../'`libsrc/ntddser-uuid.c
  10292. mv -f libsrc/.deps/lib64_libuuid_a-ntddpar-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ntddpar-uuid.Po
  10293. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ntddstor-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ntddstor-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ntddstor-uuid.o `test -f 'libsrc/ntddstor-uuid.c' || echo '../'`libsrc/ntddstor-uuid.c
  10294. mv -f libsrc/.deps/lib64_libuuid_a-ntddscsi-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ntddscsi-uuid.Po
  10295. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ntddvdeo-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ntddvdeo-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ntddvdeo-uuid.o `test -f 'libsrc/ntddvdeo-uuid.c' || echo '../'`libsrc/ntddvdeo-uuid.c
  10296. mv -f libsrc/.deps/lib64_libuuid_a-ntddser-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ntddser-uuid.Po
  10297. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-oaidl-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-oaidl-uuid.Tpo -c -o libsrc/lib64_libuuid_a-oaidl-uuid.o `test -f 'libsrc/oaidl-uuid.c' || echo '../'`libsrc/oaidl-uuid.c
  10298. mv -f libsrc/.deps/lib64_libuuid_a-ntddstor-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ntddstor-uuid.Po
  10299. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-objidl-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-objidl-uuid.Tpo -c -o libsrc/lib64_libuuid_a-objidl-uuid.o `test -f 'libsrc/objidl-uuid.c' || echo '../'`libsrc/objidl-uuid.c
  10300. mv -f libsrc/.deps/lib64_libuuid_a-ntddvdeo-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ntddvdeo-uuid.Po
  10301. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-objsafe-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-objsafe-uuid.Tpo -c -o libsrc/lib64_libuuid_a-objsafe-uuid.o `test -f 'libsrc/objsafe-uuid.c' || echo '../'`libsrc/objsafe-uuid.c
  10302. mv -f libsrc/.deps/lib64_libuuid_a-oaidl-uuid.Tpo libsrc/.deps/lib64_libuuid_a-oaidl-uuid.Po
  10303. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-ocidl-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-ocidl-uuid.Tpo -c -o libsrc/lib64_libuuid_a-ocidl-uuid.o `test -f 'libsrc/ocidl-uuid.c' || echo '../'`libsrc/ocidl-uuid.c
  10304. mv -f libsrc/.deps/lib64_libuuid_a-objidl-uuid.Tpo libsrc/.deps/lib64_libuuid_a-objidl-uuid.Po
  10305. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-oleacc-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-oleacc-uuid.Tpo -c -o libsrc/lib64_libuuid_a-oleacc-uuid.o `test -f 'libsrc/oleacc-uuid.c' || echo '../'`libsrc/oleacc-uuid.c
  10306. mv -f libsrc/.deps/lib64_libuuid_a-objsafe-uuid.Tpo libsrc/.deps/lib64_libuuid_a-objsafe-uuid.Po
  10307. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-olectlid-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-olectlid-uuid.Tpo -c -o libsrc/lib64_libuuid_a-olectlid-uuid.o `test -f 'libsrc/olectlid-uuid.c' || echo '../'`libsrc/olectlid-uuid.c
  10308. mv -f libsrc/.deps/lib64_libuuid_a-ocidl-uuid.Tpo libsrc/.deps/lib64_libuuid_a-ocidl-uuid.Po
  10309. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-oleidl-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-oleidl-uuid.Tpo -c -o libsrc/lib64_libuuid_a-oleidl-uuid.o `test -f 'libsrc/oleidl-uuid.c' || echo '../'`libsrc/oleidl-uuid.c
  10310. mv -f libsrc/.deps/lib64_libuuid_a-oleacc-uuid.Tpo libsrc/.deps/lib64_libuuid_a-oleacc-uuid.Po
  10311. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-power-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-power-uuid.Tpo -c -o libsrc/lib64_libuuid_a-power-uuid.o `test -f 'libsrc/power-uuid.c' || echo '../'`libsrc/power-uuid.c
  10312. mv -f libsrc/.deps/lib64_libuuid_a-olectlid-uuid.Tpo libsrc/.deps/lib64_libuuid_a-olectlid-uuid.Po
  10313. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-powrprof-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-powrprof-uuid.Tpo -c -o libsrc/lib64_libuuid_a-powrprof-uuid.o `test -f 'libsrc/powrprof-uuid.c' || echo '../'`libsrc/powrprof-uuid.c
  10314. mv -f libsrc/.deps/lib64_libuuid_a-oleidl-uuid.Tpo libsrc/.deps/lib64_libuuid_a-oleidl-uuid.Po
  10315. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-uianimation-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-uianimation-uuid.Tpo -c -o libsrc/lib64_libuuid_a-uianimation-uuid.o `test -f 'libsrc/uianimation-uuid.c' || echo '../'`libsrc/uianimation-uuid.c
  10316. mv -f libsrc/.deps/lib64_libuuid_a-power-uuid.Tpo libsrc/.deps/lib64_libuuid_a-power-uuid.Po
  10317. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-usbcamdi-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-usbcamdi-uuid.Tpo -c -o libsrc/lib64_libuuid_a-usbcamdi-uuid.o `test -f 'libsrc/usbcamdi-uuid.c' || echo '../'`libsrc/usbcamdi-uuid.c
  10318. mv -f libsrc/.deps/lib64_libuuid_a-powrprof-uuid.Tpo libsrc/.deps/lib64_libuuid_a-powrprof-uuid.Po
  10319. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-usbiodef-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-usbiodef-uuid.Tpo -c -o libsrc/lib64_libuuid_a-usbiodef-uuid.o `test -f 'libsrc/usbiodef-uuid.c' || echo '../'`libsrc/usbiodef-uuid.c
  10320. mv -f libsrc/.deps/lib64_libuuid_a-uianimation-uuid.Tpo libsrc/.deps/lib64_libuuid_a-uianimation-uuid.Po
  10321. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-uuid.Tpo -c -o libsrc/lib64_libuuid_a-uuid.o `test -f 'libsrc/uuid.c' || echo '../'`libsrc/uuid.c
  10322. mv -f libsrc/.deps/lib64_libuuid_a-usbcamdi-uuid.Tpo libsrc/.deps/lib64_libuuid_a-usbcamdi-uuid.Po
  10323. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-vds-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-vds-uuid.Tpo -c -o libsrc/lib64_libuuid_a-vds-uuid.o `test -f 'libsrc/vds-uuid.c' || echo '../'`libsrc/vds-uuid.c
  10324. mv -f libsrc/.deps/lib64_libuuid_a-usbiodef-uuid.Tpo libsrc/.deps/lib64_libuuid_a-usbiodef-uuid.Po
  10325. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-virtdisk-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-virtdisk-uuid.Tpo -c -o libsrc/lib64_libuuid_a-virtdisk-uuid.o `test -f 'libsrc/virtdisk-uuid.c' || echo '../'`libsrc/virtdisk-uuid.c
  10326. mv -f libsrc/.deps/lib64_libuuid_a-vds-uuid.Tpo libsrc/.deps/lib64_libuuid_a-vds-uuid.Po
  10327. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-vss-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-vss-uuid.Tpo -c -o libsrc/lib64_libuuid_a-vss-uuid.o `test -f 'libsrc/vss-uuid.c' || echo '../'`libsrc/vss-uuid.c
  10328. mv -f libsrc/.deps/lib64_libuuid_a-virtdisk-uuid.Tpo libsrc/.deps/lib64_libuuid_a-virtdisk-uuid.Po
  10329. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-wia-uuid.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-wia-uuid.Tpo -c -o libsrc/lib64_libuuid_a-wia-uuid.o `test -f 'libsrc/wia-uuid.c' || echo '../'`libsrc/wia-uuid.c
  10330. mv -f libsrc/.deps/lib64_libdinput_a-dinput_mouse2.Tpo libsrc/.deps/lib64_libdinput_a-dinput_mouse2.Po
  10331. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libuuid_a-windowscodecs.o -MD -MP -MF libsrc/.deps/lib64_libuuid_a-windowscodecs.Tpo -c -o libsrc/lib64_libuuid_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  10332. mv -f libsrc/.deps/lib64_libdinput_a-dinput_mouse.Tpo libsrc/.deps/lib64_libdinput_a-dinput_mouse.Po
  10333. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libgdiplus_a-gdiplus.o -MD -MP -MF libsrc/.deps/lib64_libgdiplus_a-gdiplus.Tpo -c -o libsrc/lib64_libgdiplus_a-gdiplus.o `test -f 'libsrc/gdiplus.c' || echo '../'`libsrc/gdiplus.c
  10334. mv -f libsrc/.deps/lib64_libdinput_a-dinput_joy2.Tpo libsrc/.deps/lib64_libdinput_a-dinput_joy2.Po
  10335. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/lib64_libws2_32_a-ws2_32.o -MD -MP -MF libsrc/.deps/lib64_libws2_32_a-ws2_32.Tpo -c -o libsrc/lib64_libws2_32_a-ws2_32.o `test -f 'libsrc/ws2_32.c' || echo '../'`libsrc/ws2_32.c
  10336. mv -f libsrc/.deps/lib64_libdinput8_a-dinput_mouse.Tpo libsrc/.deps/lib64_libdinput8_a-dinput_mouse.Po
  10337. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_addr_equal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_addr_equal.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_addr_equal.o `test -f 'libsrc/ws2tcpip/in6_addr_equal.c' || echo '../'`libsrc/ws2tcpip/in6_addr_equal.c
  10338. mv -f libsrc/.deps/lib64_libdinput8_a-dinput_mouse2.Tpo libsrc/.deps/lib64_libdinput8_a-dinput_mouse2.Po
  10339. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_isany.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_isany.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_isany.o `test -f 'libsrc/ws2tcpip/in6addr_isany.c' || echo '../'`libsrc/ws2tcpip/in6addr_isany.c
  10340. mv -f libsrc/.deps/lib64_libuuid_a-wia-uuid.Tpo libsrc/.deps/lib64_libuuid_a-wia-uuid.Po
  10341. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_isloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_isloopback.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_isloopback.o `test -f 'libsrc/ws2tcpip/in6addr_isloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_isloopback.c
  10342. mv -f libsrc/.deps/lib64_libdinput8_a-dinput_joy.Tpo libsrc/.deps/lib64_libdinput8_a-dinput_joy.Po
  10343. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_setany.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_setany.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_setany.o `test -f 'libsrc/ws2tcpip/in6addr_setany.c' || echo '../'`libsrc/ws2tcpip/in6addr_setany.c
  10344. mv -f libsrc/.deps/lib64_libgdiplus_a-gdiplus.Tpo libsrc/.deps/lib64_libgdiplus_a-gdiplus.Po
  10345. mv -f libsrc/.deps/lib64_libdinput8_a-dinput_joy2.Tpo libsrc/.deps/lib64_libdinput8_a-dinput_joy2.Po
  10346. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_setloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_setloopback.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_setloopback.o `test -f 'libsrc/ws2tcpip/in6addr_setloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_setloopback.c
  10347. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_linklocal.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_linklocal.c
  10348. mv -f libsrc/.deps/lib64_libdinput8_a-dinput_kbd.Tpo libsrc/.deps/lib64_libdinput8_a-dinput_kbd.Po
  10349. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_loopback.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_is_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_loopback.c
  10350. mv -f libsrc/.deps/lib64_libdmoguids_a-dmoguids.Tpo libsrc/.deps/lib64_libdmoguids_a-dmoguids.Po
  10351. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_global.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_global.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_global.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_global.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_global.c
  10352. mv -f libsrc/.deps/lib64_libdxerr8_a-dxerr8.Tpo libsrc/.deps/lib64_libdxerr8_a-dxerr8.Po
  10353. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_linklocal.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c
  10354. mv -f libsrc/.deps/lib64_libdxerr9_a-dxerr9.Tpo libsrc/.deps/lib64_libdxerr9_a-dxerr9.Po
  10355. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_nodelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_nodelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c
  10356. mv -f libsrc/.deps/lib64_libdxerr8_a-dxerr8w.Tpo libsrc/.deps/lib64_libdxerr8_a-dxerr8w.Po
  10357. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_orglocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_orglocal.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_orglocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c
  10358. mv -f libsrc/.deps/lib64_libdxerr9_a-dxerr9w.Tpo libsrc/.deps/lib64_libdxerr9_a-dxerr9w.Po
  10359. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c
  10360. mv -f libsrc/.deps/lib64_libportabledeviceguids_a-portabledeviceguids.Tpo libsrc/.deps/lib64_libportabledeviceguids_a-portabledeviceguids.Po
  10361. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_multicast.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_multicast.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_multicast.o `test -f 'libsrc/ws2tcpip/in6_is_addr_multicast.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_multicast.c
  10362. mv -f libsrc/.deps/lib64_libwindowscodecs_a-windowscodecs.Tpo libsrc/.deps/lib64_libwindowscodecs_a-windowscodecs.Po
  10363. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_sitelocal.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_sitelocal.c
  10364. mv -f libsrc/.deps/lib64_liblocationapi_a-locationapi.Tpo libsrc/.deps/lib64_liblocationapi_a-locationapi.Po
  10365. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_is_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_unspecified.c
  10366. mv -f libsrc/.deps/lib64_libksuser_a-ksuser.Tpo libsrc/.deps/lib64_libksuser_a-ksuser.Po
  10367. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_v4compat.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_v4compat.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_v4compat.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4compat.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4compat.c
  10368. mv -f libsrc/.deps/lib64_libsapi_a-sapi.Tpo libsrc/.deps/lib64_libsapi_a-sapi.Po
  10369. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_v4mapped.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_v4mapped.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_v4mapped.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4mapped.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4mapped.c
  10370. mv -f libsrc/.deps/lib64_libsensorsapi_a-sensorsapi.Tpo libsrc/.deps/lib64_libsensorsapi_a-sensorsapi.Po
  10371. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_set_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_set_addr_loopback.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_set_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_set_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_loopback.c
  10372. mv -f libsrc/.deps/lib64_libksguid_a-ksuser.Tpo libsrc/.deps/lib64_libksguid_a-ksuser.Po
  10373. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-in6_set_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_set_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-in6_set_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_set_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_unspecified.c
  10374. mv -f libsrc/.deps/lib64_libwbemuuid_a-wbemuuid.Tpo libsrc/.deps/lib64_libwbemuuid_a-wbemuuid.Po
  10375. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-gai_strerrorA.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-gai_strerrorA.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-gai_strerrorA.o `test -f 'libsrc/ws2tcpip/gai_strerrorA.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorA.c
  10376. mv -f libsrc/.deps/lib64_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo libsrc/.deps/lib64_libwmcodecdspuuid_a-wmcodecdspuuid.Po
  10377. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/lib64_libws2_32_a-gai_strerrorW.o -MD -MP -MF libsrc/ws2tcpip/.deps/lib64_libws2_32_a-gai_strerrorW.Tpo -c -o libsrc/ws2tcpip/lib64_libws2_32_a-gai_strerrorW.o `test -f 'libsrc/ws2tcpip/gai_strerrorW.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorW.c
  10378. mv -f libsrc/.deps/lib64_libstrmiids_a-strmiids.Tpo libsrc/.deps/lib64_libstrmiids_a-strmiids.Po
  10379. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiStrdup.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiStrdup.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiStrdup.o `test -f 'libsrc/wspiapi/WspiapiStrdup.c' || echo '../'`libsrc/wspiapi/WspiapiStrdup.c
  10380. mv -f libsrc/.deps/lib64_libuuid_a-dxva-uuid.Tpo libsrc/.deps/lib64_libuuid_a-dxva-uuid.Po
  10381. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiParseV4Address.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiParseV4Address.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiParseV4Address.o `test -f 'libsrc/wspiapi/WspiapiParseV4Address.c' || echo '../'`libsrc/wspiapi/WspiapiParseV4Address.c
  10382. mv -f libsrc/.deps/lib64_libamstrmid_a-amstrmid.Tpo libsrc/.deps/lib64_libamstrmid_a-amstrmid.Po
  10383. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiNewAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiNewAddrInfo.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiNewAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiNewAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiNewAddrInfo.c
  10384. mv -f libsrc/.deps/lib64_libdxguid_a-dxguid.Tpo libsrc/.deps/lib64_libdxguid_a-dxguid.Po
  10385. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiQueryDNS.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiQueryDNS.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiQueryDNS.o `test -f 'libsrc/wspiapi/WspiapiQueryDNS.c' || echo '../'`libsrc/wspiapi/WspiapiQueryDNS.c
  10386. mv -f libsrc/.deps/lib64_libmfuuid_a-mfuuid.Tpo libsrc/.deps/lib64_libmfuuid_a-mfuuid.Po
  10387. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiLookupNode.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLookupNode.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLookupNode.o `test -f 'libsrc/wspiapi/WspiapiLookupNode.c' || echo '../'`libsrc/wspiapi/WspiapiLookupNode.c
  10388. mv -f libsrc/.deps/lib64_libuuid_a-msctf-uuid.Tpo libsrc/.deps/lib64_libuuid_a-msctf-uuid.Po
  10389. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiClone.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiClone.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiClone.o `test -f 'libsrc/wspiapi/WspiapiClone.c' || echo '../'`libsrc/wspiapi/WspiapiClone.c
  10390. mv -f libsrc/.deps/lib64_libuuid_a-netcfg-uuid.Tpo libsrc/.deps/lib64_libuuid_a-netcfg-uuid.Po
  10391. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c
  10392. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_addr_equal.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_addr_equal.Po
  10393. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c
  10394. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_setany.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_setany.Po
  10395. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetNameInfo.c
  10396. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_isloopback.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_isloopback.Po
  10397. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_isany.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_isany.Po
  10398. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiLoad.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLoad.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLoad.o `test -f 'libsrc/wspiapi/WspiapiLoad.c' || echo '../'`libsrc/wspiapi/WspiapiLoad.c
  10399. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiGetAddrInfo.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetAddrInfo.c
  10400. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_setloopback.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6addr_setloopback.Po
  10401. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiGetNameInfo.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetNameInfo.c
  10402. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_linklocal.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_linklocal.Po
  10403. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_loopback.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_loopback.Po
  10404. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/lib64_libws2_32_a-WspiapiFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiFreeAddrInfo.Tpo -c -o libsrc/wspiapi/lib64_libws2_32_a-WspiapiFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiFreeAddrInfo.c
  10405. rm -f lib64/libtaskschd.a
  10406. x86_64-w64-mingw32-ar cru lib64/libtaskschd.a libsrc/lib64_libtaskschd_a-taskschd.o
  10407. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_global.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_global.Po
  10408. rm -f lib64/libadsiid.a
  10409. x86_64-w64-mingw32-ar cru lib64/libadsiid.a libsrc/lib64_libadsiid_a-activeds-uuid.o
  10410. x86_64-w64-mingw32-ranlib lib64/libtaskschd.a
  10411. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_linklocal.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_linklocal.Po
  10412. rm -f lib64/libm.a
  10413. x86_64-w64-mingw32-ar cru lib64/libm.a lib64_libm_a-_libm_dummy.o
  10414. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_nodelocal.Po
  10415. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT profile/lib64_libgmon_a-mcount.o -MD -MP -MF profile/.deps/lib64_libgmon_a-mcount.Tpo -c -o profile/lib64_libgmon_a-mcount.o `test -f 'profile/mcount.c' || echo '../'`profile/mcount.c
  10416. x86_64-w64-mingw32-ranlib lib64/libadsiid.a
  10417. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT profile/lib64_libgmon_a-profil.o -MD -MP -MF profile/.deps/lib64_libgmon_a-profil.Tpo -c -o profile/lib64_libgmon_a-profil.o `test -f 'profile/profil.c' || echo '../'`profile/profil.c
  10418. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_sitelocal.Po
  10419. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT profile/lib64_libgmon_a-gmon.o -MD -MP -MF profile/.deps/lib64_libgmon_a-gmon.Tpo -c -o profile/lib64_libgmon_a-gmon.o `test -f 'profile/gmon.c' || echo '../'`profile/gmon.c
  10420. x86_64-w64-mingw32-ranlib lib64/libm.a
  10421. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_orglocal.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_mc_orglocal.Po
  10422. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT profile/lib64_libgmon_a-mcountFunc.o -MD -MP -MF profile/.deps/lib64_libgmon_a-mcountFunc.Tpo -c -o profile/lib64_libgmon_a-mcountFunc.o `test -f 'profile/mcountFunc.S' || echo '../'`profile/mcountFunc.S
  10423. rm -f lib64/liblargeint.a
  10424. x86_64-w64-mingw32-ar cru lib64/liblargeint.a libsrc/lib64_liblargeint_a-largeint.o
  10425. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_multicast.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_multicast.Po
  10426. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-crt0_c.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-crt0_c.Tpo -c -o crt/lib64_libmingw32_a-crt0_c.o `test -f 'crt/crt0_c.c' || echo '../'`crt/crt0_c.c
  10427. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_sitelocal.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_sitelocal.Po
  10428. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-dll_argv.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-dll_argv.Tpo -c -o crt/lib64_libmingw32_a-dll_argv.o `test -f 'crt/dll_argv.c' || echo '../'`crt/dll_argv.c
  10429. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-gccmain.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-gccmain.Tpo -c -o crt/lib64_libmingw32_a-gccmain.o `test -f 'crt/gccmain.c' || echo '../'`crt/gccmain.c
  10430. x86_64-w64-mingw32-ranlib lib64/liblargeint.a
  10431. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_unspecified.Po
  10432. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-natstart.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-natstart.Tpo -c -o crt/lib64_libmingw32_a-natstart.o `test -f 'crt/natstart.c' || echo '../'`crt/natstart.c
  10433. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-pseudo-reloc-list.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-pseudo-reloc-list.Tpo -c -o crt/lib64_libmingw32_a-pseudo-reloc-list.o `test -f 'crt/pseudo-reloc-list.c' || echo '../'`crt/pseudo-reloc-list.c
  10434. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_v4compat.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_v4compat.Po
  10435. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_set_addr_loopback.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_set_addr_loopback.Po
  10436. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-wildcard.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-wildcard.Tpo -c -o crt/lib64_libmingw32_a-wildcard.o `test -f 'crt/wildcard.c' || echo '../'`crt/wildcard.c
  10437. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-charmax.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-charmax.Tpo -c -o crt/lib64_libmingw32_a-charmax.o `test -f 'crt/charmax.c' || echo '../'`crt/charmax.c
  10438. mv -f profile/.deps/lib64_libgmon_a-mcount.Tpo profile/.deps/lib64_libgmon_a-mcount.Po
  10439. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-crt0_w.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-crt0_w.Tpo -c -o crt/lib64_libmingw32_a-crt0_w.o `test -f 'crt/crt0_w.c' || echo '../'`crt/crt0_w.c
  10440. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_set_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_set_addr_unspecified.Po
  10441. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-dllargv.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-dllargv.Tpo -c -o crt/lib64_libmingw32_a-dllargv.o `test -f 'crt/dllargv.c' || echo '../'`crt/dllargv.c
  10442. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_v4mapped.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-in6_is_addr_v4mapped.Po
  10443. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-_newmode.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-_newmode.Tpo -c -o crt/lib64_libmingw32_a-_newmode.o `test -f 'crt/_newmode.c' || echo '../'`crt/_newmode.c
  10444. mv -f crt/.deps/lib64_libmingw32_a-pseudo-reloc-list.Tpo crt/.deps/lib64_libmingw32_a-pseudo-reloc-list.Po
  10445. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-tlssup.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-tlssup.Tpo -c -o crt/lib64_libmingw32_a-tlssup.o `test -f 'crt/tlssup.c' || echo '../'`crt/tlssup.c
  10446. mv -f profile/.deps/lib64_libgmon_a-mcountFunc.Tpo profile/.deps/lib64_libgmon_a-mcountFunc.Po
  10447. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-xncommod.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-xncommod.Tpo -c -o crt/lib64_libmingw32_a-xncommod.o `test -f 'crt/xncommod.c' || echo '../'`crt/xncommod.c
  10448. mv -f crt/.deps/lib64_libmingw32_a-wildcard.Tpo crt/.deps/lib64_libmingw32_a-wildcard.Po
  10449. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-cinitexe.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-cinitexe.Tpo -c -o crt/lib64_libmingw32_a-cinitexe.o `test -f 'crt/cinitexe.c' || echo '../'`crt/cinitexe.c
  10450. mv -f crt/.deps/lib64_libmingw32_a-_newmode.Tpo crt/.deps/lib64_libmingw32_a-_newmode.Po
  10451. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-merr.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-merr.Tpo -c -o crt/lib64_libmingw32_a-merr.o `test -f 'crt/merr.c' || echo '../'`crt/merr.c
  10452. mv -f crt/.deps/lib64_libmingw32_a-charmax.Tpo crt/.deps/lib64_libmingw32_a-charmax.Po
  10453. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-pesect.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-pesect.Tpo -c -o crt/lib64_libmingw32_a-pesect.o `test -f 'crt/pesect.c' || echo '../'`crt/pesect.c
  10454. mv -f profile/.deps/lib64_libgmon_a-gmon.Tpo profile/.deps/lib64_libgmon_a-gmon.Po
  10455. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-udllargc.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-udllargc.Tpo -c -o crt/lib64_libmingw32_a-udllargc.o `test -f 'crt/udllargc.c' || echo '../'`crt/udllargc.c
  10456. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-gai_strerrorA.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-gai_strerrorA.Po
  10457. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-xthdloc.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-xthdloc.Tpo -c -o crt/lib64_libmingw32_a-xthdloc.o `test -f 'crt/xthdloc.c' || echo '../'`crt/xthdloc.c
  10458. mv -f crt/.deps/lib64_libmingw32_a-xncommod.Tpo crt/.deps/lib64_libmingw32_a-xncommod.Po
  10459. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-CRT_fp10.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-CRT_fp10.Tpo -c -o crt/lib64_libmingw32_a-CRT_fp10.o `test -f 'crt/CRT_fp10.c' || echo '../'`crt/CRT_fp10.c
  10460. mv -f libsrc/ws2tcpip/.deps/lib64_libws2_32_a-gai_strerrorW.Tpo libsrc/ws2tcpip/.deps/lib64_libws2_32_a-gai_strerrorW.Po
  10461. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-mingw_custom.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-mingw_custom.Tpo -c -o crt/lib64_libmingw32_a-mingw_custom.o `test -f 'crt/mingw_custom.c' || echo '../'`crt/mingw_custom.c
  10462. mv -f crt/.deps/lib64_libmingw32_a-cinitexe.Tpo crt/.deps/lib64_libmingw32_a-cinitexe.Po
  10463. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-mingw_helpers.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-mingw_helpers.Tpo -c -o crt/lib64_libmingw32_a-mingw_helpers.o `test -f 'crt/mingw_helpers.c' || echo '../'`crt/mingw_helpers.c
  10464. mv -f crt/.deps/lib64_libmingw32_a-xthdloc.Tpo crt/.deps/lib64_libmingw32_a-xthdloc.Po
  10465. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-pseudo-reloc.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-pseudo-reloc.Tpo -c -o crt/lib64_libmingw32_a-pseudo-reloc.o `test -f 'crt/pseudo-reloc.c' || echo '../'`crt/pseudo-reloc.c
  10466. mv -f crt/.deps/lib64_libmingw32_a-merr.Tpo crt/.deps/lib64_libmingw32_a-merr.Po
  10467. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-udll_argv.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-udll_argv.Tpo -c -o crt/lib64_libmingw32_a-udll_argv.o `test -f 'crt/udll_argv.c' || echo '../'`crt/udll_argv.c
  10468. mv -f crt/.deps/lib64_libmingw32_a-CRT_fp10.Tpo crt/.deps/lib64_libmingw32_a-CRT_fp10.Po
  10469. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-usermatherr.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-usermatherr.Tpo -c -o crt/lib64_libmingw32_a-usermatherr.o `test -f 'crt/usermatherr.c' || echo '../'`crt/usermatherr.c
  10470. mv -f crt/.deps/lib64_libmingw32_a-mingw_custom.Tpo crt/.deps/lib64_libmingw32_a-mingw_custom.Po
  10471. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-xtxtmode.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-xtxtmode.Tpo -c -o crt/lib64_libmingw32_a-xtxtmode.o `test -f 'crt/xtxtmode.c' || echo '../'`crt/xtxtmode.c
  10472. mv -f crt/.deps/lib64_libmingw32_a-mingw_helpers.Tpo crt/.deps/lib64_libmingw32_a-mingw_helpers.Po
  10473. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-crt_handler.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-crt_handler.Tpo -c -o crt/lib64_libmingw32_a-crt_handler.o `test -f 'crt/crt_handler.c' || echo '../'`crt/crt_handler.c
  10474. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiStrdup.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiStrdup.Po
  10475. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-tlsthrd.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-tlsthrd.Tpo -c -o crt/lib64_libmingw32_a-tlsthrd.o `test -f 'crt/tlsthrd.c' || echo '../'`crt/tlsthrd.c
  10476. mv -f crt/.deps/lib64_libmingw32_a-xtxtmode.Tpo crt/.deps/lib64_libmingw32_a-xtxtmode.Po
  10477. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-tlsmthread.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-tlsmthread.Tpo -c -o crt/lib64_libmingw32_a-tlsmthread.o `test -f 'crt/tlsmthread.c' || echo '../'`crt/tlsmthread.c
  10478. mv -f crt/.deps/lib64_libmingw32_a-usermatherr.Tpo crt/.deps/lib64_libmingw32_a-usermatherr.Po
  10479. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiParseV4Address.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiParseV4Address.Po
  10480. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-tlsmcrt.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-tlsmcrt.Tpo -c -o crt/lib64_libmingw32_a-tlsmcrt.o `test -f 'crt/tlsmcrt.c' || echo '../'`crt/tlsmcrt.c
  10481. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-cxa_atexit.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-cxa_atexit.Tpo -c -o crt/lib64_libmingw32_a-cxa_atexit.o `test -f 'crt/cxa_atexit.c' || echo '../'`crt/cxa_atexit.c
  10482. mv -f libsrc/.deps/lib64_libws2_32_a-ws2_32.Tpo libsrc/.deps/lib64_libws2_32_a-ws2_32.Po
  10483. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-cxa_thread_atexit.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-cxa_thread_atexit.Tpo -c -o crt/lib64_libmingw32_a-cxa_thread_atexit.o `test -f 'crt/cxa_thread_atexit.c' || echo '../'`crt/cxa_thread_atexit.c
  10484. mv -f crt/.deps/lib64_libmingw32_a-tlsmcrt.Tpo crt/.deps/lib64_libmingw32_a-tlsmcrt.Po
  10485. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingw32_a-tls_atexit.o -MD -MP -MF crt/.deps/lib64_libmingw32_a-tls_atexit.Tpo -c -o crt/lib64_libmingw32_a-tls_atexit.o `test -f 'crt/tls_atexit.c' || echo '../'`crt/tls_atexit.c
  10486. mv -f crt/.deps/lib64_libmingw32_a-cxa_atexit.Tpo crt/.deps/lib64_libmingw32_a-cxa_atexit.Po
  10487. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiNewAddrInfo.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiNewAddrInfo.Po
  10488. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingwex_a-dllentry.o -MD -MP -MF crt/.deps/lib64_libmingwex_a-dllentry.Tpo -c -o crt/lib64_libmingwex_a-dllentry.o `test -f 'crt/dllentry.c' || echo '../'`crt/dllentry.c
  10489. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/lib64_libmingwex_a-dllmain.o -MD -MP -MF crt/.deps/lib64_libmingwex_a-dllmain.Tpo -c -o crt/lib64_libmingwex_a-dllmain.o `test -f 'crt/dllmain.c' || echo '../'`crt/dllmain.c
  10490. mv -f libsrc/.deps/lib64_libuuid_a-vss-uuid.Tpo libsrc/.deps/lib64_libuuid_a-vss-uuid.Po
  10491. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-_cabs.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-_cabs.Tpo -c -o complex/lib64_libmingwex_a-_cabs.o `test -f 'complex/_cabs.c' || echo '../'`complex/_cabs.c
  10492. mv -f crt/.deps/lib64_libmingw32_a-cxa_thread_atexit.Tpo crt/.deps/lib64_libmingw32_a-cxa_thread_atexit.Po
  10493. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cabs.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cabs.Tpo -c -o complex/lib64_libmingwex_a-cabs.o `test -f 'complex/cabs.c' || echo '../'`complex/cabs.c
  10494. mv -f libsrc/.deps/lib64_libuuid_a-windowscodecs.Tpo libsrc/.deps/lib64_libuuid_a-windowscodecs.Po
  10495. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cabsf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cabsf.Tpo -c -o complex/lib64_libmingwex_a-cabsf.o `test -f 'complex/cabsf.c' || echo '../'`complex/cabsf.c
  10496. mv -f complex/.deps/lib64_libmingwex_a-_cabs.Tpo complex/.deps/lib64_libmingwex_a-_cabs.Po
  10497. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cabsl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cabsl.Tpo -c -o complex/lib64_libmingwex_a-cabsl.o `test -f 'complex/cabsl.c' || echo '../'`complex/cabsl.c
  10498. mv -f complex/.deps/lib64_libmingwex_a-cabs.Tpo complex/.deps/lib64_libmingwex_a-cabs.Po
  10499. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cacos.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cacos.Tpo -c -o complex/lib64_libmingwex_a-cacos.o `test -f 'complex/cacos.c' || echo '../'`complex/cacos.c
  10500. mv -f complex/.deps/lib64_libmingwex_a-cabsf.Tpo complex/.deps/lib64_libmingwex_a-cabsf.Po
  10501. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cacosf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cacosf.Tpo -c -o complex/lib64_libmingwex_a-cacosf.o `test -f 'complex/cacosf.c' || echo '../'`complex/cacosf.c
  10502. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiQueryDNS.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiQueryDNS.Po
  10503. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cacosl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cacosl.Tpo -c -o complex/lib64_libmingwex_a-cacosl.o `test -f 'complex/cacosl.c' || echo '../'`complex/cacosl.c
  10504. mv -f complex/.deps/lib64_libmingwex_a-cabsl.Tpo complex/.deps/lib64_libmingwex_a-cabsl.Po
  10505. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-carg.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-carg.Tpo -c -o complex/lib64_libmingwex_a-carg.o `test -f 'complex/carg.c' || echo '../'`complex/carg.c
  10506. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLookupNode.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLookupNode.Po
  10507. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cargf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cargf.Tpo -c -o complex/lib64_libmingwex_a-cargf.o `test -f 'complex/cargf.c' || echo '../'`complex/cargf.c
  10508. mv -f complex/.deps/lib64_libmingwex_a-cacos.Tpo complex/.deps/lib64_libmingwex_a-cacos.Po
  10509. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cargl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cargl.Tpo -c -o complex/lib64_libmingwex_a-cargl.o `test -f 'complex/cargl.c' || echo '../'`complex/cargl.c
  10510. mv -f complex/.deps/lib64_libmingwex_a-cacosf.Tpo complex/.deps/lib64_libmingwex_a-cacosf.Po
  10511. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-casin.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-casin.Tpo -c -o complex/lib64_libmingwex_a-casin.o `test -f 'complex/casin.c' || echo '../'`complex/casin.c
  10512. mv -f complex/.deps/lib64_libmingwex_a-carg.Tpo complex/.deps/lib64_libmingwex_a-carg.Po
  10513. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-casinf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-casinf.Tpo -c -o complex/lib64_libmingwex_a-casinf.o `test -f 'complex/casinf.c' || echo '../'`complex/casinf.c
  10514. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiClone.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiClone.Po
  10515. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-casinl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-casinl.Tpo -c -o complex/lib64_libmingwex_a-casinl.o `test -f 'complex/casinl.c' || echo '../'`complex/casinl.c
  10516. mv -f complex/.deps/lib64_libmingwex_a-cargf.Tpo complex/.deps/lib64_libmingwex_a-cargf.Po
  10517. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-catan.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-catan.Tpo -c -o complex/lib64_libmingwex_a-catan.o `test -f 'complex/catan.c' || echo '../'`complex/catan.c
  10518. mv -f complex/.deps/lib64_libmingwex_a-cacosl.Tpo complex/.deps/lib64_libmingwex_a-cacosl.Po
  10519. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-catanf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-catanf.Tpo -c -o complex/lib64_libmingwex_a-catanf.o `test -f 'complex/catanf.c' || echo '../'`complex/catanf.c
  10520. mv -f complex/.deps/lib64_libmingwex_a-cargl.Tpo complex/.deps/lib64_libmingwex_a-cargl.Po
  10521. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-catanl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-catanl.Tpo -c -o complex/lib64_libmingwex_a-catanl.o `test -f 'complex/catanl.c' || echo '../'`complex/catanl.c
  10522. mv -f complex/.deps/lib64_libmingwex_a-casin.Tpo complex/.deps/lib64_libmingwex_a-casin.Po
  10523. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-ccos.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-ccos.Tpo -c -o complex/lib64_libmingwex_a-ccos.o `test -f 'complex/ccos.c' || echo '../'`complex/ccos.c
  10524. mv -f complex/.deps/lib64_libmingwex_a-casinf.Tpo complex/.deps/lib64_libmingwex_a-casinf.Po
  10525. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-ccosf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-ccosf.Tpo -c -o complex/lib64_libmingwex_a-ccosf.o `test -f 'complex/ccosf.c' || echo '../'`complex/ccosf.c
  10526. mv -f complex/.deps/lib64_libmingwex_a-casinl.Tpo complex/.deps/lib64_libmingwex_a-casinl.Po
  10527. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-ccosl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-ccosl.Tpo -c -o complex/lib64_libmingwex_a-ccosl.o `test -f 'complex/ccosl.c' || echo '../'`complex/ccosl.c
  10528. mv -f complex/.deps/lib64_libmingwex_a-catan.Tpo complex/.deps/lib64_libmingwex_a-catan.Po
  10529. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cexp.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cexp.Tpo -c -o complex/lib64_libmingwex_a-cexp.o `test -f 'complex/cexp.c' || echo '../'`complex/cexp.c
  10530. mv -f complex/.deps/lib64_libmingwex_a-catanf.Tpo complex/.deps/lib64_libmingwex_a-catanf.Po
  10531. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cexpf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cexpf.Tpo -c -o complex/lib64_libmingwex_a-cexpf.o `test -f 'complex/cexpf.c' || echo '../'`complex/cexpf.c
  10532. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyFreeAddrInfo.Po
  10533. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cexpl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cexpl.Tpo -c -o complex/lib64_libmingwex_a-cexpl.o `test -f 'complex/cexpl.c' || echo '../'`complex/cexpl.c
  10534. mv -f complex/.deps/lib64_libmingwex_a-catanl.Tpo complex/.deps/lib64_libmingwex_a-catanl.Po
  10535. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cimag.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cimag.Tpo -c -o complex/lib64_libmingwex_a-cimag.o `test -f 'complex/cimag.c' || echo '../'`complex/cimag.c
  10536. mv -f complex/.deps/lib64_libmingwex_a-ccos.Tpo complex/.deps/lib64_libmingwex_a-ccos.Po
  10537. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cimagf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cimagf.Tpo -c -o complex/lib64_libmingwex_a-cimagf.o `test -f 'complex/cimagf.c' || echo '../'`complex/cimagf.c
  10538. mv -f complex/.deps/lib64_libmingwex_a-ccosf.Tpo complex/.deps/lib64_libmingwex_a-ccosf.Po
  10539. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cimagl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cimagl.Tpo -c -o complex/lib64_libmingwex_a-cimagl.o `test -f 'complex/cimagl.c' || echo '../'`complex/cimagl.c
  10540. mv -f complex/.deps/lib64_libmingwex_a-ccosl.Tpo complex/.deps/lib64_libmingwex_a-ccosl.Po
  10541. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-clog.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-clog.Tpo -c -o complex/lib64_libmingwex_a-clog.o `test -f 'complex/clog.c' || echo '../'`complex/clog.c
  10542. mv -f complex/.deps/lib64_libmingwex_a-cexp.Tpo complex/.deps/lib64_libmingwex_a-cexp.Po
  10543. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-clogf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-clogf.Tpo -c -o complex/lib64_libmingwex_a-clogf.o `test -f 'complex/clogf.c' || echo '../'`complex/clogf.c
  10544. mv -f complex/.deps/lib64_libmingwex_a-cimag.Tpo complex/.deps/lib64_libmingwex_a-cimag.Po
  10545. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-clogl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-clogl.Tpo -c -o complex/lib64_libmingwex_a-clogl.o `test -f 'complex/clogl.c' || echo '../'`complex/clogl.c
  10546. mv -f complex/.deps/lib64_libmingwex_a-cexpf.Tpo complex/.deps/lib64_libmingwex_a-cexpf.Po
  10547. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-clog10.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-clog10.Tpo -c -o complex/lib64_libmingwex_a-clog10.o `test -f 'complex/clog10.c' || echo '../'`complex/clog10.c
  10548. mv -f complex/.deps/lib64_libmingwex_a-cexpl.Tpo complex/.deps/lib64_libmingwex_a-cexpl.Po
  10549. mv -f complex/.deps/lib64_libmingwex_a-cimagl.Tpo complex/.deps/lib64_libmingwex_a-cimagl.Po
  10550. mv -f complex/.deps/lib64_libmingwex_a-cimagf.Tpo complex/.deps/lib64_libmingwex_a-cimagf.Po
  10551. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-clog10f.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-clog10f.Tpo -c -o complex/lib64_libmingwex_a-clog10f.o `test -f 'complex/clog10f.c' || echo '../'`complex/clog10f.c
  10552. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-clog10l.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-clog10l.Tpo -c -o complex/lib64_libmingwex_a-clog10l.o `test -f 'complex/clog10l.c' || echo '../'`complex/clog10l.c
  10553. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-conj.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-conj.Tpo -c -o complex/lib64_libmingwex_a-conj.o `test -f 'complex/conj.c' || echo '../'`complex/conj.c
  10554. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiGetAddrInfo.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiGetAddrInfo.Po
  10555. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-conjf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-conjf.Tpo -c -o complex/lib64_libmingwex_a-conjf.o `test -f 'complex/conjf.c' || echo '../'`complex/conjf.c
  10556. mv -f complex/.deps/lib64_libmingwex_a-clogf.Tpo complex/.deps/lib64_libmingwex_a-clogf.Po
  10557. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-conjl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-conjl.Tpo -c -o complex/lib64_libmingwex_a-conjl.o `test -f 'complex/conjl.c' || echo '../'`complex/conjl.c
  10558. mv -f complex/.deps/lib64_libmingwex_a-clog.Tpo complex/.deps/lib64_libmingwex_a-clog.Po
  10559. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cpow.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cpow.Tpo -c -o complex/lib64_libmingwex_a-cpow.o `test -f 'complex/cpow.c' || echo '../'`complex/cpow.c
  10560. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyGetAddrInfo.Po
  10561. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cpowf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cpowf.Tpo -c -o complex/lib64_libmingwex_a-cpowf.o `test -f 'complex/cpowf.c' || echo '../'`complex/cpowf.c
  10562. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiGetNameInfo.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiGetNameInfo.Po
  10563. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cpowl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cpowl.Tpo -c -o complex/lib64_libmingwex_a-cpowl.o `test -f 'complex/cpowl.c' || echo '../'`complex/cpowl.c
  10564. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiFreeAddrInfo.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiFreeAddrInfo.Po
  10565. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cproj.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cproj.Tpo -c -o complex/lib64_libmingwex_a-cproj.o `test -f 'complex/cproj.c' || echo '../'`complex/cproj.c
  10566. mv -f complex/.deps/lib64_libmingwex_a-clog10.Tpo complex/.deps/lib64_libmingwex_a-clog10.Po
  10567. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cprojf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cprojf.Tpo -c -o complex/lib64_libmingwex_a-cprojf.o `test -f 'complex/cprojf.c' || echo '../'`complex/cprojf.c
  10568. mv -f complex/.deps/lib64_libmingwex_a-clogl.Tpo complex/.deps/lib64_libmingwex_a-clogl.Po
  10569. mv -f complex/.deps/lib64_libmingwex_a-conj.Tpo complex/.deps/lib64_libmingwex_a-conj.Po
  10570. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-cprojl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-cprojl.Tpo -c -o complex/lib64_libmingwex_a-cprojl.o `test -f 'complex/cprojl.c' || echo '../'`complex/cprojl.c
  10571. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-creal.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-creal.Tpo -c -o complex/lib64_libmingwex_a-creal.o `test -f 'complex/creal.c' || echo '../'`complex/creal.c
  10572. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLegacyGetNameInfo.Po
  10573. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-crealf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-crealf.Tpo -c -o complex/lib64_libmingwex_a-crealf.o `test -f 'complex/crealf.c' || echo '../'`complex/crealf.c
  10574. mv -f libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLoad.Tpo libsrc/wspiapi/.deps/lib64_libws2_32_a-WspiapiLoad.Po
  10575. mv -f complex/.deps/lib64_libmingwex_a-clog10f.Tpo complex/.deps/lib64_libmingwex_a-clog10f.Po
  10576. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-creall.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-creall.Tpo -c -o complex/lib64_libmingwex_a-creall.o `test -f 'complex/creall.c' || echo '../'`complex/creall.c
  10577. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-csin.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-csin.Tpo -c -o complex/lib64_libmingwex_a-csin.o `test -f 'complex/csin.c' || echo '../'`complex/csin.c
  10578. mv -f complex/.deps/lib64_libmingwex_a-clog10l.Tpo complex/.deps/lib64_libmingwex_a-clog10l.Po
  10579. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-csinf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-csinf.Tpo -c -o complex/lib64_libmingwex_a-csinf.o `test -f 'complex/csinf.c' || echo '../'`complex/csinf.c
  10580. mv -f complex/.deps/lib64_libmingwex_a-conjf.Tpo complex/.deps/lib64_libmingwex_a-conjf.Po
  10581. mv -f complex/.deps/lib64_libmingwex_a-conjl.Tpo complex/.deps/lib64_libmingwex_a-conjl.Po
  10582. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-csinl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-csinl.Tpo -c -o complex/lib64_libmingwex_a-csinl.o `test -f 'complex/csinl.c' || echo '../'`complex/csinl.c
  10583. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-csqrt.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-csqrt.Tpo -c -o complex/lib64_libmingwex_a-csqrt.o `test -f 'complex/csqrt.c' || echo '../'`complex/csqrt.c
  10584. mv -f complex/.deps/lib64_libmingwex_a-cpow.Tpo complex/.deps/lib64_libmingwex_a-cpow.Po
  10585. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-csqrtf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-csqrtf.Tpo -c -o complex/lib64_libmingwex_a-csqrtf.o `test -f 'complex/csqrtf.c' || echo '../'`complex/csqrtf.c
  10586. mv -f profile/.deps/lib64_libgmon_a-profil.Tpo profile/.deps/lib64_libgmon_a-profil.Po
  10587. mv -f complex/.deps/lib64_libmingwex_a-cpowf.Tpo complex/.deps/lib64_libmingwex_a-cpowf.Po
  10588. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-csqrtl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-csqrtl.Tpo -c -o complex/lib64_libmingwex_a-csqrtl.o `test -f 'complex/csqrtl.c' || echo '../'`complex/csqrtl.c
  10589. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-ctan.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-ctan.Tpo -c -o complex/lib64_libmingwex_a-ctan.o `test -f 'complex/ctan.c' || echo '../'`complex/ctan.c
  10590. mv -f complex/.deps/lib64_libmingwex_a-cpowl.Tpo complex/.deps/lib64_libmingwex_a-cpowl.Po
  10591. mv -f complex/.deps/lib64_libmingwex_a-cprojf.Tpo complex/.deps/lib64_libmingwex_a-cprojf.Po
  10592. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-ctanf.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-ctanf.Tpo -c -o complex/lib64_libmingwex_a-ctanf.o `test -f 'complex/ctanf.c' || echo '../'`complex/ctanf.c
  10593. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/lib64_libmingwex_a-ctanl.o -MD -MP -MF complex/.deps/lib64_libmingwex_a-ctanl.Tpo -c -o complex/lib64_libmingwex_a-ctanl.o `test -f 'complex/ctanl.c' || echo '../'`complex/ctanl.c
  10594. mv -f complex/.deps/lib64_libmingwex_a-cproj.Tpo complex/.deps/lib64_libmingwex_a-cproj.Po
  10595. mv -f complex/.deps/lib64_libmingwex_a-creal.Tpo complex/.deps/lib64_libmingwex_a-creal.Po
  10596. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-arithchk.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-arithchk.Tpo -c -o gdtoa/lib64_libmingwex_a-arithchk.o `test -f 'gdtoa/arithchk.c' || echo '../'`gdtoa/arithchk.c
  10597. mv -f complex/.deps/lib64_libmingwex_a-crealf.Tpo complex/.deps/lib64_libmingwex_a-crealf.Po
  10598. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-dmisc.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-dmisc.Tpo -c -o gdtoa/lib64_libmingwex_a-dmisc.o `test -f 'gdtoa/dmisc.c' || echo '../'`gdtoa/dmisc.c
  10599. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-dtoa.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-dtoa.Tpo -c -o gdtoa/lib64_libmingwex_a-dtoa.o `test -f 'gdtoa/dtoa.c' || echo '../'`gdtoa/dtoa.c
  10600. mv -f complex/.deps/lib64_libmingwex_a-cprojl.Tpo complex/.deps/lib64_libmingwex_a-cprojl.Po
  10601. mv -f complex/.deps/lib64_libmingwex_a-creall.Tpo complex/.deps/lib64_libmingwex_a-creall.Po
  10602. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-g_dfmt.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-g_dfmt.Tpo -c -o gdtoa/lib64_libmingwex_a-g_dfmt.o `test -f 'gdtoa/g_dfmt.c' || echo '../'`gdtoa/g_dfmt.c
  10603. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-gdtoa.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-gdtoa.Tpo -c -o gdtoa/lib64_libmingwex_a-gdtoa.o `test -f 'gdtoa/gdtoa.c' || echo '../'`gdtoa/gdtoa.c
  10604. mv -f complex/.deps/lib64_libmingwex_a-csin.Tpo complex/.deps/lib64_libmingwex_a-csin.Po
  10605. mv -f crt/.deps/lib64_libmingw32_a-tlssup.Tpo crt/.deps/lib64_libmingw32_a-tlssup.Po
  10606. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-gethex.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-gethex.Tpo -c -o gdtoa/lib64_libmingwex_a-gethex.o `test -f 'gdtoa/gethex.c' || echo '../'`gdtoa/gethex.c
  10607. mv -f complex/.deps/lib64_libmingwex_a-csinf.Tpo complex/.deps/lib64_libmingwex_a-csinf.Po
  10608. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-g_ffmt.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-g_ffmt.Tpo -c -o gdtoa/lib64_libmingwex_a-g_ffmt.o `test -f 'gdtoa/g_ffmt.c' || echo '../'`gdtoa/g_ffmt.c
  10609. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-g__fmt.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-g__fmt.Tpo -c -o gdtoa/lib64_libmingwex_a-g__fmt.o `test -f 'gdtoa/g__fmt.c' || echo '../'`gdtoa/g__fmt.c
  10610. mv -f gdtoa/.deps/lib64_libmingwex_a-arithchk.Tpo gdtoa/.deps/lib64_libmingwex_a-arithchk.Po
  10611. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-gmisc.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-gmisc.Tpo -c -o gdtoa/lib64_libmingwex_a-gmisc.o `test -f 'gdtoa/gmisc.c' || echo '../'`gdtoa/gmisc.c
  10612. mv -f complex/.deps/lib64_libmingwex_a-csqrt.Tpo complex/.deps/lib64_libmingwex_a-csqrt.Po
  10613. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-g_xfmt.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-g_xfmt.Tpo -c -o gdtoa/lib64_libmingwex_a-g_xfmt.o `test -f 'gdtoa/g_xfmt.c' || echo '../'`gdtoa/g_xfmt.c
  10614. mv -f complex/.deps/lib64_libmingwex_a-csinl.Tpo complex/.deps/lib64_libmingwex_a-csinl.Po
  10615. mv -f complex/.deps/lib64_libmingwex_a-csqrtf.Tpo complex/.deps/lib64_libmingwex_a-csqrtf.Po
  10616. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-hd_init.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-hd_init.Tpo -c -o gdtoa/lib64_libmingwex_a-hd_init.o `test -f 'gdtoa/hd_init.c' || echo '../'`gdtoa/hd_init.c
  10617. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-hexnan.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-hexnan.Tpo -c -o gdtoa/lib64_libmingwex_a-hexnan.o `test -f 'gdtoa/hexnan.c' || echo '../'`gdtoa/hexnan.c
  10618. mv -f complex/.deps/lib64_libmingwex_a-ctanf.Tpo complex/.deps/lib64_libmingwex_a-ctanf.Po
  10619. mv -f complex/.deps/lib64_libmingwex_a-ctan.Tpo complex/.deps/lib64_libmingwex_a-ctan.Po
  10620. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-misc.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-misc.Tpo -c -o gdtoa/lib64_libmingwex_a-misc.o `test -f 'gdtoa/misc.c' || echo '../'`gdtoa/misc.c
  10621. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-qnan.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-qnan.Tpo -c -o gdtoa/lib64_libmingwex_a-qnan.o `test -f 'gdtoa/qnan.c' || echo '../'`gdtoa/qnan.c
  10622. mv -f complex/.deps/lib64_libmingwex_a-csqrtl.Tpo complex/.deps/lib64_libmingwex_a-csqrtl.Po
  10623. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-smisc.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-smisc.Tpo -c -o gdtoa/lib64_libmingwex_a-smisc.o `test -f 'gdtoa/smisc.c' || echo '../'`gdtoa/smisc.c
  10624. mv -f gdtoa/.deps/lib64_libmingwex_a-g_dfmt.Tpo gdtoa/.deps/lib64_libmingwex_a-g_dfmt.Po
  10625. mv -f complex/.deps/lib64_libmingwex_a-ctanl.Tpo complex/.deps/lib64_libmingwex_a-ctanl.Po
  10626. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-strtodg.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-strtodg.Tpo -c -o gdtoa/lib64_libmingwex_a-strtodg.o `test -f 'gdtoa/strtodg.c' || echo '../'`gdtoa/strtodg.c
  10627. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-strtodnrp.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-strtodnrp.Tpo -c -o gdtoa/lib64_libmingwex_a-strtodnrp.o `test -f 'gdtoa/strtodnrp.c' || echo '../'`gdtoa/strtodnrp.c
  10628. mv -f gdtoa/.deps/lib64_libmingwex_a-dmisc.Tpo gdtoa/.deps/lib64_libmingwex_a-dmisc.Po
  10629. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-strtof.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-strtof.Tpo -c -o gdtoa/lib64_libmingwex_a-strtof.o `test -f 'gdtoa/strtof.c' || echo '../'`gdtoa/strtof.c
  10630. mv -f gdtoa/.deps/lib64_libmingwex_a-g_ffmt.Tpo gdtoa/.deps/lib64_libmingwex_a-g_ffmt.Po
  10631. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-strtopx.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-strtopx.Tpo -c -o gdtoa/lib64_libmingwex_a-strtopx.o `test -f 'gdtoa/strtopx.c' || echo '../'`gdtoa/strtopx.c
  10632. mv -f gdtoa/.deps/lib64_libmingwex_a-qnan.Tpo gdtoa/.deps/lib64_libmingwex_a-qnan.Po
  10633. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-sum.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-sum.Tpo -c -o gdtoa/lib64_libmingwex_a-sum.o `test -f 'gdtoa/sum.c' || echo '../'`gdtoa/sum.c
  10634. mv -f gdtoa/.deps/lib64_libmingwex_a-gmisc.Tpo gdtoa/.deps/lib64_libmingwex_a-gmisc.Po
  10635. mv -f gdtoa/.deps/lib64_libmingwex_a-g__fmt.Tpo gdtoa/.deps/lib64_libmingwex_a-g__fmt.Po
  10636. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/lib64_libmingwex_a-ulp.o -MD -MP -MF gdtoa/.deps/lib64_libmingwex_a-ulp.Tpo -c -o gdtoa/lib64_libmingwex_a-ulp.o `test -f 'gdtoa/ulp.c' || echo '../'`gdtoa/ulp.c
  10637. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-cbrt.o -MD -MP -MF math/.deps/lib64_libmingwex_a-cbrt.Tpo -c -o math/lib64_libmingwex_a-cbrt.o `test -f 'math/cbrt.c' || echo '../'`math/cbrt.c
  10638. mv -f gdtoa/.deps/lib64_libmingwex_a-hd_init.Tpo gdtoa/.deps/lib64_libmingwex_a-hd_init.Po
  10639. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-cbrtf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-cbrtf.Tpo -c -o math/lib64_libmingwex_a-cbrtf.o `test -f 'math/cbrtf.c' || echo '../'`math/cbrtf.c
  10640. mv -f crt/.deps/lib64_libmingw32_a-tlsthrd.Tpo crt/.deps/lib64_libmingw32_a-tlsthrd.Po
  10641. mv -f crt/.deps/lib64_libmingw32_a-tlsmthread.Tpo crt/.deps/lib64_libmingw32_a-tlsmthread.Po
  10642. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-cbrtl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-cbrtl.Tpo -c -o math/lib64_libmingwex_a-cbrtl.o `test -f 'math/cbrtl.c' || echo '../'`math/cbrtl.c
  10643. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-copysign.o -MD -MP -MF math/.deps/lib64_libmingwex_a-copysign.Tpo -c -o math/lib64_libmingwex_a-copysign.o `test -f 'math/copysign.c' || echo '../'`math/copysign.c
  10644. mv -f gdtoa/.deps/lib64_libmingwex_a-g_xfmt.Tpo gdtoa/.deps/lib64_libmingwex_a-g_xfmt.Po
  10645. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-copysignf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-copysignf.Tpo -c -o math/lib64_libmingwex_a-copysignf.o `test -f 'math/copysignf.c' || echo '../'`math/copysignf.c
  10646. mv -f gdtoa/.deps/lib64_libmingwex_a-strtodnrp.Tpo gdtoa/.deps/lib64_libmingwex_a-strtodnrp.Po
  10647. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-coshf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-coshf.Tpo -c -o math/lib64_libmingwex_a-coshf.o `test -f 'math/coshf.c' || echo '../'`math/coshf.c
  10648. mv -f gdtoa/.deps/lib64_libmingwex_a-strtof.Tpo gdtoa/.deps/lib64_libmingwex_a-strtof.Po
  10649. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-coshl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-coshl.Tpo -c -o math/lib64_libmingwex_a-coshl.o `test -f 'math/coshl.c' || echo '../'`math/coshl.c
  10650. mv -f gdtoa/.deps/lib64_libmingwex_a-strtopx.Tpo gdtoa/.deps/lib64_libmingwex_a-strtopx.Po
  10651. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-erfl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-erfl.Tpo -c -o math/lib64_libmingwex_a-erfl.o `test -f 'math/erfl.c' || echo '../'`math/erfl.c
  10652. mv -f math/.deps/lib64_libmingwex_a-copysignf.Tpo math/.deps/lib64_libmingwex_a-copysignf.Po
  10653. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-expf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-expf.Tpo -c -o math/lib64_libmingwex_a-expf.o `test -f 'math/expf.c' || echo '../'`math/expf.c
  10654. mv -f math/.deps/lib64_libmingwex_a-copysign.Tpo math/.deps/lib64_libmingwex_a-copysign.Po
  10655. mv -f gdtoa/.deps/lib64_libmingwex_a-smisc.Tpo gdtoa/.deps/lib64_libmingwex_a-smisc.Po
  10656. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fabs.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fabs.Tpo -c -o math/lib64_libmingwex_a-fabs.o `test -f 'math/fabs.c' || echo '../'`math/fabs.c
  10657. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fabsf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fabsf.Tpo -c -o math/lib64_libmingwex_a-fabsf.o `test -f 'math/fabsf.c' || echo '../'`math/fabsf.c
  10658. mv -f math/.deps/lib64_libmingwex_a-cbrt.Tpo math/.deps/lib64_libmingwex_a-cbrt.Po
  10659. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fabsl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fabsl.Tpo -c -o math/lib64_libmingwex_a-fabsl.o `test -f 'math/fabsl.c' || echo '../'`math/fabsl.c
  10660. mv -f gdtoa/.deps/lib64_libmingwex_a-ulp.Tpo gdtoa/.deps/lib64_libmingwex_a-ulp.Po
  10661. mv -f gdtoa/.deps/lib64_libmingwex_a-gethex.Tpo gdtoa/.deps/lib64_libmingwex_a-gethex.Po
  10662. mv -f math/.deps/lib64_libmingwex_a-coshf.Tpo math/.deps/lib64_libmingwex_a-coshf.Po
  10663. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fdim.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fdim.Tpo -c -o math/lib64_libmingwex_a-fdim.o `test -f 'math/fdim.c' || echo '../'`math/fdim.c
  10664. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fdimf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fdimf.Tpo -c -o math/lib64_libmingwex_a-fdimf.o `test -f 'math/fdimf.c' || echo '../'`math/fdimf.c
  10665. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fdiml.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fdiml.Tpo -c -o math/lib64_libmingwex_a-fdiml.o `test -f 'math/fdiml.c' || echo '../'`math/fdiml.c
  10666. mv -f gdtoa/.deps/lib64_libmingwex_a-hexnan.Tpo gdtoa/.deps/lib64_libmingwex_a-hexnan.Po
  10667. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fma.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fma.Tpo -c -o math/lib64_libmingwex_a-fma.o `test -f 'math/fma.c' || echo '../'`math/fma.c
  10668. mv -f math/.deps/lib64_libmingwex_a-cbrtf.Tpo math/.deps/lib64_libmingwex_a-cbrtf.Po
  10669. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fmaf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fmaf.Tpo -c -o math/lib64_libmingwex_a-fmaf.o `test -f 'math/fmaf.c' || echo '../'`math/fmaf.c
  10670. mv -f gdtoa/.deps/lib64_libmingwex_a-sum.Tpo gdtoa/.deps/lib64_libmingwex_a-sum.Po
  10671. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fmal.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fmal.Tpo -c -o math/lib64_libmingwex_a-fmal.o `test -f 'math/fmal.c' || echo '../'`math/fmal.c
  10672. mv -f math/.deps/lib64_libmingwex_a-cbrtl.Tpo math/.deps/lib64_libmingwex_a-cbrtl.Po
  10673. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fmax.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fmax.Tpo -c -o math/lib64_libmingwex_a-fmax.o `test -f 'math/fmax.c' || echo '../'`math/fmax.c
  10674. mv -f libsrc/.deps/lib64_libuuid_a-uuid.Tpo libsrc/.deps/lib64_libuuid_a-uuid.Po
  10675. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fmaxf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fmaxf.Tpo -c -o math/lib64_libmingwex_a-fmaxf.o `test -f 'math/fmaxf.c' || echo '../'`math/fmaxf.c
  10676. mv -f math/.deps/lib64_libmingwex_a-coshl.Tpo math/.deps/lib64_libmingwex_a-coshl.Po
  10677. mv -f crt/.deps/lib64_libmingw32_a-natstart.Tpo crt/.deps/lib64_libmingw32_a-natstart.Po
  10678. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fmaxl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fmaxl.Tpo -c -o math/lib64_libmingwex_a-fmaxl.o `test -f 'math/fmaxl.c' || echo '../'`math/fmaxl.c
  10679. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fmin.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fmin.Tpo -c -o math/lib64_libmingwex_a-fmin.o `test -f 'math/fmin.c' || echo '../'`math/fmin.c
  10680. mv -f crt/.deps/lib64_libmingw32_a-crt0_c.Tpo crt/.deps/lib64_libmingw32_a-crt0_c.Po
  10681. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fminf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fminf.Tpo -c -o math/lib64_libmingwex_a-fminf.o `test -f 'math/fminf.c' || echo '../'`math/fminf.c
  10682. mv -f math/.deps/lib64_libmingwex_a-fabsf.Tpo math/.deps/lib64_libmingwex_a-fabsf.Po
  10683. mv -f math/.deps/lib64_libmingwex_a-fabsl.Tpo math/.deps/lib64_libmingwex_a-fabsl.Po
  10684. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fminl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fminl.Tpo -c -o math/lib64_libmingwex_a-fminl.o `test -f 'math/fminl.c' || echo '../'`math/fminl.c
  10685. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fp_consts.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fp_consts.Tpo -c -o math/lib64_libmingwex_a-fp_consts.o `test -f 'math/fp_consts.c' || echo '../'`math/fp_consts.c
  10686. mv -f crt/.deps/lib64_libmingw32_a-tls_atexit.Tpo crt/.deps/lib64_libmingw32_a-tls_atexit.Po
  10687. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fp_constsf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fp_constsf.Tpo -c -o math/lib64_libmingwex_a-fp_constsf.o `test -f 'math/fp_constsf.c' || echo '../'`math/fp_constsf.c
  10688. ../math/fma.c:43:3: warning: packed attribute is unnecessary for 'struct iec559_double_::(anonymous at ../math/fma.c:43:3)' [-Wpacked]
  10689. struct __attribute__((__packed__)) {
  10690. ^
  10691. mv -f math/.deps/lib64_libmingwex_a-fabs.Tpo math/.deps/lib64_libmingwex_a-fabs.Po
  10692. mv -f crt/.deps/lib64_libmingw32_a-dll_argv.Tpo crt/.deps/lib64_libmingw32_a-dll_argv.Po
  10693. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fp_constsl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fp_constsl.Tpo -c -o math/lib64_libmingwex_a-fp_constsl.o `test -f 'math/fp_constsl.c' || echo '../'`math/fp_constsl.c
  10694. mv -f math/.deps/lib64_libmingwex_a-expf.Tpo math/.deps/lib64_libmingwex_a-expf.Po
  10695. mv -f gdtoa/.deps/lib64_libmingwex_a-dtoa.Tpo gdtoa/.deps/lib64_libmingwex_a-dtoa.Po
  10696. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fpclassify.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fpclassify.Tpo -c -o math/lib64_libmingwex_a-fpclassify.o `test -f 'math/fpclassify.c' || echo '../'`math/fpclassify.c
  10697. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fpclassifyf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fpclassifyf.Tpo -c -o math/lib64_libmingwex_a-fpclassifyf.o `test -f 'math/fpclassifyf.c' || echo '../'`math/fpclassifyf.c
  10698. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-fpclassifyl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-fpclassifyl.Tpo -c -o math/lib64_libmingwex_a-fpclassifyl.o `test -f 'math/fpclassifyl.c' || echo '../'`math/fpclassifyl.c
  10699. ../math/fmaf.c:43:3: warning: packed attribute is unnecessary for 'struct iec559_float_::(anonymous at ../math/fmaf.c:43:3)' [-Wpacked]
  10700. ../math/fmal.c:34:3: warning: packed attribute is unnecessary for 'struct x87reg_::(anonymous at ../math/fmal.c:34:3)' [-Wpacked]
  10701. struct __attribute__((__packed__)) {
  10702. ^
  10703. struct __attribute__((__packed__)) {
  10704. ^
  10705. 1 warning generated.
  10706. mv -f math/.deps/lib64_libmingwex_a-fma.Tpo math/.deps/lib64_libmingwex_a-fma.Po
  10707. mv -f math/.deps/lib64_libmingwex_a-fdim.Tpo math/.deps/lib64_libmingwex_a-fdim.Po
  10708. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-frexpf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-frexpf.Tpo -c -o math/lib64_libmingwex_a-frexpf.o `test -f 'math/frexpf.c' || echo '../'`math/frexpf.c
  10709. 1 warning generated.
  10710. mv -f crt/.deps/lib64_libmingw32_a-crt0_w.Tpo crt/.deps/lib64_libmingw32_a-crt0_w.Po
  10711. mv -f math/.deps/lib64_libmingwex_a-fdimf.Tpo math/.deps/lib64_libmingwex_a-fdimf.Po
  10712. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-frexpl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-frexpl.Tpo -c -o math/lib64_libmingwex_a-frexpl.o `test -f 'math/frexpl.c' || echo '../'`math/frexpl.c
  10713. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-hypotf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-hypotf.Tpo -c -o math/lib64_libmingwex_a-hypotf.o `test -f 'math/hypotf.c' || echo '../'`math/hypotf.c
  10714. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-hypot.o -MD -MP -MF math/.deps/lib64_libmingwex_a-hypot.Tpo -c -o math/lib64_libmingwex_a-hypot.o `test -f 'math/hypot.c' || echo '../'`math/hypot.c
  10715. mv -f math/.deps/lib64_libmingwex_a-fmax.Tpo math/.deps/lib64_libmingwex_a-fmax.Po
  10716. mv -f math/.deps/lib64_libmingwex_a-fmaf.Tpo math/.deps/lib64_libmingwex_a-fmaf.Po
  10717. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-hypotl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-hypotl.Tpo -c -o math/lib64_libmingwex_a-hypotl.o `test -f 'math/hypotl.c' || echo '../'`math/hypotl.c
  10718. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-isnan.o -MD -MP -MF math/.deps/lib64_libmingwex_a-isnan.Tpo -c -o math/lib64_libmingwex_a-isnan.o `test -f 'math/isnan.c' || echo '../'`math/isnan.c
  10719. mv -f math/.deps/lib64_libmingwex_a-fdiml.Tpo math/.deps/lib64_libmingwex_a-fdiml.Po
  10720. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-isnanf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-isnanf.Tpo -c -o math/lib64_libmingwex_a-isnanf.o `test -f 'math/isnanf.c' || echo '../'`math/isnanf.c
  10721. 1 warning generated.
  10722. mv -f math/.deps/lib64_libmingwex_a-fmal.Tpo math/.deps/lib64_libmingwex_a-fmal.Po
  10723. mv -f math/.deps/lib64_libmingwex_a-erfl.Tpo math/.deps/lib64_libmingwex_a-erfl.Po
  10724. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-isnanl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-isnanl.Tpo -c -o math/lib64_libmingwex_a-isnanl.o `test -f 'math/isnanl.c' || echo '../'`math/isnanl.c
  10725. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-ldexpf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-ldexpf.Tpo -c -o math/lib64_libmingwex_a-ldexpf.o `test -f 'math/ldexpf.c' || echo '../'`math/ldexpf.c
  10726. mv -f crt/.deps/lib64_libmingw32_a-gccmain.Tpo crt/.deps/lib64_libmingw32_a-gccmain.Po
  10727. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lgamma.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lgamma.Tpo -c -o math/lib64_libmingwex_a-lgamma.o `test -f 'math/lgamma.c' || echo '../'`math/lgamma.c
  10728. mv -f crt/.deps/lib64_libmingw32_a-dllargv.Tpo crt/.deps/lib64_libmingw32_a-dllargv.Po
  10729. mv -f math/.deps/lib64_libmingwex_a-fp_consts.Tpo math/.deps/lib64_libmingwex_a-fp_consts.Po
  10730. mv -f math/.deps/lib64_libmingwex_a-fmaxf.Tpo math/.deps/lib64_libmingwex_a-fmaxf.Po
  10731. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lgammaf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lgammaf.Tpo -c -o math/lib64_libmingwex_a-lgammaf.o `test -f 'math/lgammaf.c' || echo '../'`math/lgammaf.c
  10732. mv -f math/.deps/lib64_libmingwex_a-fp_constsf.Tpo math/.deps/lib64_libmingwex_a-fp_constsf.Po
  10733. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lgammal.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lgammal.Tpo -c -o math/lib64_libmingwex_a-lgammal.o `test -f 'math/lgammal.c' || echo '../'`math/lgammal.c
  10734. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-llrint.o -MD -MP -MF math/.deps/lib64_libmingwex_a-llrint.Tpo -c -o math/lib64_libmingwex_a-llrint.o `test -f 'math/llrint.c' || echo '../'`math/llrint.c
  10735. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-signgam.o -MD -MP -MF math/.deps/lib64_libmingwex_a-signgam.Tpo -c -o math/lib64_libmingwex_a-signgam.o `test -f 'math/signgam.c' || echo '../'`math/signgam.c
  10736. mv -f math/.deps/lib64_libmingwex_a-fminf.Tpo math/.deps/lib64_libmingwex_a-fminf.Po
  10737. mv -f math/.deps/lib64_libmingwex_a-fmaxl.Tpo math/.deps/lib64_libmingwex_a-fmaxl.Po
  10738. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-llrintf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-llrintf.Tpo -c -o math/lib64_libmingwex_a-llrintf.o `test -f 'math/llrintf.c' || echo '../'`math/llrintf.c
  10739. mv -f gdtoa/.deps/lib64_libmingwex_a-gdtoa.Tpo gdtoa/.deps/lib64_libmingwex_a-gdtoa.Po
  10740. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-llrintl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-llrintl.Tpo -c -o math/lib64_libmingwex_a-llrintl.o `test -f 'math/llrintl.c' || echo '../'`math/llrintl.c
  10741. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-llround.o -MD -MP -MF math/.deps/lib64_libmingwex_a-llround.Tpo -c -o math/lib64_libmingwex_a-llround.o `test -f 'math/llround.c' || echo '../'`math/llround.c
  10742. mv -f math/.deps/lib64_libmingwex_a-fmin.Tpo math/.deps/lib64_libmingwex_a-fmin.Po
  10743. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-llroundf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-llroundf.Tpo -c -o math/lib64_libmingwex_a-llroundf.o `test -f 'math/llroundf.c' || echo '../'`math/llroundf.c
  10744. mv -f math/.deps/lib64_libmingwex_a-fpclassify.Tpo math/.deps/lib64_libmingwex_a-fpclassify.Po
  10745. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-llroundl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-llroundl.Tpo -c -o math/lib64_libmingwex_a-llroundl.o `test -f 'math/llroundl.c' || echo '../'`math/llroundl.c
  10746. mv -f math/.deps/lib64_libmingwex_a-fminl.Tpo math/.deps/lib64_libmingwex_a-fminl.Po
  10747. mv -f math/.deps/lib64_libmingwex_a-fpclassifyf.Tpo math/.deps/lib64_libmingwex_a-fpclassifyf.Po
  10748. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-log10f.o -MD -MP -MF math/.deps/lib64_libmingwex_a-log10f.Tpo -c -o math/lib64_libmingwex_a-log10f.o `test -f 'math/log10f.c' || echo '../'`math/log10f.c
  10749. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-logf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-logf.Tpo -c -o math/lib64_libmingwex_a-logf.o `test -f 'math/logf.c' || echo '../'`math/logf.c
  10750. mv -f math/.deps/lib64_libmingwex_a-frexpf.Tpo math/.deps/lib64_libmingwex_a-frexpf.Po
  10751. mv -f math/.deps/lib64_libmingwex_a-fp_constsl.Tpo math/.deps/lib64_libmingwex_a-fp_constsl.Po
  10752. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lrint.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lrint.Tpo -c -o math/lib64_libmingwex_a-lrint.o `test -f 'math/lrint.c' || echo '../'`math/lrint.c
  10753. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lrintf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lrintf.Tpo -c -o math/lib64_libmingwex_a-lrintf.o `test -f 'math/lrintf.c' || echo '../'`math/lrintf.c
  10754. mv -f math/.deps/lib64_libmingwex_a-fpclassifyl.Tpo math/.deps/lib64_libmingwex_a-fpclassifyl.Po
  10755. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lrintl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lrintl.Tpo -c -o math/lib64_libmingwex_a-lrintl.o `test -f 'math/lrintl.c' || echo '../'`math/lrintl.c
  10756. mv -f math/.deps/lib64_libmingwex_a-frexpl.Tpo math/.deps/lib64_libmingwex_a-frexpl.Po
  10757. mv -f crt/.deps/lib64_libmingw32_a-udllargc.Tpo crt/.deps/lib64_libmingw32_a-udllargc.Po
  10758. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lround.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lround.Tpo -c -o math/lib64_libmingwex_a-lround.o `test -f 'math/lround.c' || echo '../'`math/lround.c
  10759. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lroundf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lroundf.Tpo -c -o math/lib64_libmingwex_a-lroundf.o `test -f 'math/lroundf.c' || echo '../'`math/lroundf.c
  10760. mv -f math/.deps/lib64_libmingwex_a-isnan.Tpo math/.deps/lib64_libmingwex_a-isnan.Po
  10761. mv -f math/.deps/lib64_libmingwex_a-ldexpf.Tpo math/.deps/lib64_libmingwex_a-ldexpf.Po
  10762. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-lroundl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-lroundl.Tpo -c -o math/lib64_libmingwex_a-lroundl.o `test -f 'math/lroundl.c' || echo '../'`math/lroundl.c
  10763. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-modf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-modf.Tpo -c -o math/lib64_libmingwex_a-modf.o `test -f 'math/modf.c' || echo '../'`math/modf.c
  10764. mv -f math/.deps/lib64_libmingwex_a-signgam.Tpo math/.deps/lib64_libmingwex_a-signgam.Po
  10765. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-modff.o -MD -MP -MF math/.deps/lib64_libmingwex_a-modff.Tpo -c -o math/lib64_libmingwex_a-modff.o `test -f 'math/modff.c' || echo '../'`math/modff.c
  10766. mv -f math/.deps/lib64_libmingwex_a-hypotf.Tpo math/.deps/lib64_libmingwex_a-hypotf.Po
  10767. mv -f math/.deps/lib64_libmingwex_a-hypot.Tpo math/.deps/lib64_libmingwex_a-hypot.Po
  10768. mv -f math/.deps/lib64_libmingwex_a-isnanf.Tpo math/.deps/lib64_libmingwex_a-isnanf.Po
  10769. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-modfl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-modfl.Tpo -c -o math/lib64_libmingwex_a-modfl.o `test -f 'math/modfl.c' || echo '../'`math/modfl.c
  10770. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-nextafterf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-nextafterf.Tpo -c -o math/lib64_libmingwex_a-nextafterf.o `test -f 'math/nextafterf.c' || echo '../'`math/nextafterf.c
  10771. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-nextafterl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-nextafterl.Tpo -c -o math/lib64_libmingwex_a-nextafterl.o `test -f 'math/nextafterl.c' || echo '../'`math/nextafterl.c
  10772. mv -f math/.deps/lib64_libmingwex_a-isnanl.Tpo math/.deps/lib64_libmingwex_a-isnanl.Po
  10773. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-nexttoward.o -MD -MP -MF math/.deps/lib64_libmingwex_a-nexttoward.Tpo -c -o math/lib64_libmingwex_a-nexttoward.o `test -f 'math/nexttoward.c' || echo '../'`math/nexttoward.c
  10774. mv -f math/.deps/lib64_libmingwex_a-llrint.Tpo math/.deps/lib64_libmingwex_a-llrint.Po
  10775. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-nexttowardf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-nexttowardf.Tpo -c -o math/lib64_libmingwex_a-nexttowardf.o `test -f 'math/nexttowardf.c' || echo '../'`math/nexttowardf.c
  10776. mv -f math/.deps/lib64_libmingwex_a-llrintl.Tpo math/.deps/lib64_libmingwex_a-llrintl.Po
  10777. mv -f math/.deps/lib64_libmingwex_a-llrintf.Tpo math/.deps/lib64_libmingwex_a-llrintf.Po
  10778. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-powf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-powf.Tpo -c -o math/lib64_libmingwex_a-powf.o `test -f 'math/powf.c' || echo '../'`math/powf.c
  10779. mv -f math/.deps/lib64_libmingwex_a-hypotl.Tpo math/.deps/lib64_libmingwex_a-hypotl.Po
  10780. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-powi.o -MD -MP -MF math/.deps/lib64_libmingwex_a-powi.Tpo -c -o math/lib64_libmingwex_a-powi.o `test -f 'math/powi.c' || echo '../'`math/powi.c
  10781. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-powif.o -MD -MP -MF math/.deps/lib64_libmingwex_a-powif.Tpo -c -o math/lib64_libmingwex_a-powif.o `test -f 'math/powif.c' || echo '../'`math/powif.c
  10782. mv -f math/.deps/lib64_libmingwex_a-log10f.Tpo math/.deps/lib64_libmingwex_a-log10f.Po
  10783. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-powil.o -MD -MP -MF math/.deps/lib64_libmingwex_a-powil.Tpo -c -o math/lib64_libmingwex_a-powil.o `test -f 'math/powil.c' || echo '../'`math/powil.c
  10784. mv -f math/.deps/lib64_libmingwex_a-logf.Tpo math/.deps/lib64_libmingwex_a-logf.Po
  10785. mv -f math/.deps/lib64_libmingwex_a-llroundf.Tpo math/.deps/lib64_libmingwex_a-llroundf.Po
  10786. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-rintl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-rintl.Tpo -c -o math/lib64_libmingwex_a-rintl.o `test -f 'math/rintl.c' || echo '../'`math/rintl.c
  10787. mv -f math/.deps/lib64_libmingwex_a-llround.Tpo math/.deps/lib64_libmingwex_a-llround.Po
  10788. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-round.o -MD -MP -MF math/.deps/lib64_libmingwex_a-round.Tpo -c -o math/lib64_libmingwex_a-round.o `test -f 'math/round.c' || echo '../'`math/round.c
  10789. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-roundf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-roundf.Tpo -c -o math/lib64_libmingwex_a-roundf.o `test -f 'math/roundf.c' || echo '../'`math/roundf.c
  10790. mv -f math/.deps/lib64_libmingwex_a-lrint.Tpo math/.deps/lib64_libmingwex_a-lrint.Po
  10791. mv -f math/.deps/lib64_libmingwex_a-lrintf.Tpo math/.deps/lib64_libmingwex_a-lrintf.Po
  10792. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-roundl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-roundl.Tpo -c -o math/lib64_libmingwex_a-roundl.o `test -f 'math/roundl.c' || echo '../'`math/roundl.c
  10793. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-s_erf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-s_erf.Tpo -c -o math/lib64_libmingwex_a-s_erf.o `test -f 'math/s_erf.c' || echo '../'`math/s_erf.c
  10794. mv -f crt/.deps/lib64_libmingw32_a-udll_argv.Tpo crt/.deps/lib64_libmingw32_a-udll_argv.Po
  10795. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-sf_erf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-sf_erf.Tpo -c -o math/lib64_libmingwex_a-sf_erf.o `test -f 'math/sf_erf.c' || echo '../'`math/sf_erf.c
  10796. mv -f math/.deps/lib64_libmingwex_a-lrintl.Tpo math/.deps/lib64_libmingwex_a-lrintl.Po
  10797. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-signbit.o -MD -MP -MF math/.deps/lib64_libmingwex_a-signbit.Tpo -c -o math/lib64_libmingwex_a-signbit.o `test -f 'math/signbit.c' || echo '../'`math/signbit.c
  10798. mv -f math/.deps/lib64_libmingwex_a-llroundl.Tpo math/.deps/lib64_libmingwex_a-llroundl.Po
  10799. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-signbitf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-signbitf.Tpo -c -o math/lib64_libmingwex_a-signbitf.o `test -f 'math/signbitf.c' || echo '../'`math/signbitf.c
  10800. mv -f math/.deps/lib64_libmingwex_a-lgamma.Tpo math/.deps/lib64_libmingwex_a-lgamma.Po
  10801. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-signbitl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-signbitl.Tpo -c -o math/lib64_libmingwex_a-signbitl.o `test -f 'math/signbitl.c' || echo '../'`math/signbitl.c
  10802. mv -f math/.deps/lib64_libmingwex_a-lgammaf.Tpo math/.deps/lib64_libmingwex_a-lgammaf.Po
  10803. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-sinhf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-sinhf.Tpo -c -o math/lib64_libmingwex_a-sinhf.o `test -f 'math/sinhf.c' || echo '../'`math/sinhf.c
  10804. mv -f math/.deps/lib64_libmingwex_a-lround.Tpo math/.deps/lib64_libmingwex_a-lround.Po
  10805. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-sinhl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-sinhl.Tpo -c -o math/lib64_libmingwex_a-sinhl.o `test -f 'math/sinhl.c' || echo '../'`math/sinhl.c
  10806. mv -f math/.deps/lib64_libmingwex_a-lroundf.Tpo math/.deps/lib64_libmingwex_a-lroundf.Po
  10807. mv -f math/.deps/lib64_libmingwex_a-modff.Tpo math/.deps/lib64_libmingwex_a-modff.Po
  10808. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-sqrt.o -MD -MP -MF math/.deps/lib64_libmingwex_a-sqrt.Tpo -c -o math/lib64_libmingwex_a-sqrt.o `test -f 'math/sqrt.c' || echo '../'`math/sqrt.c
  10809. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-sqrtf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-sqrtf.Tpo -c -o math/lib64_libmingwex_a-sqrtf.o `test -f 'math/sqrtf.c' || echo '../'`math/sqrtf.c
  10810. mv -f math/.deps/lib64_libmingwex_a-nextafterf.Tpo math/.deps/lib64_libmingwex_a-nextafterf.Po
  10811. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-sqrtl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-sqrtl.Tpo -c -o math/lib64_libmingwex_a-sqrtl.o `test -f 'math/sqrtl.c' || echo '../'`math/sqrtl.c
  10812. mv -f math/.deps/lib64_libmingwex_a-modf.Tpo math/.deps/lib64_libmingwex_a-modf.Po
  10813. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-tanhf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-tanhf.Tpo -c -o math/lib64_libmingwex_a-tanhf.o `test -f 'math/tanhf.c' || echo '../'`math/tanhf.c
  10814. mv -f math/.deps/lib64_libmingwex_a-modfl.Tpo math/.deps/lib64_libmingwex_a-modfl.Po
  10815. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-tanhl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-tanhl.Tpo -c -o math/lib64_libmingwex_a-tanhl.o `test -f 'math/tanhl.c' || echo '../'`math/tanhl.c
  10816. mv -f math/.deps/lib64_libmingwex_a-lroundl.Tpo math/.deps/lib64_libmingwex_a-lroundl.Po
  10817. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-tgamma.o -MD -MP -MF math/.deps/lib64_libmingwex_a-tgamma.Tpo -c -o math/lib64_libmingwex_a-tgamma.o `test -f 'math/tgamma.c' || echo '../'`math/tgamma.c
  10818. mv -f math/.deps/lib64_libmingwex_a-lgammal.Tpo math/.deps/lib64_libmingwex_a-lgammal.Po
  10819. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-tgammaf.o -MD -MP -MF math/.deps/lib64_libmingwex_a-tgammaf.Tpo -c -o math/lib64_libmingwex_a-tgammaf.o `test -f 'math/tgammaf.c' || echo '../'`math/tgammaf.c
  10820. mv -f math/.deps/lib64_libmingwex_a-nextafterl.Tpo math/.deps/lib64_libmingwex_a-nextafterl.Po
  10821. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-tgammal.o -MD -MP -MF math/.deps/lib64_libmingwex_a-tgammal.Tpo -c -o math/lib64_libmingwex_a-tgammal.o `test -f 'math/tgammal.c' || echo '../'`math/tgammal.c
  10822. mv -f math/.deps/lib64_libmingwex_a-nexttoward.Tpo math/.deps/lib64_libmingwex_a-nexttoward.Po
  10823. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-truncl.o -MD -MP -MF math/.deps/lib64_libmingwex_a-truncl.Tpo -c -o math/lib64_libmingwex_a-truncl.o `test -f 'math/truncl.c' || echo '../'`math/truncl.c
  10824. mv -f crt/.deps/lib64_libmingw32_a-pesect.Tpo crt/.deps/lib64_libmingw32_a-pesect.Po
  10825. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/lib64_libmingwex_a-abs64.o -MD -MP -MF math/.deps/lib64_libmingwex_a-abs64.Tpo -c -o math/lib64_libmingwex_a-abs64.o `test -f 'math/abs64.c' || echo '../'`math/abs64.c
  10826. mv -f math/.deps/lib64_libmingwex_a-signbit.Tpo math/.deps/lib64_libmingwex_a-signbit.Po
  10827. mv -f math/.deps/lib64_libmingwex_a-signbitf.Tpo math/.deps/lib64_libmingwex_a-signbitf.Po
  10828. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT misc/lib64_libmingwex_a-mingw_longjmp.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_longjmp.Tpo -c -o misc/lib64_libmingwex_a-mingw_longjmp.o `test -f 'misc/mingw_longjmp.S' || echo '../'`misc/mingw_longjmp.S
  10829. mv -f math/.deps/lib64_libmingwex_a-powf.Tpo math/.deps/lib64_libmingwex_a-powf.Po
  10830. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT misc/lib64_libmingwex_a-mingw_getsp.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_getsp.Tpo -c -o misc/lib64_libmingwex_a-mingw_getsp.o `test -f 'misc/mingw_getsp.S' || echo '../'`misc/mingw_getsp.S
  10831. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-alarm.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-alarm.Tpo -c -o misc/lib64_libmingwex_a-alarm.o `test -f 'misc/alarm.c' || echo '../'`misc/alarm.c
  10832. mv -f math/.deps/lib64_libmingwex_a-rintl.Tpo math/.deps/lib64_libmingwex_a-rintl.Po
  10833. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-basename.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-basename.Tpo -c -o misc/lib64_libmingwex_a-basename.o `test -f 'misc/basename.c' || echo '../'`misc/basename.c
  10834. mv -f math/.deps/lib64_libmingwex_a-nexttowardf.Tpo math/.deps/lib64_libmingwex_a-nexttowardf.Po
  10835. mv -f math/.deps/lib64_libmingwex_a-round.Tpo math/.deps/lib64_libmingwex_a-round.Po
  10836. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-btowc.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-btowc.Tpo -c -o misc/lib64_libmingwex_a-btowc.o `test -f 'misc/btowc.c' || echo '../'`misc/btowc.c
  10837. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-delay-f.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-delay-f.Tpo -c -o misc/lib64_libmingwex_a-delay-f.o `test -f 'misc/delay-f.c' || echo '../'`misc/delay-f.c
  10838. mv -f math/.deps/lib64_libmingwex_a-roundf.Tpo math/.deps/lib64_libmingwex_a-roundf.Po
  10839. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-delay-n.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-delay-n.Tpo -c -o misc/lib64_libmingwex_a-delay-n.o `test -f 'misc/delay-n.c' || echo '../'`misc/delay-n.c
  10840. mv -f math/.deps/lib64_libmingwex_a-roundl.Tpo math/.deps/lib64_libmingwex_a-roundl.Po
  10841. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-delayimp.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-delayimp.Tpo -c -o misc/lib64_libmingwex_a-delayimp.o `test -f 'misc/delayimp.c' || echo '../'`misc/delayimp.c
  10842. mv -f crt/.deps/lib64_libmingw32_a-crt_handler.Tpo crt/.deps/lib64_libmingw32_a-crt_handler.Po
  10843. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-dirent.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-dirent.Tpo -c -o misc/lib64_libmingwex_a-dirent.o `test -f 'misc/dirent.c' || echo '../'`misc/dirent.c
  10844. mv -f math/.deps/lib64_libmingwex_a-signbitl.Tpo math/.deps/lib64_libmingwex_a-signbitl.Po
  10845. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-dirname.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-dirname.Tpo -c -o misc/lib64_libmingwex_a-dirname.o `test -f 'misc/dirname.c' || echo '../'`misc/dirname.c
  10846. mv -f math/.deps/lib64_libmingwex_a-sinhf.Tpo math/.deps/lib64_libmingwex_a-sinhf.Po
  10847. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-feclearexcept.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-feclearexcept.Tpo -c -o misc/lib64_libmingwex_a-feclearexcept.o `test -f 'misc/feclearexcept.c' || echo '../'`misc/feclearexcept.c
  10848. mv -f crt/.deps/lib64_libmingw32_a-pseudo-reloc.Tpo crt/.deps/lib64_libmingw32_a-pseudo-reloc.Po
  10849. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fegetenv.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fegetenv.Tpo -c -o misc/lib64_libmingwex_a-fegetenv.o `test -f 'misc/fegetenv.c' || echo '../'`misc/fegetenv.c
  10850. mv -f math/.deps/lib64_libmingwex_a-powif.Tpo math/.deps/lib64_libmingwex_a-powif.Po
  10851. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fegetexceptflag.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fegetexceptflag.Tpo -c -o misc/lib64_libmingwex_a-fegetexceptflag.o `test -f 'misc/fegetexceptflag.c' || echo '../'`misc/fegetexceptflag.c
  10852. mv -f math/.deps/lib64_libmingwex_a-powi.Tpo math/.deps/lib64_libmingwex_a-powi.Po
  10853. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fegetround.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fegetround.Tpo -c -o misc/lib64_libmingwex_a-fegetround.o `test -f 'misc/fegetround.c' || echo '../'`misc/fegetround.c
  10854. mv -f math/.deps/lib64_libmingwex_a-tanhf.Tpo math/.deps/lib64_libmingwex_a-tanhf.Po
  10855. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-feholdexcept.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-feholdexcept.Tpo -c -o misc/lib64_libmingwex_a-feholdexcept.o `test -f 'misc/feholdexcept.c' || echo '../'`misc/feholdexcept.c
  10856. mv -f math/.deps/lib64_libmingwex_a-powil.Tpo math/.deps/lib64_libmingwex_a-powil.Po
  10857. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-feraiseexcept.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-feraiseexcept.Tpo -c -o misc/lib64_libmingwex_a-feraiseexcept.o `test -f 'misc/feraiseexcept.c' || echo '../'`misc/feraiseexcept.c
  10858. mv -f math/.deps/lib64_libmingwex_a-sqrtf.Tpo math/.deps/lib64_libmingwex_a-sqrtf.Po
  10859. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fesetenv.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fesetenv.Tpo -c -o misc/lib64_libmingwex_a-fesetenv.o `test -f 'misc/fesetenv.c' || echo '../'`misc/fesetenv.c
  10860. mv -f math/.deps/lib64_libmingwex_a-sqrt.Tpo math/.deps/lib64_libmingwex_a-sqrt.Po
  10861. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fesetexceptflag.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fesetexceptflag.Tpo -c -o misc/lib64_libmingwex_a-fesetexceptflag.o `test -f 'misc/fesetexceptflag.c' || echo '../'`misc/fesetexceptflag.c
  10862. mv -f misc/.deps/lib64_libmingwex_a-alarm.Tpo misc/.deps/lib64_libmingwex_a-alarm.Po
  10863. mv -f math/.deps/lib64_libmingwex_a-s_erf.Tpo math/.deps/lib64_libmingwex_a-s_erf.Po
  10864. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fesetround.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fesetround.Tpo -c -o misc/lib64_libmingwex_a-fesetround.o `test -f 'misc/fesetround.c' || echo '../'`misc/fesetround.c
  10865. mv -f math/.deps/lib64_libmingwex_a-sf_erf.Tpo math/.deps/lib64_libmingwex_a-sf_erf.Po
  10866. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fetestexcept.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fetestexcept.Tpo -c -o misc/lib64_libmingwex_a-fetestexcept.o `test -f 'misc/fetestexcept.c' || echo '../'`misc/fetestexcept.c
  10867. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-feupdateenv.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-feupdateenv.Tpo -c -o misc/lib64_libmingwex_a-feupdateenv.o `test -f 'misc/feupdateenv.c' || echo '../'`misc/feupdateenv.c
  10868. mv -f math/.deps/lib64_libmingwex_a-sqrtl.Tpo math/.deps/lib64_libmingwex_a-sqrtl.Po
  10869. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-ftruncate.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-ftruncate.Tpo -c -o misc/lib64_libmingwex_a-ftruncate.o `test -f 'misc/ftruncate.c' || echo '../'`misc/ftruncate.c
  10870. mv -f math/.deps/lib64_libmingwex_a-truncl.Tpo math/.deps/lib64_libmingwex_a-truncl.Po
  10871. mv -f math/.deps/lib64_libmingwex_a-sinhl.Tpo math/.deps/lib64_libmingwex_a-sinhl.Po
  10872. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-fwide.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-fwide.Tpo -c -o misc/lib64_libmingwex_a-fwide.o `test -f 'misc/fwide.c' || echo '../'`misc/fwide.c
  10873. mv -f math/.deps/lib64_libmingwex_a-tanhl.Tpo math/.deps/lib64_libmingwex_a-tanhl.Po
  10874. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-getlogin.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-getlogin.Tpo -c -o misc/lib64_libmingwex_a-getlogin.o `test -f 'misc/getlogin.c' || echo '../'`misc/getlogin.c
  10875. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-getopt.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-getopt.Tpo -c -o misc/lib64_libmingwex_a-getopt.o `test -f 'misc/getopt.c' || echo '../'`misc/getopt.c
  10876. mv -f crt/.deps/lib64_libmingwex_a-dllmain.Tpo crt/.deps/lib64_libmingwex_a-dllmain.Po
  10877. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-gettimeofday.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-gettimeofday.Tpo -c -o misc/lib64_libmingwex_a-gettimeofday.o `test -f 'misc/gettimeofday.c' || echo '../'`misc/gettimeofday.c
  10878. mv -f crt/.deps/lib64_libmingwex_a-dllentry.Tpo crt/.deps/lib64_libmingwex_a-dllentry.Po
  10879. mv -f math/.deps/lib64_libmingwex_a-tgamma.Tpo math/.deps/lib64_libmingwex_a-tgamma.Po
  10880. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-imaxabs.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-imaxabs.Tpo -c -o misc/lib64_libmingwex_a-imaxabs.o `test -f 'misc/imaxabs.c' || echo '../'`misc/imaxabs.c
  10881. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-imaxdiv.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-imaxdiv.Tpo -c -o misc/lib64_libmingwex_a-imaxdiv.o `test -f 'misc/imaxdiv.c' || echo '../'`misc/imaxdiv.c
  10882. mv -f misc/.deps/lib64_libmingwex_a-fegetround.Tpo misc/.deps/lib64_libmingwex_a-fegetround.Po
  10883. mv -f misc/.deps/lib64_libmingwex_a-fegetenv.Tpo misc/.deps/lib64_libmingwex_a-fegetenv.Po
  10884. mv -f math/.deps/lib64_libmingwex_a-tgammaf.Tpo math/.deps/lib64_libmingwex_a-tgammaf.Po
  10885. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-isblank.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-isblank.Tpo -c -o misc/lib64_libmingwex_a-isblank.o `test -f 'misc/isblank.c' || echo '../'`misc/isblank.c
  10886. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-iswblank.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-iswblank.Tpo -c -o misc/lib64_libmingwex_a-iswblank.o `test -f 'misc/iswblank.c' || echo '../'`misc/iswblank.c
  10887. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mempcpy.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mempcpy.Tpo -c -o misc/lib64_libmingwex_a-mempcpy.o `test -f 'misc/mempcpy.c' || echo '../'`misc/mempcpy.c
  10888. mv -f misc/.deps/lib64_libmingwex_a-fegetexceptflag.Tpo misc/.deps/lib64_libmingwex_a-fegetexceptflag.Po
  10889. mv -f misc/.deps/lib64_libmingwex_a-feclearexcept.Tpo misc/.deps/lib64_libmingwex_a-feclearexcept.Po
  10890. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw-aligned-malloc.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw-aligned-malloc.Tpo -c -o misc/lib64_libmingwex_a-mingw-aligned-malloc.o `test -f 'misc/mingw-aligned-malloc.c' || echo '../'`misc/mingw-aligned-malloc.c
  10891. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw_matherr.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_matherr.Tpo -c -o misc/lib64_libmingwex_a-mingw_matherr.o `test -f 'misc/mingw_matherr.c' || echo '../'`misc/mingw_matherr.c
  10892. mv -f misc/.deps/lib64_libmingwex_a-feholdexcept.Tpo misc/.deps/lib64_libmingwex_a-feholdexcept.Po
  10893. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw_mbwc_convert.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_mbwc_convert.Tpo -c -o misc/lib64_libmingwex_a-mingw_mbwc_convert.o `test -f 'misc/mingw_mbwc_convert.c' || echo '../'`misc/mingw_mbwc_convert.c
  10894. mv -f misc/.deps/lib64_libmingwex_a-mingw_longjmp.Tpo misc/.deps/lib64_libmingwex_a-mingw_longjmp.Po
  10895. mv -f misc/.deps/lib64_libmingwex_a-feraiseexcept.Tpo misc/.deps/lib64_libmingwex_a-feraiseexcept.Po
  10896. mv -f misc/.deps/lib64_libmingwex_a-mingw_getsp.Tpo misc/.deps/lib64_libmingwex_a-mingw_getsp.Po
  10897. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw_usleep.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_usleep.Tpo -c -o misc/lib64_libmingwex_a-mingw_usleep.o `test -f 'misc/mingw_usleep.c' || echo '../'`misc/mingw_usleep.c
  10898. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw_wcstod.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_wcstod.Tpo -c -o misc/lib64_libmingwex_a-mingw_wcstod.o `test -f 'misc/mingw_wcstod.c' || echo '../'`misc/mingw_wcstod.c
  10899. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw_wcstof.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_wcstof.Tpo -c -o misc/lib64_libmingwex_a-mingw_wcstof.o `test -f 'misc/mingw_wcstof.c' || echo '../'`misc/mingw_wcstof.c
  10900. mv -f misc/.deps/lib64_libmingwex_a-ftruncate.Tpo misc/.deps/lib64_libmingwex_a-ftruncate.Po
  10901. mv -f misc/.deps/lib64_libmingwex_a-basename.Tpo misc/.deps/lib64_libmingwex_a-basename.Po
  10902. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw_wcstold.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw_wcstold.Tpo -c -o misc/lib64_libmingwex_a-mingw_wcstold.o `test -f 'misc/mingw_wcstold.c' || echo '../'`misc/mingw_wcstold.c
  10903. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mkstemp.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mkstemp.Tpo -c -o misc/lib64_libmingwex_a-mkstemp.o `test -f 'misc/mkstemp.c' || echo '../'`misc/mkstemp.c
  10904. mv -f misc/.deps/lib64_libmingwex_a-fesetround.Tpo misc/.deps/lib64_libmingwex_a-fesetround.Po
  10905. mv -f misc/.deps/lib64_libmingwex_a-fetestexcept.Tpo misc/.deps/lib64_libmingwex_a-fetestexcept.Po
  10906. mv -f misc/.deps/lib64_libmingwex_a-fesetexceptflag.Tpo misc/.deps/lib64_libmingwex_a-fesetexceptflag.Po
  10907. mv -f math/.deps/lib64_libmingwex_a-tgammal.Tpo math/.deps/lib64_libmingwex_a-tgammal.Po
  10908. mv -f misc/.deps/lib64_libmingwex_a-feupdateenv.Tpo misc/.deps/lib64_libmingwex_a-feupdateenv.Po
  10909. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-sleep.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-sleep.Tpo -c -o misc/lib64_libmingwex_a-sleep.o `test -f 'misc/sleep.c' || echo '../'`misc/sleep.c
  10910. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-strnlen.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-strnlen.Tpo -c -o misc/lib64_libmingwex_a-strnlen.o `test -f 'misc/strnlen.c' || echo '../'`misc/strnlen.c
  10911. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-strsafe.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-strsafe.Tpo -c -o misc/lib64_libmingwex_a-strsafe.o `test -f 'misc/strsafe.c' || echo '../'`misc/strsafe.c
  10912. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-strtoimax.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-strtoimax.Tpo -c -o misc/lib64_libmingwex_a-strtoimax.o `test -f 'misc/strtoimax.c' || echo '../'`misc/strtoimax.c
  10913. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-strtoumax.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-strtoumax.Tpo -c -o misc/lib64_libmingwex_a-strtoumax.o `test -f 'misc/strtoumax.c' || echo '../'`misc/strtoumax.c
  10914. mv -f misc/.deps/lib64_libmingwex_a-fesetenv.Tpo misc/.deps/lib64_libmingwex_a-fesetenv.Po
  10915. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-tdelete.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-tdelete.Tpo -c -o misc/lib64_libmingwex_a-tdelete.o `test -f 'misc/tdelete.c' || echo '../'`misc/tdelete.c
  10916. mv -f misc/.deps/lib64_libmingwex_a-fwide.Tpo misc/.deps/lib64_libmingwex_a-fwide.Po
  10917. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-tfind.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-tfind.Tpo -c -o misc/lib64_libmingwex_a-tfind.o `test -f 'misc/tfind.c' || echo '../'`misc/tfind.c
  10918. mv -f misc/.deps/lib64_libmingwex_a-imaxabs.Tpo misc/.deps/lib64_libmingwex_a-imaxabs.Po
  10919. mv -f misc/.deps/lib64_libmingwex_a-mingw_matherr.Tpo misc/.deps/lib64_libmingwex_a-mingw_matherr.Po
  10920. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-tsearch.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-tsearch.Tpo -c -o misc/lib64_libmingwex_a-tsearch.o `test -f 'misc/tsearch.c' || echo '../'`misc/tsearch.c
  10921. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-twalk.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-twalk.Tpo -c -o misc/lib64_libmingwex_a-twalk.o `test -f 'misc/twalk.c' || echo '../'`misc/twalk.c
  10922. mv -f misc/.deps/lib64_libmingwex_a-isblank.Tpo misc/.deps/lib64_libmingwex_a-isblank.Po
  10923. mv -f misc/.deps/lib64_libmingwex_a-iswblank.Tpo misc/.deps/lib64_libmingwex_a-iswblank.Po
  10924. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wcsnlen.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wcsnlen.Tpo -c -o misc/lib64_libmingwex_a-wcsnlen.o `test -f 'misc/wcsnlen.c' || echo '../'`misc/wcsnlen.c
  10925. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wcstof.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wcstof.Tpo -c -o misc/lib64_libmingwex_a-wcstof.o `test -f 'misc/wcstof.c' || echo '../'`misc/wcstof.c
  10926. mv -f misc/.deps/lib64_libmingwex_a-dirname.Tpo misc/.deps/lib64_libmingwex_a-dirname.Po
  10927. mv -f misc/.deps/lib64_libmingwex_a-mempcpy.Tpo misc/.deps/lib64_libmingwex_a-mempcpy.Po
  10928. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wcstoimax.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wcstoimax.Tpo -c -o misc/lib64_libmingwex_a-wcstoimax.o `test -f 'misc/wcstoimax.c' || echo '../'`misc/wcstoimax.c
  10929. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wcstold.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wcstold.Tpo -c -o misc/lib64_libmingwex_a-wcstold.o `test -f 'misc/wcstold.c' || echo '../'`misc/wcstold.c
  10930. mv -f misc/.deps/lib64_libmingwex_a-imaxdiv.Tpo misc/.deps/lib64_libmingwex_a-imaxdiv.Po
  10931. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wcstoumax.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wcstoumax.Tpo -c -o misc/lib64_libmingwex_a-wcstoumax.o `test -f 'misc/wcstoumax.c' || echo '../'`misc/wcstoumax.c
  10932. mv -f gdtoa/.deps/lib64_libmingwex_a-strtodg.Tpo gdtoa/.deps/lib64_libmingwex_a-strtodg.Po
  10933. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wctob.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wctob.Tpo -c -o misc/lib64_libmingwex_a-wctob.o `test -f 'misc/wctob.c' || echo '../'`misc/wctob.c
  10934. mv -f misc/.deps/lib64_libmingwex_a-strnlen.Tpo misc/.deps/lib64_libmingwex_a-strnlen.Po
  10935. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wctrans.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wctrans.Tpo -c -o misc/lib64_libmingwex_a-wctrans.o `test -f 'misc/wctrans.c' || echo '../'`misc/wctrans.c
  10936. mv -f misc/.deps/lib64_libmingwex_a-mingw-aligned-malloc.Tpo misc/.deps/lib64_libmingwex_a-mingw-aligned-malloc.Po
  10937. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wctype.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wctype.Tpo -c -o misc/lib64_libmingwex_a-wctype.o `test -f 'misc/wctype.c' || echo '../'`misc/wctype.c
  10938. mv -f misc/.deps/lib64_libmingwex_a-tdelete.Tpo misc/.deps/lib64_libmingwex_a-tdelete.Po
  10939. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wdirent.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wdirent.Tpo -c -o misc/lib64_libmingwex_a-wdirent.o `test -f 'misc/wdirent.c' || echo '../'`misc/wdirent.c
  10940. mv -f misc/.deps/lib64_libmingwex_a-mingw_wcstod.Tpo misc/.deps/lib64_libmingwex_a-mingw_wcstod.Po
  10941. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-winbs_uint64.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-winbs_uint64.Tpo -c -o misc/lib64_libmingwex_a-winbs_uint64.o `test -f 'misc/winbs_uint64.c' || echo '../'`misc/winbs_uint64.c
  10942. mv -f misc/.deps/lib64_libmingwex_a-wcsnlen.Tpo misc/.deps/lib64_libmingwex_a-wcsnlen.Po
  10943. mv -f misc/.deps/lib64_libmingwex_a-tfind.Tpo misc/.deps/lib64_libmingwex_a-tfind.Po
  10944. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-winbs_ulong.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-winbs_ulong.Tpo -c -o misc/lib64_libmingwex_a-winbs_ulong.o `test -f 'misc/winbs_ulong.c' || echo '../'`misc/winbs_ulong.c
  10945. mv -f misc/.deps/lib64_libmingwex_a-wcstold.Tpo misc/.deps/lib64_libmingwex_a-wcstold.Po
  10946. mv -f misc/.deps/lib64_libmingwex_a-tsearch.Tpo misc/.deps/lib64_libmingwex_a-tsearch.Po
  10947. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-winbs_ushort.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-winbs_ushort.Tpo -c -o misc/lib64_libmingwex_a-winbs_ushort.o `test -f 'misc/winbs_ushort.c' || echo '../'`misc/winbs_ushort.c
  10948. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wmemchr.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wmemchr.Tpo -c -o misc/lib64_libmingwex_a-wmemchr.o `test -f 'misc/wmemchr.c' || echo '../'`misc/wmemchr.c
  10949. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wmemcmp.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wmemcmp.Tpo -c -o misc/lib64_libmingwex_a-wmemcmp.o `test -f 'misc/wmemcmp.c' || echo '../'`misc/wmemcmp.c
  10950. mv -f misc/.deps/lib64_libmingwex_a-strtoumax.Tpo misc/.deps/lib64_libmingwex_a-strtoumax.Po
  10951. mv -f misc/.deps/lib64_libmingwex_a-twalk.Tpo misc/.deps/lib64_libmingwex_a-twalk.Po
  10952. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wmemcpy.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wmemcpy.Tpo -c -o misc/lib64_libmingwex_a-wmemcpy.o `test -f 'misc/wmemcpy.c' || echo '../'`misc/wmemcpy.c
  10953. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wmemmove.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wmemmove.Tpo -c -o misc/lib64_libmingwex_a-wmemmove.o `test -f 'misc/wmemmove.c' || echo '../'`misc/wmemmove.c
  10954. mv -f misc/.deps/lib64_libmingwex_a-strtoimax.Tpo misc/.deps/lib64_libmingwex_a-strtoimax.Po
  10955. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wmempcpy.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wmempcpy.Tpo -c -o misc/lib64_libmingwex_a-wmempcpy.o `test -f 'misc/wmempcpy.c' || echo '../'`misc/wmempcpy.c
  10956. mv -f misc/.deps/lib64_libmingwex_a-mkstemp.Tpo misc/.deps/lib64_libmingwex_a-mkstemp.Po
  10957. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-wmemset.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-wmemset.Tpo -c -o misc/lib64_libmingwex_a-wmemset.o `test -f 'misc/wmemset.c' || echo '../'`misc/wmemset.c
  10958. mv -f misc/.deps/lib64_libmingwex_a-wctrans.Tpo misc/.deps/lib64_libmingwex_a-wctrans.Po
  10959. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-ftw.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-ftw.Tpo -c -o misc/lib64_libmingwex_a-ftw.o `test -f 'misc/ftw.c' || echo '../'`misc/ftw.c
  10960. mv -f misc/.deps/lib64_libmingwex_a-wcstoumax.Tpo misc/.deps/lib64_libmingwex_a-wcstoumax.Po
  10961. mv -f misc/.deps/lib64_libmingwex_a-wcstoimax.Tpo misc/.deps/lib64_libmingwex_a-wcstoimax.Po
  10962. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-ftw64.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-ftw64.Tpo -c -o misc/lib64_libmingwex_a-ftw64.o `test -f 'misc/ftw64.c' || echo '../'`misc/ftw64.c
  10963. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/lib64_libmingwex_a-mingw-access.o -MD -MP -MF misc/.deps/lib64_libmingwex_a-mingw-access.Tpo -c -o misc/lib64_libmingwex_a-mingw-access.o `test -f 'misc/mingw-access.c' || echo '../'`misc/mingw-access.c
  10964. mv -f misc/.deps/lib64_libmingwex_a-winbs_uint64.Tpo misc/.deps/lib64_libmingwex_a-winbs_uint64.Po
  10965. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-scanf2-argcount-char.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-scanf2-argcount-char.Tpo -c -o stdio/lib64_libmingwex_a-scanf2-argcount-char.o `test -f 'stdio/scanf2-argcount-char.c' || echo '../'`stdio/scanf2-argcount-char.c
  10966. mv -f misc/.deps/lib64_libmingwex_a-wctype.Tpo misc/.deps/lib64_libmingwex_a-wctype.Po
  10967. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-scanf2-argcount-wchar.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-scanf2-argcount-wchar.Tpo -c -o stdio/lib64_libmingwex_a-scanf2-argcount-wchar.o `test -f 'stdio/scanf2-argcount-wchar.c' || echo '../'`stdio/scanf2-argcount-wchar.c
  10968. mv -f misc/.deps/lib64_libmingwex_a-winbs_ushort.Tpo misc/.deps/lib64_libmingwex_a-winbs_ushort.Po
  10969. mv -f misc/.deps/lib64_libmingwex_a-winbs_ulong.Tpo misc/.deps/lib64_libmingwex_a-winbs_ulong.Po
  10970. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT stdio/lib64_libmingwex_a-vfscanf2.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vfscanf2.Tpo -c -o stdio/lib64_libmingwex_a-vfscanf2.o `test -f 'stdio/vfscanf2.S' || echo '../'`stdio/vfscanf2.S
  10971. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT stdio/lib64_libmingwex_a-vfwscanf2.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vfwscanf2.Tpo -c -o stdio/lib64_libmingwex_a-vfwscanf2.o `test -f 'stdio/vfwscanf2.S' || echo '../'`stdio/vfwscanf2.S
  10972. mv -f misc/.deps/lib64_libmingwex_a-wmemcpy.Tpo misc/.deps/lib64_libmingwex_a-wmemcpy.Po
  10973. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT stdio/lib64_libmingwex_a-vscanf2.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vscanf2.Tpo -c -o stdio/lib64_libmingwex_a-vscanf2.o `test -f 'stdio/vscanf2.S' || echo '../'`stdio/vscanf2.S
  10974. mv -f misc/.deps/lib64_libmingwex_a-wmempcpy.Tpo misc/.deps/lib64_libmingwex_a-wmempcpy.Po
  10975. mv -f misc/.deps/lib64_libmingwex_a-wmemchr.Tpo misc/.deps/lib64_libmingwex_a-wmemchr.Po
  10976. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT stdio/lib64_libmingwex_a-vsscanf2.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vsscanf2.Tpo -c -o stdio/lib64_libmingwex_a-vsscanf2.o `test -f 'stdio/vsscanf2.S' || echo '../'`stdio/vsscanf2.S
  10977. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT stdio/lib64_libmingwex_a-vswscanf2.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vswscanf2.Tpo -c -o stdio/lib64_libmingwex_a-vswscanf2.o `test -f 'stdio/vswscanf2.S' || echo '../'`stdio/vswscanf2.S
  10978. mv -f misc/.deps/lib64_libmingwex_a-wmemcmp.Tpo misc/.deps/lib64_libmingwex_a-wmemcmp.Po
  10979. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT stdio/lib64_libmingwex_a-vwscanf2.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vwscanf2.Tpo -c -o stdio/lib64_libmingwex_a-vwscanf2.o `test -f 'stdio/vwscanf2.S' || echo '../'`stdio/vwscanf2.S
  10980. mv -f misc/.deps/lib64_libmingwex_a-wmemmove.Tpo misc/.deps/lib64_libmingwex_a-wmemmove.Po
  10981. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-strtok_r.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-strtok_r.Tpo -c -o stdio/lib64_libmingwex_a-strtok_r.o `test -f 'stdio/strtok_r.c' || echo '../'`stdio/strtok_r.c
  10982. mv -f misc/.deps/lib64_libmingwex_a-wmemset.Tpo misc/.deps/lib64_libmingwex_a-wmemset.Po
  10983. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT stdio/lib64_libmingwex_a-scanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-scanf.Tpo -c -o stdio/lib64_libmingwex_a-scanf.o `test -f 'stdio/scanf.S' || echo '../'`stdio/scanf.S
  10984. mv -f stdio/.deps/lib64_libmingwex_a-scanf2-argcount-char.Tpo stdio/.deps/lib64_libmingwex_a-scanf2-argcount-char.Po
  10985. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_Exit.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_Exit.Tpo -c -o stdio/lib64_libmingwex_a-_Exit.o `test -f 'stdio/_Exit.c' || echo '../'`stdio/_Exit.c
  10986. mv -f stdio/.deps/lib64_libmingwex_a-scanf2-argcount-wchar.Tpo stdio/.deps/lib64_libmingwex_a-scanf2-argcount-wchar.Po
  10987. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_findfirst64i32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_findfirst64i32.Tpo -c -o stdio/lib64_libmingwex_a-_findfirst64i32.o `test -f 'stdio/_findfirst64i32.c' || echo '../'`stdio/_findfirst64i32.c
  10988. mv -f stdio/.deps/lib64_libmingwex_a-vfscanf2.Tpo stdio/.deps/lib64_libmingwex_a-vfscanf2.Po
  10989. mv -f stdio/.deps/lib64_libmingwex_a-vfwscanf2.Tpo stdio/.deps/lib64_libmingwex_a-vfwscanf2.Po
  10990. mv -f stdio/.deps/lib64_libmingwex_a-_Exit.Tpo stdio/.deps/lib64_libmingwex_a-_Exit.Po
  10991. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_findnext64i32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_findnext64i32.Tpo -c -o stdio/lib64_libmingwex_a-_findnext64i32.o `test -f 'stdio/_findnext64i32.c' || echo '../'`stdio/_findnext64i32.c
  10992. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_fstat.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_fstat.Tpo -c -o stdio/lib64_libmingwex_a-_fstat.o `test -f 'stdio/_fstat.c' || echo '../'`stdio/_fstat.c
  10993. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_fstat64i32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_fstat64i32.Tpo -c -o stdio/lib64_libmingwex_a-_fstat64i32.o `test -f 'stdio/_fstat64i32.c' || echo '../'`stdio/_fstat64i32.c
  10994. mv -f stdio/.deps/lib64_libmingwex_a-strtok_r.Tpo stdio/.deps/lib64_libmingwex_a-strtok_r.Po
  10995. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_ftime.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_ftime.Tpo -c -o stdio/lib64_libmingwex_a-_ftime.o `test -f 'stdio/_ftime.c' || echo '../'`stdio/_ftime.c
  10996. mv -f stdio/.deps/lib64_libmingwex_a-_findfirst64i32.Tpo stdio/.deps/lib64_libmingwex_a-_findfirst64i32.Po
  10997. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_stat.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_stat.Tpo -c -o stdio/lib64_libmingwex_a-_stat.o `test -f 'stdio/_stat.c' || echo '../'`stdio/_stat.c
  10998. mv -f stdio/.deps/lib64_libmingwex_a-vscanf2.Tpo stdio/.deps/lib64_libmingwex_a-vscanf2.Po
  10999. mv -f stdio/.deps/lib64_libmingwex_a-vswscanf2.Tpo stdio/.deps/lib64_libmingwex_a-vswscanf2.Po
  11000. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_stat64i32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_stat64i32.Tpo -c -o stdio/lib64_libmingwex_a-_stat64i32.o `test -f 'stdio/_stat64i32.c' || echo '../'`stdio/_stat64i32.c
  11001. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_wfindfirst64i32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_wfindfirst64i32.Tpo -c -o stdio/lib64_libmingwex_a-_wfindfirst64i32.o `test -f 'stdio/_wfindfirst64i32.c' || echo '../'`stdio/_wfindfirst64i32.c
  11002. mv -f stdio/.deps/lib64_libmingwex_a-vsscanf2.Tpo stdio/.deps/lib64_libmingwex_a-vsscanf2.Po
  11003. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_wfindnext64i32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_wfindnext64i32.Tpo -c -o stdio/lib64_libmingwex_a-_wfindnext64i32.o `test -f 'stdio/_wfindnext64i32.c' || echo '../'`stdio/_wfindnext64i32.c
  11004. mv -f stdio/.deps/lib64_libmingwex_a-vwscanf2.Tpo stdio/.deps/lib64_libmingwex_a-vwscanf2.Po
  11005. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_wstat.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_wstat.Tpo -c -o stdio/lib64_libmingwex_a-_wstat.o `test -f 'stdio/_wstat.c' || echo '../'`stdio/_wstat.c
  11006. mv -f stdio/.deps/lib64_libmingwex_a-scanf.Tpo stdio/.deps/lib64_libmingwex_a-scanf.Po
  11007. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-_wstat64i32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-_wstat64i32.Tpo -c -o stdio/lib64_libmingwex_a-_wstat64i32.o `test -f 'stdio/_wstat64i32.c' || echo '../'`stdio/_wstat64i32.c
  11008. mv -f stdio/.deps/lib64_libmingwex_a-_findnext64i32.Tpo stdio/.deps/lib64_libmingwex_a-_findnext64i32.Po
  11009. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-asprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-asprintf.Tpo -c -o stdio/lib64_libmingwex_a-asprintf.o `test -f 'stdio/asprintf.c' || echo '../'`stdio/asprintf.c
  11010. mv -f stdio/.deps/lib64_libmingwex_a-_ftime.Tpo stdio/.deps/lib64_libmingwex_a-_ftime.Po
  11011. mv -f stdio/.deps/lib64_libmingwex_a-_fstat.Tpo stdio/.deps/lib64_libmingwex_a-_fstat.Po
  11012. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-atoll.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-atoll.Tpo -c -o stdio/lib64_libmingwex_a-atoll.o `test -f 'stdio/atoll.c' || echo '../'`stdio/atoll.c
  11013. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-fgetpos64.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-fgetpos64.Tpo -c -o stdio/lib64_libmingwex_a-fgetpos64.o `test -f 'stdio/fgetpos64.c' || echo '../'`stdio/fgetpos64.c
  11014. mv -f stdio/.deps/lib64_libmingwex_a-_fstat64i32.Tpo stdio/.deps/lib64_libmingwex_a-_fstat64i32.Po
  11015. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-fopen64.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-fopen64.Tpo -c -o stdio/lib64_libmingwex_a-fopen64.o `test -f 'stdio/fopen64.c' || echo '../'`stdio/fopen64.c
  11016. mv -f stdio/.deps/lib64_libmingwex_a-_wfindfirst64i32.Tpo stdio/.deps/lib64_libmingwex_a-_wfindfirst64i32.Po
  11017. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-fseeko32.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-fseeko32.Tpo -c -o stdio/lib64_libmingwex_a-fseeko32.o `test -f 'stdio/fseeko32.c' || echo '../'`stdio/fseeko32.c
  11018. mv -f stdio/.deps/lib64_libmingwex_a-_wfindnext64i32.Tpo stdio/.deps/lib64_libmingwex_a-_wfindnext64i32.Po
  11019. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-fseeko64.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-fseeko64.Tpo -c -o stdio/lib64_libmingwex_a-fseeko64.o `test -f 'stdio/fseeko64.c' || echo '../'`stdio/fseeko64.c
  11020. mv -f misc/.deps/lib64_libmingwex_a-ftw.Tpo misc/.deps/lib64_libmingwex_a-ftw.Po
  11021. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-fsetpos64.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-fsetpos64.Tpo -c -o stdio/lib64_libmingwex_a-fsetpos64.o `test -f 'stdio/fsetpos64.c' || echo '../'`stdio/fsetpos64.c
  11022. mv -f misc/.deps/lib64_libmingwex_a-ftw64.Tpo misc/.deps/lib64_libmingwex_a-ftw64.Po
  11023. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-ftello.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-ftello.Tpo -c -o stdio/lib64_libmingwex_a-ftello.o `test -f 'stdio/ftello.c' || echo '../'`stdio/ftello.c
  11024. mv -f stdio/.deps/lib64_libmingwex_a-_stat.Tpo stdio/.deps/lib64_libmingwex_a-_stat.Po
  11025. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-ftello64.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-ftello64.Tpo -c -o stdio/lib64_libmingwex_a-ftello64.o `test -f 'stdio/ftello64.c' || echo '../'`stdio/ftello64.c
  11026. mv -f stdio/.deps/lib64_libmingwex_a-_stat64i32.Tpo stdio/.deps/lib64_libmingwex_a-_stat64i32.Po
  11027. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-ftruncate64.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-ftruncate64.Tpo -c -o stdio/lib64_libmingwex_a-ftruncate64.o `test -f 'stdio/ftruncate64.c' || echo '../'`stdio/ftruncate64.c
  11028. mv -f stdio/.deps/lib64_libmingwex_a-_wstat.Tpo stdio/.deps/lib64_libmingwex_a-_wstat.Po
  11029. mv -f stdio/.deps/lib64_libmingwex_a-atoll.Tpo stdio/.deps/lib64_libmingwex_a-atoll.Po
  11030. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-lltoa.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-lltoa.Tpo -c -o stdio/lib64_libmingwex_a-lltoa.o `test -f 'stdio/lltoa.c' || echo '../'`stdio/lltoa.c
  11031. mv -f stdio/.deps/lib64_libmingwex_a-fgetpos64.Tpo stdio/.deps/lib64_libmingwex_a-fgetpos64.Po
  11032. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-lltow.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-lltow.Tpo -c -o stdio/lib64_libmingwex_a-lltow.o `test -f 'stdio/lltow.c' || echo '../'`stdio/lltow.c
  11033. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-lseek64.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-lseek64.Tpo -c -o stdio/lib64_libmingwex_a-lseek64.o `test -f 'stdio/lseek64.c' || echo '../'`stdio/lseek64.c
  11034. mv -f stdio/.deps/lib64_libmingwex_a-_wstat64i32.Tpo stdio/.deps/lib64_libmingwex_a-_wstat64i32.Po
  11035. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_fprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_fprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_fprintf.o `test -f 'stdio/mingw_fprintf.c' || echo '../'`stdio/mingw_fprintf.c
  11036. mv -f stdio/.deps/lib64_libmingwex_a-fopen64.Tpo stdio/.deps/lib64_libmingwex_a-fopen64.Po
  11037. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_fprintfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_fprintfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_fprintfw.o `test -f 'stdio/mingw_fprintfw.c' || echo '../'`stdio/mingw_fprintfw.c
  11038. mv -f stdio/.deps/lib64_libmingwex_a-fseeko32.Tpo stdio/.deps/lib64_libmingwex_a-fseeko32.Po
  11039. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_fscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_fscanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_fscanf.o `test -f 'stdio/mingw_fscanf.c' || echo '../'`stdio/mingw_fscanf.c
  11040. mv -f stdio/.deps/lib64_libmingwex_a-asprintf.Tpo stdio/.deps/lib64_libmingwex_a-asprintf.Po
  11041. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_fwscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_fwscanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_fwscanf.o `test -f 'stdio/mingw_fwscanf.c' || echo '../'`stdio/mingw_fwscanf.c
  11042. mv -f stdio/.deps/lib64_libmingwex_a-fseeko64.Tpo stdio/.deps/lib64_libmingwex_a-fseeko64.Po
  11043. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_pformat.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_pformat.Tpo -c -o stdio/lib64_libmingwex_a-mingw_pformat.o `test -f 'stdio/mingw_pformat.c' || echo '../'`stdio/mingw_pformat.c
  11044. mv -f stdio/.deps/lib64_libmingwex_a-fsetpos64.Tpo stdio/.deps/lib64_libmingwex_a-fsetpos64.Po
  11045. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_pformatw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_pformatw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_pformatw.o `test -f 'stdio/mingw_pformatw.c' || echo '../'`stdio/mingw_pformatw.c
  11046. mv -f stdio/.deps/lib64_libmingwex_a-ftello.Tpo stdio/.deps/lib64_libmingwex_a-ftello.Po
  11047. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_printf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_printf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_printf.o `test -f 'stdio/mingw_printf.c' || echo '../'`stdio/mingw_printf.c
  11048. mv -f stdio/.deps/lib64_libmingwex_a-ftello64.Tpo stdio/.deps/lib64_libmingwex_a-ftello64.Po
  11049. mv -f math/.deps/lib64_libmingwex_a-abs64.Tpo math/.deps/lib64_libmingwex_a-abs64.Po
  11050. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_printfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_printfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_printfw.o `test -f 'stdio/mingw_printfw.c' || echo '../'`stdio/mingw_printfw.c
  11051. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_scanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_scanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_scanf.o `test -f 'stdio/mingw_scanf.c' || echo '../'`stdio/mingw_scanf.c
  11052. mv -f stdio/.deps/lib64_libmingwex_a-lltoa.Tpo stdio/.deps/lib64_libmingwex_a-lltoa.Po
  11053. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_snprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_snprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_snprintf.o `test -f 'stdio/mingw_snprintf.c' || echo '../'`stdio/mingw_snprintf.c
  11054. mv -f stdio/.deps/lib64_libmingwex_a-lseek64.Tpo stdio/.deps/lib64_libmingwex_a-lseek64.Po
  11055. mv -f stdio/.deps/lib64_libmingwex_a-lltow.Tpo stdio/.deps/lib64_libmingwex_a-lltow.Po
  11056. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_snprintfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_snprintfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_snprintfw.o `test -f 'stdio/mingw_snprintfw.c' || echo '../'`stdio/mingw_snprintfw.c
  11057. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_sprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_sprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_sprintf.o `test -f 'stdio/mingw_sprintf.c' || echo '../'`stdio/mingw_sprintf.c
  11058. mv -f stdio/.deps/lib64_libmingwex_a-mingw_fprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_fprintf.Po
  11059. mv -f stdio/.deps/lib64_libmingwex_a-mingw_fprintfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_fprintfw.Po
  11060. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_sprintfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_sprintfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_sprintfw.o `test -f 'stdio/mingw_sprintfw.c' || echo '../'`stdio/mingw_sprintfw.c
  11061. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_sscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_sscanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_sscanf.o `test -f 'stdio/mingw_sscanf.c' || echo '../'`stdio/mingw_sscanf.c
  11062. mv -f stdio/.deps/lib64_libmingwex_a-mingw_fwscanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_fwscanf.Po
  11063. mv -f stdio/.deps/lib64_libmingwex_a-mingw_fscanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_fscanf.Po
  11064. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_swscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_swscanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_swscanf.o `test -f 'stdio/mingw_swscanf.c' || echo '../'`stdio/mingw_swscanf.c
  11065. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vfprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vfprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vfprintf.o `test -f 'stdio/mingw_vfprintf.c' || echo '../'`stdio/mingw_vfprintf.c
  11066. mv -f stdio/.deps/lib64_libmingwex_a-mingw_printf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_printf.Po
  11067. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vfprintfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vfprintfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vfprintfw.o `test -f 'stdio/mingw_vfprintfw.c' || echo '../'`stdio/mingw_vfprintfw.c
  11068. mv -f gdtoa/.deps/lib64_libmingwex_a-misc.Tpo gdtoa/.deps/lib64_libmingwex_a-misc.Po
  11069. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vfscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vfscanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vfscanf.o `test -f 'stdio/mingw_vfscanf.c' || echo '../'`stdio/mingw_vfscanf.c
  11070. ../stdio/mingw_pformat.c:86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  11071. #include <pshpack1.h>
  11072. ^
  11073. /home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  11074. #pragma pack(push,1)
  11075. ^
  11076. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  11077. mv -f stdio/.deps/lib64_libmingwex_a-mingw_printfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_printfw.Po
  11078. #include <poppack.h>
  11079. ^
  11080. note: previous '#pragma pack' directive that modifies alignment is here
  11081. mv -f stdio/.deps/lib64_libmingwex_a-mingw_snprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_snprintf.Po
  11082. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vprintf.o `test -f 'stdio/mingw_vprintf.c' || echo '../'`stdio/mingw_vprintf.c
  11083. mv -f stdio/.deps/lib64_libmingwex_a-mingw_sprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_sprintf.Po
  11084. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vprintfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vprintfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vprintfw.o `test -f 'stdio/mingw_vprintfw.c' || echo '../'`stdio/mingw_vprintfw.c
  11085. mv -f stdio/.deps/lib64_libmingwex_a-mingw_snprintfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_snprintfw.Po
  11086. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vsnprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vsnprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vsnprintf.o `test -f 'stdio/mingw_vsnprintf.c' || echo '../'`stdio/mingw_vsnprintf.c
  11087. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vsnprintfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vsnprintfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vsnprintfw.o `test -f 'stdio/mingw_vsnprintfw.c' || echo '../'`stdio/mingw_vsnprintfw.c
  11088. In file included from ../stdio/mingw_pformatw.c:8:
  11089. ../stdio/mingw_pformat.c:86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  11090. #include <pshpack1.h>
  11091. ^
  11092. /home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  11093. #pragma pack(push,1)
  11094. ^
  11095. In file included from ../stdio/mingw_pformatw.c:8:
  11096. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  11097. #include <poppack.h>
  11098. ^
  11099. note: previous '#pragma pack' directive that modifies alignment is here
  11100. mv -f stdio/.deps/lib64_libmingwex_a-mingw_sscanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_sscanf.Po
  11101. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vsprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vsprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vsprintf.o `test -f 'stdio/mingw_vsprintf.c' || echo '../'`stdio/mingw_vsprintf.c
  11102. mv -f stdio/.deps/lib64_libmingwex_a-mingw_sprintfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_sprintfw.Po
  11103. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vsprintfw.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vsprintfw.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vsprintfw.o `test -f 'stdio/mingw_vsprintfw.c' || echo '../'`stdio/mingw_vsprintfw.c
  11104. mv -f stdio/.deps/lib64_libmingwex_a-mingw_scanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_scanf.Po
  11105. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_wscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_wscanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_wscanf.o `test -f 'stdio/mingw_wscanf.c' || echo '../'`stdio/mingw_wscanf.c
  11106. mv -f stdio/.deps/lib64_libmingwex_a-mingw_swscanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_swscanf.Po
  11107. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_wvfscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_wvfscanf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_wvfscanf.o `test -f 'stdio/mingw_wvfscanf.c' || echo '../'`stdio/mingw_wvfscanf.c
  11108. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vfprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vfprintf.Po
  11109. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-snprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-snprintf.Tpo -c -o stdio/lib64_libmingwex_a-snprintf.o `test -f 'stdio/snprintf.c' || echo '../'`stdio/snprintf.c
  11110. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vfprintfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vfprintfw.Po
  11111. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-snwprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-snwprintf.Tpo -c -o stdio/lib64_libmingwex_a-snwprintf.o `test -f 'stdio/snwprintf.c' || echo '../'`stdio/snwprintf.c
  11112. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vprintf.Po
  11113. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-strtof.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-strtof.Tpo -c -o stdio/lib64_libmingwex_a-strtof.o `test -f 'stdio/strtof.c' || echo '../'`stdio/strtof.c
  11114. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vprintfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vprintfw.Po
  11115. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-truncate.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-truncate.Tpo -c -o stdio/lib64_libmingwex_a-truncate.o `test -f 'stdio/truncate.c' || echo '../'`stdio/truncate.c
  11116. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vsnprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vsnprintf.Po
  11117. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vsprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vsprintf.Po
  11118. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-ulltoa.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-ulltoa.Tpo -c -o stdio/lib64_libmingwex_a-ulltoa.o `test -f 'stdio/ulltoa.c' || echo '../'`stdio/ulltoa.c
  11119. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vsnprintfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vsnprintfw.Po
  11120. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-ulltow.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-ulltow.Tpo -c -o stdio/lib64_libmingwex_a-ulltow.o `test -f 'stdio/ulltow.c' || echo '../'`stdio/ulltow.c
  11121. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vasprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vasprintf.Tpo -c -o stdio/lib64_libmingwex_a-vasprintf.o `test -f 'stdio/vasprintf.c' || echo '../'`stdio/vasprintf.c
  11122. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vsprintfw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vsprintfw.Po
  11123. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vfscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vfscanf.Tpo -c -o stdio/lib64_libmingwex_a-vfscanf.o `test -f 'stdio/vfscanf.c' || echo '../'`stdio/vfscanf.c
  11124. mv -f stdio/.deps/lib64_libmingwex_a-snprintf.Tpo stdio/.deps/lib64_libmingwex_a-snprintf.Po
  11125. mv -f stdio/.deps/lib64_libmingwex_a-mingw_wscanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_wscanf.Po
  11126. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vfwscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vfwscanf.Tpo -c -o stdio/lib64_libmingwex_a-vfwscanf.o `test -f 'stdio/vfwscanf.c' || echo '../'`stdio/vfwscanf.c
  11127. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vscanf.Tpo -c -o stdio/lib64_libmingwex_a-vscanf.o `test -f 'stdio/vscanf.c' || echo '../'`stdio/vscanf.c
  11128. mv -f stdio/.deps/lib64_libmingwex_a-snwprintf.Tpo stdio/.deps/lib64_libmingwex_a-snwprintf.Po
  11129. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vsnprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vsnprintf.Tpo -c -o stdio/lib64_libmingwex_a-vsnprintf.o `test -f 'stdio/vsnprintf.c' || echo '../'`stdio/vsnprintf.c
  11130. mv -f stdio/.deps/lib64_libmingwex_a-ulltoa.Tpo stdio/.deps/lib64_libmingwex_a-ulltoa.Po
  11131. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vsnwprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vsnwprintf.Tpo -c -o stdio/lib64_libmingwex_a-vsnwprintf.o `test -f 'stdio/vsnwprintf.c' || echo '../'`stdio/vsnwprintf.c
  11132. mv -f stdio/.deps/lib64_libmingwex_a-ulltow.Tpo stdio/.deps/lib64_libmingwex_a-ulltow.Po
  11133. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vsscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vsscanf.Tpo -c -o stdio/lib64_libmingwex_a-vsscanf.o `test -f 'stdio/vsscanf.c' || echo '../'`stdio/vsscanf.c
  11134. mv -f stdio/.deps/lib64_libmingwex_a-truncate.Tpo stdio/.deps/lib64_libmingwex_a-truncate.Po
  11135. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vswscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vswscanf.Tpo -c -o stdio/lib64_libmingwex_a-vswscanf.o `test -f 'stdio/vswscanf.c' || echo '../'`stdio/vswscanf.c
  11136. mv -f stdio/.deps/lib64_libmingwex_a-vfscanf.Tpo stdio/.deps/lib64_libmingwex_a-vfscanf.Po
  11137. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-vwscanf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-vwscanf.Tpo -c -o stdio/lib64_libmingwex_a-vwscanf.o `test -f 'stdio/vwscanf.c' || echo '../'`stdio/vwscanf.c
  11138. mv -f stdio/.deps/lib64_libmingwex_a-strtof.Tpo stdio/.deps/lib64_libmingwex_a-strtof.Po
  11139. mv -f misc/.deps/lib64_libmingwex_a-delay-n.Tpo misc/.deps/lib64_libmingwex_a-delay-n.Po
  11140. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-wtoll.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-wtoll.Tpo -c -o stdio/lib64_libmingwex_a-wtoll.o `test -f 'stdio/wtoll.c' || echo '../'`stdio/wtoll.c
  11141. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_asprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_asprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_asprintf.o `test -f 'stdio/mingw_asprintf.c' || echo '../'`stdio/mingw_asprintf.c
  11142. mv -f misc/.deps/lib64_libmingwex_a-delay-f.Tpo misc/.deps/lib64_libmingwex_a-delay-f.Po
  11143. mv -f stdio/.deps/lib64_libmingwex_a-vscanf.Tpo stdio/.deps/lib64_libmingwex_a-vscanf.Po
  11144. mv -f stdio/.deps/lib64_libmingwex_a-vasprintf.Tpo stdio/.deps/lib64_libmingwex_a-vasprintf.Po
  11145. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/lib64_libmingwex_a-mingw_vasprintf.o -MD -MP -MF stdio/.deps/lib64_libmingwex_a-mingw_vasprintf.Tpo -c -o stdio/lib64_libmingwex_a-mingw_vasprintf.o `test -f 'stdio/mingw_vasprintf.c' || echo '../'`stdio/mingw_vasprintf.c
  11146. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-_chgsignl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-_chgsignl.Tpo -c -o math/x86/lib64_libmingwex_a-_chgsignl.o `test -f 'math/x86/_chgsignl.S' || echo '../'`math/x86/_chgsignl.S
  11147. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-acosf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-acosf.Tpo -c -o math/x86/lib64_libmingwex_a-acosf.o `test -f 'math/x86/acosf.c' || echo '../'`math/x86/acosf.c
  11148. mv -f stdio/.deps/lib64_libmingwex_a-vfwscanf.Tpo stdio/.deps/lib64_libmingwex_a-vfwscanf.Po
  11149. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-acosh.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-acosh.Tpo -c -o math/x86/lib64_libmingwex_a-acosh.o `test -f 'math/x86/acosh.c' || echo '../'`math/x86/acosh.c
  11150. mv -f misc/.deps/lib64_libmingwex_a-btowc.Tpo misc/.deps/lib64_libmingwex_a-btowc.Po
  11151. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-acosl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-acosl.Tpo -c -o math/x86/lib64_libmingwex_a-acosl.o `test -f 'math/x86/acosl.c' || echo '../'`math/x86/acosl.c
  11152. mv -f stdio/.deps/lib64_libmingwex_a-vsnprintf.Tpo stdio/.deps/lib64_libmingwex_a-vsnprintf.Po
  11153. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-acoshf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-acoshf.Tpo -c -o math/x86/lib64_libmingwex_a-acoshf.o `test -f 'math/x86/acoshf.c' || echo '../'`math/x86/acoshf.c
  11154. mv -f stdio/.deps/lib64_libmingwex_a-vsnwprintf.Tpo stdio/.deps/lib64_libmingwex_a-vsnwprintf.Po
  11155. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-acoshl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-acoshl.Tpo -c -o math/x86/lib64_libmingwex_a-acoshl.o `test -f 'math/x86/acoshl.c' || echo '../'`math/x86/acoshl.c
  11156. mv -f stdio/.deps/lib64_libmingwex_a-vsscanf.Tpo stdio/.deps/lib64_libmingwex_a-vsscanf.Po
  11157. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-asinf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-asinf.Tpo -c -o math/x86/lib64_libmingwex_a-asinf.o `test -f 'math/x86/asinf.c' || echo '../'`math/x86/asinf.c
  11158. mv -f stdio/.deps/lib64_libmingwex_a-wtoll.Tpo stdio/.deps/lib64_libmingwex_a-wtoll.Po
  11159. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-asinh.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-asinh.Tpo -c -o math/x86/lib64_libmingwex_a-asinh.o `test -f 'math/x86/asinh.c' || echo '../'`math/x86/asinh.c
  11160. mv -f stdio/.deps/lib64_libmingwex_a-vswscanf.Tpo stdio/.deps/lib64_libmingwex_a-vswscanf.Po
  11161. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-asinl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-asinl.Tpo -c -o math/x86/lib64_libmingwex_a-asinl.o `test -f 'math/x86/asinl.c' || echo '../'`math/x86/asinl.c
  11162. mv -f math/x86/.deps/lib64_libmingwex_a-acosf.Tpo math/x86/.deps/lib64_libmingwex_a-acosf.Po
  11163. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-asinhf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-asinhf.Tpo -c -o math/x86/lib64_libmingwex_a-asinhf.o `test -f 'math/x86/asinhf.c' || echo '../'`math/x86/asinhf.c
  11164. mv -f math/x86/.deps/lib64_libmingwex_a-acosl.Tpo math/x86/.deps/lib64_libmingwex_a-acosl.Po
  11165. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-asinhl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-asinhl.Tpo -c -o math/x86/lib64_libmingwex_a-asinhl.o `test -f 'math/x86/asinhl.c' || echo '../'`math/x86/asinhl.c
  11166. mv -f stdio/.deps/lib64_libmingwex_a-vwscanf.Tpo stdio/.deps/lib64_libmingwex_a-vwscanf.Po
  11167. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atan2f.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atan2f.Tpo -c -o math/x86/lib64_libmingwex_a-atan2f.o `test -f 'math/x86/atan2f.c' || echo '../'`math/x86/atan2f.c
  11168. mv -f stdio/.deps/lib64_libmingwex_a-mingw_asprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_asprintf.Po
  11169. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atan2.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atan2.Tpo -c -o math/x86/lib64_libmingwex_a-atan2.o `test -f 'math/x86/atan2.c' || echo '../'`math/x86/atan2.c
  11170. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vasprintf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vasprintf.Po
  11171. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atan2l.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atan2l.Tpo -c -o math/x86/lib64_libmingwex_a-atan2l.o `test -f 'math/x86/atan2l.c' || echo '../'`math/x86/atan2l.c
  11172. mv -f math/x86/.deps/lib64_libmingwex_a-acosh.Tpo math/x86/.deps/lib64_libmingwex_a-acosh.Po
  11173. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atanf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atanf.Tpo -c -o math/x86/lib64_libmingwex_a-atanf.o `test -f 'math/x86/atanf.c' || echo '../'`math/x86/atanf.c
  11174. mv -f misc/.deps/lib64_libmingwex_a-mingw_usleep.Tpo misc/.deps/lib64_libmingwex_a-mingw_usleep.Po
  11175. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atanh.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atanh.Tpo -c -o math/x86/lib64_libmingwex_a-atanh.o `test -f 'math/x86/atanh.c' || echo '../'`math/x86/atanh.c
  11176. mv -f math/x86/.deps/lib64_libmingwex_a-asinf.Tpo math/x86/.deps/lib64_libmingwex_a-asinf.Po
  11177. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atanl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atanl.Tpo -c -o math/x86/lib64_libmingwex_a-atanl.o `test -f 'math/x86/atanl.c' || echo '../'`math/x86/atanl.c
  11178. mv -f math/x86/.deps/lib64_libmingwex_a-_chgsignl.Tpo math/x86/.deps/lib64_libmingwex_a-_chgsignl.Po
  11179. mv -f math/x86/.deps/lib64_libmingwex_a-acoshf.Tpo math/x86/.deps/lib64_libmingwex_a-acoshf.Po
  11180. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atanhf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atanhf.Tpo -c -o math/x86/lib64_libmingwex_a-atanhf.o `test -f 'math/x86/atanhf.c' || echo '../'`math/x86/atanhf.c
  11181. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-atanhl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-atanhl.Tpo -c -o math/x86/lib64_libmingwex_a-atanhl.o `test -f 'math/x86/atanhl.c' || echo '../'`math/x86/atanhl.c
  11182. mv -f math/x86/.deps/lib64_libmingwex_a-asinl.Tpo math/x86/.deps/lib64_libmingwex_a-asinl.Po
  11183. mv -f misc/.deps/lib64_libmingwex_a-dirent.Tpo misc/.deps/lib64_libmingwex_a-dirent.Po
  11184. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-ceil.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ceil.Tpo -c -o math/x86/lib64_libmingwex_a-ceil.o `test -f 'math/x86/ceil.S' || echo '../'`math/x86/ceil.S
  11185. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-ceilf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ceilf.Tpo -c -o math/x86/lib64_libmingwex_a-ceilf.o `test -f 'math/x86/ceilf.S' || echo '../'`math/x86/ceilf.S
  11186. mv -f math/x86/.deps/lib64_libmingwex_a-acoshl.Tpo math/x86/.deps/lib64_libmingwex_a-acoshl.Po
  11187. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-ceill.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ceill.Tpo -c -o math/x86/lib64_libmingwex_a-ceill.o `test -f 'math/x86/ceill.S' || echo '../'`math/x86/ceill.S
  11188. mv -f math/x86/.deps/lib64_libmingwex_a-atan2l.Tpo math/x86/.deps/lib64_libmingwex_a-atan2l.Po
  11189. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-copysignl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-copysignl.Tpo -c -o math/x86/lib64_libmingwex_a-copysignl.o `test -f 'math/x86/copysignl.S' || echo '../'`math/x86/copysignl.S
  11190. mv -f math/x86/.deps/lib64_libmingwex_a-atan2f.Tpo math/x86/.deps/lib64_libmingwex_a-atan2f.Po
  11191. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-cos.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-cos.Tpo -c -o math/x86/lib64_libmingwex_a-cos.o `test -f 'math/x86/cos.c' || echo '../'`math/x86/cos.c
  11192. mv -f math/x86/.deps/lib64_libmingwex_a-asinh.Tpo math/x86/.deps/lib64_libmingwex_a-asinh.Po
  11193. mv -f math/x86/.deps/lib64_libmingwex_a-atan2.Tpo math/x86/.deps/lib64_libmingwex_a-atan2.Po
  11194. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-cosf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-cosf.Tpo -c -o math/x86/lib64_libmingwex_a-cosf.o `test -f 'math/x86/cosf.c' || echo '../'`math/x86/cosf.c
  11195. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-cosl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-cosl.Tpo -c -o math/x86/lib64_libmingwex_a-cosl.o `test -f 'math/x86/cosl.c' || echo '../'`math/x86/cosl.c
  11196. mv -f misc/.deps/lib64_libmingwex_a-delayimp.Tpo misc/.deps/lib64_libmingwex_a-delayimp.Po
  11197. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-cosl_internal.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-cosl_internal.Tpo -c -o math/x86/lib64_libmingwex_a-cosl_internal.o `test -f 'math/x86/cosl_internal.S' || echo '../'`math/x86/cosl_internal.S
  11198. mv -f math/x86/.deps/lib64_libmingwex_a-asinhf.Tpo math/x86/.deps/lib64_libmingwex_a-asinhf.Po
  11199. mv -f misc/.deps/lib64_libmingwex_a-mingw_wcstold.Tpo misc/.deps/lib64_libmingwex_a-mingw_wcstold.Po
  11200. mv -f math/x86/.deps/lib64_libmingwex_a-atanf.Tpo math/x86/.deps/lib64_libmingwex_a-atanf.Po
  11201. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-cossin.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-cossin.Tpo -c -o math/x86/lib64_libmingwex_a-cossin.o `test -f 'math/x86/cossin.c' || echo '../'`math/x86/cossin.c
  11202. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-exp.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-exp.Tpo -c -o math/x86/lib64_libmingwex_a-exp.o `test -f 'math/x86/exp.c' || echo '../'`math/x86/exp.c
  11203. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-expl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-expl.Tpo -c -o math/x86/lib64_libmingwex_a-expl.o `test -f 'math/x86/expl.c' || echo '../'`math/x86/expl.c
  11204. mv -f math/x86/.deps/lib64_libmingwex_a-atanl.Tpo math/x86/.deps/lib64_libmingwex_a-atanl.Po
  11205. mv -f math/x86/.deps/lib64_libmingwex_a-asinhl.Tpo math/x86/.deps/lib64_libmingwex_a-asinhl.Po
  11206. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-exp2.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-exp2.Tpo -c -o math/x86/lib64_libmingwex_a-exp2.o `test -f 'math/x86/exp2.S' || echo '../'`math/x86/exp2.S
  11207. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-exp2f.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-exp2f.Tpo -c -o math/x86/lib64_libmingwex_a-exp2f.o `test -f 'math/x86/exp2f.S' || echo '../'`math/x86/exp2f.S
  11208. mv -f misc/.deps/lib64_libmingwex_a-wcstof.Tpo misc/.deps/lib64_libmingwex_a-wcstof.Po
  11209. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-exp2l.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-exp2l.Tpo -c -o math/x86/lib64_libmingwex_a-exp2l.o `test -f 'math/x86/exp2l.S' || echo '../'`math/x86/exp2l.S
  11210. mv -f math/x86/.deps/lib64_libmingwex_a-atanh.Tpo math/x86/.deps/lib64_libmingwex_a-atanh.Po
  11211. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-expm1.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-expm1.Tpo -c -o math/x86/lib64_libmingwex_a-expm1.o `test -f 'math/x86/expm1.c' || echo '../'`math/x86/expm1.c
  11212. mv -f math/x86/.deps/lib64_libmingwex_a-atanhf.Tpo math/x86/.deps/lib64_libmingwex_a-atanhf.Po
  11213. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-expm1f.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-expm1f.Tpo -c -o math/x86/lib64_libmingwex_a-expm1f.o `test -f 'math/x86/expm1f.c' || echo '../'`math/x86/expm1f.c
  11214. mv -f math/x86/.deps/lib64_libmingwex_a-atanhl.Tpo math/x86/.deps/lib64_libmingwex_a-atanhl.Po
  11215. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-expm1l.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-expm1l.Tpo -c -o math/x86/lib64_libmingwex_a-expm1l.o `test -f 'math/x86/expm1l.c' || echo '../'`math/x86/expm1l.c
  11216. mv -f misc/.deps/lib64_libmingwex_a-wctob.Tpo misc/.deps/lib64_libmingwex_a-wctob.Po
  11217. mv -f math/x86/.deps/lib64_libmingwex_a-cosf.Tpo math/x86/.deps/lib64_libmingwex_a-cosf.Po
  11218. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-floor.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-floor.Tpo -c -o math/x86/lib64_libmingwex_a-floor.o `test -f 'math/x86/floor.S' || echo '../'`math/x86/floor.S
  11219. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-floorf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-floorf.Tpo -c -o math/x86/lib64_libmingwex_a-floorf.o `test -f 'math/x86/floorf.S' || echo '../'`math/x86/floorf.S
  11220. mv -f math/x86/.deps/lib64_libmingwex_a-cossin.Tpo math/x86/.deps/lib64_libmingwex_a-cossin.Po
  11221. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-floorl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-floorl.Tpo -c -o math/x86/lib64_libmingwex_a-floorl.o `test -f 'math/x86/floorl.S' || echo '../'`math/x86/floorl.S
  11222. mv -f math/x86/.deps/lib64_libmingwex_a-cos.Tpo math/x86/.deps/lib64_libmingwex_a-cos.Po
  11223. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-fmod.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-fmod.Tpo -c -o math/x86/lib64_libmingwex_a-fmod.o `test -f 'math/x86/fmod.c' || echo '../'`math/x86/fmod.c
  11224. mv -f math/x86/.deps/lib64_libmingwex_a-cosl.Tpo math/x86/.deps/lib64_libmingwex_a-cosl.Po
  11225. mv -f math/x86/.deps/lib64_libmingwex_a-ceilf.Tpo math/x86/.deps/lib64_libmingwex_a-ceilf.Po
  11226. mv -f math/x86/.deps/lib64_libmingwex_a-ceil.Tpo math/x86/.deps/lib64_libmingwex_a-ceil.Po
  11227. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-fmodf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-fmodf.Tpo -c -o math/x86/lib64_libmingwex_a-fmodf.o `test -f 'math/x86/fmodf.c' || echo '../'`math/x86/fmodf.c
  11228. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-fmodl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-fmodl.Tpo -c -o math/x86/lib64_libmingwex_a-fmodl.o `test -f 'math/x86/fmodl.c' || echo '../'`math/x86/fmodl.c
  11229. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-fucom.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-fucom.Tpo -c -o math/x86/lib64_libmingwex_a-fucom.o `test -f 'math/x86/fucom.c' || echo '../'`math/x86/fucom.c
  11230. mv -f math/x86/.deps/lib64_libmingwex_a-exp.Tpo math/x86/.deps/lib64_libmingwex_a-exp.Po
  11231. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-ilogb.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ilogb.Tpo -c -o math/x86/lib64_libmingwex_a-ilogb.o `test -f 'math/x86/ilogb.S' || echo '../'`math/x86/ilogb.S
  11232. mv -f math/x86/.deps/lib64_libmingwex_a-ceill.Tpo math/x86/.deps/lib64_libmingwex_a-ceill.Po
  11233. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-ilogbf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ilogbf.Tpo -c -o math/x86/lib64_libmingwex_a-ilogbf.o `test -f 'math/x86/ilogbf.S' || echo '../'`math/x86/ilogbf.S
  11234. mv -f math/x86/.deps/lib64_libmingwex_a-expl.Tpo math/x86/.deps/lib64_libmingwex_a-expl.Po
  11235. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-ilogbl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ilogbl.Tpo -c -o math/x86/lib64_libmingwex_a-ilogbl.o `test -f 'math/x86/ilogbl.S' || echo '../'`math/x86/ilogbl.S
  11236. mv -f misc/.deps/lib64_libmingwex_a-wdirent.Tpo misc/.deps/lib64_libmingwex_a-wdirent.Po
  11237. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-internal_logl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-internal_logl.Tpo -c -o math/x86/lib64_libmingwex_a-internal_logl.o `test -f 'math/x86/internal_logl.S' || echo '../'`math/x86/internal_logl.S
  11238. mv -f math/x86/.deps/lib64_libmingwex_a-copysignl.Tpo math/x86/.deps/lib64_libmingwex_a-copysignl.Po
  11239. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-ldexp.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ldexp.Tpo -c -o math/x86/lib64_libmingwex_a-ldexp.o `test -f 'math/x86/ldexp.c' || echo '../'`math/x86/ldexp.c
  11240. mv -f math/x86/.deps/lib64_libmingwex_a-expm1.Tpo math/x86/.deps/lib64_libmingwex_a-expm1.Po
  11241. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-ldexpl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-ldexpl.Tpo -c -o math/x86/lib64_libmingwex_a-ldexpl.o `test -f 'math/x86/ldexpl.c' || echo '../'`math/x86/ldexpl.c
  11242. mv -f math/x86/.deps/lib64_libmingwex_a-cosl_internal.Tpo math/x86/.deps/lib64_libmingwex_a-cosl_internal.Po
  11243. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-log.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log.Tpo -c -o math/x86/lib64_libmingwex_a-log.o `test -f 'math/x86/log.c' || echo '../'`math/x86/log.c
  11244. mv -f math/x86/.deps/lib64_libmingwex_a-expm1f.Tpo math/x86/.deps/lib64_libmingwex_a-expm1f.Po
  11245. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-log10l.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log10l.Tpo -c -o math/x86/lib64_libmingwex_a-log10l.o `test -f 'math/x86/log10l.S' || echo '../'`math/x86/log10l.S
  11246. mv -f math/x86/.deps/lib64_libmingwex_a-exp2f.Tpo math/x86/.deps/lib64_libmingwex_a-exp2f.Po
  11247. mv -f math/x86/.deps/lib64_libmingwex_a-exp2.Tpo math/x86/.deps/lib64_libmingwex_a-exp2.Po
  11248. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-log1p.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log1p.Tpo -c -o math/x86/lib64_libmingwex_a-log1p.o `test -f 'math/x86/log1p.S' || echo '../'`math/x86/log1p.S
  11249. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-log1pf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log1pf.Tpo -c -o math/x86/lib64_libmingwex_a-log1pf.o `test -f 'math/x86/log1pf.S' || echo '../'`math/x86/log1pf.S
  11250. mv -f math/x86/.deps/lib64_libmingwex_a-expm1l.Tpo math/x86/.deps/lib64_libmingwex_a-expm1l.Po
  11251. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-log1pl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log1pl.Tpo -c -o math/x86/lib64_libmingwex_a-log1pl.o `test -f 'math/x86/log1pl.S' || echo '../'`math/x86/log1pl.S
  11252. mv -f math/x86/.deps/lib64_libmingwex_a-fmod.Tpo math/x86/.deps/lib64_libmingwex_a-fmod.Po
  11253. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-log2.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log2.Tpo -c -o math/x86/lib64_libmingwex_a-log2.o `test -f 'math/x86/log2.S' || echo '../'`math/x86/log2.S
  11254. mv -f math/x86/.deps/lib64_libmingwex_a-exp2l.Tpo math/x86/.deps/lib64_libmingwex_a-exp2l.Po
  11255. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-log2f.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log2f.Tpo -c -o math/x86/lib64_libmingwex_a-log2f.o `test -f 'math/x86/log2f.S' || echo '../'`math/x86/log2f.S
  11256. mv -f math/x86/.deps/lib64_libmingwex_a-fucom.Tpo math/x86/.deps/lib64_libmingwex_a-fucom.Po
  11257. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-log2l.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-log2l.Tpo -c -o math/x86/lib64_libmingwex_a-log2l.o `test -f 'math/x86/log2l.S' || echo '../'`math/x86/log2l.S
  11258. mv -f math/x86/.deps/lib64_libmingwex_a-fmodl.Tpo math/x86/.deps/lib64_libmingwex_a-fmodl.Po
  11259. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-logb.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-logb.Tpo -c -o math/x86/lib64_libmingwex_a-logb.o `test -f 'math/x86/logb.c' || echo '../'`math/x86/logb.c
  11260. mv -f math/x86/.deps/lib64_libmingwex_a-fmodf.Tpo math/x86/.deps/lib64_libmingwex_a-fmodf.Po
  11261. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-logbf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-logbf.Tpo -c -o math/x86/lib64_libmingwex_a-logbf.o `test -f 'math/x86/logbf.c' || echo '../'`math/x86/logbf.c
  11262. mv -f math/x86/.deps/lib64_libmingwex_a-ldexp.Tpo math/x86/.deps/lib64_libmingwex_a-ldexp.Po
  11263. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-logbl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-logbl.Tpo -c -o math/x86/lib64_libmingwex_a-logbl.o `test -f 'math/x86/logbl.c' || echo '../'`math/x86/logbl.c
  11264. mv -f math/x86/.deps/lib64_libmingwex_a-floor.Tpo math/x86/.deps/lib64_libmingwex_a-floor.Po
  11265. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-logl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-logl.Tpo -c -o math/x86/lib64_libmingwex_a-logl.o `test -f 'math/x86/logl.c' || echo '../'`math/x86/logl.c
  11266. mv -f math/x86/.deps/lib64_libmingwex_a-floorf.Tpo math/x86/.deps/lib64_libmingwex_a-floorf.Po
  11267. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-nearbyint.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-nearbyint.Tpo -c -o math/x86/lib64_libmingwex_a-nearbyint.o `test -f 'math/x86/nearbyint.S' || echo '../'`math/x86/nearbyint.S
  11268. mv -f math/x86/.deps/lib64_libmingwex_a-floorl.Tpo math/x86/.deps/lib64_libmingwex_a-floorl.Po
  11269. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-nearbyintf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-nearbyintf.Tpo -c -o math/x86/lib64_libmingwex_a-nearbyintf.o `test -f 'math/x86/nearbyintf.S' || echo '../'`math/x86/nearbyintf.S
  11270. mv -f math/x86/.deps/lib64_libmingwex_a-ldexpl.Tpo math/x86/.deps/lib64_libmingwex_a-ldexpl.Po
  11271. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-nearbyintl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-nearbyintl.Tpo -c -o math/x86/lib64_libmingwex_a-nearbyintl.o `test -f 'math/x86/nearbyintl.S' || echo '../'`math/x86/nearbyintl.S
  11272. mv -f math/x86/.deps/lib64_libmingwex_a-log.Tpo math/x86/.deps/lib64_libmingwex_a-log.Po
  11273. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-pow.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-pow.Tpo -c -o math/x86/lib64_libmingwex_a-pow.o `test -f 'math/x86/pow.c' || echo '../'`math/x86/pow.c
  11274. mv -f math/x86/.deps/lib64_libmingwex_a-ilogb.Tpo math/x86/.deps/lib64_libmingwex_a-ilogb.Po
  11275. mv -f math/x86/.deps/lib64_libmingwex_a-internal_logl.Tpo math/x86/.deps/lib64_libmingwex_a-internal_logl.Po
  11276. mv -f math/x86/.deps/lib64_libmingwex_a-ilogbl.Tpo math/x86/.deps/lib64_libmingwex_a-ilogbl.Po
  11277. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-powl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-powl.Tpo -c -o math/x86/lib64_libmingwex_a-powl.o `test -f 'math/x86/powl.c' || echo '../'`math/x86/powl.c
  11278. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-remainder.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-remainder.Tpo -c -o math/x86/lib64_libmingwex_a-remainder.o `test -f 'math/x86/remainder.S' || echo '../'`math/x86/remainder.S
  11279. mv -f math/x86/.deps/lib64_libmingwex_a-ilogbf.Tpo math/x86/.deps/lib64_libmingwex_a-ilogbf.Po
  11280. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-remainderf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-remainderf.Tpo -c -o math/x86/lib64_libmingwex_a-remainderf.o `test -f 'math/x86/remainderf.S' || echo '../'`math/x86/remainderf.S
  11281. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-remainderl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-remainderl.Tpo -c -o math/x86/lib64_libmingwex_a-remainderl.o `test -f 'math/x86/remainderl.S' || echo '../'`math/x86/remainderl.S
  11282. mv -f math/x86/.deps/lib64_libmingwex_a-logb.Tpo math/x86/.deps/lib64_libmingwex_a-logb.Po
  11283. mv -f misc/.deps/lib64_libmingwex_a-strsafe.Tpo misc/.deps/lib64_libmingwex_a-strsafe.Po
  11284. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-remquo.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-remquo.Tpo -c -o math/x86/lib64_libmingwex_a-remquo.o `test -f 'math/x86/remquo.S' || echo '../'`math/x86/remquo.S
  11285. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-remquof.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-remquof.Tpo -c -o math/x86/lib64_libmingwex_a-remquof.o `test -f 'math/x86/remquof.S' || echo '../'`math/x86/remquof.S
  11286. mv -f math/x86/.deps/lib64_libmingwex_a-logbf.Tpo math/x86/.deps/lib64_libmingwex_a-logbf.Po
  11287. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-remquol.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-remquol.Tpo -c -o math/x86/lib64_libmingwex_a-remquol.o `test -f 'math/x86/remquol.S' || echo '../'`math/x86/remquol.S
  11288. mv -f misc/.deps/lib64_libmingwex_a-getlogin.Tpo misc/.deps/lib64_libmingwex_a-getlogin.Po
  11289. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-rint.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-rint.Tpo -c -o math/x86/lib64_libmingwex_a-rint.o `test -f 'math/x86/rint.c' || echo '../'`math/x86/rint.c
  11290. mv -f math/x86/.deps/lib64_libmingwex_a-logbl.Tpo math/x86/.deps/lib64_libmingwex_a-logbl.Po
  11291. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-rintf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-rintf.Tpo -c -o math/x86/lib64_libmingwex_a-rintf.o `test -f 'math/x86/rintf.c' || echo '../'`math/x86/rintf.c
  11292. mv -f math/x86/.deps/lib64_libmingwex_a-log10l.Tpo math/x86/.deps/lib64_libmingwex_a-log10l.Po
  11293. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-scalbn.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-scalbn.Tpo -c -o math/x86/lib64_libmingwex_a-scalbn.o `test -f 'math/x86/scalbn.S' || echo '../'`math/x86/scalbn.S
  11294. mv -f math/x86/.deps/lib64_libmingwex_a-log1p.Tpo math/x86/.deps/lib64_libmingwex_a-log1p.Po
  11295. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-scalbnf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-scalbnf.Tpo -c -o math/x86/lib64_libmingwex_a-scalbnf.o `test -f 'math/x86/scalbnf.S' || echo '../'`math/x86/scalbnf.S
  11296. mv -f math/x86/.deps/lib64_libmingwex_a-log1pf.Tpo math/x86/.deps/lib64_libmingwex_a-log1pf.Po
  11297. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-scalbnl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-scalbnl.Tpo -c -o math/x86/lib64_libmingwex_a-scalbnl.o `test -f 'math/x86/scalbnl.S' || echo '../'`math/x86/scalbnl.S
  11298. mv -f math/x86/.deps/lib64_libmingwex_a-log2l.Tpo math/x86/.deps/lib64_libmingwex_a-log2l.Po
  11299. mv -f math/x86/.deps/lib64_libmingwex_a-log1pl.Tpo math/x86/.deps/lib64_libmingwex_a-log1pl.Po
  11300. mv -f math/x86/.deps/lib64_libmingwex_a-log2f.Tpo math/x86/.deps/lib64_libmingwex_a-log2f.Po
  11301. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-sin.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-sin.Tpo -c -o math/x86/lib64_libmingwex_a-sin.o `test -f 'math/x86/sin.c' || echo '../'`math/x86/sin.c
  11302. mv -f math/x86/.deps/lib64_libmingwex_a-log2.Tpo math/x86/.deps/lib64_libmingwex_a-log2.Po
  11303. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-sinf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-sinf.Tpo -c -o math/x86/lib64_libmingwex_a-sinf.o `test -f 'math/x86/sinf.c' || echo '../'`math/x86/sinf.c
  11304. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-sinl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-sinl.Tpo -c -o math/x86/lib64_libmingwex_a-sinl.o `test -f 'math/x86/sinl.c' || echo '../'`math/x86/sinl.c
  11305. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-sinl_internal.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-sinl_internal.Tpo -c -o math/x86/lib64_libmingwex_a-sinl_internal.o `test -f 'math/x86/sinl_internal.S' || echo '../'`math/x86/sinl_internal.S
  11306. mv -f misc/.deps/lib64_libmingwex_a-gettimeofday.Tpo misc/.deps/lib64_libmingwex_a-gettimeofday.Po
  11307. mv -f math/x86/.deps/lib64_libmingwex_a-logl.Tpo math/x86/.deps/lib64_libmingwex_a-logl.Po
  11308. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/x86/lib64_libmingwex_a-tanf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-tanf.Tpo -c -o math/x86/lib64_libmingwex_a-tanf.o `test -f 'math/x86/tanf.c' || echo '../'`math/x86/tanf.c
  11309. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-tanl.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-tanl.Tpo -c -o math/x86/lib64_libmingwex_a-tanl.o `test -f 'math/x86/tanl.S' || echo '../'`math/x86/tanl.S
  11310. mv -f misc/.deps/lib64_libmingwex_a-sleep.Tpo misc/.deps/lib64_libmingwex_a-sleep.Po
  11311. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-trunc.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-trunc.Tpo -c -o math/x86/lib64_libmingwex_a-trunc.o `test -f 'math/x86/trunc.S' || echo '../'`math/x86/trunc.S
  11312. mv -f math/x86/.deps/lib64_libmingwex_a-nearbyint.Tpo math/x86/.deps/lib64_libmingwex_a-nearbyint.Po
  11313. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -g -O2 -MT math/x86/lib64_libmingwex_a-truncf.o -MD -MP -MF math/x86/.deps/lib64_libmingwex_a-truncf.Tpo -c -o math/x86/lib64_libmingwex_a-truncf.o `test -f 'math/x86/truncf.S' || echo '../'`math/x86/truncf.S
  11314. mv -f misc/.deps/lib64_libmingwex_a-mingw_wcstof.Tpo misc/.deps/lib64_libmingwex_a-mingw_wcstof.Po
  11315. rm -f lib64/libmoldname.a
  11316. x86_64-w64-mingw32-ar cru lib64/libmoldname.a lib64_libmoldname_a-_libm_dummy.o
  11317. mv -f misc/.deps/lib64_libmingwex_a-mingw_mbwc_convert.Tpo misc/.deps/lib64_libmingwex_a-mingw_mbwc_convert.Po
  11318. rm -f lib64/libmingwthrd.a
  11319. x86_64-w64-mingw32-ar cru lib64/libmingwthrd.a libsrc/lib64_libmingwthrd_a-mingwthrd_mt.o
  11320. mv -f math/x86/.deps/lib64_libmingwex_a-rint.Tpo math/x86/.deps/lib64_libmingwex_a-rint.Po
  11321. mv -f math/x86/.deps/lib64_libmingwex_a-rintf.Tpo math/x86/.deps/lib64_libmingwex_a-rintf.Po
  11322. rm -f lib64/libmsvcrt_common.a
  11323. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_access_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_access_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_access_s.o `test -f 'secapi/_access_s.c' || echo '../'`secapi/_access_s.c
  11324. x86_64-w64-mingw32-ar cru lib64/libmsvcrt_common.a misc/lib64_libmsvcrt_common_a-mbrtowc.o misc/lib64_libmsvcrt_common_a-mbsinit.o misc/lib64_libmsvcrt_common_a-onexit_table.o misc/lib64_libmsvcrt_common_a-register_tls_atexit.o misc/lib64_libmsvcrt_common_a-uchar_c16rtomb.o misc/lib64_libmsvcrt_common_a-uchar_c32rtomb.o misc/lib64_libmsvcrt_common_a-uchar_mbrtoc16.o misc/lib64_libmsvcrt_common_a-uchar_mbrtoc32.o misc/lib64_libmsvcrt_common_a-wcrtomb.o stdio/lib64_libmsvcrt_common_a-_getc_nolock.o stdio/lib64_libmsvcrt_common_a-_getwc_nolock.o stdio/lib64_libmsvcrt_common_a-_putc_nolock.o stdio/lib64_libmsvcrt_common_a-_putwc_nolock.o stdio/lib64_libmsvcrt_common_a-acrt_iob_func.o stdio/lib64_libmsvcrt_common_a-snprintf_alias.o stdio/lib64_libmsvcrt_common_a-vsnprintf_alias.o math/lib64_libmsvcrt_common_a-frexp.o
  11325. x86_64-w64-mingw32-ranlib lib64/libmoldname.a
  11326. mv -f math/x86/.deps/lib64_libmingwex_a-tanf.Tpo math/x86/.deps/lib64_libmingwex_a-tanf.Po
  11327. mv -f math/x86/.deps/lib64_libmingwex_a-sinf.Tpo math/x86/.deps/lib64_libmingwex_a-sinf.Po
  11328. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_cgets_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_cgets_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_cgets_s.o `test -f 'secapi/_cgets_s.c' || echo '../'`secapi/_cgets_s.c
  11329. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_cgetws_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_cgetws_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_cgetws_s.o `test -f 'secapi/_cgetws_s.c' || echo '../'`secapi/_cgetws_s.c
  11330. mv -f math/x86/.deps/lib64_libmingwex_a-sin.Tpo math/x86/.deps/lib64_libmingwex_a-sin.Po
  11331. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_chsize_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_chsize_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_chsize_s.o `test -f 'secapi/_chsize_s.c' || echo '../'`secapi/_chsize_s.c
  11332. mv -f math/x86/.deps/lib64_libmingwex_a-sinl.Tpo math/x86/.deps/lib64_libmingwex_a-sinl.Po
  11333. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_controlfp_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_controlfp_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_controlfp_s.o `test -f 'secapi/_controlfp_s.c' || echo '../'`secapi/_controlfp_s.c
  11334. mv -f math/x86/.deps/lib64_libmingwex_a-remainderl.Tpo math/x86/.deps/lib64_libmingwex_a-remainderl.Po
  11335. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_cprintf_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_cprintf_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_cprintf_s.o `test -f 'secapi/_cprintf_s.c' || echo '../'`secapi/_cprintf_s.c
  11336. x86_64-w64-mingw32-ranlib lib64/libmingwthrd.a
  11337. x86_64-w64-mingw32-ranlib lib64/libmsvcrt_common.a
  11338. mv -f math/x86/.deps/lib64_libmingwex_a-remainder.Tpo math/x86/.deps/lib64_libmingwex_a-remainder.Po
  11339. mv -f math/x86/.deps/lib64_libmingwex_a-pow.Tpo math/x86/.deps/lib64_libmingwex_a-pow.Po
  11340. mv -f math/x86/.deps/lib64_libmingwex_a-nearbyintl.Tpo math/x86/.deps/lib64_libmingwex_a-nearbyintl.Po
  11341. mv -f math/x86/.deps/lib64_libmingwex_a-remquof.Tpo math/x86/.deps/lib64_libmingwex_a-remquof.Po
  11342. mv -f math/x86/.deps/lib64_libmingwex_a-remquol.Tpo math/x86/.deps/lib64_libmingwex_a-remquol.Po
  11343. mv -f math/x86/.deps/lib64_libmingwex_a-remainderf.Tpo math/x86/.deps/lib64_libmingwex_a-remainderf.Po
  11344. mv -f math/x86/.deps/lib64_libmingwex_a-remquo.Tpo math/x86/.deps/lib64_libmingwex_a-remquo.Po
  11345. mv -f math/x86/.deps/lib64_libmingwex_a-nearbyintf.Tpo math/x86/.deps/lib64_libmingwex_a-nearbyintf.Po
  11346. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_cprintf_s_l.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_cprintf_s_l.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_cprintf_s_l.o `test -f 'secapi/_cprintf_s_l.c' || echo '../'`secapi/_cprintf_s_l.c
  11347. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_ctime32_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_ctime32_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_ctime32_s.o `test -f 'secapi/_ctime32_s.c' || echo '../'`secapi/_ctime32_s.c
  11348. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_ctime64_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_ctime64_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_ctime64_s.o `test -f 'secapi/_ctime64_s.c' || echo '../'`secapi/_ctime64_s.c
  11349. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_cwprintf_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_cwprintf_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_cwprintf_s.o `test -f 'secapi/_cwprintf_s.c' || echo '../'`secapi/_cwprintf_s.c
  11350. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_cwprintf_s_l.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_cwprintf_s_l.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_cwprintf_s_l.o `test -f 'secapi/_cwprintf_s_l.c' || echo '../'`secapi/_cwprintf_s_l.c
  11351. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_gmtime32_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_gmtime32_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_gmtime32_s.o `test -f 'secapi/_gmtime32_s.c' || echo '../'`secapi/_gmtime32_s.c
  11352. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_gmtime64_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_gmtime64_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_gmtime64_s.o `test -f 'secapi/_gmtime64_s.c' || echo '../'`secapi/_gmtime64_s.c
  11353. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_localtime32_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_localtime32_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_localtime32_s.o `test -f 'secapi/_localtime32_s.c' || echo '../'`secapi/_localtime32_s.c
  11354. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_localtime64_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_localtime64_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_localtime64_s.o `test -f 'secapi/_localtime64_s.c' || echo '../'`secapi/_localtime64_s.c
  11355. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_mktemp_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_mktemp_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_mktemp_s.o `test -f 'secapi/_mktemp_s.c' || echo '../'`secapi/_mktemp_s.c
  11356. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_sopen_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_sopen_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_sopen_s.o `test -f 'secapi/_sopen_s.c' || echo '../'`secapi/_sopen_s.c
  11357. mv -f math/x86/.deps/lib64_libmingwex_a-powl.Tpo math/x86/.deps/lib64_libmingwex_a-powl.Po
  11358. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_strdate_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_strdate_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_strdate_s.o `test -f 'secapi/_strdate_s.c' || echo '../'`secapi/_strdate_s.c
  11359. mv -f math/x86/.deps/lib64_libmingwex_a-tanl.Tpo math/x86/.deps/lib64_libmingwex_a-tanl.Po
  11360. mv -f math/x86/.deps/lib64_libmingwex_a-scalbn.Tpo math/x86/.deps/lib64_libmingwex_a-scalbn.Po
  11361. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_strtime_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_strtime_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_strtime_s.o `test -f 'secapi/_strtime_s.c' || echo '../'`secapi/_strtime_s.c
  11362. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_umask_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_umask_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_umask_s.o `test -f 'secapi/_umask_s.c' || echo '../'`secapi/_umask_s.c
  11363. mv -f math/x86/.deps/lib64_libmingwex_a-scalbnf.Tpo math/x86/.deps/lib64_libmingwex_a-scalbnf.Po
  11364. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_vcprintf_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_vcprintf_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_vcprintf_s.o `test -f 'secapi/_vcprintf_s.c' || echo '../'`secapi/_vcprintf_s.c
  11365. mv -f math/x86/.deps/lib64_libmingwex_a-sinl_internal.Tpo math/x86/.deps/lib64_libmingwex_a-sinl_internal.Po
  11366. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_vcprintf_s_l.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_vcprintf_s_l.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_vcprintf_s_l.o `test -f 'secapi/_vcprintf_s_l.c' || echo '../'`secapi/_vcprintf_s_l.c
  11367. mv -f math/x86/.deps/lib64_libmingwex_a-scalbnl.Tpo math/x86/.deps/lib64_libmingwex_a-scalbnl.Po
  11368. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_vcwprintf_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_vcwprintf_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_vcwprintf_s.o `test -f 'secapi/_vcwprintf_s.c' || echo '../'`secapi/_vcwprintf_s.c
  11369. mv -f math/x86/.deps/lib64_libmingwex_a-truncf.Tpo math/x86/.deps/lib64_libmingwex_a-truncf.Po
  11370. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_vcwprintf_s_l.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_vcwprintf_s_l.o `test -f 'secapi/_vcwprintf_s_l.c' || echo '../'`secapi/_vcwprintf_s_l.c
  11371. mv -f misc/.deps/lib64_libmingwex_a-mingw-access.Tpo misc/.deps/lib64_libmingwex_a-mingw-access.Po
  11372. mv -f math/x86/.deps/lib64_libmingwex_a-trunc.Tpo math/x86/.deps/lib64_libmingwex_a-trunc.Po
  11373. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_vscprintf_p.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_vscprintf_p.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_vscprintf_p.o `test -f 'secapi/_vscprintf_p.c' || echo '../'`secapi/_vscprintf_p.c
  11374. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_vscwprintf_p.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_vscwprintf_p.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_vscwprintf_p.o `test -f 'secapi/_vscwprintf_p.c' || echo '../'`secapi/_vscwprintf_p.c
  11375. 2 warnings generated.
  11376. mv -f misc/.deps/lib64_libmingwex_a-getopt.Tpo misc/.deps/lib64_libmingwex_a-getopt.Po
  11377. mv -f stdio/.deps/lib64_libmingwex_a-mingw_pformat.Tpo stdio/.deps/lib64_libmingwex_a-mingw_pformat.Po
  11378. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_vswprintf_p.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_vswprintf_p.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_vswprintf_p.o `test -f 'secapi/_vswprintf_p.c' || echo '../'`secapi/_vswprintf_p.c
  11379. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_waccess_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_waccess_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_waccess_s.o `test -f 'secapi/_waccess_s.c' || echo '../'`secapi/_waccess_s.c
  11380. 2 warnings generated.
  11381. mv -f stdio/.deps/lib64_libmingwex_a-mingw_pformatw.Tpo stdio/.deps/lib64_libmingwex_a-mingw_pformatw.Po
  11382. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_wasctime_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_wasctime_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_wasctime_s.o `test -f 'secapi/_wasctime_s.c' || echo '../'`secapi/_wasctime_s.c
  11383. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_vscprintf_p.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_vscprintf_p.Po
  11384. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_wctime32_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_wctime32_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_wctime32_s.o `test -f 'secapi/_wctime32_s.c' || echo '../'`secapi/_wctime32_s.c
  11385. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_vscwprintf_p.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_vscwprintf_p.Po
  11386. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_wctime64_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_wctime64_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_wctime64_s.o `test -f 'secapi/_wctime64_s.c' || echo '../'`secapi/_wctime64_s.c
  11387. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_vswprintf_p.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_vswprintf_p.Po
  11388. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_wstrtime_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_wstrtime_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_wstrtime_s.o `test -f 'secapi/_wstrtime_s.c' || echo '../'`secapi/_wstrtime_s.c
  11389. mv -f stdio/.deps/lib64_libmingwex_a-ftruncate64.Tpo stdio/.deps/lib64_libmingwex_a-ftruncate64.Po
  11390. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_wmktemp_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_wmktemp_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_wmktemp_s.o `test -f 'secapi/_wmktemp_s.c' || echo '../'`secapi/_wmktemp_s.c
  11391. mv -f stdio/.deps/lib64_libmingwex_a-mingw_vfscanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_vfscanf.Po
  11392. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-_wstrdate_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-_wstrdate_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-_wstrdate_s.o `test -f 'secapi/_wstrdate_s.c' || echo '../'`secapi/_wstrdate_s.c
  11393. mv -f stdio/.deps/lib64_libmingwex_a-mingw_wvfscanf.Tpo stdio/.deps/lib64_libmingwex_a-mingw_wvfscanf.Po
  11394. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-asctime_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-asctime_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-asctime_s.o `test -f 'secapi/asctime_s.c' || echo '../'`secapi/asctime_s.c
  11395. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_access_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_access_s.Po
  11396. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-memcpy_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-memcpy_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-memcpy_s.o `test -f 'secapi/memcpy_s.c' || echo '../'`secapi/memcpy_s.c
  11397. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_cgetws_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_cgetws_s.Po
  11398. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-memmove_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-memmove_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-memmove_s.o `test -f 'secapi/memmove_s.c' || echo '../'`secapi/memmove_s.c
  11399. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_cwprintf_s_l.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_cwprintf_s_l.Po
  11400. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_cwprintf_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_cwprintf_s.Po
  11401. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-rand_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-rand_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-rand_s.o `test -f 'secapi/rand_s.c' || echo '../'`secapi/rand_s.c
  11402. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_controlfp_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_controlfp_s.Po
  11403. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_ctime64_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_ctime64_s.Po
  11404. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-sprintf_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-sprintf_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-sprintf_s.o `test -f 'secapi/sprintf_s.c' || echo '../'`secapi/sprintf_s.c
  11405. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-strerror_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-strerror_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-strerror_s.o `test -f 'secapi/strerror_s.c' || echo '../'`secapi/strerror_s.c
  11406. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-vsprintf_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-vsprintf_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-vsprintf_s.o `test -f 'secapi/vsprintf_s.c' || echo '../'`secapi/vsprintf_s.c
  11407. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_cprintf_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_cprintf_s.Po
  11408. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_chsize_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_chsize_s.Po
  11409. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-wmemcpy_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-wmemcpy_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-wmemcpy_s.o `test -f 'secapi/wmemcpy_s.c' || echo '../'`secapi/wmemcpy_s.c
  11410. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/lib64_libmsvcrt_extra_a-wmemmove_s.o -MD -MP -MF secapi/.deps/lib64_libmsvcrt_extra_a-wmemmove_s.Tpo -c -o secapi/lib64_libmsvcrt_extra_a-wmemmove_s.o `test -f 'secapi/wmemmove_s.c' || echo '../'`secapi/wmemmove_s.c
  11411. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_cgets_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_cgets_s.Po
  11412. rm -f lib64/libmsvcr80_extra.a
  11413. x86_64-w64-mingw32-ar cru lib64/libmsvcr80_extra.a misc/lib64_libmsvcr80_extra_a-__p___argv.o misc/lib64_libmsvcr80_extra_a-__p__acmdln.o misc/lib64_libmsvcr80_extra_a-__p__commode.o misc/lib64_libmsvcr80_extra_a-__p__fmode.o misc/lib64_libmsvcr80_extra_a-__p__wcmdln.o
  11414. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_localtime64_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_localtime64_s.Po
  11415. rm -f lib64/libmsvcr120_app_extra.a
  11416. x86_64-w64-mingw32-ar cru lib64/libmsvcr120_app_extra.a misc/lib64_libmsvcr120_app_extra_a-__set_app_type.o misc/lib64_libmsvcr120_app_extra_a-_getpid.o
  11417. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_gmtime64_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_gmtime64_s.Po
  11418. rm -f lib64/libucrt_extra.a
  11419. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_localtime32_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_localtime32_s.Po
  11420. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_gmtime32_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_gmtime32_s.Po
  11421. x86_64-w64-mingw32-ar cru lib64/libucrt_extra.a crt/lib64_libucrt_extra_a-ucrtbase_compat.o math/lib64_libucrt_extra_a-_huge.o stdio/lib64_libucrt_extra_a-ucrt_fprintf.o stdio/lib64_libucrt_extra_a-ucrt_fscanf.o stdio/lib64_libucrt_extra_a-ucrt_fwprintf.o stdio/lib64_libucrt_extra_a-ucrt_printf.o stdio/lib64_libucrt_extra_a-ucrt_scanf.o stdio/lib64_libucrt_extra_a-ucrt__snwprintf.o stdio/lib64_libucrt_extra_a-ucrt_snprintf.o stdio/lib64_libucrt_extra_a-ucrt_sprintf.o stdio/lib64_libucrt_extra_a-ucrt_sscanf.o stdio/lib64_libucrt_extra_a-ucrt__vscprintf.o stdio/lib64_libucrt_extra_a-ucrt__vsnprintf.o stdio/lib64_libucrt_extra_a-ucrt__vsnwprintf.o stdio/lib64_libucrt_extra_a-ucrt_vfprintf.o stdio/lib64_libucrt_extra_a-ucrt_vfscanf.o stdio/lib64_libucrt_extra_a-ucrt_vprintf.o stdio/lib64_libucrt_extra_a-ucrt_vscanf.o stdio/lib64_libucrt_extra_a-ucrt_vsnprintf.o stdio/lib64_libucrt_extra_a-ucrt_vsprintf.o stdio/lib64_libucrt_extra_a-ucrt_vsscanf.o
  11422. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-memchr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-memchr.Tpo -c -o string/lib64_libucrtapp_extra_a-memchr.o `test -f 'string/memchr.c' || echo '../'`string/memchr.c
  11423. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-memcmp.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-memcmp.Tpo -c -o string/lib64_libucrtapp_extra_a-memcmp.o `test -f 'string/memcmp.c' || echo '../'`string/memcmp.c
  11424. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_mktemp_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_mktemp_s.Po
  11425. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-memcpy.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-memcpy.Tpo -c -o string/lib64_libucrtapp_extra_a-memcpy.o `test -f 'string/memcpy.c' || echo '../'`string/memcpy.c
  11426. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_sopen_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_sopen_s.Po
  11427. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-memmove.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-memmove.Tpo -c -o string/lib64_libucrtapp_extra_a-memmove.o `test -f 'string/memmove.c' || echo '../'`string/memmove.c
  11428. x86_64-w64-mingw32-ranlib lib64/libmsvcr80_extra.a
  11429. x86_64-w64-mingw32-ranlib lib64/libmsvcr120_app_extra.a
  11430. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_ctime32_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_ctime32_s.Po
  11431. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-memrchr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-memrchr.Tpo -c -o string/lib64_libucrtapp_extra_a-memrchr.o `test -f 'string/memrchr.c' || echo '../'`string/memrchr.c
  11432. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_cprintf_s_l.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_cprintf_s_l.Po
  11433. x86_64-w64-mingw32-ranlib lib64/libucrt_extra.a
  11434. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-strchr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-strchr.Tpo -c -o string/lib64_libucrtapp_extra_a-strchr.o `test -f 'string/strchr.c' || echo '../'`string/strchr.c
  11435. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_vcprintf_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_vcprintf_s.Po
  11436. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-strchrnul.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-strchrnul.Tpo -c -o string/lib64_libucrtapp_extra_a-strchrnul.o `test -f 'string/strchrnul.c' || echo '../'`string/strchrnul.c
  11437. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_strdate_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_strdate_s.Po
  11438. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-strrchr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-strrchr.Tpo -c -o string/lib64_libucrtapp_extra_a-strrchr.o `test -f 'string/strrchr.c' || echo '../'`string/strrchr.c
  11439. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_vcprintf_s_l.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_vcprintf_s_l.Po
  11440. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_vcwprintf_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_vcwprintf_s.Po
  11441. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_strtime_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_strtime_s.Po
  11442. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-strstr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-strstr.Tpo -c -o string/lib64_libucrtapp_extra_a-strstr.o `test -f 'string/strstr.c' || echo '../'`string/strstr.c
  11443. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-wcschr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-wcschr.Tpo -c -o string/lib64_libucrtapp_extra_a-wcschr.o `test -f 'string/wcschr.c' || echo '../'`string/wcschr.c
  11444. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-wcsrchr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-wcsrchr.Tpo -c -o string/lib64_libucrtapp_extra_a-wcsrchr.o `test -f 'string/wcsrchr.c' || echo '../'`string/wcsrchr.c
  11445. x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -m64 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/lib64_libucrtapp_extra_a-wcsstr.o -MD -MP -MF string/.deps/lib64_libucrtapp_extra_a-wcsstr.Tpo -c -o string/lib64_libucrtapp_extra_a-wcsstr.o `test -f 'string/wcsstr.c' || echo '../'`string/wcsstr.c
  11446. cp lib64/crt1.o lib64/crt2.o
  11447. cp lib64/crt1u.o lib64/crt2u.o
  11448. cp lib64/dllcrt1.o lib64/dllcrt2.o
  11449. cp lib64/gcrt0.o lib64/gcrt1.o
  11450. cp lib64/gcrt0.o lib64/gcrt2.o
  11451. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libapi-ms-win-crt-private-l1-1-0.a --input-def lib64/api-ms-win-crt-private-l1-1-0.def
  11452. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcrt_def.a --input-def lib64/msvcrt.def
  11453. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_umask_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_umask_s.Po
  11454. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libadvapi32.a --input-def lib64/advapi32.def
  11455. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_vcwprintf_s_l.Po
  11456. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libclbcatq.a --input-def lib64/clbcatq.def
  11457. mv -f string/.deps/lib64_libucrtapp_extra_a-memcmp.Tpo string/.deps/lib64_libucrtapp_extra_a-memcmp.Po
  11458. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/liboleaut32.a --input-def lib64/oleaut32.def
  11459. mv -f string/.deps/lib64_libucrtapp_extra_a-memcpy.Tpo string/.deps/lib64_libucrtapp_extra_a-memcpy.Po
  11460. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntdll.a --input-def lib64/ntdll.def
  11461. mv -f string/.deps/lib64_libucrtapp_extra_a-memmove.Tpo string/.deps/lib64_libucrtapp_extra_a-memmove.Po
  11462. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libntdllcrt.a --input-def lib64/ntdllcrt.def
  11463. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_waccess_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_waccess_s.Po
  11464. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libole32.a --input-def lib64/ole32.def
  11465. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libuser32.a --input-def lib64/user32.def
  11466. rm -f lib64/libruntimeobject.a
  11467. rm -f lib64/libwindowsapp.a
  11468. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/runtimeobject.mri
  11469. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/windowsapp.mri
  11470. mv -f string/.deps/lib64_libucrtapp_extra_a-strchr.Tpo string/.deps/lib64_libucrtapp_extra_a-strchr.Po
  11471. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcp120_app.a --input-def lib64/msvcp120_app.def
  11472. mv -f string/.deps/lib64_libucrtapp_extra_a-memrchr.Tpo string/.deps/lib64_libucrtapp_extra_a-memrchr.Po
  11473. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr80_def.a --input-def lib64/msvcr80.def
  11474. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr90_def.a --input-def lib64/msvcr90.def
  11475. mv -f string/.deps/lib64_libucrtapp_extra_a-memchr.Tpo string/.deps/lib64_libucrtapp_extra_a-memchr.Po
  11476. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr90d_def.a --input-def lib64/msvcr90d.def
  11477. mv -f string/.deps/lib64_libucrtapp_extra_a-strrchr.Tpo string/.deps/lib64_libucrtapp_extra_a-strrchr.Po
  11478. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr100_def.a --input-def lib64/msvcr100.def
  11479. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr110_def.a --input-def lib64/msvcr110.def
  11480. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr120_def.a --input-def lib64/msvcr120.def
  11481. x86_64-w64-mingw32-ranlib lib64/libruntimeobject.a
  11482. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr120d_def.a --input-def lib64/msvcr120d.def
  11483. mv -f string/.deps/lib64_libucrtapp_extra_a-strchrnul.Tpo string/.deps/lib64_libucrtapp_extra_a-strchrnul.Po
  11484. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_wasctime_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_wasctime_s.Po
  11485. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libmsvcr120_app_def.a --input-def lib64/msvcr120_app.def
  11486. mv -f string/.deps/lib64_libucrtapp_extra_a-wcschr.Tpo string/.deps/lib64_libucrtapp_extra_a-wcschr.Po
  11487. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libucrtbase_def.a --input-def lib64/ucrtbase.def
  11488. mv -f string/.deps/lib64_libucrtapp_extra_a-wcsrchr.Tpo string/.deps/lib64_libucrtapp_extra_a-wcsrchr.Po
  11489. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libvcruntime140_app.a --input-def lib64/vcruntime140_app.def
  11490. rm -f lib64/libkernel32.a
  11491. rm -f lib64/libbits.a
  11492. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libkernel32.a --input-def lib64/kernel32.def && x86_64-w64-mingw32-ar cru lib64/libkernel32.a intrincs/lib64_libkernel32_a-__movsb.o intrincs/lib64_libkernel32_a-__movsd.o intrincs/lib64_libkernel32_a-__movsw.o intrincs/lib64_libkernel32_a-__stosb.o intrincs/lib64_libkernel32_a-__stosd.o intrincs/lib64_libkernel32_a-__stosw.o intrincs/lib64_libkernel32_a-_rotl64.o intrincs/lib64_libkernel32_a-_rotr64.o intrincs/lib64_libkernel32_a-bitscanfwd.o intrincs/lib64_libkernel32_a-bitscanrev.o intrincs/lib64_libkernel32_a-bittest.o intrincs/lib64_libkernel32_a-bittestc.o intrincs/lib64_libkernel32_a-bittestci.o intrincs/lib64_libkernel32_a-bittestr.o intrincs/lib64_libkernel32_a-bittestri.o intrincs/lib64_libkernel32_a-bittests.o intrincs/lib64_libkernel32_a-bittestsi.o intrincs/lib64_libkernel32_a-cpuid.o intrincs/lib64_libkernel32_a-ilockadd.o intrincs/lib64_libkernel32_a-ilockand.o intrincs/lib64_libkernel32_a-ilockand64.o intrincs/lib64_libkernel32_a-ilockcxch.o intrincs/lib64_libkernel32_a-ilockcxch16.o intrincs/lib64_libkernel32_a-ilockcxch64.o intrincs/lib64_libkernel32_a-ilockcxchptr.o intrincs/lib64_libkernel32_a-ilockdec.o intrincs/lib64_libkernel32_a-ilockdec16.o intrincs/lib64_libkernel32_a-ilockdec64.o intrincs/lib64_libkernel32_a-ilockexch.o intrincs/lib64_libkernel32_a-ilockexch64.o intrincs/lib64_libkernel32_a-ilockexchadd.o intrincs/lib64_libkernel32_a-ilockexchadd64.o intrincs/lib64_libkernel32_a-ilockexchptr.o intrincs/lib64_libkernel32_a-ilockinc.o intrincs/lib64_libkernel32_a-ilockinc16.o intrincs/lib64_libkernel32_a-ilockinc64.o intrincs/lib64_libkernel32_a-ilockor.o intrincs/lib64_libkernel32_a-ilockor64.o intrincs/lib64_libkernel32_a-ilockxor.o intrincs/lib64_libkernel32_a-ilockxor64.o intrincs/lib64_libkernel32_a-inbyte.o intrincs/lib64_libkernel32_a-inbytestring.o intrincs/lib64_libkernel32_a-indword.o intrincs/lib64_libkernel32_a-indwordstring.o intrincs/lib64_libkernel32_a-inword.o intrincs/lib64_libkernel32_a-inwordstring.o intrincs/lib64_libkernel32_a-outbyte.o intrincs/lib64_libkernel32_a-outbytestring.o intrincs/lib64_libkernel32_a-outdword.o intrincs/lib64_libkernel32_a-outdwordstring.o intrincs/lib64_libkernel32_a-outword.o intrincs/lib64_libkernel32_a-outwordstring.o intrincs/lib64_libkernel32_a-readcr0.o intrincs/lib64_libkernel32_a-readcr2.o intrincs/lib64_libkernel32_a-readcr3.o intrincs/lib64_libkernel32_a-readcr4.o intrincs/lib64_libkernel32_a-readmsr.o intrincs/lib64_libkernel32_a-writecr0.o intrincs/lib64_libkernel32_a-writecr2.o intrincs/lib64_libkernel32_a-writecr3.o intrincs/lib64_libkernel32_a-writecr4.o intrincs/lib64_libkernel32_a-writemsr.o intrincs/lib64_libkernel32_a-__int2c.o intrincs/lib64_libkernel32_a-RtlSecureZeroMemory.o intrincs/lib64_libkernel32_a-bittest64.o intrincs/lib64_libkernel32_a-bittestc64.o intrincs/lib64_libkernel32_a-bittestr64.o intrincs/lib64_libkernel32_a-bittestri64.o intrincs/lib64_libkernel32_a-bittests64.o intrincs/lib64_libkernel32_a-bittestsi64.o intrincs/lib64_libkernel32_a-bitscanfwd64.o intrincs/lib64_libkernel32_a-bitscanrev64.o intrincs/lib64_libkernel32_a-ilockadd64.o intrincs/lib64_libkernel32_a-rdtsc.o intrincs/lib64_libkernel32_a-readgsbyte.o intrincs/lib64_libkernel32_a-readgsword.o intrincs/lib64_libkernel32_a-readgsdword.o intrincs/lib64_libkernel32_a-readgsqword.o intrincs/lib64_libkernel32_a-writegsbyte.o intrincs/lib64_libkernel32_a-writegsword.o intrincs/lib64_libkernel32_a-writegsdword.o intrincs/lib64_libkernel32_a-writegsqword.o intrincs/lib64_libkernel32_a-mul128ex.o intrincs/lib64_libkernel32_a-umul128ex.o intrincs/lib64_libkernel32_a-_mul128.o intrincs/lib64_libkernel32_a-_umul128.o intrincs/lib64_libkernel32_a-__movsq.o intrincs/lib64_libkernel32_a-__stosq.o intrincs/lib64_libkernel32_a-__shiftright128.o intrincs/lib64_libkernel32_a-bittestci64.o intrincs/lib64_libkernel32_a-__faststorefence.o intrincs/lib64_libkernel32_a-__shiftleft128.o intrincs/lib64_libkernel32_a-readcr8.o intrincs/lib64_libkernel32_a-writecr8.o
  11493. x86_64-w64-mingw32-ar cru lib64/libbits.a libsrc/lib64_libbits_a-bits.o
  11494. rm -f lib64/libshell32.a
  11495. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libshell32.a --input-def ../lib-common/shell32.def && x86_64-w64-mingw32-ar cru lib64/libshell32.a libsrc/lib64_libshell32_a-shell32.o
  11496. rm -f lib64/libdinput.a
  11497. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdinput.a --input-def ../lib-common/dinput.def && x86_64-w64-mingw32-ar cru lib64/libdinput.a libsrc/lib64_libdinput_a-dinput_kbd.o libsrc/lib64_libdinput_a-dinput_joy.o libsrc/lib64_libdinput_a-dinput_joy2.o libsrc/lib64_libdinput_a-dinput_mouse.o libsrc/lib64_libdinput_a-dinput_mouse2.o
  11498. rm -f lib64/libdinput8.a
  11499. rm -f lib64/libdmoguids.a
  11500. rm -f lib64/libdxerr8.a
  11501. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libdinput8.a --input-def ../lib-common/dinput8.def && x86_64-w64-mingw32-ar cru lib64/libdinput8.a libsrc/lib64_libdinput8_a-dinput_joy.o libsrc/lib64_libdinput8_a-dinput_joy2.o libsrc/lib64_libdinput8_a-dinput_mouse.o libsrc/lib64_libdinput8_a-dinput_mouse2.o libsrc/lib64_libdinput8_a-dinput_kbd.o
  11502. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_wctime32_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_wctime32_s.Po
  11503. x86_64-w64-mingw32-ar cru lib64/libdmoguids.a libsrc/lib64_libdmoguids_a-dmoguids.o
  11504. x86_64-w64-mingw32-ar cru lib64/libdxerr8.a libsrc/lib64_libdxerr8_a-dxerr8.o libsrc/lib64_libdxerr8_a-dxerr8w.o
  11505. rm -f lib64/libdxerr9.a
  11506. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_wctime64_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_wctime64_s.Po
  11507. x86_64-w64-mingw32-ranlib lib64/libbits.a
  11508. x86_64-w64-mingw32-ar cru lib64/libdxerr9.a libsrc/lib64_libdxerr9_a-dxerr9.o libsrc/lib64_libdxerr9_a-dxerr9w.o
  11509. rm -f lib64/libmfuuid.a
  11510. rm -f lib64/libamstrmid.a
  11511. rm -f lib64/libwmcodecdspuuid.a
  11512. rm -f lib64/libwindowscodecs.a
  11513. x86_64-w64-mingw32-ar cru lib64/libamstrmid.a libsrc/lib64_libamstrmid_a-amstrmid.o
  11514. x86_64-w64-mingw32-ar cru lib64/libmfuuid.a libsrc/lib64_libmfuuid_a-mfuuid.o
  11515. x86_64-w64-mingw32-ar cru lib64/libwmcodecdspuuid.a libsrc/lib64_libwmcodecdspuuid_a-wmcodecdspuuid.o
  11516. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libwindowscodecs.a --input-def ../lib-common/windowscodecs.def && x86_64-w64-mingw32-ar cru lib64/libwindowscodecs.a libsrc/lib64_libwindowscodecs_a-windowscodecs.o
  11517. rm -f lib64/libwbemuuid.a
  11518. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_wstrtime_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_wstrtime_s.Po
  11519. x86_64-w64-mingw32-ar cru lib64/libwbemuuid.a libsrc/lib64_libwbemuuid_a-wbemuuid.o
  11520. rm -f lib64/libdxguid.a
  11521. x86_64-w64-mingw32-ar cru lib64/libdxguid.a libsrc/lib64_libdxguid_a-dxguid.o
  11522. x86_64-w64-mingw32-ranlib lib64/libwindowsapp.a
  11523. rm -f lib64/liblocationapi.a
  11524. x86_64-w64-mingw32-ar cru lib64/liblocationapi.a libsrc/lib64_liblocationapi_a-locationapi.o
  11525. rm -f lib64/libsapi.a
  11526. x86_64-w64-mingw32-ranlib lib64/libdxerr8.a
  11527. x86_64-w64-mingw32-ar cru lib64/libsapi.a libsrc/lib64_libsapi_a-sapi.o
  11528. x86_64-w64-mingw32-ranlib lib64/libdxerr9.a
  11529. rm -f lib64/libsensorsapi.a
  11530. x86_64-w64-mingw32-ranlib lib64/libdmoguids.a
  11531. x86_64-w64-mingw32-ar cru lib64/libsensorsapi.a libsrc/lib64_libsensorsapi_a-sensorsapi.o
  11532. x86_64-w64-mingw32-ranlib lib64/libwmcodecdspuuid.a
  11533. rm -f lib64/libportabledeviceguids.a
  11534. x86_64-w64-mingw32-ranlib lib64/libmfuuid.a
  11535. x86_64-w64-mingw32-ranlib lib64/libamstrmid.a
  11536. x86_64-w64-mingw32-ar cru lib64/libportabledeviceguids.a libsrc/lib64_libportabledeviceguids_a-portabledeviceguids.o
  11537. x86_64-w64-mingw32-ranlib lib64/libdxguid.a
  11538. x86_64-w64-mingw32-ranlib lib64/libwbemuuid.a
  11539. rm -f lib64/libksuser.a
  11540. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libksuser.a --input-def ../lib-common/ksuser.def && x86_64-w64-mingw32-ar cru lib64/libksuser.a libsrc/lib64_libksuser_a-ksuser.o
  11541. rm -f lib64/libksguid.a
  11542. x86_64-w64-mingw32-ar cru lib64/libksguid.a libsrc/lib64_libksguid_a-ksuser.o
  11543. mv -f string/.deps/lib64_libucrtapp_extra_a-strstr.Tpo string/.deps/lib64_libucrtapp_extra_a-strstr.Po
  11544. rm -f lib64/libscrnsave.a
  11545. x86_64-w64-mingw32-ar cru lib64/libscrnsave.a libsrc/lib64_libscrnsave_a-scrnsave.o
  11546. rm -f lib64/libscrnsavw.a
  11547. rm -f lib64/libstrmiids.a
  11548. x86_64-w64-mingw32-ranlib lib64/libportabledeviceguids.a
  11549. x86_64-w64-mingw32-ar cru lib64/libscrnsavw.a libsrc/lib64_libscrnsavw_a-scrnsave.o
  11550. x86_64-w64-mingw32-ranlib lib64/libsensorsapi.a
  11551. x86_64-w64-mingw32-ranlib lib64/liblocationapi.a
  11552. x86_64-w64-mingw32-ranlib lib64/libdinput8.a
  11553. x86_64-w64-mingw32-ar cru lib64/libstrmiids.a libsrc/lib64_libstrmiids_a-strmiids.o
  11554. x86_64-w64-mingw32-ranlib lib64/libdinput.a
  11555. x86_64-w64-mingw32-ranlib lib64/libsapi.a
  11556. rm -f lib64/libuuid.a
  11557. rm -f lib64/libgdiplus.a
  11558. rm -f lib64/libws2_32.a
  11559. rm -f lib64/libgmon.a
  11560. x86_64-w64-mingw32-ar cru lib64/libuuid.a libsrc/lib64_libuuid_a-ativscp-uuid.o libsrc/lib64_libuuid_a-atsmedia-uuid.o libsrc/lib64_libuuid_a-bth-uuid.o libsrc/lib64_libuuid_a-cguid-uuid.o libsrc/lib64_libuuid_a-comcat-uuid.o libsrc/lib64_libuuid_a-devguid.o libsrc/lib64_libuuid_a-docobj-uuid.o libsrc/lib64_libuuid_a-dxva-uuid.o libsrc/lib64_libuuid_a-exdisp-uuid.o libsrc/lib64_libuuid_a-extras-uuid.o libsrc/lib64_libuuid_a-fwp-uuid.o libsrc/lib64_libuuid_a-guid_nul.o libsrc/lib64_libuuid_a-hlguids-uuid.o libsrc/lib64_libuuid_a-hlink-uuid.o libsrc/lib64_libuuid_a-mlang-uuid.o libsrc/lib64_libuuid_a-msctf-uuid.o libsrc/lib64_libuuid_a-mshtmhst-uuid.o libsrc/lib64_libuuid_a-mshtml-uuid.o libsrc/lib64_libuuid_a-msxml-uuid.o libsrc/lib64_libuuid_a-netcfg-uuid.o libsrc/lib64_libuuid_a-netcon-uuid.o libsrc/lib64_libuuid_a-ntddkbd-uuid.o libsrc/lib64_libuuid_a-ntddmou-uuid.o libsrc/lib64_libuuid_a-ntddpar-uuid.o libsrc/lib64_libuuid_a-ntddscsi-uuid.o libsrc/lib64_libuuid_a-ntddser-uuid.o libsrc/lib64_libuuid_a-ntddstor-uuid.o libsrc/lib64_libuuid_a-ntddvdeo-uuid.o libsrc/lib64_libuuid_a-oaidl-uuid.o libsrc/lib64_libuuid_a-objidl-uuid.o libsrc/lib64_libuuid_a-objsafe-uuid.o libsrc/lib64_libuuid_a-ocidl-uuid.o libsrc/lib64_libuuid_a-oleacc-uuid.o libsrc/lib64_libuuid_a-olectlid-uuid.o libsrc/lib64_libuuid_a-oleidl-uuid.o libsrc/lib64_libuuid_a-power-uuid.o libsrc/lib64_libuuid_a-powrprof-uuid.o libsrc/lib64_libuuid_a-uianimation-uuid.o libsrc/lib64_libuuid_a-usbcamdi-uuid.o libsrc/lib64_libuuid_a-usbiodef-uuid.o libsrc/lib64_libuuid_a-uuid.o libsrc/lib64_libuuid_a-vds-uuid.o libsrc/lib64_libuuid_a-virtdisk-uuid.o libsrc/lib64_libuuid_a-vss-uuid.o libsrc/lib64_libuuid_a-wia-uuid.o libsrc/lib64_libuuid_a-windowscodecs.o
  11561. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libgdiplus.a --input-def ../lib-common/gdiplus.def && x86_64-w64-mingw32-ar cru lib64/libgdiplus.a libsrc/lib64_libgdiplus_a-gdiplus.o
  11562. x86_64-w64-mingw32-ranlib lib64/libwindowscodecs.a
  11563. x86_64-w64-mingw32-dlltool --as-flags=--64 -m i386:x86-64 -k --as=x86_64-w64-mingw32-as --output-lib lib64/libws2_32.a --input-def lib64/ws2_32.def && x86_64-w64-mingw32-ar cru lib64/libws2_32.a libsrc/lib64_libws2_32_a-ws2_32.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_addr_equal.o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_isany.o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_isloopback.o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_setany.o libsrc/ws2tcpip/lib64_libws2_32_a-in6addr_setloopback.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_linklocal.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_loopback.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_global.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_linklocal.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_nodelocal.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_orglocal.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_mc_sitelocal.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_multicast.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_sitelocal.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_unspecified.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_v4compat.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_is_addr_v4mapped.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_set_addr_loopback.o libsrc/ws2tcpip/lib64_libws2_32_a-in6_set_addr_unspecified.o libsrc/ws2tcpip/lib64_libws2_32_a-gai_strerrorA.o libsrc/ws2tcpip/lib64_libws2_32_a-gai_strerrorW.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiStrdup.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiParseV4Address.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiNewAddrInfo.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiQueryDNS.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLookupNode.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiClone.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyFreeAddrInfo.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyGetAddrInfo.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLegacyGetNameInfo.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiLoad.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiGetAddrInfo.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiGetNameInfo.o libsrc/wspiapi/lib64_libws2_32_a-WspiapiFreeAddrInfo.o
  11564. x86_64-w64-mingw32-ar cru lib64/libgmon.a profile/lib64_libgmon_a-mcount.o profile/lib64_libgmon_a-profil.o profile/lib64_libgmon_a-gmon.o profile/lib64_libgmon_a-mcountFunc.o
  11565. mv -f string/.deps/lib64_libucrtapp_extra_a-wcsstr.Tpo string/.deps/lib64_libucrtapp_extra_a-wcsstr.Po
  11566. rm -f lib64/libmingw32.a
  11567. x86_64-w64-mingw32-ar cru lib64/libmingw32.a crt/lib64_libmingw32_a-crt0_c.o crt/lib64_libmingw32_a-dll_argv.o crt/lib64_libmingw32_a-gccmain.o crt/lib64_libmingw32_a-natstart.o crt/lib64_libmingw32_a-pseudo-reloc-list.o crt/lib64_libmingw32_a-wildcard.o crt/lib64_libmingw32_a-charmax.o crt/lib64_libmingw32_a-crt0_w.o crt/lib64_libmingw32_a-dllargv.o crt/lib64_libmingw32_a-_newmode.o crt/lib64_libmingw32_a-tlssup.o crt/lib64_libmingw32_a-xncommod.o crt/lib64_libmingw32_a-cinitexe.o crt/lib64_libmingw32_a-merr.o crt/lib64_libmingw32_a-pesect.o crt/lib64_libmingw32_a-udllargc.o crt/lib64_libmingw32_a-xthdloc.o crt/lib64_libmingw32_a-CRT_fp10.o crt/lib64_libmingw32_a-mingw_custom.o crt/lib64_libmingw32_a-mingw_helpers.o crt/lib64_libmingw32_a-pseudo-reloc.o crt/lib64_libmingw32_a-udll_argv.o crt/lib64_libmingw32_a-usermatherr.o crt/lib64_libmingw32_a-xtxtmode.o crt/lib64_libmingw32_a-crt_handler.o crt/lib64_libmingw32_a-tlsthrd.o crt/lib64_libmingw32_a-tlsmthread.o crt/lib64_libmingw32_a-tlsmcrt.o crt/lib64_libmingw32_a-cxa_atexit.o crt/lib64_libmingw32_a-cxa_thread_atexit.o crt/lib64_libmingw32_a-tls_atexit.o
  11568. x86_64-w64-mingw32-ranlib lib64/libshell32.a
  11569. rm -f lib64/libmingwex.a
  11570. rm -f lib64/libucrtapp_extra.a
  11571. x86_64-w64-mingw32-ar cru lib64/libmingwex.a crt/lib64_libmingwex_a-dllentry.o crt/lib64_libmingwex_a-dllmain.o complex/lib64_libmingwex_a-_cabs.o complex/lib64_libmingwex_a-cabs.o complex/lib64_libmingwex_a-cabsf.o complex/lib64_libmingwex_a-cabsl.o complex/lib64_libmingwex_a-cacos.o complex/lib64_libmingwex_a-cacosf.o complex/lib64_libmingwex_a-cacosl.o complex/lib64_libmingwex_a-carg.o complex/lib64_libmingwex_a-cargf.o complex/lib64_libmingwex_a-cargl.o complex/lib64_libmingwex_a-casin.o complex/lib64_libmingwex_a-casinf.o complex/lib64_libmingwex_a-casinl.o complex/lib64_libmingwex_a-catan.o complex/lib64_libmingwex_a-catanf.o complex/lib64_libmingwex_a-catanl.o complex/lib64_libmingwex_a-ccos.o complex/lib64_libmingwex_a-ccosf.o complex/lib64_libmingwex_a-ccosl.o complex/lib64_libmingwex_a-cexp.o complex/lib64_libmingwex_a-cexpf.o complex/lib64_libmingwex_a-cexpl.o complex/lib64_libmingwex_a-cimag.o complex/lib64_libmingwex_a-cimagf.o complex/lib64_libmingwex_a-cimagl.o complex/lib64_libmingwex_a-clog.o complex/lib64_libmingwex_a-clogf.o complex/lib64_libmingwex_a-clogl.o complex/lib64_libmingwex_a-clog10.o complex/lib64_libmingwex_a-clog10f.o complex/lib64_libmingwex_a-clog10l.o complex/lib64_libmingwex_a-conj.o complex/lib64_libmingwex_a-conjf.o complex/lib64_libmingwex_a-conjl.o complex/lib64_libmingwex_a-cpow.o complex/lib64_libmingwex_a-cpowf.o complex/lib64_libmingwex_a-cpowl.o complex/lib64_libmingwex_a-cproj.o complex/lib64_libmingwex_a-cprojf.o complex/lib64_libmingwex_a-cprojl.o complex/lib64_libmingwex_a-creal.o complex/lib64_libmingwex_a-crealf.o complex/lib64_libmingwex_a-creall.o complex/lib64_libmingwex_a-csin.o complex/lib64_libmingwex_a-csinf.o complex/lib64_libmingwex_a-csinl.o complex/lib64_libmingwex_a-csqrt.o complex/lib64_libmingwex_a-csqrtf.o complex/lib64_libmingwex_a-csqrtl.o complex/lib64_libmingwex_a-ctan.o complex/lib64_libmingwex_a-ctanf.o complex/lib64_libmingwex_a-ctanl.o gdtoa/lib64_libmingwex_a-arithchk.o gdtoa/lib64_libmingwex_a-dmisc.o gdtoa/lib64_libmingwex_a-dtoa.o gdtoa/lib64_libmingwex_a-g_dfmt.o gdtoa/lib64_libmingwex_a-gdtoa.o gdtoa/lib64_libmingwex_a-gethex.o gdtoa/lib64_libmingwex_a-g_ffmt.o gdtoa/lib64_libmingwex_a-g__fmt.o gdtoa/lib64_libmingwex_a-gmisc.o gdtoa/lib64_libmingwex_a-g_xfmt.o gdtoa/lib64_libmingwex_a-hd_init.o gdtoa/lib64_libmingwex_a-hexnan.o gdtoa/lib64_libmingwex_a-misc.o gdtoa/lib64_libmingwex_a-qnan.o gdtoa/lib64_libmingwex_a-smisc.o gdtoa/lib64_libmingwex_a-strtodg.o gdtoa/lib64_libmingwex_a-strtodnrp.o gdtoa/lib64_libmingwex_a-strtof.o gdtoa/lib64_libmingwex_a-strtopx.o gdtoa/lib64_libmingwex_a-sum.o gdtoa/lib64_libmingwex_a-ulp.o math/lib64_libmingwex_a-cbrt.o math/lib64_libmingwex_a-cbrtf.o math/lib64_libmingwex_a-cbrtl.o math/lib64_libmingwex_a-copysign.o math/lib64_libmingwex_a-copysignf.o math/lib64_libmingwex_a-coshf.o math/lib64_libmingwex_a-coshl.o math/lib64_libmingwex_a-erfl.o math/lib64_libmingwex_a-expf.o math/lib64_libmingwex_a-fabs.o math/lib64_libmingwex_a-fabsf.o math/lib64_libmingwex_a-fabsl.o math/lib64_libmingwex_a-fdim.o math/lib64_libmingwex_a-fdimf.o math/lib64_libmingwex_a-fdiml.o math/lib64_libmingwex_a-fma.o math/lib64_libmingwex_a-fmaf.o math/lib64_libmingwex_a-fmal.o math/lib64_libmingwex_a-fmax.o math/lib64_libmingwex_a-fmaxf.o math/lib64_libmingwex_a-fmaxl.o math/lib64_libmingwex_a-fmin.o math/lib64_libmingwex_a-fminf.o math/lib64_libmingwex_a-fminl.o math/lib64_libmingwex_a-fp_consts.o math/lib64_libmingwex_a-fp_constsf.o math/lib64_libmingwex_a-fp_constsl.o math/lib64_libmingwex_a-fpclassify.o math/lib64_libmingwex_a-fpclassifyf.o math/lib64_libmingwex_a-fpclassifyl.o math/lib64_libmingwex_a-frexpf.o math/lib64_libmingwex_a-frexpl.o math/lib64_libmingwex_a-hypotf.o math/lib64_libmingwex_a-hypot.o math/lib64_libmingwex_a-hypotl.o math/lib64_libmingwex_a-isnan.o math/lib64_libmingwex_a-isnanf.o math/lib64_libmingwex_a-isnanl.o math/lib64_libmingwex_a-ldexpf.o math/lib64_libmingwex_a-lgamma.o math/lib64_libmingwex_a-lgammaf.o math/lib64_libmingwex_a-lgammal.o math/lib64_libmingwex_a-llrint.o math/lib64_libmingwex_a-signgam.o math/lib64_libmingwex_a-llrintf.o math/lib64_libmingwex_a-llrintl.o math/lib64_libmingwex_a-llround.o math/lib64_libmingwex_a-llroundf.o math/lib64_libmingwex_a-llroundl.o math/lib64_libmingwex_a-log10f.o math/lib64_libmingwex_a-logf.o math/lib64_libmingwex_a-lrint.o math/lib64_libmingwex_a-lrintf.o math/lib64_libmingwex_a-lrintl.o math/lib64_libmingwex_a-lround.o math/lib64_libmingwex_a-lroundf.o math/lib64_libmingwex_a-lroundl.o math/lib64_libmingwex_a-modf.o math/lib64_libmingwex_a-modff.o math/lib64_libmingwex_a-modfl.o math/lib64_libmingwex_a-nextafterf.o math/lib64_libmingwex_a-nextafterl.o math/lib64_libmingwex_a-nexttoward.o math/lib64_libmingwex_a-nexttowardf.o math/lib64_libmingwex_a-powf.o math/lib64_libmingwex_a-powi.o math/lib64_libmingwex_a-powif.o math/lib64_libmingwex_a-powil.o math/lib64_libmingwex_a-rintl.o math/lib64_libmingwex_a-round.o math/lib64_libmingwex_a-roundf.o math/lib64_libmingwex_a-roundl.o math/lib64_libmingwex_a-s_erf.o math/lib64_libmingwex_a-sf_erf.o math/lib64_libmingwex_a-signbit.o math/lib64_libmingwex_a-signbitf.o math/lib64_libmingwex_a-signbitl.o math/lib64_libmingwex_a-sinhf.o math/lib64_libmingwex_a-sinhl.o math/lib64_libmingwex_a-sqrt.o math/lib64_libmingwex_a-sqrtf.o math/lib64_libmingwex_a-sqrtl.o math/lib64_libmingwex_a-tanhf.o math/lib64_libmingwex_a-tanhl.o math/lib64_libmingwex_a-tgamma.o math/lib64_libmingwex_a-tgammaf.o math/lib64_libmingwex_a-tgammal.o math/lib64_libmingwex_a-truncl.o math/lib64_libmingwex_a-abs64.o misc/lib64_libmingwex_a-mingw_longjmp.o misc/lib64_libmingwex_a-mingw_getsp.o misc/lib64_libmingwex_a-alarm.o misc/lib64_libmingwex_a-basename.o misc/lib64_libmingwex_a-btowc.o misc/lib64_libmingwex_a-delay-f.o misc/lib64_libmingwex_a-delay-n.o misc/lib64_libmingwex_a-delayimp.o misc/lib64_libmingwex_a-dirent.o misc/lib64_libmingwex_a-dirname.o misc/lib64_libmingwex_a-feclearexcept.o misc/lib64_libmingwex_a-fegetenv.o misc/lib64_libmingwex_a-fegetexceptflag.o misc/lib64_libmingwex_a-fegetround.o misc/lib64_libmingwex_a-feholdexcept.o misc/lib64_libmingwex_a-feraiseexcept.o misc/lib64_libmingwex_a-fesetenv.o misc/lib64_libmingwex_a-fesetexceptflag.o misc/lib64_libmingwex_a-fesetround.o misc/lib64_libmingwex_a-fetestexcept.o misc/lib64_libmingwex_a-feupdateenv.o misc/lib64_libmingwex_a-ftruncate.o misc/lib64_libmingwex_a-fwide.o misc/lib64_libmingwex_a-getlogin.o misc/lib64_libmingwex_a-getopt.o misc/lib64_libmingwex_a-gettimeofday.o misc/lib64_libmingwex_a-imaxabs.o misc/lib64_libmingwex_a-imaxdiv.o misc/lib64_libmingwex_a-isblank.o misc/lib64_libmingwex_a-iswblank.o misc/lib64_libmingwex_a-mempcpy.o misc/lib64_libmingwex_a-mingw-aligned-malloc.o misc/lib64_libmingwex_a-mingw_matherr.o misc/lib64_libmingwex_a-mingw_mbwc_convert.o misc/lib64_libmingwex_a-mingw_usleep.o misc/lib64_libmingwex_a-mingw_wcstod.o misc/lib64_libmingwex_a-mingw_wcstof.o misc/lib64_libmingwex_a-mingw_wcstold.o misc/lib64_libmingwex_a-mkstemp.o misc/lib64_libmingwex_a-sleep.o misc/lib64_libmingwex_a-strnlen.o misc/lib64_libmingwex_a-strsafe.o misc/lib64_libmingwex_a-strtoimax.o misc/lib64_libmingwex_a-strtoumax.o misc/lib64_libmingwex_a-tdelete.o misc/lib64_libmingwex_a-tfind.o misc/lib64_libmingwex_a-tsearch.o misc/lib64_libmingwex_a-twalk.o misc/lib64_libmingwex_a-wcsnlen.o misc/lib64_libmingwex_a-wcstof.o misc/lib64_libmingwex_a-wcstoimax.o misc/lib64_libmingwex_a-wcstold.o misc/lib64_libmingwex_a-wcstoumax.o misc/lib64_libmingwex_a-wctob.o misc/lib64_libmingwex_a-wctrans.o misc/lib64_libmingwex_a-wctype.o misc/lib64_libmingwex_a-wdirent.o misc/lib64_libmingwex_a-winbs_uint64.o misc/lib64_libmingwex_a-winbs_ulong.o misc/lib64_libmingwex_a-winbs_ushort.o misc/lib64_libmingwex_a-wmemchr.o misc/lib64_libmingwex_a-wmemcmp.o misc/lib64_libmingwex_a-wmemcpy.o misc/lib64_libmingwex_a-wmemmove.o misc/lib64_libmingwex_a-wmempcpy.o misc/lib64_libmingwex_a-wmemset.o misc/lib64_libmingwex_a-ftw.o misc/lib64_libmingwex_a-ftw64.o misc/lib64_libmingwex_a-mingw-access.o stdio/lib64_libmingwex_a-scanf2-argcount-char.o stdio/lib64_libmingwex_a-scanf2-argcount-wchar.o stdio/lib64_libmingwex_a-vfscanf2.o stdio/lib64_libmingwex_a-vfwscanf2.o stdio/lib64_libmingwex_a-vscanf2.o stdio/lib64_libmingwex_a-vsscanf2.o stdio/lib64_libmingwex_a-vswscanf2.o stdio/lib64_libmingwex_a-vwscanf2.o stdio/lib64_libmingwex_a-strtok_r.o stdio/lib64_libmingwex_a-scanf.o stdio/lib64_libmingwex_a-_Exit.o stdio/lib64_libmingwex_a-_findfirst64i32.o stdio/lib64_libmingwex_a-_findnext64i32.o stdio/lib64_libmingwex_a-_fstat.o stdio/lib64_libmingwex_a-_fstat64i32.o stdio/lib64_libmingwex_a-_ftime.o stdio/lib64_libmingwex_a-_stat.o stdio/lib64_libmingwex_a-_stat64i32.o stdio/lib64_libmingwex_a-_wfindfirst64i32.o stdio/lib64_libmingwex_a-_wfindnext64i32.o stdio/lib64_libmingwex_a-_wstat.o stdio/lib64_libmingwex_a-_wstat64i32.o stdio/lib64_libmingwex_a-asprintf.o stdio/lib64_libmingwex_a-atoll.o stdio/lib64_libmingwex_a-fgetpos64.o stdio/lib64_libmingwex_a-fopen64.o stdio/lib64_libmingwex_a-fseeko32.o stdio/lib64_libmingwex_a-fseeko64.o stdio/lib64_libmingwex_a-fsetpos64.o stdio/lib64_libmingwex_a-ftello.o stdio/lib64_libmingwex_a-ftello64.o stdio/lib64_libmingwex_a-ftruncate64.o stdio/lib64_libmingwex_a-lltoa.o stdio/lib64_libmingwex_a-lltow.o stdio/lib64_libmingwex_a-lseek64.o stdio/lib64_libmingwex_a-mingw_fprintf.o stdio/lib64_libmingwex_a-mingw_fprintfw.o stdio/lib64_libmingwex_a-mingw_fscanf.o stdio/lib64_libmingwex_a-mingw_fwscanf.o stdio/lib64_libmingwex_a-mingw_pformat.o stdio/lib64_libmingwex_a-mingw_pformatw.o stdio/lib64_libmingwex_a-mingw_printf.o stdio/lib64_libmingwex_a-mingw_printfw.o stdio/lib64_libmingwex_a-mingw_scanf.o stdio/lib64_libmingwex_a-mingw_snprintf.o stdio/lib64_libmingwex_a-mingw_snprintfw.o stdio/lib64_libmingwex_a-mingw_sprintf.o stdio/lib64_libmingwex_a-mingw_sprintfw.o stdio/lib64_libmingwex_a-mingw_sscanf.o stdio/lib64_libmingwex_a-mingw_swscanf.o stdio/lib64_libmingwex_a-mingw_vfprintf.o stdio/lib64_libmingwex_a-mingw_vfprintfw.o stdio/lib64_libmingwex_a-mingw_vfscanf.o stdio/lib64_libmingwex_a-mingw_vprintf.o stdio/lib64_libmingwex_a-mingw_vprintfw.o stdio/lib64_libmingwex_a-mingw_vsnprintf.o stdio/lib64_libmingwex_a-mingw_vsnprintfw.o stdio/lib64_libmingwex_a-mingw_vsprintf.o stdio/lib64_libmingwex_a-mingw_vsprintfw.o stdio/lib64_libmingwex_a-mingw_wscanf.o stdio/lib64_libmingwex_a-mingw_wvfscanf.o stdio/lib64_libmingwex_a-snprintf.o stdio/lib64_libmingwex_a-snwprintf.o stdio/lib64_libmingwex_a-strtof.o stdio/lib64_libmingwex_a-truncate.o stdio/lib64_libmingwex_a-ulltoa.o stdio/lib64_libmingwex_a-ulltow.o stdio/lib64_libmingwex_a-vasprintf.o stdio/lib64_libmingwex_a-vfscanf.o stdio/lib64_libmingwex_a-vfwscanf.o stdio/lib64_libmingwex_a-vscanf.o stdio/lib64_libmingwex_a-vsnprintf.o stdio/lib64_libmingwex_a-vsnwprintf.o stdio/lib64_libmingwex_a-vsscanf.o stdio/lib64_libmingwex_a-vswscanf.o stdio/lib64_libmingwex_a-vwscanf.o stdio/lib64_libmingwex_a-wtoll.o stdio/lib64_libmingwex_a-mingw_asprintf.o stdio/lib64_libmingwex_a-mingw_vasprintf.o math/x86/lib64_libmingwex_a-_chgsignl.o math/x86/lib64_libmingwex_a-acosf.o math/x86/lib64_libmingwex_a-acosh.o math/x86/lib64_libmingwex_a-acosl.o math/x86/lib64_libmingwex_a-acoshf.o math/x86/lib64_libmingwex_a-acoshl.o math/x86/lib64_libmingwex_a-asinf.o math/x86/lib64_libmingwex_a-asinh.o math/x86/lib64_libmingwex_a-asinl.o math/x86/lib64_libmingwex_a-asinhf.o math/x86/lib64_libmingwex_a-asinhl.o math/x86/lib64_libmingwex_a-atan2f.o math/x86/lib64_libmingwex_a-atan2.o math/x86/lib64_libmingwex_a-atan2l.o math/x86/lib64_libmingwex_a-atanf.o math/x86/lib64_libmingwex_a-atanh.o math/x86/lib64_libmingwex_a-atanl.o math/x86/lib64_libmingwex_a-atanhf.o math/x86/lib64_libmingwex_a-atanhl.o math/x86/lib64_libmingwex_a-ceil.o math/x86/lib64_libmingwex_a-ceilf.o math/x86/lib64_libmingwex_a-ceill.o math/x86/lib64_libmingwex_a-copysignl.o math/x86/lib64_libmingwex_a-cos.o math/x86/lib64_libmingwex_a-cosf.o math/x86/lib64_libmingwex_a-cosl.o math/x86/lib64_libmingwex_a-cosl_internal.o math/x86/lib64_libmingwex_a-cossin.o math/x86/lib64_libmingwex_a-exp.o math/x86/lib64_libmingwex_a-expl.o math/x86/lib64_libmingwex_a-exp2.o math/x86/lib64_libmingwex_a-exp2f.o math/x86/lib64_libmingwex_a-exp2l.o math/x86/lib64_libmingwex_a-expm1.o math/x86/lib64_libmingwex_a-expm1f.o math/x86/lib64_libmingwex_a-expm1l.o math/x86/lib64_libmingwex_a-floor.o math/x86/lib64_libmingwex_a-floorf.o math/x86/lib64_libmingwex_a-floorl.o math/x86/lib64_libmingwex_a-fmod.o math/x86/lib64_libmingwex_a-fmodf.o math/x86/lib64_libmingwex_a-fmodl.o math/x86/lib64_libmingwex_a-fucom.o math/x86/lib64_libmingwex_a-ilogb.o math/x86/lib64_libmingwex_a-ilogbf.o math/x86/lib64_libmingwex_a-ilogbl.o math/x86/lib64_libmingwex_a-internal_logl.o math/x86/lib64_libmingwex_a-ldexp.o math/x86/lib64_libmingwex_a-ldexpl.o math/x86/lib64_libmingwex_a-log.o math/x86/lib64_libmingwex_a-log10l.o math/x86/lib64_libmingwex_a-log1p.o math/x86/lib64_libmingwex_a-log1pf.o math/x86/lib64_libmingwex_a-log1pl.o math/x86/lib64_libmingwex_a-log2.o math/x86/lib64_libmingwex_a-log2f.o math/x86/lib64_libmingwex_a-log2l.o math/x86/lib64_libmingwex_a-logb.o math/x86/lib64_libmingwex_a-logbf.o math/x86/lib64_libmingwex_a-logbl.o math/x86/lib64_libmingwex_a-logl.o math/x86/lib64_libmingwex_a-nearbyint.o math/x86/lib64_libmingwex_a-nearbyintf.o math/x86/lib64_libmingwex_a-nearbyintl.o math/x86/lib64_libmingwex_a-pow.o math/x86/lib64_libmingwex_a-powl.o math/x86/lib64_libmingwex_a-remainder.o math/x86/lib64_libmingwex_a-remainderf.o math/x86/lib64_libmingwex_a-remainderl.o math/x86/lib64_libmingwex_a-remquo.o math/x86/lib64_libmingwex_a-remquof.o math/x86/lib64_libmingwex_a-remquol.o math/x86/lib64_libmingwex_a-rint.o math/x86/lib64_libmingwex_a-rintf.o math/x86/lib64_libmingwex_a-scalbn.o math/x86/lib64_libmingwex_a-scalbnf.o math/x86/lib64_libmingwex_a-scalbnl.o math/x86/lib64_libmingwex_a-sin.o math/x86/lib64_libmingwex_a-sinf.o math/x86/lib64_libmingwex_a-sinl.o math/x86/lib64_libmingwex_a-sinl_internal.o math/x86/lib64_libmingwex_a-tanf.o math/x86/lib64_libmingwex_a-tanl.o math/x86/lib64_libmingwex_a-trunc.o math/x86/lib64_libmingwex_a-truncf.o
  11572. x86_64-w64-mingw32-ar cru lib64/libucrtapp_extra.a crt/lib64_libucrtapp_extra_a-__C_specific_handler.o misc/lib64_libucrtapp_extra_a-longjmp.o misc/lib64_libucrtapp_extra_a-setjmp.o string/lib64_libucrtapp_extra_a-memchr.o string/lib64_libucrtapp_extra_a-memcmp.o string/lib64_libucrtapp_extra_a-memcpy.o string/lib64_libucrtapp_extra_a-memmove.o string/lib64_libucrtapp_extra_a-memrchr.o string/lib64_libucrtapp_extra_a-strchr.o string/lib64_libucrtapp_extra_a-strchrnul.o string/lib64_libucrtapp_extra_a-strrchr.o string/lib64_libucrtapp_extra_a-strstr.o string/lib64_libucrtapp_extra_a-wcschr.o string/lib64_libucrtapp_extra_a-wcsrchr.o string/lib64_libucrtapp_extra_a-wcsstr.o
  11573. x86_64-w64-mingw32-ranlib lib64/libksguid.a
  11574. x86_64-w64-mingw32-ranlib lib64/libscrnsavw.a
  11575. x86_64-w64-mingw32-ranlib lib64/libscrnsave.a
  11576. rm -f lib64/libucrt.a
  11577. x86_64-w64-mingw32-ranlib lib64/libgmon.a
  11578. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr80_64.mri
  11579. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr90.mri
  11580. x86_64-w64-mingw32-ranlib lib64/libstrmiids.a
  11581. x86_64-w64-mingw32-ranlib lib64/libucrtapp_extra.a
  11582. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrt.mri
  11583. x86_64-w64-mingw32-ranlib lib64/libksuser.a
  11584. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr90d.mri
  11585. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr100.mri
  11586. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr110.mri
  11587. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr120.mri
  11588. x86_64-w64-mingw32-ranlib lib64/libmingw32.a
  11589. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr120d.mri
  11590. x86_64-w64-mingw32-ranlib lib64/libuuid.a
  11591. x86_64-w64-mingw32-ranlib lib64/libmingwex.a
  11592. x86_64-w64-mingw32-ranlib lib64/libkernel32.a
  11593. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr120_app.mri
  11594. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtbase.mri
  11595. rm -f lib64/libucrtapp.a
  11596. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtapp.mri
  11597. x86_64-w64-mingw32-ranlib lib64/libws2_32.a
  11598. x86_64-w64-mingw32-ranlib lib64/libgdiplus.a
  11599. rm -f lib64/libmincore.a
  11600. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/mincore.mri
  11601. x86_64-w64-mingw32-ranlib lib64/libucrt.a
  11602. x86_64-w64-mingw32-ranlib lib64/libucrtapp.a
  11603. cp lib64/libucrt.a lib64/libmsvcrt.a
  11604. x86_64-w64-mingw32-ranlib lib64/libmincore.a
  11605. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_wmktemp_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_wmktemp_s.Po
  11606. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-_wstrdate_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-_wstrdate_s.Po
  11607. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-memmove_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-memmove_s.Po
  11608. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-asctime_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-asctime_s.Po
  11609. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-strerror_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-strerror_s.Po
  11610. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-rand_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-rand_s.Po
  11611. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-vsprintf_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-vsprintf_s.Po
  11612. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-wmemmove_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-wmemmove_s.Po
  11613. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-memcpy_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-memcpy_s.Po
  11614. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-sprintf_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-sprintf_s.Po
  11615. mv -f secapi/.deps/lib64_libmsvcrt_extra_a-wmemcpy_s.Tpo secapi/.deps/lib64_libmsvcrt_extra_a-wmemcpy_s.Po
  11616. rm -f lib64/libmsvcrt_extra.a
  11617. x86_64-w64-mingw32-ar cru lib64/libmsvcrt_extra.a misc/lib64_libmsvcrt_extra_a-_configthreadlocale.o misc/lib64_libmsvcrt_extra_a-invalid_parameter_handler.o misc/lib64_libmsvcrt_extra_a-output_format.o misc/lib64_libmsvcrt_extra_a-purecall.o secapi/lib64_libmsvcrt_extra_a-_access_s.o secapi/lib64_libmsvcrt_extra_a-_cgets_s.o secapi/lib64_libmsvcrt_extra_a-_cgetws_s.o secapi/lib64_libmsvcrt_extra_a-_chsize_s.o secapi/lib64_libmsvcrt_extra_a-_controlfp_s.o secapi/lib64_libmsvcrt_extra_a-_cprintf_s.o secapi/lib64_libmsvcrt_extra_a-_cprintf_s_l.o secapi/lib64_libmsvcrt_extra_a-_ctime32_s.o secapi/lib64_libmsvcrt_extra_a-_ctime64_s.o secapi/lib64_libmsvcrt_extra_a-_cwprintf_s.o secapi/lib64_libmsvcrt_extra_a-_cwprintf_s_l.o secapi/lib64_libmsvcrt_extra_a-_gmtime32_s.o secapi/lib64_libmsvcrt_extra_a-_gmtime64_s.o secapi/lib64_libmsvcrt_extra_a-_localtime32_s.o secapi/lib64_libmsvcrt_extra_a-_localtime64_s.o secapi/lib64_libmsvcrt_extra_a-_mktemp_s.o secapi/lib64_libmsvcrt_extra_a-_sopen_s.o secapi/lib64_libmsvcrt_extra_a-_strdate_s.o secapi/lib64_libmsvcrt_extra_a-_strtime_s.o secapi/lib64_libmsvcrt_extra_a-_umask_s.o secapi/lib64_libmsvcrt_extra_a-_vcprintf_s.o secapi/lib64_libmsvcrt_extra_a-_vcprintf_s_l.o secapi/lib64_libmsvcrt_extra_a-_vcwprintf_s.o secapi/lib64_libmsvcrt_extra_a-_vcwprintf_s_l.o secapi/lib64_libmsvcrt_extra_a-_vscprintf_p.o secapi/lib64_libmsvcrt_extra_a-_vscwprintf_p.o secapi/lib64_libmsvcrt_extra_a-_vswprintf_p.o secapi/lib64_libmsvcrt_extra_a-_waccess_s.o secapi/lib64_libmsvcrt_extra_a-_wasctime_s.o secapi/lib64_libmsvcrt_extra_a-_wctime32_s.o secapi/lib64_libmsvcrt_extra_a-_wctime64_s.o secapi/lib64_libmsvcrt_extra_a-_wstrtime_s.o secapi/lib64_libmsvcrt_extra_a-_wmktemp_s.o secapi/lib64_libmsvcrt_extra_a-_wstrdate_s.o secapi/lib64_libmsvcrt_extra_a-asctime_s.o secapi/lib64_libmsvcrt_extra_a-memcpy_s.o secapi/lib64_libmsvcrt_extra_a-memmove_s.o secapi/lib64_libmsvcrt_extra_a-rand_s.o secapi/lib64_libmsvcrt_extra_a-sprintf_s.o secapi/lib64_libmsvcrt_extra_a-strerror_s.o secapi/lib64_libmsvcrt_extra_a-vsprintf_s.o secapi/lib64_libmsvcrt_extra_a-wmemcpy_s.o secapi/lib64_libmsvcrt_extra_a-wmemmove_s.o stdio/lib64_libmsvcrt_extra_a-fseeki64.o stdio/lib64_libmsvcrt_extra_a-mingw_lock.o misc/lib64_libmsvcrt_extra_a-__p___argv.o misc/lib64_libmsvcrt_extra_a-__p__acmdln.o misc/lib64_libmsvcrt_extra_a-__p__commode.o misc/lib64_libmsvcrt_extra_a-__p__fmode.o misc/lib64_libmsvcrt_extra_a-__p__wcmdln.o misc/lib64_libmsvcrt_extra_a-_create_locale.o misc/lib64_libmsvcrt_extra_a-_free_locale.o misc/lib64_libmsvcrt_extra_a-_get_current_locale.o misc/lib64_libmsvcrt_extra_a-seterrno.o
  11618. x86_64-w64-mingw32-ranlib lib64/libmsvcrt_extra.a
  11619. cd lib64/ && x86_64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcrt-os.mri
  11620. rm lib64/libapi-ms-win-security-sddl-l1-1-0.a lib64/libapi-ms-win-core-largeinteger-l1-1-0.a lib64/libapi-ms-win-core-fibers-l1-1-1.a lib64/libapi-ms-win-core-windowserrorreporting-l1-1-1.a lib64/msvcr120d.def lib64/libapi-ms-win-crt-string-l1-1-0.a lib64/libapi-ms-win-core-xstate-l2-1-0.a lib64/libapi-ms-win-core-com-l1-1-0.a lib64/libapi-ms-win-core-realtime-l1-1-0.a lib64/libapi-ms-win-core-slapi-l1-1-0.a lib64/oleaut32.def lib64/ntdll.def lib64/libapi-ms-win-gaming-tcui-l1-1-0.a lib64/libapi-ms-win-core-interlocked-l1-1-0.a lib64/libapi-ms-win-core-comm-l1-1-1.a lib64/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a lib64/libapi-ms-win-core-datetime-l1-1-2.a lib64/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a lib64/libapi-ms-win-eventing-legacy-l1-1-0.a lib64/libapi-ms-win-core-winrt-string-l1-1-0.a lib64/libapi-ms-win-core-namedpipe-l1-2-1.a lib64/libapi-ms-win-devices-config-l1-1-1.a lib64/ntdllcrt.def lib64/msvcr120_app.def lib64/libapi-ms-win-core-realtime-l1-1-1.a lib64/libapi-ms-win-core-memory-l1-1-7.a lib64/libapi-ms-win-core-com-l1-1-1.a lib64/libapi-ms-win-crt-convert-l1-1-0.a lib64/libapi-ms-win-core-heap-l2-1-0.a lib64/libapi-ms-win-appmodel-runtime-l1-1-0.a lib64/libapi-ms-win-core-localization-l1-2-1.a lib64/msvcrt.def lib64/libapi-ms-win-core-io-l1-1-1.a lib64/libapi-ms-win-security-base-l1-2-0.a lib64/libapi-ms-win-core-console-l1-2-0.a lib64/libapi-ms-win-security-isolatedcontainer-l1-1-0.a lib64/libapi-ms-win-core-heap-obsolete-l1-1-0.a lib64/libapi-ms-win-core-console-l2-1-0.a lib64/libapi-ms-win-core-processenvironment-l1-2-0.a lib64/libapi-ms-win-ro-typeresolution-l1-1-0.a lib64/libapi-ms-win-eventing-classicprovider-l1-1-0.a lib64/api-ms-win-crt-convert-l1-1-0.def lib64/libapi-ms-win-core-wow64-l1-1-1.a lib64/libapi-ms-win-core-winrt-error-l1-1-0.a lib64/libapi-ms-win-core-sysinfo-l1-2-3.a lib64/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a lib64/libapi-ms-win-security-lsalookup-l2-1-0.a lib64/libapi-ms-win-crt-heap-l1-1-0.a lib64/libapi-ms-win-core-io-l1-1-0.a lib64/libapi-ms-win-crt-environment-l1-1-0.a lib64/libapi-ms-win-crt-runtime-l1-1-0.a lib64/libapi-ms-win-core-realtime-l1-1-2.a lib64/libapi-ms-win-core-localization-l2-1-0.a lib64/libapi-ms-win-core-libraryloader-l1-2-0.a lib64/libapi-ms-win-shcore-obsolete-l1-1-0.a lib64/libapi-ms-win-core-kernel32-legacy-l1-1-1.a lib64/msvcr100.def lib64/libapi-ms-win-crt-math-l1-1-0.a lib64/libapi-ms-win-core-comm-l1-1-2.a lib64/libapi-ms-win-eventing-provider-l1-1-0.a lib64/libapi-ms-win-core-file-l1-2-1.a lib64/libapi-ms-win-core-firmware-l1-1-0.a lib64/libapi-ms-win-core-featurestaging-l1-1-1.a lib64/ole32.def lib64/libapi-ms-win-core-memory-l1-1-5.a lib64/libapi-ms-win-eventing-consumer-l1-1-0.a lib64/msvcr120.def lib64/libapi-ms-win-core-datetime-l1-1-0.a lib64/libapi-ms-win-gaming-tcui-l1-1-4.a lib64/vcruntime140_app.def lib64/msvcr90d.def lib64/libapi-ms-win-core-timezone-l1-1-1.a lib64/api-ms-win-crt-private-l1-1-0.def lib64/libapi-ms-win-core-processenvironment-l1-1-0.a lib64/libapi-ms-win-core-localization-l1-2-2.a lib64/libapi-ms-win-core-namespace-l1-1-0.a lib64/libapi-ms-win-core-libraryloader-l2-1-0.a lib64/libapi-ms-win-core-enclave-l1-1-0.a lib64/libapi-ms-win-core-synch-l1-2-1.a lib64/libapi-ms-win-core-com-l2-1-1.a lib64/libapi-ms-win-security-provider-ansi-l1-1-0.a lib64/libapi-ms-win-core-rtlsupport-l1-2-0.a lib64/libapi-ms-win-core-debug-l1-1-0.a lib64/libapi-ms-win-core-timezone-l1-1-0.a lib64/libapi-ms-win-core-version-l1-1-1.a lib64/msvcr110.def lib64/libapi-ms-win-core-comm-l1-1-0.a lib64/libapi-ms-win-appmodel-runtime-l1-1-1.a lib64/libapi-ms-win-core-winrt-l1-1-0.a lib64/libapi-ms-win-security-provider-l1-1-0.a lib64/libapi-ms-win-core-heap-l1-2-0.a lib64/libapi-ms-win-core-errorhandling-l1-1-3.a lib64/libapi-ms-win-core-psapi-ansi-l1-1-0.a lib64/libapi-ms-win-crt-process-l1-1-0.a lib64/libapi-ms-win-core-version-l1-1-0.a lib64/libapi-ms-win-core-handle-l1-1-0.a lib64/libapi-ms-win-core-normalization-l1-1-0.a lib64/libapi-ms-win-core-namespace-ansi-l1-1-0.a lib64/libapi-ms-win-core-sysinfo-l1-2-1.a lib64/libapi-ms-win-core-memory-l1-1-3.a lib64/libapi-ms-win-gaming-tcui-l1-1-3.a lib64/user32.def lib64/libapi-ms-win-crt-stdio-l1-1-0.a lib64/libapi-ms-win-core-file-l1-1-0.a lib64/libapi-ms-win-core-windowserrorreporting-l1-1-0.a lib64/libapi-ms-win-core-datetime-l1-1-1.a lib64/libapi-ms-win-security-base-l1-2-1.a lib64/libapi-ms-win-security-base-l1-1-0.a lib64/libapi-ms-win-core-file-l2-1-1.a lib64/libapi-ms-win-crt-conio-l1-1-0.a lib64/libapi-ms-win-core-kernel32-legacy-l1-1-0.a lib64/msvcr90.def lib64/libapi-ms-win-core-errorhandling-l1-1-1.a lib64/libapi-ms-win-core-winrt-error-l1-1-1.a lib64/libapi-ms-win-core-synch-l1-2-0.a lib64/libapi-ms-win-core-file-ansi-l2-1-0.a lib64/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a lib64/libapi-ms-win-core-console-l1-1-0.a lib64/libapi-ms-win-core-winrt-robuffer-l1-1-0.a lib64/libapi-ms-win-gaming-expandedresources-l1-1-0.a lib64/libapi-ms-win-core-sysinfo-l1-1-0.a lib64/libapi-ms-win-crt-locale-l1-1-0.a lib64/libapi-ms-win-core-memory-l1-1-2.a lib64/libapi-ms-win-core-namedpipe-l1-2-2.a lib64/libapi-ms-win-core-wow64-l1-1-0.a lib64/libapi-ms-win-core-console-l2-2-0.a lib64/libapi-ms-win-core-file-l2-1-2.a lib64/libapi-ms-win-core-com-midlproxystub-l1-1-0.a lib64/libapi-ms-win-core-console-l3-2-0.a lib64/libapi-ms-win-core-file-fromapp-l1-1-0.a lib64/libapi-ms-win-core-featurestaging-l1-1-0.a lib64/libapi-ms-win-core-debug-l1-1-1.a lib64/libapi-ms-win-core-synch-l1-1-0.a lib64/libapi-ms-win-core-threadpool-l1-2-0.a lib64/clbcatq.def lib64/libapi-ms-win-core-psm-appnotify-l1-1-0.a lib64/libapi-ms-win-core-file-l1-2-2.a lib64/libapi-ms-win-core-localization-obsolete-l1-2-0.a lib64/libgamemode.a lib64/libapi-ms-win-core-processthreads-l1-1-3.a lib64/libapi-ms-win-security-cryptoapi-l1-1-0.a lib64/libapi-ms-win-core-fibers-l2-1-1.a lib64/libapi-ms-win-core-memory-l1-1-0.a lib64/libapi-ms-win-core-interlocked-l1-2-0.a lib64/libapi-ms-win-crt-private-l1-1-0.a lib64/libapi-ms-win-core-delayload-l1-1-1.a lib64/libapi-ms-win-core-util-l1-1-0.a lib64/libapi-ms-win-core-localization-ansi-l1-1-0.a lib64/libapi-ms-win-core-processthreads-l1-1-0.a lib64/libapi-ms-win-core-namedpipe-l1-1-0.a lib64/api-ms-win-crt-math-l1-1-0.def lib64/libapi-ms-win-core-processthreads-l1-1-1.a lib64/libapi-ms-win-core-profile-l1-1-0.a lib64/libapi-ms-win-core-versionansi-l1-1-0.a lib64/libapi-ms-win-core-memory-l1-1-6.a lib64/libapi-ms-win-core-synch-ansi-l1-1-0.a lib64/libapi-ms-win-core-psapi-l1-1-0.a lib64/libapi-ms-win-crt-time-l1-1-0.a lib64/libapi-ms-win-devices-config-l1-1-2.a lib64/libapi-ms-win-core-string-l1-1-0.a lib64/libapi-ms-win-core-path-l1-1-0.a lib64/libapi-ms-win-core-url-l1-1-0.a lib64/msvcp120_app.def lib64/libapi-ms-win-core-winrt-registration-l1-1-0.a lib64/libapi-ms-win-core-processthreads-l1-1-2.a lib64/libapi-ms-win-shcore-stream-winrt-l1-1-0.a lib64/libapi-ms-win-gaming-tcui-l1-1-2.a lib64/libapi-ms-win-crt-multibyte-l1-1-0.a lib64/libapi-ms-win-core-libraryloader-l1-2-1.a lib64/libapi-ms-win-core-sysinfo-l1-2-0.a lib64/libapi-ms-win-crt-filesystem-l1-1-0.a lib64/msvcr80.def lib64/libapi-ms-win-core-errorhandling-l1-1-0.a lib64/ucrtbase.def lib64/libapi-ms-win-crt-utility-l1-1-0.a lib64/libapi-ms-win-core-memory-l1-1-1.a lib64/libapi-ms-win-security-sddl-ansi-l1-1-0.a lib64/libapi-ms-win-core-file-ansi-l1-1-0.a lib64/libapi-ms-win-eventing-controller-l1-1-0.a lib64/api-ms-win-crt-runtime-l1-1-0.def lib64/libapi-ms-win-core-localization-l1-2-0.a lib64/advapi32.def lib64/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a lib64/libapi-ms-win-core-windowserrorreporting-l1-1-2.a lib64/libapi-ms-win-ro-typeresolution-l1-1-1.a lib64/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a lib64/libapi-ms-win-core-windowsceip-l1-1-0.a lib64/libapi-ms-win-core-file-l2-1-0.a lib64/libapi-ms-win-gaming-deviceinformation-l1-1-0.a
  11621. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-x86_64'
  11622. gmake install-am
  11623. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-x86_64'
  11624. gmake[2]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-x86_64'
  11625. gmake[2]: Nothing to be done for 'install-exec-am'.
  11626. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11627. /usr/bin/install -c -m 644 lib64/crt1.o lib64/crt2.o lib64/crt1u.o lib64/crt2u.o lib64/dllcrt1.o lib64/dllcrt2.o lib64/CRT_fp8.o lib64/CRT_fp10.o lib64/txtmode.o lib64/binmode.o lib64/crtbegin.o lib64/crtend.o lib64/gcrt0.o lib64/gcrt1.o lib64/gcrt2.o lib64/CRT_glob.o lib64/CRT_noglob.o '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11628. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include'
  11629. /usr/bin/install -c -m 644 ../libsrc/agtctl_i.c ../libsrc/agtsvr_i.c ../libsrc/cdoex_i.c ../libsrc/cdoexm_i.c ../libsrc/cdosys_i.c ../libsrc/emostore_i.c ../libsrc/iisext_i.c ../libsrc/mtsadmin_i.c ../libsrc/mtxadmin_i.c ../libsrc/scardssp_i.c ../libsrc/scardssp_p.c ../libsrc/tsuserex_i.c '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/include'
  11630. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11631. /usr/bin/install -c -m 644 lib64/libxinput.a lib64/libxapofx.a lib64/libx3daudio.a lib64/libd3dx9.a lib64/libd3dx10.a lib64/libd3dx11.a lib64/libd3dcsxd.a lib64/libd3dcompiler.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11632. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11633. /usr/bin/install -c -m 644 lib64/libmsvcrt.a lib64/libmsvcrt-os.a lib64/libwinusb.a lib64/libavrt.a lib64/libacledit.a lib64/libaclui.a lib64/libactiveds.a lib64/libadmparse.a lib64/libadmwprox.a lib64/libadptif.a lib64/libadsiisex.a lib64/libadsldpc.a lib64/libadvapi32.a lib64/libadvpack.a lib64/libagentanm.a lib64/libakscoinst.a lib64/libalrsvc.a lib64/libapcups.a lib64/libapphelp.a lib64/libappmgmts.a lib64/libappmgr.a lib64/libaqueue.a lib64/libasp.a lib64/libaspperf.a lib64/libasycfilt.a lib64/libatkctrs.a lib64/libatl.a lib64/libatmlib.a lib64/libatrace.a lib64/libaudiosrv.a lib64/libauthz.a lib64/libautodisc.a lib64/libavicap32.a lib64/libavifil32.a lib64/libazroles.a lib64/libbasesrv.a lib64/libbatmeter.a lib64/libbatt.a lib64/libbluetoothapis.a lib64/libbootvid.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11634. /usr/bin/install -c -m 644 lib64/libbrowser.a lib64/libbthci.a lib64/libcabinet.a lib64/libcabview.a lib64/libcards.a lib64/libcatsrv.a lib64/libcatsrvut.a lib64/libccfgnt.a lib64/libcdfview.a lib64/libcdm.a lib64/libcertcli.a lib64/libcfgbkend.a lib64/libcfgmgr32.a lib64/libchtskdic.a lib64/libcimwin32.a lib64/libCINTIME.a lib64/libclbcatq.a lib64/libclb.a lib64/libcliconfg.a lib64/libclasspnp.a lib64/libclusapi.a lib64/libcmcfg32.a lib64/libcmdial32.a lib64/libcmpbk32.a lib64/libcmutil.a lib64/libcnetcfg.a lib64/libcnvfat.a lib64/libcoadmin.a lib64/libcolbact.a lib64/libcomctl32.a lib64/libcomdlg32.a lib64/libcompstui.a lib64/libcomputecore.a lib64/libcomputenetwork.a lib64/libcomputestorage.a lib64/libcomres.a lib64/libcomsetup.a lib64/libcomsnap.a lib64/libcomsvcs.a lib64/libcomuid.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11635. /usr/bin/install -c -m 644 lib64/libconsole.a lib64/libcorpol.a lib64/libcredui.a lib64/libcrypt32.a lib64/libcryptdlg.a lib64/libcryptdll.a lib64/libcryptext.a lib64/libcryptnet.a lib64/libcryptsvc.a lib64/libcryptui.a lib64/libcscdll.a lib64/libcscui.a lib64/libcsrsrv.a lib64/libd3d8thk.a lib64/libd3d9.a lib64/libd3d10.a lib64/libd3d11.a lib64/libd3d12.a lib64/libd3dxof.a lib64/libdavclnt.a lib64/libdbgeng.a lib64/libdbghelp.a lib64/libdbnetlib.a lib64/libdbnmpntw.a lib64/libdciman32.a lib64/libdcomp.a lib64/libddraw.a lib64/libdevmgr.a lib64/libdevobj.a lib64/libdevrtl.a lib64/libdhcpcsvc.a lib64/libdhcpsapi.a lib64/libdigest.a lib64/libdimsntfy.a lib64/libdimsroam.a lib64/libdiskcopy.a lib64/libdismapi.a lib64/libdmconfig.a lib64/libdmdskmgr.a lib64/libdmivcitf.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11636. /usr/bin/install -c -m 644 lib64/libdmutil.a lib64/libdmvdsitf.a lib64/libdnsapi.a lib64/libdnsrslvr.a lib64/libdpapi.a lib64/libdpnaddr.a lib64/libdpnet.a lib64/libdpnhupnp.a lib64/libdpnlobby.a lib64/libdpvoice.a lib64/libdrprov.a lib64/libds32gt.a lib64/libdsauth.a lib64/libdskquota.a lib64/libdsound3d.a lib64/libdsound.a lib64/libdsprop.a lib64/libdsquery.a lib64/libdssec.a lib64/libdssenh.a lib64/libdsuiext.a lib64/libduser.a lib64/libefsadu.a lib64/libes.a lib64/libesent.a lib64/libesentprf.a lib64/libeventlog.a lib64/libevntagnt.a lib64/libexstrace.a lib64/libfastprox.a lib64/libfaultrep.a lib64/libfcachdll.a lib64/libfdeploy.a lib64/libfeclient.a lib64/libfilemgmt.a lib64/libfldrclnr.a lib64/libfltlib.a lib64/libfmifs.a lib64/libfontsub.a lib64/libframedyn.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11637. /usr/bin/install -c -m 644 lib64/libftpctrs2.a lib64/libftpmib.a lib64/libfxsapi.a lib64/libfxscfgwz.a lib64/libfxsdrv.a lib64/libfxsocm.a lib64/libfxsperf.a lib64/libfxsroute.a lib64/libfxsst.a lib64/libfxst30.a lib64/libfxstiff.a lib64/libfxsui.a lib64/libfxswzrd.a lib64/libgdi32.a lib64/libgetuname.a lib64/libglmf32.a lib64/libglu32.a lib64/libgpedit.a lib64/libgpkcsp.a lib64/libgptext.a lib64/libguitrn.a lib64/libhal.a lib64/libhbaapi.a lib64/libhgfs.a lib64/libhid.a lib64/libhidclass.a lib64/libhidparse.a lib64/libhlink.a lib64/libhmmapi.a lib64/libhnetcfg.a lib64/libhnetwiz.a lib64/libhostmib.a lib64/libhotplug.a lib64/libhtmlhelp.a lib64/libhtrn_jis.a lib64/libhttpapi.a lib64/libhttpext.a lib64/libhttpmib.a lib64/libhttpodbc.a lib64/libhtui.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11638. /usr/bin/install -c -m 644 lib64/libhypertrm.a lib64/libiashlpr.a lib64/libiaspolcy.a lib64/libiassam.a lib64/libiassvcs.a lib64/libicaapi.a lib64/libicfgnt5.a lib64/libicm32.a lib64/libicmp.a lib64/libicmui.a lib64/libicwconn.a lib64/libicwdial.a lib64/libicwdl.a lib64/libicwphbk.a lib64/libicwutil.a lib64/libidq.a lib64/libieakeng.a lib64/libiedkcs32.a lib64/libieencode.a lib64/libiernonce.a lib64/libiesetup.a lib64/libigmpagnt.a lib64/libiisadmin.a lib64/libiiscfg.a lib64/libiis.a lib64/libiisrtl.a lib64/libiissuba.a lib64/libiisui.a lib64/libiisutil.a lib64/libiiswmi.a lib64/libimagehlp.a lib64/libimeshare.a lib64/libimgutil.a lib64/libimjp81k.a lib64/libimjpcus.a lib64/libimjpdct.a lib64/libimjputyc.a lib64/libimm32.a lib64/libimsinsnt.a lib64/libimskdic.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11639. /usr/bin/install -c -m 644 lib64/libinetcfg.a lib64/libinetcomm.a lib64/libinetmib1.a lib64/libinfoadmn.a lib64/libinfocomm.a lib64/libinfoctrs.a lib64/libinfosoft.a lib64/libinitpki.a lib64/libinput.a lib64/libinseng.a lib64/libiphlpapi.a lib64/libipmontr.a lib64/libipnathlp.a lib64/libiprop.a lib64/libiprtprio.a lib64/libiprtrmgr.a lib64/libipsecsvc.a lib64/libipxsap.a lib64/libirclass.a lib64/libisatq.a lib64/libiscomlog.a lib64/libisign32.a lib64/libiyuv_32.a lib64/libjet500.a lib64/libjsproxy.a lib64/libkd1394.a lib64/libkdcom.a lib64/libkerberos.a lib64/libkeymgr.a lib64/libks.a lib64/libksecdd.a lib64/liblinkinfo.a lib64/liblmmib2.a lib64/libloadperf.a lib64/liblocalspl.a lib64/liblog.a lib64/libloghours.a lib64/liblonsint.a lib64/liblpk.a lib64/liblprhelp.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11640. /usr/bin/install -c -m 644 lib64/liblsasrv.a lib64/liblz32.a lib64/libmag_hook.a lib64/libmapi32.a lib64/libmapistub.a lib64/libmcastmib.a lib64/libmcd32.a lib64/libmcdsrv32.a lib64/libmchgrcoi.a lib64/libmciavi32.a lib64/libmcicda.a lib64/libmciole32.a lib64/libmciqtz32.a lib64/libmciseq.a lib64/libmciwave.a lib64/libmdminst.a lib64/libmf3216.a lib64/libmfc42.a lib64/libmfc42u.a lib64/libmfreadwrite.a lib64/libmfsensorgroup.a lib64/libmgmtapi.a lib64/libmidimap.a lib64/libmigism.a lib64/libmiglibnt.a lib64/libmincore.a lib64/libmlang.a lib64/libmll_hp.a lib64/libmll_mtf.a lib64/libmll_qic.a lib64/libmmdevapi.a lib64/libmmfutil.a lib64/libmmutilse.a lib64/libmobsync.a lib64/libmodemui.a lib64/libmofd.a lib64/libmprapi.a lib64/libmprddm.a lib64/libmpr.a lib64/libmprmsg.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11641. /usr/bin/install -c -m 644 lib64/libmprui.a lib64/libmqad.a lib64/libmqcertui.a lib64/libmqdscli.a lib64/libmqise.a lib64/libmqlogmgr.a lib64/libmqperf.a lib64/libmqrt.a lib64/libmqrtdep.a lib64/libmqsec.a lib64/libmqupgrd.a lib64/libmqutil.a lib64/libmsacm32.a lib64/libmsadcs.a lib64/libmsado15.a lib64/libmsafd.a lib64/libmsasn1.a lib64/libmscat32.a lib64/libmscms.a lib64/libmsdadiag.a lib64/libmsdart.a lib64/libmsdmo.a lib64/libmsdtclog.a lib64/libmsdtcprx.a lib64/libmsdtcstp.a lib64/libmsdtctm.a lib64/libmsdtcuiu.a lib64/libmsftedit.a lib64/libmsgina.a lib64/libmsgr3en.a lib64/libmsgrocm.a lib64/libmsgsvc.a lib64/libmshtml.a lib64/libmsi.a lib64/libmsimg32.a lib64/libmsimtf.a lib64/libmsir3jp.a lib64/libmsisip.a lib64/libmslbui.a lib64/libmsls31.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11642. /usr/bin/install -c -m 644 lib64/libmsmqocm.a lib64/libmsobdl.a lib64/libmsobmain.a lib64/libmsoeacct.a lib64/libmsoe.a lib64/libmsoert2.a lib64/libmsoledbsql.a lib64/libmspatcha.a lib64/libmsports.a lib64/libmsrating.a lib64/libmsrle32.a lib64/libmssign32.a lib64/libmssip32.a lib64/libmstask.a lib64/libmstlsapi.a lib64/libmsutb.a lib64/libmsv1_0.a lib64/libmsvcirt.a lib64/libmsvfw32.a lib64/libmsvidc32.a lib64/libmsw3prt.a lib64/libmswsock.a lib64/libmsyuv.a lib64/libmtxclu.a lib64/libmtxdm.a lib64/libmtxex.a lib64/libmtxoci.a lib64/libmydocs.a lib64/libncobjapi.a lib64/libncxpnt.a lib64/libnddeapi.a lib64/libnddenb32.a lib64/libndis.a lib64/libndisnpp.a lib64/libnetapi32.a lib64/libnetcfgx.a lib64/libnetid.a lib64/libnetio.a lib64/libnetlogon.a lib64/libnetman.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11643. /usr/bin/install -c -m 644 lib64/libnetoc.a lib64/libnetplwiz.a lib64/libnetrap.a lib64/libnetshell.a lib64/libnetui0.a lib64/libnetui1.a lib64/libnetui2.a lib64/libnewdev.a lib64/libnntpapi.a lib64/libnpptools.a lib64/libnshipsec.a lib64/libntdll.a lib64/libntdllcrt.a lib64/libntdsapi.a lib64/libntdsbcli.a lib64/libntlanman.a lib64/libntlanui.a lib64/libntlsapi.a lib64/libntmarta.a lib64/libntmsapi.a lib64/libntoc.a lib64/libntprint.a lib64/libntquery.a lib64/libntshrui.a lib64/libntvdm64.a lib64/libnwprovau.a lib64/liboakley.a lib64/liboccache.a lib64/libocgen.a lib64/libocmanage.a lib64/libocmsn.a lib64/libodbc32.a lib64/libodbc32gt.a lib64/libodbcbcp.a lib64/libodbcconf.a lib64/libodbccp32.a lib64/libodbccr32.a lib64/libodbccu32.a lib64/libodbctrac.a lib64/liboeimport.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11644. /usr/bin/install -c -m 644 lib64/liboemiglib.a lib64/libole32.a lib64/liboleacc.a lib64/liboleaut32.a lib64/libolecli32.a lib64/libolecnv32.a lib64/liboledb32.a lib64/liboledlg.a lib64/libolesvr32.a lib64/libopends60.a lib64/libopengl32.a lib64/libosuninst.a lib64/libpathcch.a lib64/libpautoenr.a lib64/libpdh.a lib64/libperfctrs.a lib64/libperfdisk.a lib64/libperfnet.a lib64/libperfos.a lib64/libperfproc.a lib64/libperfts.a lib64/libphotowiz.a lib64/libpidgen.a lib64/libpintlcsd.a lib64/libpolicman.a lib64/libpolstore.a lib64/libpowrprof.a lib64/libprintui.a lib64/libprntvpt.a lib64/libprofmap.a lib64/libpropsys.a lib64/libPS5UI.a lib64/libpsapi.a lib64/libpsbase.a lib64/libpschdprf.a lib64/libPSCRIPT5.a lib64/libpstorec.a lib64/libpstorsvc.a lib64/libqmgr.a lib64/libqosname.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11645. /usr/bin/install -c -m 644 lib64/libquartz.a lib64/libquery.a lib64/librasadhlp.a lib64/librasapi32.a lib64/librasauto.a lib64/libraschap.a lib64/librasctrs.a lib64/librasdlg.a lib64/librasman.a lib64/librasmans.a lib64/librasmontr.a lib64/librasmxs.a lib64/librasppp.a lib64/librasrad.a lib64/librassapi.a lib64/librasser.a lib64/librastapi.a lib64/librastls.a lib64/librdpcfgex.a lib64/librdpsnd.a lib64/librdpwsx.a lib64/libregapi.a lib64/libregsvc.a lib64/libresutils.a lib64/libriched20.a lib64/librnr20.a lib64/libroutetab.a lib64/librpcns4.a lib64/librpcref.a lib64/librpcrt4.a lib64/librpcss.a lib64/librsaenh.a lib64/librtm.a lib64/librtutils.a lib64/libsamlib.a lib64/libsamsrv.a lib64/libsapi.a lib64/libscarddlg.a lib64/libsccbase.a lib64/libscecli.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11646. /usr/bin/install -c -m 644 lib64/libscesrv.a lib64/libschannel.a lib64/libschedsvc.a lib64/libsclgntfy.a lib64/libscredir.a lib64/libscript.a lib64/libscrobj.a lib64/libscrrun.a lib64/libsdhcinst.a lib64/libseclogon.a lib64/libsecur32.a lib64/libsecurity.a lib64/libsensapi.a lib64/libsenscfg.a lib64/libsens.a lib64/libseo.a lib64/libserialui.a lib64/libserwvdrv.a lib64/libsetupapi.a lib64/libsetupqry.a lib64/libsfc.a lib64/libsfcfiles.a lib64/libsfc_os.a lib64/libsfmapi.a lib64/libshcore.a lib64/libshdocvw.a lib64/libshfolder.a lib64/libshimeng.a lib64/libshimgvw.a lib64/libshlwapi.a lib64/libshscrap.a lib64/libshsvcs.a lib64/libsigtab.a lib64/libsisbkup.a lib64/libskdll.a lib64/libslbcsp.a lib64/libsmtpapi.a lib64/libsmtpctrs.a lib64/libsnmpapi.a lib64/libsnmpmib.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11647. /usr/bin/install -c -m 644 lib64/libsnprfdll.a lib64/libsoftpub.a lib64/libspoolss.a lib64/libsqlsrv32.a lib64/libsqlxmlx.a lib64/libsrchctls.a lib64/libsrclient.a lib64/libsrrstr.a lib64/libsrvsvc.a lib64/libssdpapi.a lib64/libssinc.a lib64/libstaxmem.a lib64/libsti_ci.a lib64/libsti.a lib64/libstorprop.a lib64/libstreamci.a lib64/libstrmfilt.a lib64/libsvcpack.a lib64/libsxs.a lib64/libsynceng.a lib64/libsyncui.a lib64/libsysinv.a lib64/libsysmod.a lib64/libsyssetup.a lib64/libt2embed.a lib64/libtapi32.a lib64/libtapiperf.a lib64/libtcpmib.a lib64/libtraffic.a lib64/libtsappcmp.a lib64/libtsbyuv.a lib64/libtsd32.a lib64/libtsoc.a lib64/libudhisapi.a lib64/libufat.a lib64/libumandlg.a lib64/libumdmxfrm.a lib64/libumpnpmgr.a lib64/libUNIDRV.a lib64/libUNIDRVUI.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11648. /usr/bin/install -c -m 644 lib64/libuniime.a lib64/libunimdmat.a lib64/libuniplat.a lib64/libuntfs.a lib64/libupnp.a lib64/libupnpui.a lib64/liburlauth.a lib64/liburl.a lib64/liburlmon.a lib64/libusbcamd2.a lib64/libusbd.a lib64/libusbport.a lib64/libuser32.a lib64/libuserenv.a lib64/libusp10.a lib64/libutildll.a lib64/libuxtheme.a lib64/libvdsutil.a lib64/libverifier.a lib64/libversion.a lib64/libvgx.a lib64/libvmx_mode.a lib64/libvssapi.a lib64/libw32time.a lib64/libw32topl.a lib64/libw3core.a lib64/libw3ctrs.a lib64/libw3dt.a lib64/libw3isapi.a lib64/libw3ssl.a lib64/libw3tp.a lib64/libwab32.a lib64/libwabimp.a lib64/libwamreg.a lib64/libwbemcore.a lib64/libwbemupgd.a lib64/libwdigest.a lib64/libwdmaud.a lib64/libwebauthn.a lib64/libwebcheck.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11649. /usr/bin/install -c -m 644 lib64/libwebclnt.a lib64/libwebhits.a lib64/libwebsocket.a lib64/libwiadss.a lib64/libwiarpc.a lib64/libwiaservc.a lib64/libwiashext.a lib64/libwinfax.a lib64/libwinhvemulation.a lib64/libwinhvplatform.a lib64/libwininet.a lib64/libwinipsec.a lib64/libwinmm.a lib64/libwinrnr.a lib64/libwinscard.a lib64/libwinspool.a lib64/libwinsrv.a lib64/libwinsta.a lib64/libwintrust.a lib64/libwkssvc.a lib64/libwldap32.a lib64/libwlnotify.a lib64/libwlstore.a lib64/libwmi2xml.a lib64/libwmiaprpl.a lib64/libwmi.a lib64/libwmilib.a lib64/libwmiprop.a lib64/libwmisvc.a lib64/libwow64cpu.a lib64/libwow64.a lib64/libwow64mib.a lib64/libwow64win.a lib64/libwpd_ci.a lib64/libws2help.a lib64/libwscsvc.a lib64/libwshatm.a lib64/libwshbth.a lib64/libwsock32.a lib64/libzoneoc.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11650. /usr/bin/install -c -m 644 lib64/libnormaliz.a lib64/libclfsw32.a lib64/libdwmapi.a lib64/libntoskrnl.a lib64/libuxtheme.a lib64/libwtsapi32.a lib64/libbcrypt.a lib64/libbthprops.a lib64/libdhcpcsvc6.a lib64/libdxva2.a lib64/libeappcfg.a lib64/libeappgnui.a lib64/libeapphost.a lib64/libeappprxy.a lib64/libevr.a lib64/libiscsidsc.a lib64/libktmw32.a lib64/libmf.a lib64/libmfcore.a lib64/libmfplat.a lib64/libmfplay.a lib64/libmsdrm.a lib64/libncrypt.a lib64/libwecapi.a lib64/libwevtapi.a lib64/libwevtfwd.a lib64/libqutil.a lib64/libconnect.a lib64/libfwpuclnt.a lib64/libndfapi.a lib64/libp2p.a lib64/libp2pcollab.a lib64/libp2pgraph.a lib64/libwdstptc.a lib64/libcscapi.a lib64/librstrtmgr.a lib64/libqwave.a lib64/libwsdapi.a lib64/libvfw32.a lib64/librpcdiag.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11651. /usr/bin/install -c -m 644 lib64/librpchttp.a lib64/libresutil.a lib64/libslwga.a lib64/libslc.a lib64/libslcext.a lib64/libmsctfmonitor.a lib64/libtbs.a lib64/libtdh.a lib64/libtxfw32.a lib64/libwlanui.a lib64/libwlanapi.a lib64/libwlanutil.a lib64/libwer.a lib64/libndis.a lib64/libd2d1.a lib64/libwdscsl.a lib64/libpcwum.a lib64/libwdscore.a lib64/libcryptsp.a lib64/libwdsclient.a lib64/libwdsupgcompl.a lib64/libwdsclientapi.a lib64/libwdsutil.a lib64/libwdsimage.a lib64/libwofutil.a lib64/libvirtdisk.a lib64/libcryptxml.a lib64/libsspicli.a lib64/libd3dcompiler_33.a lib64/libd3dcompiler_34.a lib64/libd3dcompiler_35.a lib64/libd3dcompiler_36.a lib64/libd3dcompiler_37.a lib64/libd3dcompiler_38.a lib64/libd3dcompiler_39.a lib64/libd3dcompiler_40.a lib64/libd3dcompiler_41.a lib64/libd3dcompiler_42.a lib64/libd3dcompiler_43.a lib64/libd3dcsxd_43.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11652. /usr/bin/install -c -m 644 lib64/libd3dx10_33.a lib64/libd3dx10_34.a lib64/libd3dx10_35.a lib64/libd3dx10_36.a lib64/libd3dx10_37.a lib64/libd3dx10_38.a lib64/libd3dx10_39.a lib64/libd3dx10_40.a lib64/libd3dx10_41.a lib64/libd3dx10_42.a lib64/libd3dx10_43.a lib64/libd3dx11_42.a lib64/libd3dx11_43.a lib64/libd3dx9_24.a lib64/libd3dx9_25.a lib64/libd3dx9_26.a lib64/libd3dx9_27.a lib64/libd3dx9_28.a lib64/libd3dx9_29.a lib64/libd3dx9_30.a lib64/libd3dx9_31.a lib64/libd3dx9_32.a lib64/libd3dx9_33.a lib64/libd3dx9_34.a lib64/libd3dx9_35.a lib64/libd3dx9_36.a lib64/libd3dx9_37.a lib64/libd3dx9_38.a lib64/libd3dx9_39.a lib64/libd3dx9_40.a lib64/libd3dx9_41.a lib64/libd3dx9_42.a lib64/libd3dx9_43.a lib64/libdwrite.a lib64/libdxgi.a lib64/libx3daudio1_2.a lib64/libx3daudio1_3.a lib64/libx3daudio1_4.a lib64/libx3daudio1_5.a lib64/libx3daudio1_6.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11653. /usr/bin/install -c -m 644 lib64/libx3daudio1_7.a lib64/libx3daudiod1_7.a lib64/libxapofx1_0.a lib64/libxapofx1_1.a lib64/libxapofx1_2.a lib64/libxapofx1_3.a lib64/libxapofx1_4.a lib64/libxapofx1_5.a lib64/libxapofxd1_5.a lib64/libxinput1_1.a lib64/libxinput1_2.a lib64/libxinput1_3.a lib64/libxinput1_4.a lib64/libxinput9_1_0.a lib64/libxaudio2_8.a lib64/libd3dcompiler_46.a lib64/libd3dcsx_46.a lib64/libd3dcompiler_47.a lib64/libwimgapi.a lib64/libwinhttp.a lib64/libruntimeobject.a lib64/libsynchronization.a lib64/libwindowsapp.a lib64/libwscapi.a lib64/libwslapi.a lib64/libmsvcp60.a lib64/libmsvcp120_app.a lib64/libmsvcr80.a lib64/libmsvcr90.a lib64/libmsvcr90d.a lib64/libmsvcr100.a lib64/libmsvcr110.a lib64/libmsvcr120.a lib64/libmsvcr120d.a lib64/libmsvcr120_app.a lib64/libucrtbase.a lib64/libucrt.a lib64/libucrtapp.a lib64/libvcruntime140_app.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11654. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11655. /usr/bin/install -c -m 644 lib64/libkernel32.a lib64/libbits.a lib64/libshell32.a lib64/libdinput.a lib64/libdinput8.a lib64/libdmoguids.a lib64/libdxerr8.a lib64/libdxerr9.a lib64/libmfuuid.a lib64/libamstrmid.a lib64/libwmcodecdspuuid.a lib64/libwindowscodecs.a lib64/libwbemuuid.a lib64/libdxguid.a lib64/liblocationapi.a lib64/libsapi.a lib64/libsensorsapi.a lib64/libportabledeviceguids.a lib64/libksuser.a lib64/libksguid.a lib64/libscrnsave.a lib64/libscrnsavw.a lib64/libstrmiids.a lib64/libuuid.a lib64/libgdiplus.a lib64/libws2_32.a lib64/libtaskschd.a lib64/libadsiid.a lib64/libdelayimp.a lib64/libm.a lib64/libgmon.a lib64/liblargeint.a lib64/libmingw32.a lib64/libmingwex.a lib64/libmoldname.a lib64/libmingwthrd.a '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib'
  11656. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libkernel32.a )
  11657. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libbits.a )
  11658. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libshell32.a )
  11659. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libdinput.a )
  11660. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libdinput8.a )
  11661. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libdmoguids.a )
  11662. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libdxerr8.a )
  11663. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libdxerr9.a )
  11664. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libmfuuid.a )
  11665. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libamstrmid.a )
  11666. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libwmcodecdspuuid.a )
  11667. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libwindowscodecs.a )
  11668. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libwbemuuid.a )
  11669. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libdxguid.a )
  11670. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib liblocationapi.a )
  11671. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libsapi.a )
  11672. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libsensorsapi.a )
  11673. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libportabledeviceguids.a )
  11674. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libksuser.a )
  11675. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libksguid.a )
  11676. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libscrnsave.a )
  11677. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libscrnsavw.a )
  11678. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libstrmiids.a )
  11679. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libuuid.a )
  11680. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libgdiplus.a )
  11681. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libws2_32.a )
  11682. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libtaskschd.a )
  11683. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libadsiid.a )
  11684. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libdelayimp.a )
  11685. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libm.a )
  11686. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libgmon.a )
  11687. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib liblargeint.a )
  11688. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libmingw32.a )
  11689. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libmingwex.a )
  11690. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libmoldname.a )
  11691. ( cd '/home/russellh/build/llvm-mingw-host/x86_64-w64-mingw32/lib' && x86_64-w64-mingw32-ranlib libmingwthrd.a )
  11692. gmake[2]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-x86_64'
  11693. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-x86_64'
  11694. checking for a BSD-compatible install... /usr/bin/install -c
  11695. checking whether build environment is sane... yes
  11696. checking for armv7-w64-mingw32-strip... armv7-w64-mingw32-strip
  11697. checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
  11698. checking for gawk... no
  11699. checking for mawk... no
  11700. checking for nawk... nawk
  11701. checking whether make sets $(MAKE)... yes
  11702. checking whether make supports nested variables... yes
  11703. checking whether to enable maintainer-specific portions of Makefiles... no
  11704. checking build system type... x86_64-unknown-freebsd13.0
  11705. checking host system type... armv7-w64-mingw32
  11706. checking for sysroot... /home/russellh/build/llvm-mingw-host/armv7-w64-mingw32
  11707. checking for a sed that does not truncate output... /usr/bin/sed
  11708. checking for gawk... (cached) nawk
  11709. checking for armv7-w64-mingw32-gcc... armv7-w64-mingw32-gcc
  11710. checking whether we are cross compiling... yes
  11711. checking for suffix of object files... o
  11712. checking whether the compiler supports GNU C... yes
  11713. checking whether armv7-w64-mingw32-gcc accepts -g... yes
  11714. checking for armv7-w64-mingw32-gcc option to enable C11 features... none needed
  11715. checking whether armv7-w64-mingw32-gcc understands -c and -o together... yes
  11716. checking whether make supports the include directive... yes (GNU style)
  11717. checking dependency style of armv7-w64-mingw32-gcc... gcc3
  11718. checking for armv7-w64-mingw32-g++... armv7-w64-mingw32-g++
  11719. checking whether the compiler supports GNU C++... yes
  11720. checking whether armv7-w64-mingw32-g++ accepts -g... yes
  11721. checking for armv7-w64-mingw32-g++ option to enable C++11 features... none needed
  11722. checking dependency style of armv7-w64-mingw32-g++... gcc3
  11723. checking how to run the C preprocessor... armv7-w64-mingw32-gcc -E
  11724. checking for armv7-w64-mingw32-ranlib... armv7-w64-mingw32-ranlib
  11725. checking for armv7-w64-mingw32-dlltool... armv7-w64-mingw32-dlltool
  11726. checking for armv7-w64-mingw32-ar... armv7-w64-mingw32-ar
  11727. checking the archiver (armv7-w64-mingw32-ar) interface... ar
  11728. checking dependency style of armv7-w64-mingw32-gcc... gcc3
  11729. checking for armv7-w64-mingw32-as... armv7-w64-mingw32-as
  11730. checking whether dlltool supports --temp-prefix... no
  11731. checking whether to build a w32api package for Cygwin... no
  11732. checking whether to build the Win32 libraries... no
  11733. checking whether to build the Win64 libraries... no
  11734. checking whether to build the WinARM32 libraries... yes
  11735. checking whether to build the WinARM64 libraries... no
  11736. checking whether to use genlib... no
  11737. checking whether to enable globbing... no
  11738. checking whether to enable private exports... no
  11739. checking whether to enable delay import libs... no
  11740. checking what to provide as libmsvcrt.a... ucrt
  11741. checking whether to enable experimental features... no
  11742. checking whether the compiler supports -municode... yes
  11743. checking for stdio.h... yes
  11744. checking for stdlib.h... yes
  11745. checking for string.h... yes
  11746. checking for inttypes.h... yes
  11747. checking for stdint.h... yes
  11748. checking for strings.h... yes
  11749. checking for sys/stat.h... yes
  11750. checking for sys/types.h... yes
  11751. checking for unistd.h... yes
  11752. checking for _mingw_mac.h... yes
  11753. checking for warning levels... Level 3
  11754. checking that generated files are newer than configure... done
  11755. configure: creating ./config.status
  11756. config.status: creating Makefile
  11757. config.status: creating config.h
  11758. config.status: executing depfiles commands
  11759. configure:
  11760. configure:
  11761. configure:
  11762. configure: ------------------------------------------------------------------------
  11763. configure: mingw-w64-runtime 4.0b
  11764. configure: ------------------------------------------------------------------------
  11765. configure:
  11766. configure:
  11767. configure: Configuration Options Summary:
  11768. configure:
  11769. configure: WinARM32 runtime.....: yes
  11770. configure: WinARM64 runtime.....: no
  11771. configure: Win32 runtime........: no
  11772. configure: Win64 runtime........: no
  11773. configure: C Warning Flags......: -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes
  11774. configure: C++ Warning Flags....:
  11775. configure: Common Warning Flags.: -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline
  11776. configure: Default msvcrt.......: ucrt
  11777. configure:
  11778. configure: DFP printf...........: no
  11779. configure: 128-bit printf.......: no
  11780. configure: Custom printf........: no
  11781. configure: Softhmath............: no
  11782. configure:
  11783. echo "static int __attribute__((unused)) __mingw_libm_dummy;" > _libm_dummy.c
  11784. gmake all-am
  11785. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-armv7'
  11786. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/kernel32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/kernel32.def
  11787. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/ws2_32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/ws2_32.def
  11788. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libadsiid_a-activeds-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libadsiid_a-activeds-uuid.Tpo -c -o libsrc/libarm32_libadsiid_a-activeds-uuid.o `test -f 'libsrc/activeds-uuid.c' || echo '../'`libsrc/activeds-uuid.c
  11789. rm -f libarm32/libdelayimp.a
  11790. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libarm32_libm_a-_libm_dummy.o -MD -MP -MF .deps/libarm32_libm_a-_libm_dummy.Tpo -c -o libarm32_libm_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  11791. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_liblargeint_a-largeint.o -MD -MP -MF libsrc/.deps/libarm32_liblargeint_a-largeint.Tpo -c -o libsrc/libarm32_liblargeint_a-largeint.o `test -f 'libsrc/largeint.c' || echo '../'`libsrc/largeint.c
  11792. armv7-w64-mingw32-ar cru libarm32/libdelayimp.a
  11793. armv7-w64-mingw32-ranlib libarm32/libdelayimp.a
  11794. mv -f libsrc/.deps/libarm32_liblargeint_a-largeint.Tpo libsrc/.deps/libarm32_liblargeint_a-largeint.Po
  11795. mv -f .deps/libarm32_libm_a-_libm_dummy.Tpo .deps/libarm32_libm_a-_libm_dummy.Po
  11796. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libarm32_libmoldname_a-_libm_dummy.o -MD -MP -MF .deps/libarm32_libmoldname_a-_libm_dummy.Tpo -c -o libarm32_libmoldname_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  11797. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libmingwthrd_a-mingwthrd_mt.o -MD -MP -MF libsrc/.deps/libarm32_libmingwthrd_a-mingwthrd_mt.Tpo -c -o libsrc/libarm32_libmingwthrd_a-mingwthrd_mt.o `test -f 'libsrc/mingwthrd_mt.c' || echo '../'`libsrc/mingwthrd_mt.c
  11798. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-mbrtowc.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-mbrtowc.Tpo -c -o misc/libarm32_libmsvcrt_common_a-mbrtowc.o `test -f 'misc/mbrtowc.c' || echo '../'`misc/mbrtowc.c
  11799. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-mbsinit.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-mbsinit.Tpo -c -o misc/libarm32_libmsvcrt_common_a-mbsinit.o `test -f 'misc/mbsinit.c' || echo '../'`misc/mbsinit.c
  11800. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-onexit_table.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-onexit_table.Tpo -c -o misc/libarm32_libmsvcrt_common_a-onexit_table.o `test -f 'misc/onexit_table.c' || echo '../'`misc/onexit_table.c
  11801. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-register_tls_atexit.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-register_tls_atexit.Tpo -c -o misc/libarm32_libmsvcrt_common_a-register_tls_atexit.o `test -f 'misc/register_tls_atexit.c' || echo '../'`misc/register_tls_atexit.c
  11802. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-uchar_c16rtomb.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-uchar_c16rtomb.Tpo -c -o misc/libarm32_libmsvcrt_common_a-uchar_c16rtomb.o `test -f 'misc/uchar_c16rtomb.c' || echo '../'`misc/uchar_c16rtomb.c
  11803. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-uchar_c32rtomb.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-uchar_c32rtomb.Tpo -c -o misc/libarm32_libmsvcrt_common_a-uchar_c32rtomb.o `test -f 'misc/uchar_c32rtomb.c' || echo '../'`misc/uchar_c32rtomb.c
  11804. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-uchar_mbrtoc16.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-uchar_mbrtoc16.Tpo -c -o misc/libarm32_libmsvcrt_common_a-uchar_mbrtoc16.o `test -f 'misc/uchar_mbrtoc16.c' || echo '../'`misc/uchar_mbrtoc16.c
  11805. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-uchar_mbrtoc32.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-uchar_mbrtoc32.Tpo -c -o misc/libarm32_libmsvcrt_common_a-uchar_mbrtoc32.o `test -f 'misc/uchar_mbrtoc32.c' || echo '../'`misc/uchar_mbrtoc32.c
  11806. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_common_a-wcrtomb.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_common_a-wcrtomb.Tpo -c -o misc/libarm32_libmsvcrt_common_a-wcrtomb.o `test -f 'misc/wcrtomb.c' || echo '../'`misc/wcrtomb.c
  11807. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_common_a-_getc_nolock.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_common_a-_getc_nolock.Tpo -c -o stdio/libarm32_libmsvcrt_common_a-_getc_nolock.o `test -f 'stdio/_getc_nolock.c' || echo '../'`stdio/_getc_nolock.c
  11808. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_common_a-_getwc_nolock.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_common_a-_getwc_nolock.Tpo -c -o stdio/libarm32_libmsvcrt_common_a-_getwc_nolock.o `test -f 'stdio/_getwc_nolock.c' || echo '../'`stdio/_getwc_nolock.c
  11809. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_common_a-_putc_nolock.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_common_a-_putc_nolock.Tpo -c -o stdio/libarm32_libmsvcrt_common_a-_putc_nolock.o `test -f 'stdio/_putc_nolock.c' || echo '../'`stdio/_putc_nolock.c
  11810. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_common_a-_putwc_nolock.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_common_a-_putwc_nolock.Tpo -c -o stdio/libarm32_libmsvcrt_common_a-_putwc_nolock.o `test -f 'stdio/_putwc_nolock.c' || echo '../'`stdio/_putwc_nolock.c
  11811. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_common_a-acrt_iob_func.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_common_a-acrt_iob_func.Tpo -c -o stdio/libarm32_libmsvcrt_common_a-acrt_iob_func.o `test -f 'stdio/acrt_iob_func.c' || echo '../'`stdio/acrt_iob_func.c
  11812. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_common_a-snprintf_alias.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_common_a-snprintf_alias.Tpo -c -o stdio/libarm32_libmsvcrt_common_a-snprintf_alias.o `test -f 'stdio/snprintf_alias.c' || echo '../'`stdio/snprintf_alias.c
  11813. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_common_a-vsnprintf_alias.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_common_a-vsnprintf_alias.Tpo -c -o stdio/libarm32_libmsvcrt_common_a-vsnprintf_alias.o `test -f 'stdio/vsnprintf_alias.c' || echo '../'`stdio/vsnprintf_alias.c
  11814. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmsvcrt_common_a-frexp.o -MD -MP -MF math/.deps/libarm32_libmsvcrt_common_a-frexp.Tpo -c -o math/libarm32_libmsvcrt_common_a-frexp.o `test -f 'math/frexp.c' || echo '../'`math/frexp.c
  11815. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-_configthreadlocale.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-_configthreadlocale.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-_configthreadlocale.o `test -f 'misc/_configthreadlocale.c' || echo '../'`misc/_configthreadlocale.c
  11816. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-invalid_parameter_handler.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-invalid_parameter_handler.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-invalid_parameter_handler.o `test -f 'misc/invalid_parameter_handler.c' || echo '../'`misc/invalid_parameter_handler.c
  11817. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-output_format.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-output_format.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-output_format.o `test -f 'misc/output_format.c' || echo '../'`misc/output_format.c
  11818. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-purecall.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-purecall.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-purecall.o `test -f 'misc/purecall.c' || echo '../'`misc/purecall.c
  11819. mv -f libsrc/.deps/libarm32_libadsiid_a-activeds-uuid.Tpo libsrc/.deps/libarm32_libadsiid_a-activeds-uuid.Po
  11820. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_extra_a-fseeki64.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_extra_a-fseeki64.Tpo -c -o stdio/libarm32_libmsvcrt_extra_a-fseeki64.o `test -f 'stdio/fseeki64.c' || echo '../'`stdio/fseeki64.c
  11821. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_extra_a-mingw_lock.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_extra_a-mingw_lock.Tpo -c -o stdio/libarm32_libmsvcrt_extra_a-mingw_lock.o `test -f 'stdio/mingw_lock.c' || echo '../'`stdio/mingw_lock.c
  11822. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-__p___argv.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-__p___argv.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-__p___argv.o `test -f 'misc/__p___argv.c' || echo '../'`misc/__p___argv.c
  11823. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-__p__acmdln.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-__p__acmdln.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-__p__acmdln.o `test -f 'misc/__p__acmdln.c' || echo '../'`misc/__p__acmdln.c
  11824. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-__p__commode.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-__p__commode.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-__p__commode.o `test -f 'misc/__p__commode.c' || echo '../'`misc/__p__commode.c
  11825. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-__p__fmode.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-__p__fmode.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-__p__fmode.o `test -f 'misc/__p__fmode.c' || echo '../'`misc/__p__fmode.c
  11826. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-__p__wcmdln.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-__p__wcmdln.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-__p__wcmdln.o `test -f 'misc/__p__wcmdln.c' || echo '../'`misc/__p__wcmdln.c
  11827. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-_getpid.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-_getpid.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-_getpid.o `test -f 'misc/_getpid.c' || echo '../'`misc/_getpid.c
  11828. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcrt_extra_a-initenv.o -MD -MP -MF misc/.deps/libarm32_libmsvcrt_extra_a-initenv.Tpo -c -o misc/libarm32_libmsvcrt_extra_a-initenv.o `test -f 'misc/initenv.c' || echo '../'`misc/initenv.c
  11829. mv -f .deps/libarm32_libmoldname_a-_libm_dummy.Tpo .deps/libarm32_libmoldname_a-_libm_dummy.Po
  11830. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_extra_a-_setmaxstdio.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_extra_a-_setmaxstdio.Tpo -c -o stdio/libarm32_libmsvcrt_extra_a-_setmaxstdio.o `test -f 'stdio/_setmaxstdio.c' || echo '../'`stdio/_setmaxstdio.c
  11831. ../math/frexp.c:17:3: warning: packed attribute is unnecessary for 'struct ieee754_double_::(anonymous at ../math/frexp.c:17:3)' [-Wpacked]
  11832. struct __attribute__((__packed__)) {
  11833. ^
  11834. mv -f libsrc/.deps/libarm32_libmingwthrd_a-mingwthrd_mt.Tpo libsrc/.deps/libarm32_libmingwthrd_a-mingwthrd_mt.Po
  11835. mv -f stdio/.deps/libarm32_libmsvcrt_common_a-snprintf_alias.Tpo stdio/.deps/libarm32_libmsvcrt_common_a-snprintf_alias.Po
  11836. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmsvcrt_extra_a-gets.o -MD -MP -MF stdio/.deps/libarm32_libmsvcrt_extra_a-gets.Tpo -c -o stdio/libarm32_libmsvcrt_extra_a-gets.o `test -f 'stdio/gets.c' || echo '../'`stdio/gets.c
  11837. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmsvcrt_extra_a-exp2.o -MD -MP -MF math/arm/.deps/libarm32_libmsvcrt_extra_a-exp2.Tpo -c -o math/arm/libarm32_libmsvcrt_extra_a-exp2.o `test -f 'math/arm/exp2.S' || echo '../'`math/arm/exp2.S
  11838. mv -f stdio/.deps/libarm32_libmsvcrt_common_a-vsnprintf_alias.Tpo stdio/.deps/libarm32_libmsvcrt_common_a-vsnprintf_alias.Po
  11839. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmsvcrt_extra_a-exp2f.o -MD -MP -MF math/arm/.deps/libarm32_libmsvcrt_extra_a-exp2f.Tpo -c -o math/arm/libarm32_libmsvcrt_extra_a-exp2f.o `test -f 'math/arm/exp2f.S' || echo '../'`math/arm/exp2f.S
  11840. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-__p__acmdln.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-__p__acmdln.Po
  11841. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-_configthreadlocale.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-_configthreadlocale.Po
  11842. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmsvcrt_extra_a-nearbyint.o -MD -MP -MF math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyint.Tpo -c -o math/arm/libarm32_libmsvcrt_extra_a-nearbyint.o `test -f 'math/arm/nearbyint.S' || echo '../'`math/arm/nearbyint.S
  11843. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmsvcrt_extra_a-nearbyintf.o -MD -MP -MF math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyintf.Tpo -c -o math/arm/libarm32_libmsvcrt_extra_a-nearbyintf.o `test -f 'math/arm/nearbyintf.S' || echo '../'`math/arm/nearbyintf.S
  11844. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-__p__fmode.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-__p__fmode.Po
  11845. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-__p__commode.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-__p__commode.Po
  11846. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmsvcrt_extra_a-nearbyintl.o -MD -MP -MF math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyintl.Tpo -c -o math/arm/libarm32_libmsvcrt_extra_a-nearbyintl.o `test -f 'math/arm/nearbyintl.S' || echo '../'`math/arm/nearbyintl.S
  11847. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm/libarm32_libmsvcrt_extra_a-s_trunc.o -MD -MP -MF math/arm/.deps/libarm32_libmsvcrt_extra_a-s_trunc.Tpo -c -o math/arm/libarm32_libmsvcrt_extra_a-s_trunc.o `test -f 'math/arm/s_trunc.c' || echo '../'`math/arm/s_trunc.c
  11848. 1 warning generated.
  11849. mv -f math/.deps/libarm32_libmsvcrt_common_a-frexp.Tpo math/.deps/libarm32_libmsvcrt_common_a-frexp.Po
  11850. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm/libarm32_libmsvcrt_extra_a-s_truncf.o -MD -MP -MF math/arm/.deps/libarm32_libmsvcrt_extra_a-s_truncf.Tpo -c -o math/arm/libarm32_libmsvcrt_extra_a-s_truncf.o `test -f 'math/arm/s_truncf.c' || echo '../'`math/arm/s_truncf.c
  11851. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-__p___argv.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-__p___argv.Po
  11852. mv -f stdio/.deps/libarm32_libmsvcrt_common_a-_getwc_nolock.Tpo stdio/.deps/libarm32_libmsvcrt_common_a-_getwc_nolock.Po
  11853. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-acosh.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acosh.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-acosh.o `test -f 'math/arm-common/acosh.c' || echo '../'`math/arm-common/acosh.c
  11854. mv -f stdio/.deps/libarm32_libmsvcrt_common_a-_getc_nolock.Tpo stdio/.deps/libarm32_libmsvcrt_common_a-_getc_nolock.Po
  11855. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-acoshf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acoshf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-acoshf.o `test -f 'math/arm-common/acoshf.c' || echo '../'`math/arm-common/acoshf.c
  11856. mv -f stdio/.deps/libarm32_libmsvcrt_common_a-_putc_nolock.Tpo stdio/.deps/libarm32_libmsvcrt_common_a-_putc_nolock.Po
  11857. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-acoshl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acoshl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-acoshl.o `test -f 'math/arm-common/acoshl.c' || echo '../'`math/arm-common/acoshl.c
  11858. mv -f stdio/.deps/libarm32_libmsvcrt_common_a-acrt_iob_func.Tpo stdio/.deps/libarm32_libmsvcrt_common_a-acrt_iob_func.Po
  11859. mv -f stdio/.deps/libarm32_libmsvcrt_common_a-_putwc_nolock.Tpo stdio/.deps/libarm32_libmsvcrt_common_a-_putwc_nolock.Po
  11860. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-asinh.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinh.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-asinh.o `test -f 'math/arm-common/asinh.c' || echo '../'`math/arm-common/asinh.c
  11861. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-initenv.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-initenv.Po
  11862. mv -f misc/.deps/libarm32_libmsvcrt_common_a-uchar_c16rtomb.Tpo misc/.deps/libarm32_libmsvcrt_common_a-uchar_c16rtomb.Po
  11863. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-asinhf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinhf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-asinhf.o `test -f 'math/arm-common/asinhf.c' || echo '../'`math/arm-common/asinhf.c
  11864. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-asinhl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinhl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-asinhl.o `test -f 'math/arm-common/asinhl.c' || echo '../'`math/arm-common/asinhl.c
  11865. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-atanh.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanh.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-atanh.o `test -f 'math/arm-common/atanh.c' || echo '../'`math/arm-common/atanh.c
  11866. mv -f misc/.deps/libarm32_libmsvcrt_common_a-uchar_mbrtoc16.Tpo misc/.deps/libarm32_libmsvcrt_common_a-uchar_mbrtoc16.Po
  11867. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-atanhf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanhf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-atanhf.o `test -f 'math/arm-common/atanhf.c' || echo '../'`math/arm-common/atanhf.c
  11868. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-__p__wcmdln.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-__p__wcmdln.Po
  11869. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-atanhl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanhl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-atanhl.o `test -f 'math/arm-common/atanhl.c' || echo '../'`math/arm-common/atanhl.c
  11870. mv -f misc/.deps/libarm32_libmsvcrt_common_a-mbsinit.Tpo misc/.deps/libarm32_libmsvcrt_common_a-mbsinit.Po
  11871. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-copysignl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-copysignl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-copysignl.o `test -f 'math/arm-common/copysignl.c' || echo '../'`math/arm-common/copysignl.c
  11872. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-expm1.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-expm1.o `test -f 'math/arm-common/expm1.c' || echo '../'`math/arm-common/expm1.c
  11873. mv -f stdio/.deps/libarm32_libmsvcrt_extra_a-fseeki64.Tpo stdio/.deps/libarm32_libmsvcrt_extra_a-fseeki64.Po
  11874. mv -f misc/.deps/libarm32_libmsvcrt_common_a-uchar_mbrtoc32.Tpo misc/.deps/libarm32_libmsvcrt_common_a-uchar_mbrtoc32.Po
  11875. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-expm1f.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1f.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-expm1f.o `test -f 'math/arm-common/expm1f.c' || echo '../'`math/arm-common/expm1f.c
  11876. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-expm1l.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1l.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-expm1l.o `test -f 'math/arm-common/expm1l.c' || echo '../'`math/arm-common/expm1l.c
  11877. mv -f misc/.deps/libarm32_libmsvcrt_common_a-uchar_c32rtomb.Tpo misc/.deps/libarm32_libmsvcrt_common_a-uchar_c32rtomb.Po
  11878. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-ilogb.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogb.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-ilogb.o `test -f 'math/arm-common/ilogb.c' || echo '../'`math/arm-common/ilogb.c
  11879. mv -f misc/.deps/libarm32_libmsvcrt_common_a-onexit_table.Tpo misc/.deps/libarm32_libmsvcrt_common_a-onexit_table.Po
  11880. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-ilogbf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogbf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-ilogbf.o `test -f 'math/arm-common/ilogbf.c' || echo '../'`math/arm-common/ilogbf.c
  11881. mv -f stdio/.deps/libarm32_libmsvcrt_extra_a-_setmaxstdio.Tpo stdio/.deps/libarm32_libmsvcrt_extra_a-_setmaxstdio.Po
  11882. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-ilogbl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogbl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-ilogbl.o `test -f 'math/arm-common/ilogbl.c' || echo '../'`math/arm-common/ilogbl.c
  11883. mv -f stdio/.deps/libarm32_libmsvcrt_extra_a-gets.Tpo stdio/.deps/libarm32_libmsvcrt_extra_a-gets.Po
  11884. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-log1p.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1p.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-log1p.o `test -f 'math/arm-common/log1p.c' || echo '../'`math/arm-common/log1p.c
  11885. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acoshl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acoshl.Po
  11886. mv -f math/arm/.deps/libarm32_libmsvcrt_extra_a-s_truncf.Tpo math/arm/.deps/libarm32_libmsvcrt_extra_a-s_truncf.Po
  11887. mv -f math/arm/.deps/libarm32_libmsvcrt_extra_a-s_trunc.Tpo math/arm/.deps/libarm32_libmsvcrt_extra_a-s_trunc.Po
  11888. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-log1pf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1pf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-log1pf.o `test -f 'math/arm-common/log1pf.c' || echo '../'`math/arm-common/log1pf.c
  11889. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-log1pl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1pl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-log1pl.o `test -f 'math/arm-common/log1pl.c' || echo '../'`math/arm-common/log1pl.c
  11890. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-log2.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log2.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-log2.o `test -f 'math/arm-common/log2.c' || echo '../'`math/arm-common/log2.c
  11891. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinhl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinhl.Po
  11892. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acoshf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acoshf.Po
  11893. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-logb.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logb.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-logb.o `test -f 'math/arm-common/logb.c' || echo '../'`math/arm-common/logb.c
  11894. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-logbf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logbf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-logbf.o `test -f 'math/arm-common/logbf.c' || echo '../'`math/arm-common/logbf.c
  11895. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1l.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1l.Po
  11896. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1f.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1f.Po
  11897. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-expm1.Po
  11898. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-copysignl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-copysignl.Po
  11899. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanhl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanhl.Po
  11900. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinhf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinhf.Po
  11901. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-logbl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logbl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-logbl.o `test -f 'math/arm-common/logbl.c' || echo '../'`math/arm-common/logbl.c
  11902. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanhf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanhf.Po
  11903. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanh.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-atanh.Po
  11904. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acosh.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-acosh.Po
  11905. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-pow.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-pow.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-pow.o `test -f 'math/arm-common/pow.c' || echo '../'`math/arm-common/pow.c
  11906. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-powf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-powf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-powf.o `test -f 'math/arm-common/powf.c' || echo '../'`math/arm-common/powf.c
  11907. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-powl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-powl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-powl.o `test -f 'math/arm-common/powl.c' || echo '../'`math/arm-common/powl.c
  11908. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-remainder.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainder.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-remainder.o `test -f 'math/arm-common/remainder.c' || echo '../'`math/arm-common/remainder.c
  11909. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-remainderf.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainderf.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-remainderf.o `test -f 'math/arm-common/remainderf.c' || echo '../'`math/arm-common/remainderf.c
  11910. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-remainderl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainderl.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-remainderl.o `test -f 'math/arm-common/remainderl.c' || echo '../'`math/arm-common/remainderl.c
  11911. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-remquol.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remquol.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-remquol.o `test -f 'math/arm-common/remquol.c' || echo '../'`math/arm-common/remquol.c
  11912. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinh.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-asinh.Po
  11913. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-s_remquo.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-s_remquo.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-s_remquo.o `test -f 'math/arm-common/s_remquo.c' || echo '../'`math/arm-common/s_remquo.c
  11914. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-s_remquof.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-s_remquof.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-s_remquof.o `test -f 'math/arm-common/s_remquof.c' || echo '../'`math/arm-common/s_remquof.c
  11915. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogb.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogb.Po
  11916. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmsvcrt_extra_a-scalbn.o -MD -MP -MF math/arm-common/.deps/libarm32_libmsvcrt_extra_a-scalbn.Tpo -c -o math/arm-common/libarm32_libmsvcrt_extra_a-scalbn.o `test -f 'math/arm-common/scalbn.c' || echo '../'`math/arm-common/scalbn.c
  11917. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogbl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogbl.Po
  11918. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogbf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-ilogbf.Po
  11919. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcr120_app_extra_a-__set_app_type.o -MD -MP -MF misc/.deps/libarm32_libmsvcr120_app_extra_a-__set_app_type.Tpo -c -o misc/libarm32_libmsvcr120_app_extra_a-__set_app_type.o `test -f 'misc/__set_app_type.c' || echo '../'`misc/__set_app_type.c
  11920. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmsvcr120_app_extra_a-_getpid.o -MD -MP -MF misc/.deps/libarm32_libmsvcr120_app_extra_a-_getpid.Tpo -c -o misc/libarm32_libmsvcr120_app_extra_a-_getpid.o `test -f 'misc/_getpid.c' || echo '../'`misc/_getpid.c
  11921. mv -f math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyintl.Tpo math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyintl.Po
  11922. mv -f math/arm/.deps/libarm32_libmsvcrt_extra_a-exp2f.Tpo math/arm/.deps/libarm32_libmsvcrt_extra_a-exp2f.Po
  11923. mv -f math/arm/.deps/libarm32_libmsvcrt_extra_a-exp2.Tpo math/arm/.deps/libarm32_libmsvcrt_extra_a-exp2.Po
  11924. mv -f math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyintf.Tpo math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyintf.Po
  11925. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libucrt_extra_a-ucrtbase_compat.o -MD -MP -MF crt/.deps/libarm32_libucrt_extra_a-ucrtbase_compat.Tpo -c -o crt/libarm32_libucrt_extra_a-ucrtbase_compat.o `test -f 'crt/ucrtbase_compat.c' || echo '../'`crt/ucrtbase_compat.c
  11926. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libucrt_extra_a-_huge.o -MD -MP -MF math/.deps/libarm32_libucrt_extra_a-_huge.Tpo -c -o math/libarm32_libucrt_extra_a-_huge.o `test -f 'math/_huge.c' || echo '../'`math/_huge.c
  11927. mv -f math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyint.Tpo math/arm/.deps/libarm32_libmsvcrt_extra_a-nearbyint.Po
  11928. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_fprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_fprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_fprintf.o `test -f 'stdio/ucrt_fprintf.c' || echo '../'`stdio/ucrt_fprintf.c
  11929. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_fscanf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_fscanf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_fscanf.o `test -f 'stdio/ucrt_fscanf.c' || echo '../'`stdio/ucrt_fscanf.c
  11930. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_fwprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_fwprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_fwprintf.o `test -f 'stdio/ucrt_fwprintf.c' || echo '../'`stdio/ucrt_fwprintf.c
  11931. ../math/arm-common/log2.c:11:3: warning: packed attribute is unnecessary for 'struct ieee754_double_::(anonymous at ../math/arm-common/log2.c:11:3)' [-Wpacked]
  11932. struct __attribute__((__packed__)) {
  11933. ^
  11934. ../math/arm-common/log2.c:20:3: warning: packed attribute is unnecessary for 'struct ieee754_float_::(anonymous at ../math/arm-common/log2.c:20:3)' [-Wpacked]
  11935. struct __attribute__((__packed__)) {
  11936. ^
  11937. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1p.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1p.Po
  11938. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_printf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_printf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_printf.o `test -f 'stdio/ucrt_printf.c' || echo '../'`stdio/ucrt_printf.c
  11939. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1pl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1pl.Po
  11940. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_scanf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_scanf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_scanf.o `test -f 'stdio/ucrt_scanf.c' || echo '../'`stdio/ucrt_scanf.c
  11941. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1pf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log1pf.Po
  11942. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt__snwprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt__snwprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt__snwprintf.o `test -f 'stdio/ucrt__snwprintf.c' || echo '../'`stdio/ucrt__snwprintf.c
  11943. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-powl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-powl.Po
  11944. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logb.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logb.Po
  11945. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_snprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_snprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_snprintf.o `test -f 'stdio/ucrt_snprintf.c' || echo '../'`stdio/ucrt_snprintf.c
  11946. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainderf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainderf.Po
  11947. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logbl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logbl.Po
  11948. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logbf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-logbf.Po
  11949. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainder.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainder.Po
  11950. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_sprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_sprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_sprintf.o `test -f 'stdio/ucrt_sprintf.c' || echo '../'`stdio/ucrt_sprintf.c
  11951. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainderl.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remainderl.Po
  11952. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_sscanf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_sscanf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_sscanf.o `test -f 'stdio/ucrt_sscanf.c' || echo '../'`stdio/ucrt_sscanf.c
  11953. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt__vscprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt__vscprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt__vscprintf.o `test -f 'stdio/ucrt__vscprintf.c' || echo '../'`stdio/ucrt__vscprintf.c
  11954. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remquol.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-remquol.Po
  11955. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt__vsnprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt__vsnprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt__vsnprintf.o `test -f 'stdio/ucrt__vsnprintf.c' || echo '../'`stdio/ucrt__vsnprintf.c
  11956. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt__vsnwprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt__vsnwprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt__vsnwprintf.o `test -f 'stdio/ucrt__vsnwprintf.c' || echo '../'`stdio/ucrt__vsnwprintf.c
  11957. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_vfprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_vfprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_vfprintf.o `test -f 'stdio/ucrt_vfprintf.c' || echo '../'`stdio/ucrt_vfprintf.c
  11958. 2 warnings generated.
  11959. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-powf.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-powf.Po
  11960. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_vfscanf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_vfscanf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_vfscanf.o `test -f 'stdio/ucrt_vfscanf.c' || echo '../'`stdio/ucrt_vfscanf.c
  11961. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_vprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_vprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_vprintf.o `test -f 'stdio/ucrt_vprintf.c' || echo '../'`stdio/ucrt_vprintf.c
  11962. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-pow.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-pow.Po
  11963. mv -f math/.deps/libarm32_libucrt_extra_a-_huge.Tpo math/.deps/libarm32_libucrt_extra_a-_huge.Po
  11964. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log2.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-log2.Po
  11965. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_vscanf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_vscanf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_vscanf.o `test -f 'stdio/ucrt_vscanf.c' || echo '../'`stdio/ucrt_vscanf.c
  11966. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_vsnprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsnprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_vsnprintf.o `test -f 'stdio/ucrt_vsnprintf.c' || echo '../'`stdio/ucrt_vsnprintf.c
  11967. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_vsprintf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsprintf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_vsprintf.o `test -f 'stdio/ucrt_vsprintf.c' || echo '../'`stdio/ucrt_vsprintf.c
  11968. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-scalbn.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-scalbn.Po
  11969. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libucrt_extra_a-ucrt_vsscanf.o -MD -MP -MF stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsscanf.Tpo -c -o stdio/libarm32_libucrt_extra_a-ucrt_vsscanf.o `test -f 'stdio/ucrt_vsscanf.c' || echo '../'`stdio/ucrt_vsscanf.c
  11970. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_fwprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_fwprintf.Po
  11971. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libucrtapp_extra_a-__C_specific_handler.o -MD -MP -MF crt/.deps/libarm32_libucrtapp_extra_a-__C_specific_handler.Tpo -c -o crt/libarm32_libucrtapp_extra_a-__C_specific_handler.o `test -f 'crt/__C_specific_handler.c' || echo '../'`crt/__C_specific_handler.c
  11972. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_fprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_fprintf.Po
  11973. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_fscanf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_fscanf.Po
  11974. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT misc/libarm32_libucrtapp_extra_a-longjmp.o -MD -MP -MF misc/.deps/libarm32_libucrtapp_extra_a-longjmp.Tpo -c -o misc/libarm32_libucrtapp_extra_a-longjmp.o `test -f 'misc/longjmp.S' || echo '../'`misc/longjmp.S
  11975. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT misc/libarm32_libucrtapp_extra_a-setjmp.o -MD -MP -MF misc/.deps/libarm32_libucrtapp_extra_a-setjmp.Tpo -c -o misc/libarm32_libucrtapp_extra_a-setjmp.o `test -f 'misc/setjmp.S' || echo '../'`misc/setjmp.S
  11976. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-s_remquof.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-s_remquof.Po
  11977. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtexe.c -o libarm32/crt1.o
  11978. mv -f math/arm-common/.deps/libarm32_libmsvcrt_extra_a-s_remquo.Tpo math/arm-common/.deps/libarm32_libmsvcrt_extra_a-s_remquo.Po
  11979. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/ucrtexe.c -o libarm32/crt1u.o
  11980. mv -f misc/.deps/libarm32_libmsvcrt_common_a-wcrtomb.Tpo misc/.deps/libarm32_libmsvcrt_common_a-wcrtomb.Po
  11981. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtdll.c -o libarm32/dllcrt1.o
  11982. mv -f misc/.deps/libarm32_libmsvcrt_common_a-mbrtowc.Tpo misc/.deps/libarm32_libmsvcrt_common_a-mbrtowc.Po
  11983. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_printf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_printf.Po
  11984. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/CRT_fp8.c -o libarm32/CRT_fp8.o
  11985. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/CRT_fp10.c -o libarm32/CRT_fp10.o
  11986. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_scanf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_scanf.Po
  11987. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/txtmode.c -o libarm32/txtmode.o
  11988. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_vprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_vprintf.Po
  11989. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt__snwprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt__snwprintf.Po
  11990. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_vfprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_vfprintf.Po
  11991. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt__vsnwprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt__vsnwprintf.Po
  11992. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_sscanf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_sscanf.Po
  11993. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_sprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_sprintf.Po
  11994. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_snprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_snprintf.Po
  11995. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/binmode.c -o libarm32/binmode.o
  11996. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsprintf.Po
  11997. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_vfscanf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_vfscanf.Po
  11998. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt__vscprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt__vscprintf.Po
  11999. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsscanf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsscanf.Po
  12000. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/crtbegin.c -o libarm32/crtbegin.o
  12001. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsnprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_vsnprintf.Po
  12002. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt_vscanf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt_vscanf.Po
  12003. mv -f stdio/.deps/libarm32_libucrt_extra_a-ucrt__vsnprintf.Tpo stdio/.deps/libarm32_libucrt_extra_a-ucrt__vsnprintf.Po
  12004. mv -f crt/.deps/libarm32_libucrtapp_extra_a-__C_specific_handler.Tpo crt/.deps/libarm32_libucrtapp_extra_a-__C_specific_handler.Po
  12005. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/crtend.c -o libarm32/crtend.o
  12006. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../profile/gcrt0.c -o libarm32/gcrt0.o
  12007. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/CRT_glob.c -o libarm32/CRT_glob.o
  12008. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -mfpu=vfpv3 -c ../crt/CRT_noglob.c -o libarm32/CRT_noglob.o
  12009. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxinput.a --input-def ../lib-common/xinput1_4.def
  12010. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3dcompiler.a --input-def ../lib-common/d3dcompiler_47.def
  12011. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-conio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-conio-l1-1-0.def
  12012. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-convert-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/api-ms-win-crt-convert-l1-1-0.def
  12013. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-environment-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-environment-l1-1-0.def
  12014. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-filesystem-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-filesystem-l1-1-0.def
  12015. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-heap-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-heap-l1-1-0.def
  12016. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-locale-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-locale-l1-1-0.def
  12017. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-math-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/api-ms-win-crt-math-l1-1-0.def
  12018. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-multibyte-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-multibyte-l1-1-0.def
  12019. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-private-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/api-ms-win-crt-private-l1-1-0.def
  12020. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-process-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-process-l1-1-0.def
  12021. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-runtime-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/api-ms-win-crt-runtime-l1-1-0.def
  12022. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-stdio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-stdio-l1-1-0.def
  12023. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-string-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-string-l1-1-0.def
  12024. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-time-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-time-l1-1-0.def
  12025. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-utility-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-utility-l1-1-0.def
  12026. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/msvcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/msvcrt.def
  12027. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libacledit.a --input-def ../lib-common/acledit.def
  12028. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaclui.a --input-def ../libarm32/aclui.def
  12029. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libacppage.a --input-def ../libarm32/acppage.def
  12030. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libacproxy.a --input-def ../libarm32/acproxy.def
  12031. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libactionqueue.a --input-def ../libarm32/actionqueue.def
  12032. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libactiveds.a --input-def ../lib-common/activeds.def
  12033. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libadhapi.a --input-def ../libarm32/adhapi.def
  12034. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libadhsvc.a --input-def ../libarm32/adhsvc.def
  12035. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libadmtmpl.a --input-def ../libarm32/admtmpl.def
  12036. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libadsldpc.a --input-def ../libarm32/adsldpc.def
  12037. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/advapi32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/advapi32.def
  12038. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libadvpack.a --input-def ../lib-common/advpack.def
  12039. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaecache.a --input-def ../libarm32/aecache.def
  12040. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaeinv.a --input-def ../libarm32/aeinv.def
  12041. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaelupsvc.a --input-def ../libarm32/aelupsvc.def
  12042. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaepdu.a --input-def ../libarm32/aepdu.def
  12043. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaepic.a --input-def ../libarm32/aepic.def
  12044. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapphelp.a --input-def ../libarm32/apphelp.def
  12045. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapphlpdm.a --input-def ../libarm32/apphlpdm.def
  12046. mv -f misc/.deps/libarm32_libucrtapp_extra_a-setjmp.Tpo misc/.deps/libarm32_libucrtapp_extra_a-setjmp.Po
  12047. mv -f misc/.deps/libarm32_libucrtapp_extra_a-longjmp.Tpo misc/.deps/libarm32_libucrtapp_extra_a-longjmp.Po
  12048. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappinfo.a --input-def ../libarm32/appinfo.def
  12049. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappmgmts.a --input-def ../lib-common/appmgmts.def
  12050. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappmgr.a --input-def ../lib-common/appmgr.def
  12051. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapprepapi.a --input-def ../libarm32/apprepapi.def
  12052. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappsruprov.a --input-def ../libarm32/appsruprov.def
  12053. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappxalluserstore.a --input-def ../libarm32/appxalluserstore.def
  12054. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappxapplicabilityengine.a --input-def ../libarm32/appxapplicabilityengine.def
  12055. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappxdeploymentclient.a --input-def ../libarm32/appxdeploymentclient.def
  12056. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappxdeploymentextensions.a --input-def ../libarm32/appxdeploymentextensions.def
  12057. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappxdeploymentserver.a --input-def ../libarm32/appxdeploymentserver.def
  12058. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappxsip.a --input-def ../libarm32/appxsip.def
  12059. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libappxsysprep.a --input-def ../libarm32/appxsysprep.def
  12060. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libasycfilt.a --input-def ../lib-common/asycfilt.def
  12061. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libatl110.a --input-def ../libarm32/atl110.def
  12062. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libatl.a --input-def ../lib-common/atl.def
  12063. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaudioendpointbuilder.a --input-def ../libarm32/audioendpointbuilder.def
  12064. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaudioeng.a --input-def ../libarm32/audioeng.def
  12065. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libaudiosrv.a --input-def ../lib-common/audiosrv.def
  12066. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libauditcse.a --input-def ../libarm32/auditcse.def
  12067. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libauthbroker.a --input-def ../libarm32/authbroker.def
  12068. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libauthz.a --input-def ../lib-common/authz.def
  12069. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libavrt.a --input-def ../lib-common/avrt.def
  12070. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libazroles.a --input-def ../lib-common/azroles.def
  12071. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libazsqlext.a --input-def ../libarm32/azsqlext.def
  12072. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbasecsp.a --input-def ../libarm32/basecsp.def
  12073. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbasesrv.a --input-def ../lib-common/basesrv.def
  12074. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbatmeter.a --input-def ../libarm32/batmeter.def
  12075. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbcd.a --input-def ../libarm32/bcd.def
  12076. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbcp47langs.a --input-def ../libarm32/bcp47langs.def
  12077. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbcrypt.a --input-def ../lib-common/bcrypt.def
  12078. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbcryptprimitives.a --input-def ../libarm32/bcryptprimitives.def
  12079. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbdehdcfglib.a --input-def ../libarm32/bdehdcfglib.def
  12080. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbderepair.a --input-def ../libarm32/bderepair.def
  12081. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbdesvc.a --input-def ../libarm32/bdesvc.def
  12082. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbfe.a --input-def ../libarm32/bfe.def
  12083. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbi.a --input-def ../libarm32/bi.def
  12084. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbisrv.a --input-def ../libarm32/bisrv.def
  12085. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbitsigd.a --input-def ../libarm32/bitsigd.def
  12086. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbitsperf.a --input-def ../libarm32/bitsperf.def
  12087. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbluetoothapis.a --input-def ../lib-common/bluetoothapis.def
  12088. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbootmenuux.a --input-def ../libarm32/bootmenuux.def
  12089. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbootvid.a --input-def ../lib-common/bootvid.def
  12090. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbrokerlib.a --input-def ../libarm32/brokerlib.def
  12091. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbrowcli.a --input-def ../lib-common/browcli.def
  12092. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbrowser.a --input-def ../lib-common/browser.def
  12093. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbthci.a --input-def ../lib-common/bthci.def
  12094. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbthpanapi.a --input-def ../libarm32/bthpanapi.def
  12095. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libbthsqm.a --input-def ../libarm32/bthsqm.def
  12096. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcabinet.a --input-def ../lib-common/cabinet.def
  12097. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcabview.a --input-def ../lib-common/cabview.def
  12098. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcapisp.a --input-def ../libarm32/capisp.def
  12099. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcatsrv.a --input-def ../libarm32/catsrv.def
  12100. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcatsrvut.a --input-def ../libarm32/catsrvut.def
  12101. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcertca.a --input-def ../libarm32/certca.def
  12102. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcertcli.a --input-def ../libarm32/certcli.def
  12103. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcertenroll.a --input-def ../libarm32/certenroll.def
  12104. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcertenrollui.a --input-def ../libarm32/certenrollui.def
  12105. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcertpoleng.a --input-def ../libarm32/certpoleng.def
  12106. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcertprop.a --input-def ../libarm32/certprop.def
  12107. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcfgbkend.a --input-def ../lib-common/cfgbkend.def
  12108. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcfgmgr32.a --input-def ../lib-common/cfgmgr32.def
  12109. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libchartv.a --input-def ../libarm32/chartv.def
  12110. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libchkwudrv.a --input-def ../libarm32/chkwudrv.def
  12111. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libchxreadingstringime.a --input-def ../libarm32/chxreadingstringime.def
  12112. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libci.a --input-def ../libarm32/ci.def
  12113. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/clbcatq.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/clbcatq.def
  12114. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libclb.a --input-def ../lib-common/clb.def
  12115. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libclfsw32.a --input-def ../libarm32/clfsw32.def
  12116. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcliconfg.a --input-def ../lib-common/cliconfg.def
  12117. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libclusapi.a --input-def ../lib-common/clusapi.def
  12118. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcmdext.a --input-def ../libarm32/cmdext.def
  12119. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcmifw.a --input-def ../libarm32/cmifw.def
  12120. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcmipnpinstall.a --input-def ../libarm32/cmipnpinstall.def
  12121. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcnvfat.a --input-def ../lib-common/cnvfat.def
  12122. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcofiredm.a --input-def ../libarm32/cofiredm.def
  12123. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcolbact.a --input-def ../lib-common/colbact.def
  12124. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcolorui.a --input-def ../libarm32/colorui.def
  12125. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcombase.a --input-def ../libarm32/combase.def
  12126. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcomctl32.a --input-def ../lib-common/comctl32.def
  12127. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcomdlg32.a --input-def ../lib-common/comdlg32.def
  12128. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcomppkgsup.a --input-def ../libarm32/comppkgsup.def
  12129. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcompstui.a --input-def ../lib-common/compstui.def
  12130. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcomsnap.a --input-def ../lib-common/comsnap.def
  12131. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcomsvcs.a --input-def ../libarm32/comsvcs.def
  12132. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcomuid.a --input-def ../lib-common/comuid.def
  12133. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libconnect.a --input-def ../lib-common/connect.def
  12134. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libconnectedaccountstate.a --input-def ../libarm32/connectedaccountstate.def
  12135. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libconsole.a --input-def ../lib-common/console.def
  12136. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcredssp.a --input-def ../libarm32/credssp.def
  12137. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcredui.a --input-def ../lib-common/credui.def
  12138. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcrypt32.a --input-def ../lib-common/crypt32.def
  12139. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptbase.a --input-def ../libarm32/cryptbase.def
  12140. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptcatsvc.a --input-def ../libarm32/cryptcatsvc.def
  12141. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptdlg.a --input-def ../lib-common/cryptdlg.def
  12142. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptdll.a --input-def ../lib-common/cryptdll.def
  12143. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptext.a --input-def ../lib-common/cryptext.def
  12144. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptnet.a --input-def ../lib-common/cryptnet.def
  12145. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptsp.a --input-def ../lib-common/cryptsp.def
  12146. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptsvc.a --input-def ../lib-common/cryptsvc.def
  12147. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcrypttpmeksvc.a --input-def ../libarm32/crypttpmeksvc.def
  12148. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptui.a --input-def ../lib-common/cryptui.def
  12149. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptuiwizard.a --input-def ../libarm32/cryptuiwizard.def
  12150. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcryptxml.a --input-def ../lib-common/cryptxml.def
  12151. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcscapi.a --input-def ../lib-common/cscapi.def
  12152. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcscdll.a --input-def ../libarm32/cscdll.def
  12153. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcsrsrv.a --input-def ../libarm32/csrsrv.def
  12154. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libcsystemeventsbrokerclient.a --input-def ../libarm32/csystemeventsbrokerclient.def
  12155. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-purecall.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-purecall.Po
  12156. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd2d1.a --input-def ../lib-common/d2d1.def
  12157. mv -f misc/.deps/libarm32_libmsvcrt_common_a-register_tls_atexit.Tpo misc/.deps/libarm32_libmsvcrt_common_a-register_tls_atexit.Po
  12158. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d9.a --input-def ../lib-common/d3d9.def
  12159. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d10_1core.a --input-def ../libarm32/d3d10_1core.def
  12160. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d10_1.a --input-def ../libarm32/d3d10_1.def
  12161. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d10core.a --input-def ../libarm32/d3d10core.def
  12162. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-output_format.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-output_format.Po
  12163. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d10.a --input-def ../lib-common/d3d10.def
  12164. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d10level9.a --input-def ../libarm32/d3d10level9.def
  12165. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d10warp.a --input-def ../libarm32/d3d10warp.def
  12166. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d11.a --input-def ../lib-common/d3d11.def
  12167. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3d12.a --input-def ../lib-common/d3d12.def
  12168. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libd3dcompiler_47.a --input-def ../lib-common/d3dcompiler_47.def
  12169. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdabapi.a --input-def ../libarm32/dabapi.def
  12170. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdab.a --input-def ../libarm32/dab.def
  12171. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdatusage.a --input-def ../libarm32/datusage.def
  12172. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdavclnt.a --input-def ../lib-common/davclnt.def
  12173. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-_getpid.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-_getpid.Po
  12174. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdavhlpr.a --input-def ../lib-common/davhlpr.def
  12175. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdbgeng.a --input-def ../lib-common/dbgeng.def
  12176. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdbghelp.a --input-def ../lib-common/dbghelp.def
  12177. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdbnetlib.a --input-def ../lib-common/dbnetlib.def
  12178. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdbnmpntw.a --input-def ../lib-common/dbnmpntw.def
  12179. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdcomp.a --input-def ../lib-common/dcomp.def
  12180. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libddraw.a --input-def ../lib-common/ddraw.def
  12181. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdevdispitemprovider.a --input-def ../libarm32/devdispitemprovider.def
  12182. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdeviceaccess.a --input-def ../libarm32/deviceaccess.def
  12183. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdeviceassociation.a --input-def ../libarm32/deviceassociation.def
  12184. mv -f misc/.deps/libarm32_libmsvcrt_extra_a-invalid_parameter_handler.Tpo misc/.deps/libarm32_libmsvcrt_extra_a-invalid_parameter_handler.Po
  12185. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdeviceregistration.a --input-def ../libarm32/deviceregistration.def
  12186. mv -f stdio/.deps/libarm32_libmsvcrt_extra_a-mingw_lock.Tpo stdio/.deps/libarm32_libmsvcrt_extra_a-mingw_lock.Po
  12187. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdevinv.a --input-def ../libarm32/devinv.def
  12188. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdevmgr.a --input-def ../lib-common/devmgr.def
  12189. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdevobj.a --input-def ../lib-common/devobj.def
  12190. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdevrtl.a --input-def ../lib-common/devrtl.def
  12191. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdfdts.a --input-def ../libarm32/dfdts.def
  12192. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdfpcommon.a --input-def ../libarm32/dfpcommon.def
  12193. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdfscli.a --input-def ../lib-common/dfscli.def
  12194. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdhcpcore6.a --input-def ../libarm32/dhcpcore6.def
  12195. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdhcpcore.a --input-def ../libarm32/dhcpcore.def
  12196. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdhcpcsvc6.a --input-def ../libarm32/dhcpcsvc6.def
  12197. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdhcpcsvc.a --input-def ../lib-common/dhcpcsvc.def
  12198. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdhcpqec.a --input-def ../libarm32/dhcpqec.def
  12199. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdhcpsapi.a --input-def ../lib-common/dhcpsapi.def
  12200. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdiagperf.a --input-def ../libarm32/diagperf.def
  12201. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdimsroam.a --input-def ../lib-common/dimsroam.def
  12202. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdiskcopy.a --input-def ../lib-common/diskcopy.def
  12203. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdismapi.a --input-def ../lib-common/dismapi.def
  12204. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdispci.a --input-def ../libarm32/dispci.def
  12205. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdisplay.a --input-def ../libarm32/display.def
  12206. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdmdskmgr.a --input-def ../libarm32/dmdskmgr.def
  12207. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdmutil.a --input-def ../lib-common/dmutil.def
  12208. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdmvdsitf.a --input-def ../libarm32/dmvdsitf.def
  12209. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdnsapi.a --input-def ../lib-common/dnsapi.def
  12210. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdnsrslvr.a --input-def ../lib-common/dnsrslvr.def
  12211. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdot3api.a --input-def ../libarm32/dot3api.def
  12212. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdot3dlg.a --input-def ../libarm32/dot3dlg.def
  12213. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdot3gpclnt.a --input-def ../libarm32/dot3gpclnt.def
  12214. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdot3msm.a --input-def ../libarm32/dot3msm.def
  12215. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdot3svc.a --input-def ../libarm32/dot3svc.def
  12216. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdot3ui.a --input-def ../libarm32/dot3ui.def
  12217. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdpapi.a --input-def ../libarm32/dpapi.def
  12218. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdpapisrv.a --input-def ../libarm32/dpapisrv.def
  12219. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdpx.a --input-def ../libarm32/dpx.def
  12220. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdrprov.a --input-def ../lib-common/drprov.def
  12221. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdrt.a --input-def ../libarm32/drt.def
  12222. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdrtprov.a --input-def ../libarm32/drtprov.def
  12223. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdrttransport.a --input-def ../libarm32/drttransport.def
  12224. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdrvstore.a --input-def ../libarm32/drvstore.def
  12225. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdsauth.a --input-def ../lib-common/dsauth.def
  12226. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdskquota.a --input-def ../lib-common/dskquota.def
  12227. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdsound.a --input-def ../lib-common/dsound.def
  12228. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdsparse.a --input-def ../libarm32/dsparse.def
  12229. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdsprop.a --input-def ../lib-common/dsprop.def
  12230. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdsquery.a --input-def ../lib-common/dsquery.def
  12231. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdsrole.a --input-def ../lib-common/dsrole.def
  12232. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdssec.a --input-def ../lib-common/dssec.def
  12233. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdssenh.a --input-def ../lib-common/dssenh.def
  12234. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdsuiext.a --input-def ../lib-common/dsuiext.def
  12235. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdui70.a --input-def ../libarm32/dui70.def
  12236. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libduser.a --input-def ../lib-common/duser.def
  12237. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdwmapi.a --input-def ../lib-common/dwmapi.def
  12238. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdwmcore.a --input-def ../libarm32/dwmcore.def
  12239. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdwmredir.a --input-def ../libarm32/dwmredir.def
  12240. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdwrite.a --input-def ../lib-common/dwrite.def
  12241. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdxgi.a --input-def ../lib-common/dxgi.def
  12242. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdxgwdi.a --input-def ../libarm32/dxgwdi.def
  12243. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdxva2.a --input-def ../lib-common/dxva2.def
  12244. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeappcfg.a --input-def ../lib-common/eappcfg.def
  12245. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeappgnui.a --input-def ../lib-common/eappgnui.def
  12246. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeapphost.a --input-def ../lib-common/eapphost.def
  12247. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeappprxy.a --input-def ../lib-common/eappprxy.def
  12248. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeapprovp.a --input-def ../libarm32/eapprovp.def
  12249. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeapqec.a --input-def ../libarm32/eapqec.def
  12250. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeaswrt.a --input-def ../libarm32/easwrt.def
  12251. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libefsadu.a --input-def ../lib-common/efsadu.def
  12252. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libefscore.a --input-def ../libarm32/efscore.def
  12253. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libefslsaext.a --input-def ../libarm32/efslsaext.def
  12254. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libefssvc.a --input-def ../libarm32/efssvc.def
  12255. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libefsutil.a --input-def ../libarm32/efsutil.def
  12256. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libefswrt.a --input-def ../libarm32/efswrt.def
  12257. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libehstorpwdmgr.a --input-def ../libarm32/ehstorpwdmgr.def
  12258. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libelscore.a --input-def ../lib-common/elscore.def
  12259. mv -f misc/.deps/libarm32_libmsvcr120_app_extra_a-_getpid.Tpo misc/.deps/libarm32_libmsvcr120_app_extra_a-_getpid.Po
  12260. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libelshyph.a --input-def ../libarm32/elshyph.def
  12261. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libelslad.a --input-def ../libarm32/elslad.def
  12262. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libelstrans.a --input-def ../libarm32/elstrans.def
  12263. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libembeddedapplauncherconfig.a --input-def ../libarm32/embeddedapplauncherconfig.def
  12264. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libencdump.a --input-def ../libarm32/encdump.def
  12265. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libenergy.a --input-def ../libarm32/energy.def
  12266. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libenergyprov.a --input-def ../libarm32/energyprov.def
  12267. mv -f misc/.deps/libarm32_libmsvcr120_app_extra_a-__set_app_type.Tpo misc/.deps/libarm32_libmsvcr120_app_extra_a-__set_app_type.Po
  12268. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libes.a --input-def ../libarm32/es.def
  12269. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libesent.a --input-def ../libarm32/esent.def
  12270. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libesentprf.a --input-def ../lib-common/esentprf.def
  12271. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libeventaggregation.a --input-def ../libarm32/eventaggregation.def
  12272. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libevr.a --input-def ../lib-common/evr.def
  12273. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfaultrep.a --input-def ../libarm32/faultrep.def
  12274. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfdeploy.a --input-def ../lib-common/fdeploy.def
  12275. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfdphost.a --input-def ../libarm32/fdphost.def
  12276. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfdprint.a --input-def ../libarm32/fdprint.def
  12277. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfdrespub.a --input-def ../libarm32/fdrespub.def
  12278. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfdssdp.a --input-def ../libarm32/fdssdp.def
  12279. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfdwsd.a --input-def ../libarm32/fdwsd.def
  12280. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfeclient.a --input-def ../lib-common/feclient.def
  12281. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfhevents.a --input-def ../libarm32/fhevents.def
  12282. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfhshl.a --input-def ../libarm32/fhshl.def
  12283. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfhsvcctl.a --input-def ../libarm32/fhsvcctl.def
  12284. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfhsvc.a --input-def ../libarm32/fhsvc.def
  12285. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfilemgmt.a --input-def ../lib-common/filemgmt.def
  12286. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfirewallapi.a --input-def ../libarm32/firewallapi.def
  12287. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfirewallcontrolpanel.a --input-def ../libarm32/firewallcontrolpanel.def
  12288. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfltlib.a --input-def ../lib-common/fltlib.def
  12289. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfm20.a --input-def ../libarm32/fm20.def
  12290. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfmapi.a --input-def ../libarm32/fmapi.def
  12291. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfmifs.a --input-def ../lib-common/fmifs.def
  12292. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfms.a --input-def ../libarm32/fms.def
  12293. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfntcache.a --input-def ../libarm32/fntcache.def
  12294. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfontext.a --input-def ../libarm32/fontext.def
  12295. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfontsub.a --input-def ../lib-common/fontsub.def
  12296. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libframedyn.a --input-def ../libarm32/framedyn.def
  12297. mv -f crt/.deps/libarm32_libucrt_extra_a-ucrtbase_compat.Tpo crt/.deps/libarm32_libucrt_extra_a-ucrtbase_compat.Po
  12298. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libframedynos.a --input-def ../libarm32/framedynos.def
  12299. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfsutilext.a --input-def ../libarm32/fsutilext.def
  12300. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfveapibase.a --input-def ../libarm32/fveapibase.def
  12301. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfveapi.a --input-def ../libarm32/fveapi.def
  12302. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfvecerts.a --input-def ../libarm32/fvecerts.def
  12303. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfveskybackup.a --input-def ../libarm32/fveskybackup.def
  12304. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfveui.a --input-def ../libarm32/fveui.def
  12305. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfvewiz.a --input-def ../libarm32/fvewiz.def
  12306. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfwpuclnt.a --input-def ../lib-common/fwpuclnt.def
  12307. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libfwremotesvr.a --input-def ../libarm32/fwremotesvr.def
  12308. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgameux.a --input-def ../libarm32/gameux.def
  12309. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgdi32.a --input-def ../lib-common/gdi32.def
  12310. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgeofencemonitorservice.a --input-def ../libarm32/geofencemonitorservice.def
  12311. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgetuname.a --input-def ../lib-common/getuname.def
  12312. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libglobcollationhost.a --input-def ../libarm32/globcollationhost.def
  12313. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libglobinputhost.a --input-def ../libarm32/globinputhost.def
  12314. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libglu32.a --input-def ../lib-common/glu32.def
  12315. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgpapi.a --input-def ../libarm32/gpapi.def
  12316. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgpedit.a --input-def ../lib-common/gpedit.def
  12317. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgpprefcl.a --input-def ../libarm32/gpprefcl.def
  12318. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgpprnext.a --input-def ../libarm32/gpprnext.def
  12319. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgpscript.a --input-def ../libarm32/gpscript.def
  12320. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgpsvc.a --input-def ../libarm32/gpsvc.def
  12321. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgptext.a --input-def ../libarm32/gptext.def
  12322. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhal.a --input-def ../libarm32/hal.def
  12323. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhbaapi.a --input-def ../lib-common/hbaapi.def
  12324. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhid.a --input-def ../lib-common/hid.def
  12325. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhidserv.a --input-def ../libarm32/hidserv.def
  12326. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhlink.a --input-def ../lib-common/hlink.def
  12327. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhnetcfg.a --input-def ../libarm32/hnetcfg.def
  12328. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhotplug.a --input-def ../lib-common/hotplug.def
  12329. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhtmlhelp.a --input-def ../lib-common/htmlhelp.def
  12330. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhttpapi.a --input-def ../libarm32/httpapi.def
  12331. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhttpprxm.a --input-def ../libarm32/httpprxm.def
  12332. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhttpprxp.a --input-def ../libarm32/httpprxp.def
  12333. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libhtui.a --input-def ../lib-common/htui.def
  12334. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiashlpr.a --input-def ../lib-common/iashlpr.def
  12335. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiassam.a --input-def ../lib-common/iassam.def
  12336. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiassvcs.a --input-def ../lib-common/iassvcs.def
  12337. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libicfupgd.a --input-def ../libarm32/icfupgd.def
  12338. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libicm32.a --input-def ../lib-common/icm32.def
  12339. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libicmp.a --input-def ../lib-common/icmp.def
  12340. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libicmui.a --input-def ../lib-common/icmui.def
  12341. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libidndl.a --input-def ../libarm32/idndl.def
  12342. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libieadvpack.a --input-def ../libarm32/ieadvpack.def
  12343. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiedkcs32.a --input-def ../libarm32/iedkcs32.def
  12344. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libieframe.a --input-def ../libarm32/ieframe.def
  12345. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiernonce.a --input-def ../lib-common/iernonce.def
  12346. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiertutil.a --input-def ../libarm32/iertutil.def
  12347. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiesetup.a --input-def ../libarm32/iesetup.def
  12348. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiesysprep.a --input-def ../libarm32/iesysprep.def
  12349. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libieui.a --input-def ../libarm32/ieui.def
  12350. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libigddiag.a --input-def ../libarm32/igddiag.def
  12351. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libikeext.a --input-def ../libarm32/ikeext.def
  12352. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libimagehlp.a --input-def ../lib-common/imagehlp.def
  12353. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libimgutil.a --input-def ../lib-common/imgutil.def
  12354. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libimm32.a --input-def ../lib-common/imm32.def
  12355. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libinetcomm.a --input-def ../lib-common/inetcomm.def
  12356. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libinetmib1.a --input-def ../lib-common/inetmib1.def
  12357. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libinput.a --input-def ../lib-common/input.def
  12358. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libinseng.a --input-def ../lib-common/inseng.def
  12359. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiphlpapi.a --input-def ../lib-common/iphlpapi.def
  12360. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiphlpsvc.a --input-def ../libarm32/iphlpsvc.def
  12361. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libipnathlp.a --input-def ../lib-common/ipnathlp.def
  12362. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libipsecsvc.a --input-def ../libarm32/ipsecsvc.def
  12363. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libiuilp.a --input-def ../libarm32/iuilp.def
  12364. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libjscript9.a --input-def ../libarm32/jscript9.def
  12365. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libjscript9diag.a --input-def ../libarm32/jscript9diag.def
  12366. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libjsproxy.a --input-def ../lib-common/jsproxy.def
  12367. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkdcom.a --input-def ../lib-common/kdcom.def
  12368. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkd.a --input-def ../libarm32/kd.def
  12369. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkdscli.a --input-def ../libarm32/kdscli.def
  12370. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkdusb.a --input-def ../libarm32/kdusb.def
  12371. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkeepaliveprovider.a --input-def ../libarm32/keepaliveprovider.def
  12372. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkerberos.a --input-def ../libarm32/kerberos.def
  12373. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkernel.appcore.a --input-def ../libarm32/kernel.appcore.def
  12374. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkernelbase.a --input-def ../libarm32/kernelbase.def
  12375. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkeyboardfiltercore.a --input-def ../libarm32/keyboardfiltercore.def
  12376. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkeyiso.a --input-def ../libarm32/keyiso.def
  12377. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkeymgr.a --input-def ../lib-common/keymgr.def
  12378. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libks.a --input-def ../lib-common/ks.def
  12379. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libksecdd.a --input-def ../lib-common/ksecdd.def
  12380. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libktmw32.a --input-def ../lib-common/ktmw32.def
  12381. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libl2gpstore.a --input-def ../libarm32/l2gpstore.def
  12382. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblangcleanupsysprepaction.a --input-def ../libarm32/langcleanupsysprepaction.def
  12383. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblinkinfo.a --input-def ../lib-common/linkinfo.def
  12384. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblistsvc.a --input-def ../libarm32/listsvc.def
  12385. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblivessp.a --input-def ../libarm32/livessp.def
  12386. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblltdapi.a --input-def ../libarm32/lltdapi.def
  12387. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblltdsvc.a --input-def ../libarm32/lltdsvc.def
  12388. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libloadperf.a --input-def ../lib-common/loadperf.def
  12389. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblocalspl.a --input-def ../libarm32/localspl.def
  12390. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libloghours.a --input-def ../lib-common/loghours.def
  12391. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblogoncli.a --input-def ../lib-common/logoncli.def
  12392. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblpk.a --input-def ../libarm32/lpk.def
  12393. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblsasrv.a --input-def ../libarm32/lsasrv.def
  12394. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liblz32.a --input-def ../lib-common/lz32.def
  12395. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmagnification.a --input-def ../libarm32/magnification.def
  12396. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmaintenanceui.a --input-def ../libarm32/maintenanceui.def
  12397. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmapi32.a --input-def ../lib-common/mapi32.def
  12398. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmapistub.a --input-def ../lib-common/mapistub.def
  12399. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmcicda.a --input-def ../lib-common/mcicda.def
  12400. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmciseq.a --input-def ../lib-common/mciseq.def
  12401. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmciwave.a --input-def ../lib-common/mciwave.def
  12402. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmcxdriv.a --input-def ../libarm32/mcxdriv.def
  12403. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmdminst.a --input-def ../lib-common/mdminst.def
  12404. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmdmregistration.a --input-def ../libarm32/mdmregistration.def
  12405. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmf3216.a --input-def ../lib-common/mf3216.def
  12406. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfasfsrcsnk.a --input-def ../libarm32/mfasfsrcsnk.def
  12407. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfcaptureengine.a --input-def ../libarm32/mfcaptureengine.def
  12408. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmf.a --input-def ../lib-common/mf.def
  12409. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfcore.a --input-def ../lib-common/mfcore.def
  12410. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfnetcore.a --input-def ../libarm32/mfnetcore.def
  12411. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfnetsrc.a --input-def ../libarm32/mfnetsrc.def
  12412. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfplat.a --input-def ../lib-common/mfplat.def
  12413. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfplay.a --input-def ../lib-common/mfplay.def
  12414. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfreadwrite.a --input-def ../lib-common/mfreadwrite.def
  12415. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfsensorgroup.a --input-def ../lib-common/mfsensorgroup.def
  12416. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmfsrcsnk.a --input-def ../libarm32/mfsrcsnk.def
  12417. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmftranscode.a --input-def ../libarm32/mftranscode.def
  12418. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmpr.a --input-def ../lib-common/mpr.def
  12419. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmswsock.a --input-def ../lib-common/mswsock.def
  12420. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncrypt.a --input-def ../lib-common/ncrypt.def
  12421. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/oleaut32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/oleaut32.def
  12422. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librpcrt4.a --input-def ../lib-common/rpcrt4.def
  12423. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsspicli.a --input-def ../lib-common/sspicli.def
  12424. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuserenv.a --input-def ../lib-common/userenv.def
  12425. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinhttp.a --input-def ../lib-common/winhttp.def
  12426. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwldap32.a --input-def ../lib-common/wldap32.def
  12427. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwebsocket.a --input-def ../lib-common/websocket.def
  12428. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-com-l1-1-1.a --input-def ../lib-common/api-ms-win-core-com-l1-1-1.def
  12429. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-com-midlproxystub-l1-1-0.a --input-def ../lib-common/api-ms-win-core-com-midlproxystub-l1-1-0.def
  12430. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-com-l1-1-0.a --input-def ../lib-common/api-ms-win-core-com-l1-1-0.def
  12431. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-comm-l1-1-0.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-0.def
  12432. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-comm-l1-1-1.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-1.def
  12433. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-comm-l1-1-2.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-2.def
  12434. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-console-l1-1-0.a --input-def ../lib-common/api-ms-win-core-console-l1-1-0.def
  12435. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-console-l1-2-0.a --input-def ../lib-common/api-ms-win-core-console-l1-2-0.def
  12436. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-console-l2-1-0.a --input-def ../lib-common/api-ms-win-core-console-l2-1-0.def
  12437. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-console-l2-2-0.a --input-def ../lib-common/api-ms-win-core-console-l2-2-0.def
  12438. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-console-l3-2-0.a --input-def ../lib-common/api-ms-win-core-console-l3-2-0.def
  12439. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-datetime-l1-1-0.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-0.def
  12440. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-datetime-l1-1-1.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-1.def
  12441. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-datetime-l1-1-2.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-2.def
  12442. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-debug-l1-1-0.a --input-def ../lib-common/api-ms-win-core-debug-l1-1-0.def
  12443. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-debug-l1-1-1.a --input-def ../lib-common/api-ms-win-core-debug-l1-1-1.def
  12444. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-delayload-l1-1-1.a --input-def ../lib-common/api-ms-win-core-delayload-l1-1-1.def
  12445. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-errorhandling-l1-1-0.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-0.def
  12446. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-errorhandling-l1-1-1.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-1.def
  12447. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-errorhandling-l1-1-3.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-3.def
  12448. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-fibers-l1-1-1.a --input-def ../lib-common/api-ms-win-core-fibers-l1-1-1.def
  12449. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-ansi-l2-1-0.a --input-def ../lib-common/api-ms-win-core-file-ansi-l2-1-0.def
  12450. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-l1-1-0.def
  12451. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-l1-2-1.a --input-def ../lib-common/api-ms-win-core-file-l1-2-1.def
  12452. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-l1-2-2.a --input-def ../lib-common/api-ms-win-core-file-l1-2-2.def
  12453. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-l2-1-0.a --input-def ../lib-common/api-ms-win-core-file-l2-1-0.def
  12454. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-l2-1-1.a --input-def ../lib-common/api-ms-win-core-file-l2-1-1.def
  12455. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-l2-1-2.a --input-def ../lib-common/api-ms-win-core-file-l2-1-2.def
  12456. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-firmware-l1-1-0.a --input-def ../lib-common/api-ms-win-core-firmware-l1-1-0.def
  12457. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-handle-l1-1-0.a --input-def ../lib-common/api-ms-win-core-handle-l1-1-0.def
  12458. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-heap-l1-2-0.a --input-def ../lib-common/api-ms-win-core-heap-l1-2-0.def
  12459. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-interlocked-l1-1-0.a --input-def ../lib-common/api-ms-win-core-interlocked-l1-1-0.def
  12460. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-interlocked-l1-2-0.a --input-def ../lib-common/api-ms-win-core-interlocked-l1-2-0.def
  12461. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-io-l1-1-0.a --input-def ../lib-common/api-ms-win-core-io-l1-1-0.def
  12462. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-io-l1-1-1.a --input-def ../lib-common/api-ms-win-core-io-l1-1-1.def
  12463. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-libraryloader-l1-2-0.a --input-def ../lib-common/api-ms-win-core-libraryloader-l1-2-0.def
  12464. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-libraryloader-l1-2-1.a --input-def ../lib-common/api-ms-win-core-libraryloader-l1-2-1.def
  12465. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-libraryloader-l2-1-0.a --input-def ../lib-common/api-ms-win-core-libraryloader-l2-1-0.def
  12466. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-localization-l1-2-1.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-1.def
  12467. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-localization-l1-2-0.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-0.def
  12468. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-localization-l1-2-2.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-2.def
  12469. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-localization-l2-1-0.a --input-def ../lib-common/api-ms-win-core-localization-l2-1-0.def
  12470. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-memory-l1-1-0.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-0.def
  12471. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-memory-l1-1-1.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-1.def
  12472. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-memory-l1-1-2.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-2.def
  12473. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-memory-l1-1-3.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-3.def
  12474. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-memory-l1-1-5.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-5.def
  12475. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-memory-l1-1-6.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-6.def
  12476. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-memory-l1-1-7.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-7.def
  12477. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namedpipe-ansi-l1-1-0.def
  12478. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a --input-def ../lib-common/api-ms-win-core-namedpipe-ansi-l1-1-1.def
  12479. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-namedpipe-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-1-0.def
  12480. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-namedpipe-l1-2-1.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-2-1.def
  12481. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-namedpipe-l1-2-2.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-2-2.def
  12482. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-namespace-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namespace-l1-1-0.def
  12483. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-path-l1-1-0.a --input-def ../lib-common/api-ms-win-core-path-l1-1-0.def
  12484. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-processenvironment-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processenvironment-l1-1-0.def
  12485. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-processenvironment-l1-2-0.a --input-def ../lib-common/api-ms-win-core-processenvironment-l1-2-0.def
  12486. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-processthreads-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-0.def
  12487. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-processthreads-l1-1-1.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-1.def
  12488. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-processthreads-l1-1-2.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-2.def
  12489. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-processthreads-l1-1-3.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-3.def
  12490. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-psapi-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psapi-ansi-l1-1-0.def
  12491. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-profile-l1-1-0.a --input-def ../lib-common/api-ms-win-core-profile-l1-1-0.def
  12492. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-psapi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psapi-l1-1-0.def
  12493. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-realtime-l1-1-0.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-0.def
  12494. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-realtime-l1-1-1.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-1.def
  12495. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-realtime-l1-1-2.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-2.def
  12496. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-rtlsupport-l1-2-0.a --input-def ../lib-common/api-ms-win-core-rtlsupport-l1-2-0.def
  12497. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-string-l1-1-0.a --input-def ../lib-common/api-ms-win-core-string-l1-1-0.def
  12498. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-synch-l1-1-0.a --input-def ../lib-common/api-ms-win-core-synch-l1-1-0.def
  12499. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-synch-l1-2-0.a --input-def ../lib-common/api-ms-win-core-synch-l1-2-0.def
  12500. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-synch-l1-2-1.a --input-def ../lib-common/api-ms-win-core-synch-l1-2-1.def
  12501. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-sysinfo-l1-1-0.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-1-0.def
  12502. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-sysinfo-l1-2-0.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-0.def
  12503. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-sysinfo-l1-2-1.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-1.def
  12504. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-sysinfo-l1-2-3.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-3.def
  12505. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-threadpool-l1-2-0.a --input-def ../lib-common/api-ms-win-core-threadpool-l1-2-0.def
  12506. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-timezone-l1-1-0.a --input-def ../lib-common/api-ms-win-core-timezone-l1-1-0.def
  12507. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-timezone-l1-1-1.a --input-def ../lib-common/api-ms-win-core-timezone-l1-1-1.def
  12508. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-util-l1-1-0.a --input-def ../lib-common/api-ms-win-core-util-l1-1-0.def
  12509. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-version-l1-1-0.a --input-def ../lib-common/api-ms-win-core-version-l1-1-0.def
  12510. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-version-l1-1-1.a --input-def ../lib-common/api-ms-win-core-version-l1-1-1.def
  12511. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-winrt-error-l1-1-1.a --input-def ../lib-common/api-ms-win-core-winrt-error-l1-1-1.def
  12512. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-winrt-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-l1-1-0.def
  12513. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-winrt-string-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-string-l1-1-0.def
  12514. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-wow64-l1-1-0.a --input-def ../lib-common/api-ms-win-core-wow64-l1-1-0.def
  12515. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-wow64-l1-1-1.a --input-def ../lib-common/api-ms-win-core-wow64-l1-1-1.def
  12516. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-xstate-l2-1-0.a --input-def ../lib-common/api-ms-win-core-xstate-l2-1-0.def
  12517. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-devices-config-l1-1-1.a --input-def ../lib-common/api-ms-win-devices-config-l1-1-1.def
  12518. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-devices-config-l1-1-2.a --input-def ../lib-common/api-ms-win-devices-config-l1-1-2.def
  12519. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-eventing-classicprovider-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def
  12520. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-eventing-consumer-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-consumer-l1-1-0.def
  12521. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-eventing-controller-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-controller-l1-1-0.def
  12522. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-eventing-provider-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-provider-l1-1-0.def
  12523. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-base-l1-1-0.a --input-def ../lib-common/api-ms-win-security-base-l1-1-0.def
  12524. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-base-l1-2-0.a --input-def ../lib-common/api-ms-win-security-base-l1-2-0.def
  12525. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-base-l1-2-1.a --input-def ../lib-common/api-ms-win-security-base-l1-2-1.def
  12526. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-lsalookup-l2-1-0.a --input-def ../lib-common/api-ms-win-security-lsalookup-l2-1-0.def
  12527. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-sddl-l1-1-0.a --input-def ../lib-common/api-ms-win-security-sddl-l1-1-0.def
  12528. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmgmtapi.a --input-def ../lib-common/mgmtapi.def
  12529. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmibincodec.a --input-def ../libarm32/mibincodec.def
  12530. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmicrosoft.management.infrastructure.native.unmanaged.a --input-def ../libarm32/microsoft.management.infrastructure.native.unmanaged.def
  12531. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmi.a --input-def ../libarm32/mi.def
  12532. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmidimap.a --input-def ../lib-common/midimap.def
  12533. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmimofcodec.a --input-def ../libarm32/mimofcodec.def
  12534. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmirrordrvcompat.a --input-def ../libarm32/mirrordrvcompat.def
  12535. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmiutils.a --input-def ../libarm32/miutils.def
  12536. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmlang.a --input-def ../lib-common/mlang.def
  12537. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmmcbase.a --input-def ../libarm32/mmcbase.def
  12538. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmmcico.a --input-def ../libarm32/mmcico.def
  12539. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmmci.a --input-def ../libarm32/mmci.def
  12540. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmmcndmgr.a --input-def ../libarm32/mmcndmgr.def
  12541. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmmcss.a --input-def ../libarm32/mmcss.def
  12542. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmmdevapi.a --input-def ../lib-common/mmdevapi.def
  12543. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmodemui.a --input-def ../lib-common/modemui.def
  12544. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmontr_ci.a --input-def ../libarm32/montr_ci.def
  12545. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmprapi.a --input-def ../libarm32/mprapi.def
  12546. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmprext.a --input-def ../libarm32/mprext.def
  12547. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmprmsg.a --input-def ../libarm32/mprmsg.def
  12548. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmpssvc.a --input-def ../libarm32/mpssvc.def
  12549. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmrmcorer.a --input-def ../libarm32/mrmcorer.def
  12550. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmrt100.a --input-def ../libarm32/mrt100.def
  12551. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsacm32.a --input-def ../lib-common/msacm32.def
  12552. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsafd.a --input-def ../lib-common/msafd.def
  12553. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsasn1.a --input-def ../libarm32/msasn1.def
  12554. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsauserext.a --input-def ../libarm32/msauserext.def
  12555. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmscat32.a --input-def ../lib-common/mscat32.def
  12556. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsclmd.a --input-def ../libarm32/msclmd.def
  12557. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmscms.a --input-def ../libarm32/mscms.def
  12558. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmscoree.a --input-def ../libarm32/mscoree.def
  12559. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsctf.a --input-def ../lib-common/msctf.def
  12560. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsctfmonitor.a --input-def ../libarm32/msctfmonitor.def
  12561. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsdadiag.a --input-def ../lib-common/msdadiag.def
  12562. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsdart.a --input-def ../libarm32/msdart.def
  12563. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsdelta.a --input-def ../libarm32/msdelta.def
  12564. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsdmo.a --input-def ../lib-common/msdmo.def
  12565. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsdrm.a --input-def ../lib-common/msdrm.def
  12566. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsfeeds.a --input-def ../libarm32/msfeeds.def
  12567. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsftedit.a --input-def ../libarm32/msftedit.def
  12568. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmshtml.a --input-def ../libarm32/mshtml.def
  12569. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsicofire.a --input-def ../libarm32/msicofire.def
  12570. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsidcrl40.a --input-def ../libarm32/msidcrl40.def
  12571. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsi.a --input-def ../lib-common/msi.def
  12572. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsiltcfg.a --input-def ../libarm32/msiltcfg.def
  12573. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsimg32.a --input-def ../lib-common/msimg32.def
  12574. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsimtf.a --input-def ../lib-common/msimtf.def
  12575. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsisip.a --input-def ../lib-common/msisip.def
  12576. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsiwer.a --input-def ../libarm32/msiwer.def
  12577. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmskeyprotcli.a --input-def ../libarm32/mskeyprotcli.def
  12578. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmskeyprotect.a --input-def ../libarm32/mskeyprotect.def
  12579. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsls31.a --input-def ../lib-common/msls31.def
  12580. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsoeacct.a --input-def ../libarm32/msoeacct.def
  12581. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsoert2.a --input-def ../libarm32/msoert2.def
  12582. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmspatcha.a --input-def ../lib-common/mspatcha.def
  12583. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmspatchc.a --input-def ../libarm32/mspatchc.def
  12584. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsports.a --input-def ../lib-common/msports.def
  12585. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsrating.a --input-def ../lib-common/msrating.def
  12586. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsscntrs.a --input-def ../libarm32/msscntrs.def
  12587. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmssha.a --input-def ../libarm32/mssha.def
  12588. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsshooks.a --input-def ../libarm32/msshooks.def
  12589. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmssign32.a --input-def ../lib-common/mssign32.def
  12590. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmssip32.a --input-def ../lib-common/mssip32.def
  12591. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmssrch.a --input-def ../libarm32/mssrch.def
  12592. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmstask.a --input-def ../lib-common/mstask.def
  12593. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmstextprediction.a --input-def ../libarm32/mstextprediction.def
  12594. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsutb.a --input-def ../libarm32/msutb.def
  12595. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsv1_0.a --input-def ../lib-common/msv1_0.def
  12596. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsxml6.a --input-def ../libarm32/msxml6.def
  12597. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsyuv.a --input-def ../lib-common/msyuv.def
  12598. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmtxdm.a --input-def ../lib-common/mtxdm.def
  12599. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmtxex.a --input-def ../libarm32/mtxex.def
  12600. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmuifontsetup.a --input-def ../libarm32/muifontsetup.def
  12601. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmuilanguagecleanup.a --input-def ../libarm32/muilanguagecleanup.def
  12602. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmvbtrcarm.a --input-def ../libarm32/mvbtrcarm.def
  12603. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmydocs.a --input-def ../lib-common/mydocs.def
  12604. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnapinsp.a --input-def ../libarm32/napinsp.def
  12605. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnapipsec.a --input-def ../libarm32/napipsec.def
  12606. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncaapi.a --input-def ../libarm32/ncaapi.def
  12607. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncasvc.a --input-def ../libarm32/ncasvc.def
  12608. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncbservice.a --input-def ../libarm32/ncbservice.def
  12609. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncdautosetup.a --input-def ../libarm32/ncdautosetup.def
  12610. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnci.a --input-def ../libarm32/nci.def
  12611. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncobjapi.a --input-def ../lib-common/ncobjapi.def
  12612. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncryptprov.a --input-def ../libarm32/ncryptprov.def
  12613. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncryptsslp.a --input-def ../libarm32/ncryptsslp.def
  12614. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncsi.a --input-def ../libarm32/ncsi.def
  12615. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libncuprov.a --input-def ../libarm32/ncuprov.def
  12616. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnddeapi.a --input-def ../lib-common/nddeapi.def
  12617. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libndfapi.a --input-def ../lib-common/ndfapi.def
  12618. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libndis.a --input-def ../lib-common/ndis.def
  12619. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnduprov.a --input-def ../libarm32/nduprov.def
  12620. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnegoexts.a --input-def ../libarm32/negoexts.def
  12621. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetapi32.a --input-def ../lib-common/netapi32.def
  12622. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetbios.a --input-def ../libarm32/netbios.def
  12623. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetcfgx.a --input-def ../libarm32/netcfgx.def
  12624. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetdiagfx.a --input-def ../libarm32/netdiagfx.def
  12625. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetfxperf.a --input-def ../libarm32/netfxperf.def
  12626. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetid.a --input-def ../lib-common/netid.def
  12627. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetio.a --input-def ../lib-common/netio.def
  12628. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetjoin.a --input-def ../libarm32/netjoin.def
  12629. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetlogon.a --input-def ../libarm32/netlogon.def
  12630. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetman.a --input-def ../libarm32/netman.def
  12631. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetplwiz.a --input-def ../libarm32/netplwiz.def
  12632. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetprofmsvc.a --input-def ../libarm32/netprofmsvc.def
  12633. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetprovisionsp.a --input-def ../libarm32/netprovisionsp.def
  12634. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetsetupapi.a --input-def ../libarm32/netsetupapi.def
  12635. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetshell.a --input-def ../lib-common/netshell.def
  12636. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnetutils.a --input-def ../lib-common/netutils.def
  12637. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnewdev.a --input-def ../libarm32/newdev.def
  12638. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libninput.a --input-def ../libarm32/ninput.def
  12639. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnlaapi.a --input-def ../libarm32/nlaapi.def
  12640. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnlasvc.a --input-def ../libarm32/nlasvc.def
  12641. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnlmsprep.a --input-def ../libarm32/nlmsprep.def
  12642. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnlsdl.a --input-def ../libarm32/nlsdl.def
  12643. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnormaliz.a --input-def ../lib-common/normaliz.def
  12644. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnrpsrv.a --input-def ../libarm32/nrpsrv.def
  12645. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnshwfp.a --input-def ../libarm32/nshwfp.def
  12646. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnsi.a --input-def ../libarm32/nsi.def
  12647. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnsisvc.a --input-def ../libarm32/nsisvc.def
  12648. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/ntdll.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/ntdll.def
  12649. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/ntdllcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/ntdllcrt.def
  12650. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntdsapi.a --input-def ../lib-common/ntdsapi.def
  12651. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntlanman.a --input-def ../libarm32/ntlanman.def
  12652. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntmarta.a --input-def ../libarm32/ntmarta.def
  12653. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntoskrnl.a --input-def ../libarm32/ntoskrnl.def
  12654. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntprint.a --input-def ../libarm32/ntprint.def
  12655. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntquery.a --input-def ../lib-common/ntquery.def
  12656. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntshrui.a --input-def ../libarm32/ntshrui.def
  12657. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnvcameraispb.a --input-def ../libarm32/nvcameraispb.def
  12658. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnvcameraisp.a --input-def ../libarm32/nvcameraisp.def
  12659. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnvd3dum.a --input-def ../libarm32/nvd3dum.def
  12660. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libnvencodeapi.a --input-def ../libarm32/nvencodeapi.def
  12661. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liboccache.a --input-def ../lib-common/occache.def
  12662. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libodbc32.a --input-def ../lib-common/odbc32.def
  12663. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libodbccp32.a --input-def ../lib-common/odbccp32.def
  12664. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libodbctrac.a --input-def ../libarm32/odbctrac.def
  12665. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liboemlicense.a --input-def ../libarm32/oemlicense.def
  12666. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liboffreg.a --input-def ../libarm32/offreg.def
  12667. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/ole32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/ole32.def
  12668. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liboleacc.a --input-def ../lib-common/oleacc.def
  12669. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liboledlg.a --input-def ../lib-common/oledlg.def
  12670. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libondemandconnroutehelper.a --input-def ../libarm32/ondemandconnroutehelper.def
  12671. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libonex.a --input-def ../libarm32/onex.def
  12672. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libonexui.a --input-def ../libarm32/onexui.def
  12673. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liboobefldr.a --input-def ../libarm32/oobefldr.def
  12674. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libopengl32.a --input-def ../lib-common/opengl32.def
  12675. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libosbaseln.a --input-def ../libarm32/osbaseln.def
  12676. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libosksupport.a --input-def ../libarm32/osksupport.def
  12677. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libosuninst.a --input-def ../lib-common/osuninst.def
  12678. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libp2p.a --input-def ../lib-common/p2p.def
  12679. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libp2pgraph.a --input-def ../lib-common/p2pgraph.def
  12680. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libp2psvc.a --input-def ../libarm32/p2psvc.def
  12681. rm -f libarm32/libpathcch.a
  12682. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpautoenr.a --input-def ../libarm32/pautoenr.def
  12683. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/pathcch.mri
  12684. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpcacli.a --input-def ../libarm32/pcacli.def
  12685. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpcaui.a --input-def ../libarm32/pcaui.def
  12686. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpcpksp.a --input-def ../libarm32/pcpksp.def
  12687. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpcptpm12.a --input-def ../libarm32/pcptpm12.def
  12688. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpcwum.a --input-def ../lib-common/pcwum.def
  12689. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpcwutl.a --input-def ../libarm32/pcwutl.def
  12690. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpdh.a --input-def ../libarm32/pdh.def
  12691. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpdhui.a --input-def ../libarm32/pdhui.def
  12692. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libperfctrs.a --input-def ../lib-common/perfctrs.def
  12693. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libperfdisk.a --input-def ../lib-common/perfdisk.def
  12694. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libperfnet.a --input-def ../lib-common/perfnet.def
  12695. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libperfos.a --input-def ../lib-common/perfos.def
  12696. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libperfproc.a --input-def ../lib-common/perfproc.def
  12697. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libperftrack.a --input-def ../libarm32/perftrack.def
  12698. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libperfts.a --input-def ../lib-common/perfts.def
  12699. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libphotowiz.a --input-def ../lib-common/photowiz.def
  12700. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpidgenx.a --input-def ../libarm32/pidgenx.def
  12701. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpku2u.a --input-def ../libarm32/pku2u.def
  12702. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpla.a --input-def ../libarm32/pla.def
  12703. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libplaysndsrv.a --input-def ../libarm32/playsndsrv.def
  12704. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libploptin.a --input-def ../libarm32/ploptin.def
  12705. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpnpclean.a --input-def ../libarm32/pnpclean.def
  12706. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpnpts.a --input-def ../libarm32/pnpts.def
  12707. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpnpui.a --input-def ../libarm32/pnpui.def
  12708. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpnrpauto.a --input-def ../libarm32/pnrpauto.def
  12709. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpnrpnsp.a --input-def ../libarm32/pnrpnsp.def
  12710. armv7-w64-mingw32-ranlib libarm32/libpathcch.a
  12711. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpnrpsvc.a --input-def ../libarm32/pnrpsvc.def
  12712. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpolstore.a --input-def ../libarm32/polstore.def
  12713. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libportabledeviceclassextension.a --input-def ../libarm32/portabledeviceclassextension.def
  12714. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpots.a --input-def ../libarm32/pots.def
  12715. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpowerwmiprovider.a --input-def ../libarm32/powerwmiprovider.def
  12716. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpowrprof.a --input-def ../lib-common/powrprof.def
  12717. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprintfilterpipelineprxy.a --input-def ../libarm32/printfilterpipelineprxy.def
  12718. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprintui.a --input-def ../libarm32/printui.def
  12719. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprnntfy.a --input-def ../libarm32/prnntfy.def
  12720. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprntvpt.a --input-def ../lib-common/prntvpt.def
  12721. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprocinst.a --input-def ../libarm32/procinst.def
  12722. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprofext.a --input-def ../libarm32/profext.def
  12723. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprofsvc.a --input-def ../libarm32/profsvc.def
  12724. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprofsvcext.a --input-def ../libarm32/profsvcext.def
  12725. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpropsys.a --input-def ../lib-common/propsys.def
  12726. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprovsvc.a --input-def ../libarm32/provsvc.def
  12727. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libproximityrtapipal.a --input-def ../libarm32/proximityrtapipal.def
  12728. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libproximityservice.a --input-def ../libarm32/proximityservice.def
  12729. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libproximityservicepal.a --input-def ../libarm32/proximityservicepal.def
  12730. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libprvdmofcomp.a --input-def ../libarm32/prvdmofcomp.def
  12731. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpsapi.a --input-def ../lib-common/psapi.def
  12732. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpshed.a --input-def ../libarm32/pshed.def
  12733. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpsmodulediscoveryprovider.a --input-def ../libarm32/psmodulediscoveryprovider.def
  12734. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpstorec.a --input-def ../lib-common/pstorec.def
  12735. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpuiapi.a --input-def ../libarm32/puiapi.def
  12736. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpwlauncher.a --input-def ../libarm32/pwlauncher.def
  12737. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libpwrshplugin.a --input-def ../libarm32/pwrshplugin.def
  12738. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libqmgr.a --input-def ../libarm32/qmgr.def
  12739. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libqshvhost.a --input-def ../libarm32/qshvhost.def
  12740. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libquery.a --input-def ../lib-common/query.def
  12741. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libqutil.a --input-def ../lib-common/qutil.def
  12742. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libqwave.a --input-def ../lib-common/qwave.def
  12743. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libracengn.a --input-def ../libarm32/racengn.def
  12744. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libracpldlg.a --input-def ../libarm32/racpldlg.def
  12745. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libradardt.a --input-def ../libarm32/radardt.def
  12746. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libradarrs.a --input-def ../libarm32/radarrs.def
  12747. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libradcui.a --input-def ../libarm32/radcui.def
  12748. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasadhlp.a --input-def ../lib-common/rasadhlp.def
  12749. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasapi32.a --input-def ../libarm32/rasapi32.def
  12750. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasauto.a --input-def ../lib-common/rasauto.def
  12751. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librascfg.a --input-def ../libarm32/rascfg.def
  12752. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libraschap.a --input-def ../lib-common/raschap.def
  12753. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libraschapext.a --input-def ../libarm32/raschapext.def
  12754. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasctrs.a --input-def ../lib-common/rasctrs.def
  12755. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librascustom.a --input-def ../libarm32/rascustom.def
  12756. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasdlg.a --input-def ../libarm32/rasdlg.def
  12757. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasman.a --input-def ../libarm32/rasman.def
  12758. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasmans.a --input-def ../libarm32/rasmans.def
  12759. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasmontr.a --input-def ../lib-common/rasmontr.def
  12760. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasmxs.a --input-def ../lib-common/rasmxs.def
  12761. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasppp.a --input-def ../libarm32/rasppp.def
  12762. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librasser.a --input-def ../lib-common/rasser.def
  12763. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librastapi.a --input-def ../lib-common/rastapi.def
  12764. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librastls.a --input-def ../libarm32/rastls.def
  12765. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librastlsext.a --input-def ../libarm32/rastlsext.def
  12766. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdbui.a --input-def ../libarm32/rdbui.def
  12767. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdpcfgex.a --input-def ../lib-common/rdpcfgex.def
  12768. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdpcore.a --input-def ../libarm32/rdpcore.def
  12769. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdpendp.a --input-def ../libarm32/rdpendp.def
  12770. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdsappxhelper.a --input-def ../libarm32/rdsappxhelper.def
  12771. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdsdwmdr.a --input-def ../libarm32/rdsdwmdr.def
  12772. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdvidcrl.a --input-def ../libarm32/rdvidcrl.def
  12773. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librdvvmtransport.a --input-def ../libarm32/rdvvmtransport.def
  12774. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libreagent.a --input-def ../libarm32/reagent.def
  12775. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libregapi.a --input-def ../lib-common/regapi.def
  12776. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libregsvc.a --input-def ../lib-common/regsvc.def
  12777. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libreinfo.a --input-def ../libarm32/reinfo.def
  12778. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libreseteng.a --input-def ../libarm32/reseteng.def
  12779. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libresutils.a --input-def ../lib-common/resutils.def
  12780. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librgb9rast.a --input-def ../libarm32/rgb9rast.def
  12781. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libriched20.a --input-def ../lib-common/riched20.def
  12782. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librnr20.a --input-def ../lib-common/rnr20.def
  12783. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librometadata.a --input-def ../libarm32/rometadata.def
  12784. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librpchttp.a --input-def ../libarm32/rpchttp.def
  12785. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librpcns4.a --input-def ../lib-common/rpcns4.def
  12786. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librpcrtremote.a --input-def ../libarm32/rpcrtremote.def
  12787. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librpcss.a --input-def ../lib-common/rpcss.def
  12788. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librsaenh.a --input-def ../lib-common/rsaenh.def
  12789. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librshx32.a --input-def ../libarm32/rshx32.def
  12790. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librstrtmgr.a --input-def ../lib-common/rstrtmgr.def
  12791. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librtutils.a --input-def ../lib-common/rtutils.def
  12792. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/librtworkq.a --input-def ../libarm32/rtworkq.def
  12793. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-winrt-error-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-error-l1-1-0.def
  12794. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-winrt-registration-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-registration-l1-1-0.def
  12795. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-winrt-robuffer-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-robuffer-l1-1-0.def
  12796. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def
  12797. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-ro-typeresolution-l1-1-0.a --input-def ../lib-common/api-ms-win-ro-typeresolution-l1-1-0.def
  12798. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsamcli.a --input-def ../lib-common/samcli.def
  12799. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsamlib.a --input-def ../libarm32/samlib.def
  12800. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsamsrv.a --input-def ../libarm32/samsrv.def
  12801. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsas.a --input-def ../libarm32/sas.def
  12802. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsbeio.a --input-def ../libarm32/sbeio.def
  12803. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscansetting.a --input-def ../libarm32/scansetting.def
  12804. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscarddlg.a --input-def ../lib-common/scarddlg.def
  12805. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscardsvr.a --input-def ../libarm32/scardsvr.def
  12806. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsccls.a --input-def ../libarm32/sccls.def
  12807. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscdeviceenum.a --input-def ../libarm32/scdeviceenum.def
  12808. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscecli.a --input-def ../libarm32/scecli.def
  12809. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscesrv.a --input-def ../lib-common/scesrv.def
  12810. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscext.a --input-def ../libarm32/scext.def
  12811. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libschannel.a --input-def ../lib-common/schannel.def
  12812. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libschedcli.a --input-def ../lib-common/schedcli.def
  12813. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscksp.a --input-def ../libarm32/scksp.def
  12814. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscrobj.a --input-def ../lib-common/scrobj.def
  12815. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscrptadm.a --input-def ../libarm32/scrptadm.def
  12816. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libscrrun.a --input-def ../lib-common/scrrun.def
  12817. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsdhcinst.a --input-def ../lib-common/sdhcinst.def
  12818. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsdiagschd.a --input-def ../libarm32/sdiagschd.def
  12819. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsechost.a --input-def ../libarm32/sechost.def
  12820. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libseclogon.a --input-def ../lib-common/seclogon.def
  12821. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsecproc.a --input-def ../libarm32/secproc.def
  12822. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsecproc_isv.a --input-def ../libarm32/secproc_isv.def
  12823. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsecproc_ssp.a --input-def ../libarm32/secproc_ssp.def
  12824. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsecproc_ssp_isv.a --input-def ../libarm32/secproc_ssp_isv.def
  12825. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsecur32.a --input-def ../lib-common/secur32.def
  12826. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsecurity.a --input-def ../lib-common/security.def
  12827. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsensapi.a --input-def ../lib-common/sensapi.def
  12828. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsens.a --input-def ../lib-common/sens.def
  12829. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsensorsclassextension.a --input-def ../libarm32/sensorsclassextension.def
  12830. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsensrsvc.a --input-def ../libarm32/sensrsvc.def
  12831. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libserialui.a --input-def ../lib-common/serialui.def
  12832. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libserwvdrv.a --input-def ../lib-common/serwvdrv.def
  12833. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsessenv.a --input-def ../libarm32/sessenv.def
  12834. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsetbcdlocale.a --input-def ../libarm32/setbcdlocale.def
  12835. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsettingsyncpolicy.a --input-def ../libarm32/settingsyncpolicy.def
  12836. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsetupapi.a --input-def ../lib-common/setupapi.def
  12837. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsfc.a --input-def ../libarm32/sfc.def
  12838. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsfc_os.a --input-def ../libarm32/sfc_os.def
  12839. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshcore.a --input-def ../lib-common/shcore.def
  12840. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshdocvw.a --input-def ../libarm32/shdocvw.def
  12841. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshfolder.a --input-def ../lib-common/shfolder.def
  12842. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshimeng.a --input-def ../libarm32/shimeng.def
  12843. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshimgvw.a --input-def ../lib-common/shimgvw.def
  12844. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshlwapi.a --input-def ../lib-common/shlwapi.def
  12845. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshsetup.a --input-def ../libarm32/shsetup.def
  12846. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshsvcs.a --input-def ../lib-common/shsvcs.def
  12847. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshwebsvc.a --input-def ../libarm32/shwebsvc.def
  12848. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsimauth.a --input-def ../libarm32/simauth.def
  12849. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsimcfg.a --input-def ../libarm32/simcfg.def
  12850. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsisbkup.a --input-def ../lib-common/sisbkup.def
  12851. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libslc.a --input-def ../libarm32/slc.def
  12852. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libslcext.a --input-def ../lib-common/slcext.def
  12853. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libslpts.a --input-def ../libarm32/slpts.def
  12854. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libslr100.a --input-def ../libarm32/slr100.def
  12855. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libslwga.a --input-def ../lib-common/slwga.def
  12856. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsmartcardsimulator.a --input-def ../libarm32/smartcardsimulator.def
  12857. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsmbwmiv2.a --input-def ../libarm32/smbwmiv2.def
  12858. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsmiengine.a --input-def ../libarm32/smiengine.def
  12859. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsmsrouter.a --input-def ../libarm32/smsrouter.def
  12860. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsnmpapi.a --input-def ../lib-common/snmpapi.def
  12861. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsoftpub.a --input-def ../lib-common/softpub.def
  12862. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspbcd.a --input-def ../libarm32/spbcd.def
  12863. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspfileq.a --input-def ../libarm32/spfileq.def
  12864. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspinf.a --input-def ../libarm32/spinf.def
  12865. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspmpm.a --input-def ../libarm32/spmpm.def
  12866. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspnet.a --input-def ../libarm32/spnet.def
  12867. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspoolss.a --input-def ../libarm32/spoolss.def
  12868. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspopk.a --input-def ../libarm32/spopk.def
  12869. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsppc.a --input-def ../libarm32/sppc.def
  12870. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsppcext.a --input-def ../libarm32/sppcext.def
  12871. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsppcommdlg.a --input-def ../libarm32/sppcommdlg.def
  12872. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsppnp.a --input-def ../libarm32/sppnp.def
  12873. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsppobjs.a --input-def ../libarm32/sppobjs.def
  12874. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsppwinob.a --input-def ../libarm32/sppwinob.def
  12875. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libspwinsat.a --input-def ../libarm32/spwinsat.def
  12876. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsqlcecompact40.a --input-def ../libarm32/sqlcecompact40.def
  12877. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsqlcese40.a --input-def ../libarm32/sqlcese40.def
  12878. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsqlsrv32.a --input-def ../lib-common/sqlsrv32.def
  12879. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsqmapi.a --input-def ../libarm32/sqmapi.def
  12880. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsrchadmin.a --input-def ../libarm32/srchadmin.def
  12881. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsrclient.a --input-def ../libarm32/srclient.def
  12882. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsrumapi.a --input-def ../libarm32/srumapi.def
  12883. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsrumsvc.a --input-def ../libarm32/srumsvc.def
  12884. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsrvcli.a --input-def ../lib-common/srvcli.def
  12885. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsrvsvc.a --input-def ../lib-common/srvsvc.def
  12886. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsscore.a --input-def ../libarm32/sscore.def
  12887. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsscoreext.a --input-def ../libarm32/sscoreext.def
  12888. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libssdpapi.a --input-def ../libarm32/ssdpapi.def
  12889. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libssdpsrv.a --input-def ../libarm32/ssdpsrv.def
  12890. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsspisrv.a --input-def ../libarm32/sspisrv.def
  12891. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libssshim.a --input-def ../libarm32/ssshim.def
  12892. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsstpsvc.a --input-def ../libarm32/sstpsvc.def
  12893. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsti_ci.a --input-def ../libarm32/sti_ci.def
  12894. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsti.a --input-def ../libarm32/sti.def
  12895. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libstoragewmi.a --input-def ../libarm32/storagewmi.def
  12896. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libstoragewmi_passthru.a --input-def ../libarm32/storagewmi_passthru.def
  12897. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libstorprop.a --input-def ../libarm32/storprop.def
  12898. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libstorsvc.a --input-def ../libarm32/storsvc.def
  12899. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libstreamci.a --input-def ../lib-common/streamci.def
  12900. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsubscriptionmgr.a --input-def ../libarm32/subscriptionmgr.def
  12901. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsvsvc.a --input-def ../libarm32/svsvc.def
  12902. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsxs.a --input-def ../lib-common/sxs.def
  12903. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsxshared.a --input-def ../libarm32/sxshared.def
  12904. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsxssrv.a --input-def ../libarm32/sxssrv.def
  12905. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsxsstore.a --input-def ../libarm32/sxsstore.def
  12906. rm -f libarm32/libsynchronization.a
  12907. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsysclass.a --input-def ../libarm32/sysclass.def
  12908. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/synchronization.mri
  12909. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsysmain.a --input-def ../libarm32/sysmain.def
  12910. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsysntfy.a --input-def ../libarm32/sysntfy.def
  12911. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsyssetup.a --input-def ../libarm32/syssetup.def
  12912. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsystemeventsbrokerclient.a --input-def ../libarm32/systemeventsbrokerclient.def
  12913. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsystemeventsbrokerserver.a --input-def ../libarm32/systemeventsbrokerserver.def
  12914. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsystemsettingsadminflowui.a --input-def ../libarm32/systemsettingsadminflowui.def
  12915. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsystemsettingsdatabase.a --input-def ../libarm32/systemsettingsdatabase.def
  12916. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsystemsettings.deviceencryptionhandlers.a --input-def ../libarm32/systemsettings.deviceencryptionhandlers.def
  12917. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libsystemsettings.handlers.a --input-def ../libarm32/systemsettings.handlers.def
  12918. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libt2embed.a --input-def ../lib-common/t2embed.def
  12919. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtabbtn.a --input-def ../libarm32/tabbtn.def
  12920. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtabsvc.a --input-def ../libarm32/tabsvc.def
  12921. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtapi32.a --input-def ../lib-common/tapi32.def
  12922. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtapiperf.a --input-def ../lib-common/tapiperf.def
  12923. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtapisrv.a --input-def ../libarm32/tapisrv.def
  12924. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtapisysprep.a --input-def ../libarm32/tapisysprep.def
  12925. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtaskcomp.a --input-def ../libarm32/taskcomp.def
  12926. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtbs.a --input-def ../lib-common/tbs.def
  12927. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtcpipsetup.a --input-def ../libarm32/tcpipsetup.def
  12928. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtcpmib.a --input-def ../libarm32/tcpmib.def
  12929. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtcpmonui.a --input-def ../libarm32/tcpmonui.def
  12930. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtdh.a --input-def ../lib-common/tdh.def
  12931. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtermsrv.a --input-def ../libarm32/termsrv.def
  12932. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtetheringieprovider.a --input-def ../libarm32/tetheringieprovider.def
  12933. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtetheringmgr.a --input-def ../libarm32/tetheringmgr.def
  12934. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtetheringstation.a --input-def ../libarm32/tetheringstation.def
  12935. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libthemecpl.a --input-def ../libarm32/themecpl.def
  12936. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libthemeservice.a --input-def ../libarm32/themeservice.def
  12937. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtimebrokerclient.a --input-def ../libarm32/timebrokerclient.def
  12938. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtimebrokerserver.a --input-def ../libarm32/timebrokerserver.def
  12939. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtimedatemuicallback.a --input-def ../libarm32/timedatemuicallback.def
  12940. armv7-w64-mingw32-ranlib libarm32/libsynchronization.a
  12941. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtlscsp.a --input-def ../libarm32/tlscsp.def
  12942. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtpmcompc.a --input-def ../libarm32/tpmcompc.def
  12943. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtpmvsc.a --input-def ../libarm32/tpmvsc.def
  12944. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtquery.a --input-def ../libarm32/tquery.def
  12945. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtraffic.a --input-def ../lib-common/traffic.def
  12946. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtrkwks.a --input-def ../libarm32/trkwks.def
  12947. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtsbyuv.a --input-def ../lib-common/tsbyuv.def
  12948. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtsgqec.a --input-def ../libarm32/tsgqec.def
  12949. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtspkg.a --input-def ../libarm32/tspkg.def
  12950. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtspnprdrcoinstaller.a --input-def ../libarm32/tspnprdrcoinstaller.def
  12951. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtsusbgdcoinstaller.a --input-def ../libarm32/tsusbgdcoinstaller.def
  12952. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtsusbredirectiongrouppolicyextension.a --input-def ../libarm32/tsusbredirectiongrouppolicyextension.def
  12953. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtsworkspace.a --input-def ../libarm32/tsworkspace.def
  12954. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libttlsauth.a --input-def ../libarm32/ttlsauth.def
  12955. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libttlscfg.a --input-def ../libarm32/ttlscfg.def
  12956. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libttlsext.a --input-def ../libarm32/ttlsext.def
  12957. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libtxfw32.a --input-def ../lib-common/txfw32.def
  12958. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libubpm.a --input-def ../libarm32/ubpm.def
  12959. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libudhisapi.a --input-def ../libarm32/udhisapi.def
  12960. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuexfat.a --input-def ../libarm32/uexfat.def
  12961. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libufat.a --input-def ../libarm32/ufat.def
  12962. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuiautomationcore.a --input-def ../libarm32/uiautomationcore.def
  12963. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuireng.a --input-def ../libarm32/uireng.def
  12964. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libumdmxfrm.a --input-def ../lib-common/umdmxfrm.def
  12965. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libumpnpmgr.a --input-def ../libarm32/umpnpmgr.def
  12966. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libumpo.a --input-def ../libarm32/umpo.def
  12967. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libumpoext.a --input-def ../libarm32/umpoext.def
  12968. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libumrdp.a --input-def ../libarm32/umrdp.def
  12969. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libunattend.a --input-def ../libarm32/unattend.def
  12970. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libunimdmat.a --input-def ../lib-common/unimdmat.def
  12971. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuniplat.a --input-def ../lib-common/uniplat.def
  12972. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuntfs.a --input-def ../libarm32/untfs.def
  12973. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libupnp.a --input-def ../lib-common/upnp.def
  12974. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libupnphost.a --input-def ../libarm32/upnphost.def
  12975. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liburl.a --input-def ../lib-common/url.def
  12976. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liburlmon.a --input-def ../lib-common/urlmon.def
  12977. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libusbceip.a --input-def ../libarm32/usbceip.def
  12978. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libusbperf.a --input-def ../libarm32/usbperf.def
  12979. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libusbui.a --input-def ../libarm32/usbui.def
  12980. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/user32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/user32.def
  12981. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuserinitext.a --input-def ../libarm32/userinitext.def
  12982. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuserlanguageprofilecallback.a --input-def ../libarm32/userlanguageprofilecallback.def
  12983. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libusp10.a --input-def ../lib-common/usp10.def
  12984. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libutildll.a --input-def ../lib-common/utildll.def
  12985. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuudf.a --input-def ../libarm32/uudf.def
  12986. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuxinit.a --input-def ../libarm32/uxinit.def
  12987. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuxtheme.a --input-def ../lib-common/uxtheme.def
  12988. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvan.a --input-def ../libarm32/van.def
  12989. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvaultcli.a --input-def ../libarm32/vaultcli.def
  12990. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvaultsvc.a --input-def ../libarm32/vaultsvc.def
  12991. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvdsutil.a --input-def ../libarm32/vdsutil.def
  12992. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libverifier.a --input-def ../libarm32/verifier.def
  12993. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libversion.a --input-def ../lib-common/version.def
  12994. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvirtdisk.a --input-def ../lib-common/virtdisk.def
  12995. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvpnikeapi.a --input-def ../libarm32/vpnikeapi.def
  12996. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvpnike.a --input-def ../libarm32/vpnike.def
  12997. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvssapi.a --input-def ../libarm32/vssapi.def
  12998. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvsstrace.a --input-def ../libarm32/vsstrace.def
  12999. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libw32time.a --input-def ../lib-common/w32time.def
  13000. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libw32topl.a --input-def ../lib-common/w32topl.def
  13001. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwbiosrvc.a --input-def ../libarm32/wbiosrvc.def
  13002. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcl.a --input-def ../libarm32/wcl.def
  13003. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcletw.a --input-def ../libarm32/wcletw.def
  13004. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwclpowrprof.a --input-def ../libarm32/wclpowrprof.def
  13005. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwclsqm.a --input-def ../libarm32/wclsqm.def
  13006. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwclunicode.a --input-def ../libarm32/wclunicode.def
  13007. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwclwdi.a --input-def ../libarm32/wclwdi.def
  13008. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcmapi.a --input-def ../libarm32/wcmapi.def
  13009. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcmcsp.a --input-def ../libarm32/wcmcsp.def
  13010. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcmsvc.a --input-def ../libarm32/wcmsvc.def
  13011. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcncsvc.a --input-def ../libarm32/wcncsvc.def
  13012. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcneapauthproxy.a --input-def ../libarm32/wcneapauthproxy.def
  13013. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwcneappeerproxy.a --input-def ../libarm32/wcneappeerproxy.def
  13014. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwdc.a --input-def ../libarm32/wdc.def
  13015. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwdiasqmmodule.a --input-def ../libarm32/wdiasqmmodule.def
  13016. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwdi.a --input-def ../libarm32/wdi.def
  13017. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwdigest.a --input-def ../lib-common/wdigest.def
  13018. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwdscore.a --input-def ../libarm32/wdscore.def
  13019. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwebauthn.a --input-def ../lib-common/webauthn.def
  13020. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwebclnt.a --input-def ../lib-common/webclnt.def
  13021. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwebio.a --input-def ../libarm32/webio.def
  13022. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwebservices.a --input-def ../libarm32/webservices.def
  13023. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwecapi.a --input-def ../lib-common/wecapi.def
  13024. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwecsvc.a --input-def ../libarm32/wecsvc.def
  13025. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwerconcpl.a --input-def ../libarm32/werconcpl.def
  13026. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwercplsupport.a --input-def ../libarm32/wercplsupport.def
  13027. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwer.a --input-def ../libarm32/wer.def
  13028. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwerdiagcontroller.a --input-def ../libarm32/werdiagcontroller.def
  13029. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwersvc.a --input-def ../libarm32/wersvc.def
  13030. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwerui.a --input-def ../libarm32/werui.def
  13031. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwevtapi.a --input-def ../lib-common/wevtapi.def
  13032. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwevtfwd.a --input-def ../libarm32/wevtfwd.def
  13033. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwevtsvc.a --input-def ../libarm32/wevtsvc.def
  13034. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwfdprov.a --input-def ../libarm32/wfdprov.def
  13035. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwhealogr.a --input-def ../libarm32/whealogr.def
  13036. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwiaservc.a --input-def ../libarm32/wiaservc.def
  13037. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwiashext.a --input-def ../lib-common/wiashext.def
  13038. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwiatrace.a --input-def ../libarm32/wiatrace.def
  13039. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwifidisplay.a --input-def ../libarm32/wifidisplay.def
  13040. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwimgapi.a --input-def ../lib-common/wimgapi.def
  13041. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinbici.a --input-def ../libarm32/winbici.def
  13042. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinbio.a --input-def ../libarm32/winbio.def
  13043. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinbrand.a --input-def ../libarm32/winbrand.def
  13044. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgamemode.a --input-def ../lib-common/gamemode.def
  13045. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-com-l2-1-1.a --input-def ../lib-common/api-ms-win-core-com-l2-1-1.def
  13046. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-fibers-l2-1-1.a --input-def ../lib-common/api-ms-win-core-fibers-l2-1-1.def
  13047. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-kernel32-legacy-l1-1-0.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def
  13048. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-kernel32-legacy-l1-1-1.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-l1-1-1.def
  13049. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-largeinteger-l1-1-0.a --input-def ../lib-common/api-ms-win-core-largeinteger-l1-1-0.def
  13050. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-localization-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-localization-ansi-l1-1-0.def
  13051. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-normalization-l1-1-0.a --input-def ../lib-common/api-ms-win-core-normalization-l1-1-0.def
  13052. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-synch-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-synch-ansi-l1-1-0.def
  13053. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-windowsceip-l1-1-0.a --input-def ../lib-common/api-ms-win-core-windowsceip-l1-1-0.def
  13054. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-windowserrorreporting-l1-1-0.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-0.def
  13055. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-eventing-legacy-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-legacy-l1-1-0.def
  13056. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-gaming-tcui-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-0.def
  13057. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-cryptoapi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-cryptoapi-l1-1-0.def
  13058. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-shcore-stream-winrt-l1-1-0.a --input-def ../lib-common/api-ms-win-shcore-stream-winrt-l1-1-0.def
  13059. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-appmodel-runtime-l1-1-1.a --input-def ../lib-common/api-ms-win-appmodel-runtime-l1-1-1.def
  13060. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-appmodel-runtime-l1-1-0.a --input-def ../lib-common/api-ms-win-appmodel-runtime-l1-1-0.def
  13061. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-enclave-l1-1-0.a --input-def ../lib-common/api-ms-win-core-enclave-l1-1-0.def
  13062. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-featurestaging-l1-1-0.a --input-def ../lib-common/api-ms-win-core-featurestaging-l1-1-0.def
  13063. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-featurestaging-l1-1-1.a --input-def ../lib-common/api-ms-win-core-featurestaging-l1-1-1.def
  13064. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-ansi-l1-1-0.def
  13065. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-file-fromapp-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-fromapp-l1-1-0.def
  13066. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-heap-l2-1-0.a --input-def ../lib-common/api-ms-win-core-heap-l2-1-0.def
  13067. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-heap-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-core-heap-obsolete-l1-1-0.def
  13068. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def
  13069. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-localization-obsolete-l1-2-0.a --input-def ../lib-common/api-ms-win-core-localization-obsolete-l1-2-0.def
  13070. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-namespace-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namespace-ansi-l1-1-0.def
  13071. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processtopology-obsolete-l1-1-0.def
  13072. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-psm-appnotify-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psm-appnotify-l1-1-0.def
  13073. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-slapi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-slapi-l1-1-0.def
  13074. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-url-l1-1-0.a --input-def ../lib-common/api-ms-win-core-url-l1-1-0.def
  13075. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-versionansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-versionansi-l1-1-0.def
  13076. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-windowserrorreporting-l1-1-1.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-1.def
  13077. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-core-windowserrorreporting-l1-1-2.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-2.def
  13078. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-gaming-deviceinformation-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-deviceinformation-l1-1-0.def
  13079. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-gaming-expandedresources-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-expandedresources-l1-1-0.def
  13080. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-gaming-tcui-l1-1-2.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-2.def
  13081. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-gaming-tcui-l1-1-3.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-3.def
  13082. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-gaming-tcui-l1-1-4.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-4.def
  13083. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-ro-typeresolution-l1-1-1.a --input-def ../lib-common/api-ms-win-ro-typeresolution-l1-1-1.def
  13084. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-isolatedcontainer-l1-1-0.a --input-def ../lib-common/api-ms-win-security-isolatedcontainer-l1-1-0.def
  13085. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a --input-def ../lib-common/api-ms-win-security-lsalookup-ansi-l2-1-0.def
  13086. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-provider-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-provider-ansi-l1-1-0.def
  13087. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-provider-l1-1-0.a --input-def ../lib-common/api-ms-win-security-provider-l1-1-0.def
  13088. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-security-sddl-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-sddl-ansi-l1-1-0.def
  13089. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-shcore-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-shcore-obsolete-l1-1-0.def
  13090. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindowscodecsext.a --input-def ../libarm32/windowscodecsext.def
  13091. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.data.pdf.a --input-def ../libarm32/windows.data.pdf.def
  13092. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.globalization.fontgroups.a --input-def ../libarm32/windows.globalization.fontgroups.def
  13093. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.networking.connectivity.a --input-def ../libarm32/windows.networking.connectivity.def
  13094. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.networking.a --input-def ../libarm32/windows.networking.def
  13095. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.networking.hostname.a --input-def ../libarm32/windows.networking.hostname.def
  13096. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.networking.networkoperators.hotspotauthentication.a --input-def ../libarm32/windows.networking.networkoperators.hotspotauthentication.def
  13097. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.networking.proximity.a --input-def ../libarm32/windows.networking.proximity.def
  13098. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.networking.vpn.a --input-def ../libarm32/windows.networking.vpn.def
  13099. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.storage.applicationdata.a --input-def ../libarm32/windows.storage.applicationdata.def
  13100. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.ui.a --input-def ../libarm32/windows.ui.def
  13101. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindows.ui.xaml.a --input-def ../libarm32/windows.ui.xaml.def
  13102. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinethc.a --input-def ../libarm32/winethc.def
  13103. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwininet.a --input-def ../lib-common/wininet.def
  13104. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwininitext.a --input-def ../libarm32/wininitext.def
  13105. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinipsec.a --input-def ../libarm32/winipsec.def
  13106. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinlangdb.a --input-def ../libarm32/winlangdb.def
  13107. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinlogonext.a --input-def ../libarm32/winlogonext.def
  13108. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinmde.a --input-def ../libarm32/winmde.def
  13109. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinmmbase.a --input-def ../libarm32/winmmbase.def
  13110. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinmm.a --input-def ../lib-common/winmm.def
  13111. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinnsi.a --input-def ../libarm32/winnsi.def
  13112. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinrnr.a --input-def ../lib-common/winrnr.def
  13113. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinrscmd.a --input-def ../libarm32/winrscmd.def
  13114. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinscard.a --input-def ../lib-common/winscard.def
  13115. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinsetupui.a --input-def ../libarm32/winsetupui.def
  13116. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinshfhc.a --input-def ../libarm32/winshfhc.def
  13117. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinsku.a --input-def ../libarm32/winsku.def
  13118. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinspool.a --input-def ../lib-common/winspool.def
  13119. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinsrpc.a --input-def ../libarm32/winsrpc.def
  13120. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinsrv.a --input-def ../lib-common/winsrv.def
  13121. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinsta.a --input-def ../libarm32/winsta.def
  13122. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwintrust.a --input-def ../libarm32/wintrust.def
  13123. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwintypes.a --input-def ../libarm32/wintypes.def
  13124. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwinusb.a --input-def ../lib-common/winusb.def
  13125. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwitnesswmiv2provider.a --input-def ../libarm32/witnesswmiv2provider.def
  13126. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwkscli.a --input-def ../lib-common/wkscli.def
  13127. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwkssvc.a --input-def ../lib-common/wkssvc.def
  13128. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlanapi.a --input-def ../lib-common/wlanapi.def
  13129. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlangpui.a --input-def ../libarm32/wlangpui.def
  13130. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlanhlp.a --input-def ../libarm32/wlanhlp.def
  13131. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlaninst.a --input-def ../libarm32/wlaninst.def
  13132. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlanmm.a --input-def ../libarm32/wlanmm.def
  13133. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlanmsm.a --input-def ../libarm32/wlanmsm.def
  13134. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlansec.a --input-def ../libarm32/wlansec.def
  13135. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlansvc.a --input-def ../libarm32/wlansvc.def
  13136. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlansvcpal.a --input-def ../libarm32/wlansvcpal.def
  13137. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlanui.a --input-def ../lib-common/wlanui.def
  13138. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlanutil.a --input-def ../lib-common/wlanutil.def
  13139. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwldp.a --input-def ../libarm32/wldp.def
  13140. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlgpclnt.a --input-def ../libarm32/wlgpclnt.def
  13141. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlidcli.a --input-def ../libarm32/wlidcli.def
  13142. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlidnsp.a --input-def ../libarm32/wlidnsp.def
  13143. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwlidsvc.a --input-def ../libarm32/wlidsvc.def
  13144. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwmiclnt.a --input-def ../libarm32/wmiclnt.def
  13145. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwmidcom.a --input-def ../libarm32/wmidcom.def
  13146. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwmi.a --input-def ../lib-common/wmi.def
  13147. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwmiprop.a --input-def ../lib-common/wmiprop.def
  13148. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwmitomi.a --input-def ../libarm32/wmitomi.def
  13149. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwmpdui.a --input-def ../libarm32/wmpdui.def
  13150. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwmsgapi.a --input-def ../libarm32/wmsgapi.def
  13151. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwofutil.a --input-def ../lib-common/wofutil.def
  13152. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libworkfoldersgpext.a --input-def ../libarm32/workfoldersgpext.def
  13153. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libworkfolderssvc.a --input-def ../libarm32/workfolderssvc.def
  13154. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwpdbusenum.a --input-def ../libarm32/wpdbusenum.def
  13155. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwpd_ci.a --input-def ../lib-common/wpd_ci.def
  13156. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwpdshext.a --input-def ../libarm32/wpdshext.def
  13157. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwpnsruprov.a --input-def ../libarm32/wpnsruprov.def
  13158. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libws2help.a --input-def ../lib-common/ws2help.def
  13159. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwscapi.a --input-def ../lib-common/wscapi.def
  13160. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsclient.a --input-def ../libarm32/wsclient.def
  13161. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwscsvc.a --input-def ../lib-common/wscsvc.def
  13162. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsdapi.a --input-def ../libarm32/wsdapi.def
  13163. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsdchngr.a --input-def ../libarm32/wsdchngr.def
  13164. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsecedit.a --input-def ../libarm32/wsecedit.def
  13165. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwshbth.a --input-def ../lib-common/wshbth.def
  13166. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwshext.a --input-def ../libarm32/wshext.def
  13167. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwship6.a --input-def ../libarm32/wship6.def
  13168. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwshnetbs.a --input-def ../libarm32/wshnetbs.def
  13169. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwshqos.a --input-def ../libarm32/wshqos.def
  13170. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwshrm.a --input-def ../libarm32/wshrm.def
  13171. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwshtcpip.a --input-def ../libarm32/wshtcpip.def
  13172. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsmagent.a --input-def ../libarm32/wsmagent.def
  13173. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsmsvc.a --input-def ../libarm32/wsmsvc.def
  13174. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsmwmipl.a --input-def ../libarm32/wsmwmipl.def
  13175. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsnmp32.a --input-def ../libarm32/wsnmp32.def
  13176. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsock32.a --input-def ../lib-common/wsock32.def
  13177. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwsservice.a --input-def ../libarm32/wsservice.def
  13178. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwssync.a --input-def ../libarm32/wssync.def
  13179. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwtsapi32.a --input-def ../lib-common/wtsapi32.def
  13180. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwuaext.a --input-def ../libarm32/wuaext.def
  13181. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwuaueng.a --input-def ../libarm32/wuaueng.def
  13182. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwudfcoinstaller.a --input-def ../libarm32/wudfcoinstaller.def
  13183. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwudfplatform.a --input-def ../libarm32/wudfplatform.def
  13184. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwudfsvc.a --input-def ../libarm32/wudfsvc.def
  13185. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwudfx02000.a --input-def ../libarm32/wudfx02000.def
  13186. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwudfx.a --input-def ../libarm32/wudfx.def
  13187. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwudriver.a --input-def ../libarm32/wudriver.def
  13188. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwusettingsprovider.a --input-def ../libarm32/wusettingsprovider.def
  13189. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwwaninst.a --input-def ../libarm32/wwaninst.def
  13190. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwwanmm.a --input-def ../libarm32/wwanmm.def
  13191. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwwanprotdim.a --input-def ../libarm32/wwanprotdim.def
  13192. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwwansvc.a --input-def ../libarm32/wwansvc.def
  13193. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwwapi.a --input-def ../libarm32/wwapi.def
  13194. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxaudio2_8.a --input-def ../lib-common/xaudio2_8.def
  13195. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxinput1_4.a --input-def ../lib-common/xinput1_4.def
  13196. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxmllite.a --input-def ../libarm32/xmllite.def
  13197. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxpsprint.a --input-def ../libarm32/xpsprint.def
  13198. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxpsrasterservice.a --input-def ../libarm32/xpsrasterservice.def
  13199. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxpssvcs.a --input-def ../libarm32/xpssvcs.def
  13200. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libxwizards.a --input-def ../libarm32/xwizards.def
  13201. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libzipfldr.a --input-def ../libarm32/zipfldr.def
  13202. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsvcp60.a --input-def ../libarm32/msvcp60.def
  13203. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsvcr110_def.a --input-def ../libarm32/msvcr110.def
  13204. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/msvcr120_app.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/msvcr120_app.def
  13205. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/ucrtbase.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/ucrtbase.def
  13206. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-convert-l1-1-0.a --input-def libarm32/api-ms-win-crt-convert-l1-1-0.def
  13207. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-math-l1-1-0.a --input-def libarm32/api-ms-win-crt-math-l1-1-0.def
  13208. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-runtime-l1-1-0.a --input-def libarm32/api-ms-win-crt-runtime-l1-1-0.def
  13209. ../build-aux/install-sh -c -d libarm32 && armv7-w64-mingw32-gcc -E -x c ../lib-common/vcruntime140_app.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM32 > libarm32/vcruntime140_app.def
  13210. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-__movsb.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-__movsb.Tpo -c -o intrincs/libarm32_libkernel32_a-__movsb.o `test -f 'intrincs/__movsb.c' || echo '../'`intrincs/__movsb.c
  13211. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-__movsd.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-__movsd.Tpo -c -o intrincs/libarm32_libkernel32_a-__movsd.o `test -f 'intrincs/__movsd.c' || echo '../'`intrincs/__movsd.c
  13212. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-__movsw.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-__movsw.Tpo -c -o intrincs/libarm32_libkernel32_a-__movsw.o `test -f 'intrincs/__movsw.c' || echo '../'`intrincs/__movsw.c
  13213. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-__stosb.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-__stosb.Tpo -c -o intrincs/libarm32_libkernel32_a-__stosb.o `test -f 'intrincs/__stosb.c' || echo '../'`intrincs/__stosb.c
  13214. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-__stosd.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-__stosd.Tpo -c -o intrincs/libarm32_libkernel32_a-__stosd.o `test -f 'intrincs/__stosd.c' || echo '../'`intrincs/__stosd.c
  13215. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-__stosw.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-__stosw.Tpo -c -o intrincs/libarm32_libkernel32_a-__stosw.o `test -f 'intrincs/__stosw.c' || echo '../'`intrincs/__stosw.c
  13216. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-_rotl64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-_rotl64.Tpo -c -o intrincs/libarm32_libkernel32_a-_rotl64.o `test -f 'intrincs/_rotl64.c' || echo '../'`intrincs/_rotl64.c
  13217. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-_rotr64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-_rotr64.Tpo -c -o intrincs/libarm32_libkernel32_a-_rotr64.o `test -f 'intrincs/_rotr64.c' || echo '../'`intrincs/_rotr64.c
  13218. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bitscanfwd.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bitscanfwd.Tpo -c -o intrincs/libarm32_libkernel32_a-bitscanfwd.o `test -f 'intrincs/bitscanfwd.c' || echo '../'`intrincs/bitscanfwd.c
  13219. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bitscanrev.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bitscanrev.Tpo -c -o intrincs/libarm32_libkernel32_a-bitscanrev.o `test -f 'intrincs/bitscanrev.c' || echo '../'`intrincs/bitscanrev.c
  13220. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bittest.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bittest.Tpo -c -o intrincs/libarm32_libkernel32_a-bittest.o `test -f 'intrincs/bittest.c' || echo '../'`intrincs/bittest.c
  13221. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bittestc.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bittestc.Tpo -c -o intrincs/libarm32_libkernel32_a-bittestc.o `test -f 'intrincs/bittestc.c' || echo '../'`intrincs/bittestc.c
  13222. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bittestci.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bittestci.Tpo -c -o intrincs/libarm32_libkernel32_a-bittestci.o `test -f 'intrincs/bittestci.c' || echo '../'`intrincs/bittestci.c
  13223. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bittestr.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bittestr.Tpo -c -o intrincs/libarm32_libkernel32_a-bittestr.o `test -f 'intrincs/bittestr.c' || echo '../'`intrincs/bittestr.c
  13224. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bittestri.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bittestri.Tpo -c -o intrincs/libarm32_libkernel32_a-bittestri.o `test -f 'intrincs/bittestri.c' || echo '../'`intrincs/bittestri.c
  13225. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bittests.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bittests.Tpo -c -o intrincs/libarm32_libkernel32_a-bittests.o `test -f 'intrincs/bittests.c' || echo '../'`intrincs/bittests.c
  13226. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-bittestsi.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-bittestsi.Tpo -c -o intrincs/libarm32_libkernel32_a-bittestsi.o `test -f 'intrincs/bittestsi.c' || echo '../'`intrincs/bittestsi.c
  13227. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-cpuid.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-cpuid.Tpo -c -o intrincs/libarm32_libkernel32_a-cpuid.o `test -f 'intrincs/cpuid.c' || echo '../'`intrincs/cpuid.c
  13228. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockadd.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockadd.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockadd.o `test -f 'intrincs/ilockadd.c' || echo '../'`intrincs/ilockadd.c
  13229. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockand.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockand.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockand.o `test -f 'intrincs/ilockand.c' || echo '../'`intrincs/ilockand.c
  13230. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockand64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockand64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockand64.o `test -f 'intrincs/ilockand64.c' || echo '../'`intrincs/ilockand64.c
  13231. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockcxch.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockcxch.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockcxch.o `test -f 'intrincs/ilockcxch.c' || echo '../'`intrincs/ilockcxch.c
  13232. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockcxch16.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockcxch16.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockcxch16.o `test -f 'intrincs/ilockcxch16.c' || echo '../'`intrincs/ilockcxch16.c
  13233. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockcxch64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockcxch64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockcxch64.o `test -f 'intrincs/ilockcxch64.c' || echo '../'`intrincs/ilockcxch64.c
  13234. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockcxchptr.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockcxchptr.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockcxchptr.o `test -f 'intrincs/ilockcxchptr.c' || echo '../'`intrincs/ilockcxchptr.c
  13235. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockdec.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockdec.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockdec.o `test -f 'intrincs/ilockdec.c' || echo '../'`intrincs/ilockdec.c
  13236. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockdec16.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockdec16.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockdec16.o `test -f 'intrincs/ilockdec16.c' || echo '../'`intrincs/ilockdec16.c
  13237. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockdec64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockdec64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockdec64.o `test -f 'intrincs/ilockdec64.c' || echo '../'`intrincs/ilockdec64.c
  13238. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockexch.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockexch.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockexch.o `test -f 'intrincs/ilockexch.c' || echo '../'`intrincs/ilockexch.c
  13239. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockexch64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockexch64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockexch64.o `test -f 'intrincs/ilockexch64.c' || echo '../'`intrincs/ilockexch64.c
  13240. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockexchadd.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockexchadd.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockexchadd.o `test -f 'intrincs/ilockexchadd.c' || echo '../'`intrincs/ilockexchadd.c
  13241. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockexchadd64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockexchadd64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockexchadd64.o `test -f 'intrincs/ilockexchadd64.c' || echo '../'`intrincs/ilockexchadd64.c
  13242. mv -f intrincs/.deps/libarm32_libkernel32_a-__movsb.Tpo intrincs/.deps/libarm32_libkernel32_a-__movsb.Po
  13243. mv -f intrincs/.deps/libarm32_libkernel32_a-__movsd.Tpo intrincs/.deps/libarm32_libkernel32_a-__movsd.Po
  13244. mv -f intrincs/.deps/libarm32_libkernel32_a-__stosd.Tpo intrincs/.deps/libarm32_libkernel32_a-__stosd.Po
  13245. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockexchptr.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockexchptr.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockexchptr.o `test -f 'intrincs/ilockexchptr.c' || echo '../'`intrincs/ilockexchptr.c
  13246. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockinc.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockinc.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockinc.o `test -f 'intrincs/ilockinc.c' || echo '../'`intrincs/ilockinc.c
  13247. mv -f intrincs/.deps/libarm32_libkernel32_a-__movsw.Tpo intrincs/.deps/libarm32_libkernel32_a-__movsw.Po
  13248. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockinc16.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockinc16.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockinc16.o `test -f 'intrincs/ilockinc16.c' || echo '../'`intrincs/ilockinc16.c
  13249. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockinc64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockinc64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockinc64.o `test -f 'intrincs/ilockinc64.c' || echo '../'`intrincs/ilockinc64.c
  13250. mv -f intrincs/.deps/libarm32_libkernel32_a-_rotl64.Tpo intrincs/.deps/libarm32_libkernel32_a-_rotl64.Po
  13251. mv -f intrincs/.deps/libarm32_libkernel32_a-__stosb.Tpo intrincs/.deps/libarm32_libkernel32_a-__stosb.Po
  13252. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockor.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockor.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockor.o `test -f 'intrincs/ilockor.c' || echo '../'`intrincs/ilockor.c
  13253. mv -f intrincs/.deps/libarm32_libkernel32_a-_rotr64.Tpo intrincs/.deps/libarm32_libkernel32_a-_rotr64.Po
  13254. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockor64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockor64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockor64.o `test -f 'intrincs/ilockor64.c' || echo '../'`intrincs/ilockor64.c
  13255. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockxor.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockxor.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockxor.o `test -f 'intrincs/ilockxor.c' || echo '../'`intrincs/ilockxor.c
  13256. mv -f intrincs/.deps/libarm32_libkernel32_a-__stosw.Tpo intrincs/.deps/libarm32_libkernel32_a-__stosw.Po
  13257. mv -f intrincs/.deps/libarm32_libkernel32_a-bittest.Tpo intrincs/.deps/libarm32_libkernel32_a-bittest.Po
  13258. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-ilockxor64.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-ilockxor64.Tpo -c -o intrincs/libarm32_libkernel32_a-ilockxor64.o `test -f 'intrincs/ilockxor64.c' || echo '../'`intrincs/ilockxor64.c
  13259. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-inbyte.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-inbyte.Tpo -c -o intrincs/libarm32_libkernel32_a-inbyte.o `test -f 'intrincs/inbyte.c' || echo '../'`intrincs/inbyte.c
  13260. mv -f intrincs/.deps/libarm32_libkernel32_a-cpuid.Tpo intrincs/.deps/libarm32_libkernel32_a-cpuid.Po
  13261. mv -f intrincs/.deps/libarm32_libkernel32_a-bitscanfwd.Tpo intrincs/.deps/libarm32_libkernel32_a-bitscanfwd.Po
  13262. mv -f intrincs/.deps/libarm32_libkernel32_a-bitscanrev.Tpo intrincs/.deps/libarm32_libkernel32_a-bitscanrev.Po
  13263. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-inbytestring.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-inbytestring.Tpo -c -o intrincs/libarm32_libkernel32_a-inbytestring.o `test -f 'intrincs/inbytestring.c' || echo '../'`intrincs/inbytestring.c
  13264. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-indword.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-indword.Tpo -c -o intrincs/libarm32_libkernel32_a-indword.o `test -f 'intrincs/indword.c' || echo '../'`intrincs/indword.c
  13265. mv -f intrincs/.deps/libarm32_libkernel32_a-bittestci.Tpo intrincs/.deps/libarm32_libkernel32_a-bittestci.Po
  13266. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-indwordstring.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-indwordstring.Tpo -c -o intrincs/libarm32_libkernel32_a-indwordstring.o `test -f 'intrincs/indwordstring.c' || echo '../'`intrincs/indwordstring.c
  13267. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-inword.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-inword.Tpo -c -o intrincs/libarm32_libkernel32_a-inword.o `test -f 'intrincs/inword.c' || echo '../'`intrincs/inword.c
  13268. mv -f intrincs/.deps/libarm32_libkernel32_a-bittestr.Tpo intrincs/.deps/libarm32_libkernel32_a-bittestr.Po
  13269. mv -f intrincs/.deps/libarm32_libkernel32_a-bittests.Tpo intrincs/.deps/libarm32_libkernel32_a-bittests.Po
  13270. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-inwordstring.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-inwordstring.Tpo -c -o intrincs/libarm32_libkernel32_a-inwordstring.o `test -f 'intrincs/inwordstring.c' || echo '../'`intrincs/inwordstring.c
  13271. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-outbyte.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-outbyte.Tpo -c -o intrincs/libarm32_libkernel32_a-outbyte.o `test -f 'intrincs/outbyte.c' || echo '../'`intrincs/outbyte.c
  13272. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockdec64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockdec64.Po
  13273. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-outbytestring.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-outbytestring.Tpo -c -o intrincs/libarm32_libkernel32_a-outbytestring.o `test -f 'intrincs/outbytestring.c' || echo '../'`intrincs/outbytestring.c
  13274. mv -f intrincs/.deps/libarm32_libkernel32_a-bittestc.Tpo intrincs/.deps/libarm32_libkernel32_a-bittestc.Po
  13275. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockdec.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockdec.Po
  13276. mv -f intrincs/.deps/libarm32_libkernel32_a-bittestri.Tpo intrincs/.deps/libarm32_libkernel32_a-bittestri.Po
  13277. mv -f intrincs/.deps/libarm32_libkernel32_a-bittestsi.Tpo intrincs/.deps/libarm32_libkernel32_a-bittestsi.Po
  13278. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockdec16.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockdec16.Po
  13279. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockcxchptr.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockcxchptr.Po
  13280. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockcxch64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockcxch64.Po
  13281. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-outdword.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-outdword.Tpo -c -o intrincs/libarm32_libkernel32_a-outdword.o `test -f 'intrincs/outdword.c' || echo '../'`intrincs/outdword.c
  13282. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockcxch16.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockcxch16.Po
  13283. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockcxch.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockcxch.Po
  13284. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockand.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockand.Po
  13285. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockadd.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockadd.Po
  13286. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-outdwordstring.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-outdwordstring.Tpo -c -o intrincs/libarm32_libkernel32_a-outdwordstring.o `test -f 'intrincs/outdwordstring.c' || echo '../'`intrincs/outdwordstring.c
  13287. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-outword.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-outword.Tpo -c -o intrincs/libarm32_libkernel32_a-outword.o `test -f 'intrincs/outword.c' || echo '../'`intrincs/outword.c
  13288. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-outwordstring.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-outwordstring.Tpo -c -o intrincs/libarm32_libkernel32_a-outwordstring.o `test -f 'intrincs/outwordstring.c' || echo '../'`intrincs/outwordstring.c
  13289. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-readcr0.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-readcr0.Tpo -c -o intrincs/libarm32_libkernel32_a-readcr0.o `test -f 'intrincs/readcr0.c' || echo '../'`intrincs/readcr0.c
  13290. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-readcr2.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-readcr2.Tpo -c -o intrincs/libarm32_libkernel32_a-readcr2.o `test -f 'intrincs/readcr2.c' || echo '../'`intrincs/readcr2.c
  13291. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockexch.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockexch.Po
  13292. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-readcr3.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-readcr3.Tpo -c -o intrincs/libarm32_libkernel32_a-readcr3.o `test -f 'intrincs/readcr3.c' || echo '../'`intrincs/readcr3.c
  13293. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-readcr4.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-readcr4.Tpo -c -o intrincs/libarm32_libkernel32_a-readcr4.o `test -f 'intrincs/readcr4.c' || echo '../'`intrincs/readcr4.c
  13294. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-readmsr.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-readmsr.Tpo -c -o intrincs/libarm32_libkernel32_a-readmsr.o `test -f 'intrincs/readmsr.c' || echo '../'`intrincs/readmsr.c
  13295. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-writecr0.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-writecr0.Tpo -c -o intrincs/libarm32_libkernel32_a-writecr0.o `test -f 'intrincs/writecr0.c' || echo '../'`intrincs/writecr0.c
  13296. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-writecr2.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-writecr2.Tpo -c -o intrincs/libarm32_libkernel32_a-writecr2.o `test -f 'intrincs/writecr2.c' || echo '../'`intrincs/writecr2.c
  13297. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockexch64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockexch64.Po
  13298. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockand64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockand64.Po
  13299. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-writecr3.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-writecr3.Tpo -c -o intrincs/libarm32_libkernel32_a-writecr3.o `test -f 'intrincs/writecr3.c' || echo '../'`intrincs/writecr3.c
  13300. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-writecr4.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-writecr4.Tpo -c -o intrincs/libarm32_libkernel32_a-writecr4.o `test -f 'intrincs/writecr4.c' || echo '../'`intrincs/writecr4.c
  13301. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-writemsr.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-writemsr.Tpo -c -o intrincs/libarm32_libkernel32_a-writemsr.o `test -f 'intrincs/writemsr.c' || echo '../'`intrincs/writemsr.c
  13302. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockexchadd64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockexchadd64.Po
  13303. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-__int2c.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-__int2c.Tpo -c -o intrincs/libarm32_libkernel32_a-__int2c.o `test -f 'intrincs/__int2c.c' || echo '../'`intrincs/__int2c.c
  13304. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockexchadd.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockexchadd.Po
  13305. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm32_libkernel32_a-RtlSecureZeroMemory.o -MD -MP -MF intrincs/.deps/libarm32_libkernel32_a-RtlSecureZeroMemory.Tpo -c -o intrincs/libarm32_libkernel32_a-RtlSecureZeroMemory.o `test -f 'intrincs/RtlSecureZeroMemory.c' || echo '../'`intrincs/RtlSecureZeroMemory.c
  13306. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockinc64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockinc64.Po
  13307. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libbits_a-bits.o -MD -MP -MF libsrc/.deps/libarm32_libbits_a-bits.Tpo -c -o libsrc/libarm32_libbits_a-bits.o `test -f 'libsrc/bits.c' || echo '../'`libsrc/bits.c
  13308. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockinc.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockinc.Po
  13309. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libshell32_a-shell32.o -MD -MP -MF libsrc/.deps/libarm32_libshell32_a-shell32.Tpo -c -o libsrc/libarm32_libshell32_a-shell32.o `test -f 'libsrc/shell32.c' || echo '../'`libsrc/shell32.c
  13310. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockexchptr.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockexchptr.Po
  13311. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/libarm32_libdinput_a-dinput_kbd.Tpo -c -o libsrc/libarm32_libdinput_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  13312. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockinc16.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockinc16.Po
  13313. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput_a-dinput_joy.o -MD -MP -MF libsrc/.deps/libarm32_libdinput_a-dinput_joy.Tpo -c -o libsrc/libarm32_libdinput_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  13314. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockor.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockor.Po
  13315. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/libarm32_libdinput_a-dinput_joy2.Tpo -c -o libsrc/libarm32_libdinput_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  13316. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockxor.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockxor.Po
  13317. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/libarm32_libdinput_a-dinput_mouse.Tpo -c -o libsrc/libarm32_libdinput_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  13318. mv -f intrincs/.deps/libarm32_libkernel32_a-inbyte.Tpo intrincs/.deps/libarm32_libkernel32_a-inbyte.Po
  13319. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/libarm32_libdinput_a-dinput_mouse2.Tpo -c -o libsrc/libarm32_libdinput_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  13320. mv -f intrincs/.deps/libarm32_libkernel32_a-indword.Tpo intrincs/.deps/libarm32_libkernel32_a-indword.Po
  13321. mv -f intrincs/.deps/libarm32_libkernel32_a-inbytestring.Tpo intrincs/.deps/libarm32_libkernel32_a-inbytestring.Po
  13322. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput8_a-dinput_joy.o -MD -MP -MF libsrc/.deps/libarm32_libdinput8_a-dinput_joy.Tpo -c -o libsrc/libarm32_libdinput8_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  13323. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput8_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/libarm32_libdinput8_a-dinput_joy2.Tpo -c -o libsrc/libarm32_libdinput8_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  13324. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockor64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockor64.Po
  13325. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput8_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/libarm32_libdinput8_a-dinput_mouse.Tpo -c -o libsrc/libarm32_libdinput8_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  13326. mv -f intrincs/.deps/libarm32_libkernel32_a-ilockxor64.Tpo intrincs/.deps/libarm32_libkernel32_a-ilockxor64.Po
  13327. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput8_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/libarm32_libdinput8_a-dinput_mouse2.Tpo -c -o libsrc/libarm32_libdinput8_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  13328. mv -f intrincs/.deps/libarm32_libkernel32_a-inwordstring.Tpo intrincs/.deps/libarm32_libkernel32_a-inwordstring.Po
  13329. mv -f intrincs/.deps/libarm32_libkernel32_a-inword.Tpo intrincs/.deps/libarm32_libkernel32_a-inword.Po
  13330. mv -f intrincs/.deps/libarm32_libkernel32_a-indwordstring.Tpo intrincs/.deps/libarm32_libkernel32_a-indwordstring.Po
  13331. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdinput8_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/libarm32_libdinput8_a-dinput_kbd.Tpo -c -o libsrc/libarm32_libdinput8_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  13332. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdmoguids_a-dmoguids.o -MD -MP -MF libsrc/.deps/libarm32_libdmoguids_a-dmoguids.Tpo -c -o libsrc/libarm32_libdmoguids_a-dmoguids.o `test -f 'libsrc/dmoguids.c' || echo '../'`libsrc/dmoguids.c
  13333. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdxerr8_a-dxerr8.o -MD -MP -MF libsrc/.deps/libarm32_libdxerr8_a-dxerr8.Tpo -c -o libsrc/libarm32_libdxerr8_a-dxerr8.o `test -f 'libsrc/dxerr8.c' || echo '../'`libsrc/dxerr8.c
  13334. mv -f intrincs/.deps/libarm32_libkernel32_a-outbyte.Tpo intrincs/.deps/libarm32_libkernel32_a-outbyte.Po
  13335. mv -f intrincs/.deps/libarm32_libkernel32_a-outbytestring.Tpo intrincs/.deps/libarm32_libkernel32_a-outbytestring.Po
  13336. mv -f intrincs/.deps/libarm32_libkernel32_a-outdwordstring.Tpo intrincs/.deps/libarm32_libkernel32_a-outdwordstring.Po
  13337. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdxerr8_a-dxerr8w.o -MD -MP -MF libsrc/.deps/libarm32_libdxerr8_a-dxerr8w.Tpo -c -o libsrc/libarm32_libdxerr8_a-dxerr8w.o `test -f 'libsrc/dxerr8w.c' || echo '../'`libsrc/dxerr8w.c
  13338. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdxerr9_a-dxerr9.o -MD -MP -MF libsrc/.deps/libarm32_libdxerr9_a-dxerr9.Tpo -c -o libsrc/libarm32_libdxerr9_a-dxerr9.o `test -f 'libsrc/dxerr9.c' || echo '../'`libsrc/dxerr9.c
  13339. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdxerr9_a-dxerr9w.o -MD -MP -MF libsrc/.deps/libarm32_libdxerr9_a-dxerr9w.Tpo -c -o libsrc/libarm32_libdxerr9_a-dxerr9w.o `test -f 'libsrc/dxerr9w.c' || echo '../'`libsrc/dxerr9w.c
  13340. mv -f intrincs/.deps/libarm32_libkernel32_a-writecr2.Tpo intrincs/.deps/libarm32_libkernel32_a-writecr2.Po
  13341. mv -f intrincs/.deps/libarm32_libkernel32_a-outwordstring.Tpo intrincs/.deps/libarm32_libkernel32_a-outwordstring.Po
  13342. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libmfuuid_a-mfuuid.o -MD -MP -MF libsrc/.deps/libarm32_libmfuuid_a-mfuuid.Tpo -c -o libsrc/libarm32_libmfuuid_a-mfuuid.o `test -f 'libsrc/mfuuid.c' || echo '../'`libsrc/mfuuid.c
  13343. mv -f intrincs/.deps/libarm32_libkernel32_a-outword.Tpo intrincs/.deps/libarm32_libkernel32_a-outword.Po
  13344. mv -f intrincs/.deps/libarm32_libkernel32_a-writecr3.Tpo intrincs/.deps/libarm32_libkernel32_a-writecr3.Po
  13345. mv -f intrincs/.deps/libarm32_libkernel32_a-readcr4.Tpo intrincs/.deps/libarm32_libkernel32_a-readcr4.Po
  13346. mv -f intrincs/.deps/libarm32_libkernel32_a-readcr3.Tpo intrincs/.deps/libarm32_libkernel32_a-readcr3.Po
  13347. mv -f intrincs/.deps/libarm32_libkernel32_a-readcr2.Tpo intrincs/.deps/libarm32_libkernel32_a-readcr2.Po
  13348. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libamstrmid_a-amstrmid.o -MD -MP -MF libsrc/.deps/libarm32_libamstrmid_a-amstrmid.Tpo -c -o libsrc/libarm32_libamstrmid_a-amstrmid.o `test -f 'libsrc/amstrmid.c' || echo '../'`libsrc/amstrmid.c
  13349. mv -f intrincs/.deps/libarm32_libkernel32_a-outdword.Tpo intrincs/.deps/libarm32_libkernel32_a-outdword.Po
  13350. mv -f intrincs/.deps/libarm32_libkernel32_a-writecr4.Tpo intrincs/.deps/libarm32_libkernel32_a-writecr4.Po
  13351. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libwmcodecdspuuid_a-wmcodecdspuuid.o -MD -MP -MF libsrc/.deps/libarm32_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo -c -o libsrc/libarm32_libwmcodecdspuuid_a-wmcodecdspuuid.o `test -f 'libsrc/wmcodecdspuuid.c' || echo '../'`libsrc/wmcodecdspuuid.c
  13352. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libwindowscodecs_a-windowscodecs.o -MD -MP -MF libsrc/.deps/libarm32_libwindowscodecs_a-windowscodecs.Tpo -c -o libsrc/libarm32_libwindowscodecs_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  13353. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libwbemuuid_a-wbemuuid.o -MD -MP -MF libsrc/.deps/libarm32_libwbemuuid_a-wbemuuid.Tpo -c -o libsrc/libarm32_libwbemuuid_a-wbemuuid.o `test -f 'libsrc/wbemuuid.c' || echo '../'`libsrc/wbemuuid.c
  13354. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libdxguid_a-dxguid.o -MD -MP -MF libsrc/.deps/libarm32_libdxguid_a-dxguid.Tpo -c -o libsrc/libarm32_libdxguid_a-dxguid.o `test -f 'libsrc/dxguid.c' || echo '../'`libsrc/dxguid.c
  13355. mv -f intrincs/.deps/libarm32_libkernel32_a-__int2c.Tpo intrincs/.deps/libarm32_libkernel32_a-__int2c.Po
  13356. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libksuser_a-ksuser.o -MD -MP -MF libsrc/.deps/libarm32_libksuser_a-ksuser.Tpo -c -o libsrc/libarm32_libksuser_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  13357. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libksguid_a-ksuser.o -MD -MP -MF libsrc/.deps/libarm32_libksguid_a-ksuser.Tpo -c -o libsrc/libarm32_libksguid_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  13358. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_liblocationapi_a-locationapi.o -MD -MP -MF libsrc/.deps/libarm32_liblocationapi_a-locationapi.Tpo -c -o libsrc/libarm32_liblocationapi_a-locationapi.o `test -f 'libsrc/locationapi.c' || echo '../'`libsrc/locationapi.c
  13359. mv -f intrincs/.deps/libarm32_libkernel32_a-readmsr.Tpo intrincs/.deps/libarm32_libkernel32_a-readmsr.Po
  13360. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libsensorsapi_a-sensorsapi.o -MD -MP -MF libsrc/.deps/libarm32_libsensorsapi_a-sensorsapi.Tpo -c -o libsrc/libarm32_libsensorsapi_a-sensorsapi.o `test -f 'libsrc/sensorsapi.c' || echo '../'`libsrc/sensorsapi.c
  13361. mv -f intrincs/.deps/libarm32_libkernel32_a-writemsr.Tpo intrincs/.deps/libarm32_libkernel32_a-writemsr.Po
  13362. mv -f intrincs/.deps/libarm32_libkernel32_a-writecr0.Tpo intrincs/.deps/libarm32_libkernel32_a-writecr0.Po
  13363. mv -f intrincs/.deps/libarm32_libkernel32_a-readcr0.Tpo intrincs/.deps/libarm32_libkernel32_a-readcr0.Po
  13364. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libsapi_a-sapi.o -MD -MP -MF libsrc/.deps/libarm32_libsapi_a-sapi.Tpo -c -o libsrc/libarm32_libsapi_a-sapi.o `test -f 'libsrc/sapi.c' || echo '../'`libsrc/sapi.c
  13365. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libportabledeviceguids_a-portabledeviceguids.o -MD -MP -MF libsrc/.deps/libarm32_libportabledeviceguids_a-portabledeviceguids.Tpo -c -o libsrc/libarm32_libportabledeviceguids_a-portabledeviceguids.o `test -f 'libsrc/portabledeviceguids.c' || echo '../'`libsrc/portabledeviceguids.c
  13366. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libscrnsave_a-scrnsave.o -MD -MP -MF libsrc/.deps/libarm32_libscrnsave_a-scrnsave.Tpo -c -o libsrc/libarm32_libscrnsave_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  13367. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -DUNICODE -g -O2 -MT libsrc/libarm32_libscrnsavw_a-scrnsave.o -MD -MP -MF libsrc/.deps/libarm32_libscrnsavw_a-scrnsave.Tpo -c -o libsrc/libarm32_libscrnsavw_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  13368. mv -f libsrc/.deps/libarm32_libshell32_a-shell32.Tpo libsrc/.deps/libarm32_libshell32_a-shell32.Po
  13369. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libstrmiids_a-strmiids.o -MD -MP -MF libsrc/.deps/libarm32_libstrmiids_a-strmiids.Tpo -c -o libsrc/libarm32_libstrmiids_a-strmiids.o `test -f 'libsrc/strmiids.c' || echo '../'`libsrc/strmiids.c
  13370. mv -f libsrc/.deps/libarm32_libscrnsave_a-scrnsave.Tpo libsrc/.deps/libarm32_libscrnsave_a-scrnsave.Po
  13371. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ativscp-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ativscp-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ativscp-uuid.o `test -f 'libsrc/ativscp-uuid.c' || echo '../'`libsrc/ativscp-uuid.c
  13372. mv -f libsrc/.deps/libarm32_libscrnsavw_a-scrnsave.Tpo libsrc/.deps/libarm32_libscrnsavw_a-scrnsave.Po
  13373. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-atsmedia-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-atsmedia-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-atsmedia-uuid.o `test -f 'libsrc/atsmedia-uuid.c' || echo '../'`libsrc/atsmedia-uuid.c
  13374. mv -f libsrc/.deps/libarm32_libuuid_a-atsmedia-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-atsmedia-uuid.Po
  13375. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-bth-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-bth-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-bth-uuid.o `test -f 'libsrc/bth-uuid.c' || echo '../'`libsrc/bth-uuid.c
  13376. mv -f libsrc/.deps/libarm32_libuuid_a-ativscp-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ativscp-uuid.Po
  13377. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-cguid-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-cguid-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-cguid-uuid.o `test -f 'libsrc/cguid-uuid.c' || echo '../'`libsrc/cguid-uuid.c
  13378. mv -f libsrc/.deps/libarm32_libuuid_a-cguid-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-cguid-uuid.Po
  13379. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-comcat-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-comcat-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-comcat-uuid.o `test -f 'libsrc/comcat-uuid.c' || echo '../'`libsrc/comcat-uuid.c
  13380. mv -f libsrc/.deps/libarm32_libuuid_a-bth-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-bth-uuid.Po
  13381. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-devguid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-devguid.Tpo -c -o libsrc/libarm32_libuuid_a-devguid.o `test -f 'libsrc/devguid.c' || echo '../'`libsrc/devguid.c
  13382. mv -f libsrc/.deps/libarm32_libuuid_a-comcat-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-comcat-uuid.Po
  13383. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-docobj-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-docobj-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-docobj-uuid.o `test -f 'libsrc/docobj-uuid.c' || echo '../'`libsrc/docobj-uuid.c
  13384. mv -f libsrc/.deps/libarm32_libuuid_a-devguid.Tpo libsrc/.deps/libarm32_libuuid_a-devguid.Po
  13385. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-dxva-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-dxva-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-dxva-uuid.o `test -f 'libsrc/dxva-uuid.c' || echo '../'`libsrc/dxva-uuid.c
  13386. mv -f libsrc/.deps/libarm32_libuuid_a-docobj-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-docobj-uuid.Po
  13387. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-exdisp-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-exdisp-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-exdisp-uuid.o `test -f 'libsrc/exdisp-uuid.c' || echo '../'`libsrc/exdisp-uuid.c
  13388. mv -f libsrc/.deps/libarm32_libuuid_a-exdisp-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-exdisp-uuid.Po
  13389. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-extras-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-extras-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-extras-uuid.o `test -f 'libsrc/extras-uuid.c' || echo '../'`libsrc/extras-uuid.c
  13390. mv -f libsrc/.deps/libarm32_libuuid_a-extras-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-extras-uuid.Po
  13391. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-fwp-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-fwp-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-fwp-uuid.o `test -f 'libsrc/fwp-uuid.c' || echo '../'`libsrc/fwp-uuid.c
  13392. mv -f libsrc/.deps/libarm32_libuuid_a-fwp-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-fwp-uuid.Po
  13393. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-guid_nul.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-guid_nul.Tpo -c -o libsrc/libarm32_libuuid_a-guid_nul.o `test -f 'libsrc/guid_nul.c' || echo '../'`libsrc/guid_nul.c
  13394. mv -f libsrc/.deps/libarm32_libuuid_a-guid_nul.Tpo libsrc/.deps/libarm32_libuuid_a-guid_nul.Po
  13395. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-hlguids-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-hlguids-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-hlguids-uuid.o `test -f 'libsrc/hlguids-uuid.c' || echo '../'`libsrc/hlguids-uuid.c
  13396. mv -f libsrc/.deps/libarm32_libuuid_a-hlguids-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-hlguids-uuid.Po
  13397. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-hlink-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-hlink-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-hlink-uuid.o `test -f 'libsrc/hlink-uuid.c' || echo '../'`libsrc/hlink-uuid.c
  13398. mv -f intrincs/.deps/libarm32_libkernel32_a-RtlSecureZeroMemory.Tpo intrincs/.deps/libarm32_libkernel32_a-RtlSecureZeroMemory.Po
  13399. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-mlang-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-mlang-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-mlang-uuid.o `test -f 'libsrc/mlang-uuid.c' || echo '../'`libsrc/mlang-uuid.c
  13400. mv -f libsrc/.deps/libarm32_libdinput_a-dinput_joy.Tpo libsrc/.deps/libarm32_libdinput_a-dinput_joy.Po
  13401. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-msctf-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-msctf-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-msctf-uuid.o `test -f 'libsrc/msctf-uuid.c' || echo '../'`libsrc/msctf-uuid.c
  13402. mv -f libsrc/.deps/libarm32_libdinput_a-dinput_kbd.Tpo libsrc/.deps/libarm32_libdinput_a-dinput_kbd.Po
  13403. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-mshtmhst-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-mshtmhst-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-mshtmhst-uuid.o `test -f 'libsrc/mshtmhst-uuid.c' || echo '../'`libsrc/mshtmhst-uuid.c
  13404. mv -f libsrc/.deps/libarm32_libdinput_a-dinput_mouse.Tpo libsrc/.deps/libarm32_libdinput_a-dinput_mouse.Po
  13405. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-mshtml-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-mshtml-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-mshtml-uuid.o `test -f 'libsrc/mshtml-uuid.c' || echo '../'`libsrc/mshtml-uuid.c
  13406. mv -f libsrc/.deps/libarm32_libdinput_a-dinput_joy2.Tpo libsrc/.deps/libarm32_libdinput_a-dinput_joy2.Po
  13407. mv -f libsrc/.deps/libarm32_libdinput_a-dinput_mouse2.Tpo libsrc/.deps/libarm32_libdinput_a-dinput_mouse2.Po
  13408. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-msxml-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-msxml-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-msxml-uuid.o `test -f 'libsrc/msxml-uuid.c' || echo '../'`libsrc/msxml-uuid.c
  13409. mv -f libsrc/.deps/libarm32_libdinput8_a-dinput_mouse.Tpo libsrc/.deps/libarm32_libdinput8_a-dinput_mouse.Po
  13410. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-netcfg-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-netcfg-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-netcfg-uuid.o `test -f 'libsrc/netcfg-uuid.c' || echo '../'`libsrc/netcfg-uuid.c
  13411. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-netcon-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-netcon-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-netcon-uuid.o `test -f 'libsrc/netcon-uuid.c' || echo '../'`libsrc/netcon-uuid.c
  13412. mv -f libsrc/.deps/libarm32_libdinput8_a-dinput_joy.Tpo libsrc/.deps/libarm32_libdinput8_a-dinput_joy.Po
  13413. mv -f libsrc/.deps/libarm32_libbits_a-bits.Tpo libsrc/.deps/libarm32_libbits_a-bits.Po
  13414. mv -f libsrc/.deps/libarm32_libdinput8_a-dinput_joy2.Tpo libsrc/.deps/libarm32_libdinput8_a-dinput_joy2.Po
  13415. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ntddkbd-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ntddkbd-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ntddkbd-uuid.o `test -f 'libsrc/ntddkbd-uuid.c' || echo '../'`libsrc/ntddkbd-uuid.c
  13416. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ntddmou-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ntddmou-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ntddmou-uuid.o `test -f 'libsrc/ntddmou-uuid.c' || echo '../'`libsrc/ntddmou-uuid.c
  13417. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ntddpar-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ntddpar-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ntddpar-uuid.o `test -f 'libsrc/ntddpar-uuid.c' || echo '../'`libsrc/ntddpar-uuid.c
  13418. mv -f libsrc/.deps/libarm32_libuuid_a-hlink-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-hlink-uuid.Po
  13419. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ntddscsi-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ntddscsi-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ntddscsi-uuid.o `test -f 'libsrc/ntddscsi-uuid.c' || echo '../'`libsrc/ntddscsi-uuid.c
  13420. mv -f libsrc/.deps/libarm32_libdinput8_a-dinput_mouse2.Tpo libsrc/.deps/libarm32_libdinput8_a-dinput_mouse2.Po
  13421. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ntddser-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ntddser-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ntddser-uuid.o `test -f 'libsrc/ntddser-uuid.c' || echo '../'`libsrc/ntddser-uuid.c
  13422. mv -f libsrc/.deps/libarm32_libuuid_a-mlang-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-mlang-uuid.Po
  13423. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ntddstor-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ntddstor-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ntddstor-uuid.o `test -f 'libsrc/ntddstor-uuid.c' || echo '../'`libsrc/ntddstor-uuid.c
  13424. mv -f libsrc/.deps/libarm32_libdinput8_a-dinput_kbd.Tpo libsrc/.deps/libarm32_libdinput8_a-dinput_kbd.Po
  13425. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ntddvdeo-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ntddvdeo-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ntddvdeo-uuid.o `test -f 'libsrc/ntddvdeo-uuid.c' || echo '../'`libsrc/ntddvdeo-uuid.c
  13426. mv -f libsrc/.deps/libarm32_libuuid_a-mshtmhst-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-mshtmhst-uuid.Po
  13427. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-oaidl-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-oaidl-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-oaidl-uuid.o `test -f 'libsrc/oaidl-uuid.c' || echo '../'`libsrc/oaidl-uuid.c
  13428. mv -f libsrc/.deps/libarm32_libuuid_a-ntddkbd-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ntddkbd-uuid.Po
  13429. mv -f libsrc/.deps/libarm32_libuuid_a-ntddscsi-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ntddscsi-uuid.Po
  13430. mv -f libsrc/.deps/libarm32_libuuid_a-ntddmou-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ntddmou-uuid.Po
  13431. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-objidl-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-objidl-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-objidl-uuid.o `test -f 'libsrc/objidl-uuid.c' || echo '../'`libsrc/objidl-uuid.c
  13432. mv -f libsrc/.deps/libarm32_libuuid_a-ntddpar-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ntddpar-uuid.Po
  13433. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-objsafe-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-objsafe-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-objsafe-uuid.o `test -f 'libsrc/objsafe-uuid.c' || echo '../'`libsrc/objsafe-uuid.c
  13434. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-ocidl-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-ocidl-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-ocidl-uuid.o `test -f 'libsrc/ocidl-uuid.c' || echo '../'`libsrc/ocidl-uuid.c
  13435. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-oleacc-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-oleacc-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-oleacc-uuid.o `test -f 'libsrc/oleacc-uuid.c' || echo '../'`libsrc/oleacc-uuid.c
  13436. mv -f libsrc/.deps/libarm32_libuuid_a-netcon-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-netcon-uuid.Po
  13437. mv -f libsrc/.deps/libarm32_libuuid_a-msxml-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-msxml-uuid.Po
  13438. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-olectlid-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-olectlid-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-olectlid-uuid.o `test -f 'libsrc/olectlid-uuid.c' || echo '../'`libsrc/olectlid-uuid.c
  13439. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-oleidl-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-oleidl-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-oleidl-uuid.o `test -f 'libsrc/oleidl-uuid.c' || echo '../'`libsrc/oleidl-uuid.c
  13440. mv -f libsrc/.deps/libarm32_libuuid_a-mshtml-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-mshtml-uuid.Po
  13441. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-power-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-power-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-power-uuid.o `test -f 'libsrc/power-uuid.c' || echo '../'`libsrc/power-uuid.c
  13442. mv -f libsrc/.deps/libarm32_libdmoguids_a-dmoguids.Tpo libsrc/.deps/libarm32_libdmoguids_a-dmoguids.Po
  13443. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-powrprof-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-powrprof-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-powrprof-uuid.o `test -f 'libsrc/powrprof-uuid.c' || echo '../'`libsrc/powrprof-uuid.c
  13444. mv -f libsrc/.deps/libarm32_libuuid_a-ntddser-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ntddser-uuid.Po
  13445. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-uianimation-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-uianimation-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-uianimation-uuid.o `test -f 'libsrc/uianimation-uuid.c' || echo '../'`libsrc/uianimation-uuid.c
  13446. mv -f libsrc/.deps/libarm32_libdxerr8_a-dxerr8.Tpo libsrc/.deps/libarm32_libdxerr8_a-dxerr8.Po
  13447. mv -f libsrc/.deps/libarm32_libuuid_a-ntddstor-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ntddstor-uuid.Po
  13448. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-usbcamdi-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-usbcamdi-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-usbcamdi-uuid.o `test -f 'libsrc/usbcamdi-uuid.c' || echo '../'`libsrc/usbcamdi-uuid.c
  13449. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-usbiodef-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-usbiodef-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-usbiodef-uuid.o `test -f 'libsrc/usbiodef-uuid.c' || echo '../'`libsrc/usbiodef-uuid.c
  13450. mv -f libsrc/.deps/libarm32_libuuid_a-ntddvdeo-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ntddvdeo-uuid.Po
  13451. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-uuid.o `test -f 'libsrc/uuid.c' || echo '../'`libsrc/uuid.c
  13452. mv -f libsrc/.deps/libarm32_libdxerr8_a-dxerr8w.Tpo libsrc/.deps/libarm32_libdxerr8_a-dxerr8w.Po
  13453. mv -f libsrc/.deps/libarm32_libdxerr9_a-dxerr9.Tpo libsrc/.deps/libarm32_libdxerr9_a-dxerr9.Po
  13454. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-vds-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-vds-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-vds-uuid.o `test -f 'libsrc/vds-uuid.c' || echo '../'`libsrc/vds-uuid.c
  13455. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-virtdisk-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-virtdisk-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-virtdisk-uuid.o `test -f 'libsrc/virtdisk-uuid.c' || echo '../'`libsrc/virtdisk-uuid.c
  13456. mv -f libsrc/.deps/libarm32_libdxerr9_a-dxerr9w.Tpo libsrc/.deps/libarm32_libdxerr9_a-dxerr9w.Po
  13457. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-vss-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-vss-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-vss-uuid.o `test -f 'libsrc/vss-uuid.c' || echo '../'`libsrc/vss-uuid.c
  13458. mv -f libsrc/.deps/libarm32_libuuid_a-oaidl-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-oaidl-uuid.Po
  13459. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-wia-uuid.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-wia-uuid.Tpo -c -o libsrc/libarm32_libuuid_a-wia-uuid.o `test -f 'libsrc/wia-uuid.c' || echo '../'`libsrc/wia-uuid.c
  13460. mv -f libsrc/.deps/libarm32_libportabledeviceguids_a-portabledeviceguids.Tpo libsrc/.deps/libarm32_libportabledeviceguids_a-portabledeviceguids.Po
  13461. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libuuid_a-windowscodecs.o -MD -MP -MF libsrc/.deps/libarm32_libuuid_a-windowscodecs.Tpo -c -o libsrc/libarm32_libuuid_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  13462. mv -f libsrc/.deps/libarm32_libuuid_a-oleacc-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-oleacc-uuid.Po
  13463. mv -f libsrc/.deps/libarm32_libuuid_a-objsafe-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-objsafe-uuid.Po
  13464. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libgdiplus_a-gdiplus.o -MD -MP -MF libsrc/.deps/libarm32_libgdiplus_a-gdiplus.Tpo -c -o libsrc/libarm32_libgdiplus_a-gdiplus.o `test -f 'libsrc/gdiplus.c' || echo '../'`libsrc/gdiplus.c
  13465. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm32_libws2_32_a-ws2_32.o -MD -MP -MF libsrc/.deps/libarm32_libws2_32_a-ws2_32.Tpo -c -o libsrc/libarm32_libws2_32_a-ws2_32.o `test -f 'libsrc/ws2_32.c' || echo '../'`libsrc/ws2_32.c
  13466. mv -f libsrc/.deps/libarm32_libuuid_a-olectlid-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-olectlid-uuid.Po
  13467. mv -f libsrc/.deps/libarm32_libuuid_a-objidl-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-objidl-uuid.Po
  13468. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_addr_equal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_addr_equal.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_addr_equal.o `test -f 'libsrc/ws2tcpip/in6_addr_equal.c' || echo '../'`libsrc/ws2tcpip/in6_addr_equal.c
  13469. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_isany.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_isany.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_isany.o `test -f 'libsrc/ws2tcpip/in6addr_isany.c' || echo '../'`libsrc/ws2tcpip/in6addr_isany.c
  13470. mv -f libsrc/.deps/libarm32_libuuid_a-oleidl-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-oleidl-uuid.Po
  13471. mv -f libsrc/.deps/libarm32_libuuid_a-ocidl-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-ocidl-uuid.Po
  13472. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_isloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_isloopback.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_isloopback.o `test -f 'libsrc/ws2tcpip/in6addr_isloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_isloopback.c
  13473. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_setany.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_setany.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_setany.o `test -f 'libsrc/ws2tcpip/in6addr_setany.c' || echo '../'`libsrc/ws2tcpip/in6addr_setany.c
  13474. mv -f libsrc/.deps/libarm32_libwindowscodecs_a-windowscodecs.Tpo libsrc/.deps/libarm32_libwindowscodecs_a-windowscodecs.Po
  13475. mv -f libsrc/.deps/libarm32_libksuser_a-ksuser.Tpo libsrc/.deps/libarm32_libksuser_a-ksuser.Po
  13476. mv -f libsrc/.deps/libarm32_libuuid_a-power-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-power-uuid.Po
  13477. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_setloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_setloopback.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_setloopback.o `test -f 'libsrc/ws2tcpip/in6addr_setloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_setloopback.c
  13478. mv -f libsrc/.deps/libarm32_liblocationapi_a-locationapi.Tpo libsrc/.deps/libarm32_liblocationapi_a-locationapi.Po
  13479. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_linklocal.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_linklocal.c
  13480. mv -f libsrc/.deps/libarm32_libksguid_a-ksuser.Tpo libsrc/.deps/libarm32_libksguid_a-ksuser.Po
  13481. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_loopback.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_is_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_loopback.c
  13482. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_global.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_global.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_global.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_global.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_global.c
  13483. mv -f libsrc/.deps/libarm32_libuuid_a-powrprof-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-powrprof-uuid.Po
  13484. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_linklocal.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c
  13485. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_nodelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_nodelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c
  13486. mv -f libsrc/.deps/libarm32_libuuid_a-usbcamdi-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-usbcamdi-uuid.Po
  13487. mv -f libsrc/.deps/libarm32_libuuid_a-uianimation-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-uianimation-uuid.Po
  13488. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_orglocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_orglocal.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_orglocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c
  13489. mv -f libsrc/.deps/libarm32_libuuid_a-usbiodef-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-usbiodef-uuid.Po
  13490. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c
  13491. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_multicast.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_multicast.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_multicast.o `test -f 'libsrc/ws2tcpip/in6_is_addr_multicast.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_multicast.c
  13492. mv -f libsrc/.deps/libarm32_libsapi_a-sapi.Tpo libsrc/.deps/libarm32_libsapi_a-sapi.Po
  13493. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_sitelocal.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_sitelocal.c
  13494. mv -f libsrc/.deps/libarm32_libuuid_a-virtdisk-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-virtdisk-uuid.Po
  13495. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_is_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_unspecified.c
  13496. mv -f libsrc/.deps/libarm32_libuuid_a-vds-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-vds-uuid.Po
  13497. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_v4compat.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_v4compat.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_v4compat.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4compat.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4compat.c
  13498. mv -f libsrc/.deps/libarm32_libsensorsapi_a-sensorsapi.Tpo libsrc/.deps/libarm32_libsensorsapi_a-sensorsapi.Po
  13499. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_v4mapped.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_v4mapped.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_v4mapped.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4mapped.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4mapped.c
  13500. mv -f libsrc/.deps/libarm32_libuuid_a-wia-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-wia-uuid.Po
  13501. mv -f libsrc/.deps/libarm32_libgdiplus_a-gdiplus.Tpo libsrc/.deps/libarm32_libgdiplus_a-gdiplus.Po
  13502. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_set_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_set_addr_loopback.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_set_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_set_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_loopback.c
  13503. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-in6_set_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_set_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_set_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_set_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_unspecified.c
  13504. mv -f libsrc/.deps/libarm32_libstrmiids_a-strmiids.Tpo libsrc/.deps/libarm32_libstrmiids_a-strmiids.Po
  13505. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-gai_strerrorA.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-gai_strerrorA.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-gai_strerrorA.o `test -f 'libsrc/ws2tcpip/gai_strerrorA.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorA.c
  13506. mv -f libsrc/.deps/libarm32_libwbemuuid_a-wbemuuid.Tpo libsrc/.deps/libarm32_libwbemuuid_a-wbemuuid.Po
  13507. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm32_libws2_32_a-gai_strerrorW.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-gai_strerrorW.Tpo -c -o libsrc/ws2tcpip/libarm32_libws2_32_a-gai_strerrorW.o `test -f 'libsrc/ws2tcpip/gai_strerrorW.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorW.c
  13508. mv -f libsrc/.deps/libarm32_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo libsrc/.deps/libarm32_libwmcodecdspuuid_a-wmcodecdspuuid.Po
  13509. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiStrdup.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiStrdup.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiStrdup.o `test -f 'libsrc/wspiapi/WspiapiStrdup.c' || echo '../'`libsrc/wspiapi/WspiapiStrdup.c
  13510. mv -f libsrc/.deps/libarm32_libuuid_a-dxva-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-dxva-uuid.Po
  13511. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiParseV4Address.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiParseV4Address.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiParseV4Address.o `test -f 'libsrc/wspiapi/WspiapiParseV4Address.c' || echo '../'`libsrc/wspiapi/WspiapiParseV4Address.c
  13512. mv -f libsrc/.deps/libarm32_libamstrmid_a-amstrmid.Tpo libsrc/.deps/libarm32_libamstrmid_a-amstrmid.Po
  13513. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiNewAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiNewAddrInfo.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiNewAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiNewAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiNewAddrInfo.c
  13514. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_addr_equal.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_addr_equal.Po
  13515. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_setany.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_setany.Po
  13516. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiQueryDNS.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiQueryDNS.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiQueryDNS.o `test -f 'libsrc/wspiapi/WspiapiQueryDNS.c' || echo '../'`libsrc/wspiapi/WspiapiQueryDNS.c
  13517. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLookupNode.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLookupNode.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLookupNode.o `test -f 'libsrc/wspiapi/WspiapiLookupNode.c' || echo '../'`libsrc/wspiapi/WspiapiLookupNode.c
  13518. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_linklocal.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_linklocal.Po
  13519. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_setloopback.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_setloopback.Po
  13520. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiClone.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiClone.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiClone.o `test -f 'libsrc/wspiapi/WspiapiClone.c' || echo '../'`libsrc/wspiapi/WspiapiClone.c
  13521. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_nodelocal.Po
  13522. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_isany.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_isany.Po
  13523. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c
  13524. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_isloopback.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6addr_isloopback.Po
  13525. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c
  13526. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_loopback.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_loopback.Po
  13527. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetNameInfo.c
  13528. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLoad.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLoad.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLoad.o `test -f 'libsrc/wspiapi/WspiapiLoad.c' || echo '../'`libsrc/wspiapi/WspiapiLoad.c
  13529. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_global.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_global.Po
  13530. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiGetAddrInfo.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetAddrInfo.c
  13531. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiGetNameInfo.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetNameInfo.c
  13532. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_linklocal.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_linklocal.Po
  13533. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm32_libws2_32_a-WspiapiFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiFreeAddrInfo.Tpo -c -o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiFreeAddrInfo.c
  13534. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_sitelocal.Po
  13535. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_orglocal.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_mc_orglocal.Po
  13536. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_multicast.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_multicast.Po
  13537. rm -f libarm32/libadsiid.a
  13538. rm -f libarm32/libm.a
  13539. rm -f libarm32/liblargeint.a
  13540. armv7-w64-mingw32-ar cru libarm32/libadsiid.a libsrc/libarm32_libadsiid_a-activeds-uuid.o
  13541. armv7-w64-mingw32-ar cru libarm32/libm.a libarm32_libm_a-_libm_dummy.o
  13542. armv7-w64-mingw32-ar cru libarm32/liblargeint.a libsrc/libarm32_liblargeint_a-largeint.o
  13543. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_sitelocal.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_sitelocal.Po
  13544. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-crt0_c.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-crt0_c.Tpo -c -o crt/libarm32_libmingw32_a-crt0_c.o `test -f 'crt/crt0_c.c' || echo '../'`crt/crt0_c.c
  13545. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_unspecified.Po
  13546. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-dll_argv.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-dll_argv.Tpo -c -o crt/libarm32_libmingw32_a-dll_argv.o `test -f 'crt/dll_argv.c' || echo '../'`crt/dll_argv.c
  13547. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_v4mapped.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_v4mapped.Po
  13548. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_v4compat.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_is_addr_v4compat.Po
  13549. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-gccmain.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-gccmain.Tpo -c -o crt/libarm32_libmingw32_a-gccmain.o `test -f 'crt/gccmain.c' || echo '../'`crt/gccmain.c
  13550. mv -f libsrc/.deps/libarm32_libdxguid_a-dxguid.Tpo libsrc/.deps/libarm32_libdxguid_a-dxguid.Po
  13551. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-natstart.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-natstart.Tpo -c -o crt/libarm32_libmingw32_a-natstart.o `test -f 'crt/natstart.c' || echo '../'`crt/natstart.c
  13552. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-pseudo-reloc-list.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-pseudo-reloc-list.Tpo -c -o crt/libarm32_libmingw32_a-pseudo-reloc-list.o `test -f 'crt/pseudo-reloc-list.c' || echo '../'`crt/pseudo-reloc-list.c
  13553. armv7-w64-mingw32-ranlib libarm32/libadsiid.a
  13554. armv7-w64-mingw32-ranlib libarm32/liblargeint.a
  13555. armv7-w64-mingw32-ranlib libarm32/libm.a
  13556. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_set_addr_loopback.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_set_addr_loopback.Po
  13557. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_set_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-in6_set_addr_unspecified.Po
  13558. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-wildcard.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-wildcard.Tpo -c -o crt/libarm32_libmingw32_a-wildcard.o `test -f 'crt/wildcard.c' || echo '../'`crt/wildcard.c
  13559. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-charmax.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-charmax.Tpo -c -o crt/libarm32_libmingw32_a-charmax.o `test -f 'crt/charmax.c' || echo '../'`crt/charmax.c
  13560. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-crt0_w.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-crt0_w.Tpo -c -o crt/libarm32_libmingw32_a-crt0_w.o `test -f 'crt/crt0_w.c' || echo '../'`crt/crt0_w.c
  13561. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-dllargv.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-dllargv.Tpo -c -o crt/libarm32_libmingw32_a-dllargv.o `test -f 'crt/dllargv.c' || echo '../'`crt/dllargv.c
  13562. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-_newmode.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-_newmode.Tpo -c -o crt/libarm32_libmingw32_a-_newmode.o `test -f 'crt/_newmode.c' || echo '../'`crt/_newmode.c
  13563. mv -f libsrc/.deps/libarm32_libmfuuid_a-mfuuid.Tpo libsrc/.deps/libarm32_libmfuuid_a-mfuuid.Po
  13564. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-tlssup.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-tlssup.Tpo -c -o crt/libarm32_libmingw32_a-tlssup.o `test -f 'crt/tlssup.c' || echo '../'`crt/tlssup.c
  13565. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-gai_strerrorA.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-gai_strerrorA.Po
  13566. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-xncommod.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-xncommod.Tpo -c -o crt/libarm32_libmingw32_a-xncommod.o `test -f 'crt/xncommod.c' || echo '../'`crt/xncommod.c
  13567. mv -f crt/.deps/libarm32_libmingw32_a-pseudo-reloc-list.Tpo crt/.deps/libarm32_libmingw32_a-pseudo-reloc-list.Po
  13568. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-cinitexe.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-cinitexe.Tpo -c -o crt/libarm32_libmingw32_a-cinitexe.o `test -f 'crt/cinitexe.c' || echo '../'`crt/cinitexe.c
  13569. mv -f libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-gai_strerrorW.Tpo libsrc/ws2tcpip/.deps/libarm32_libws2_32_a-gai_strerrorW.Po
  13570. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-merr.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-merr.Tpo -c -o crt/libarm32_libmingw32_a-merr.o `test -f 'crt/merr.c' || echo '../'`crt/merr.c
  13571. mv -f crt/.deps/libarm32_libmingw32_a-wildcard.Tpo crt/.deps/libarm32_libmingw32_a-wildcard.Po
  13572. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-pesect.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-pesect.Tpo -c -o crt/libarm32_libmingw32_a-pesect.o `test -f 'crt/pesect.c' || echo '../'`crt/pesect.c
  13573. mv -f crt/.deps/libarm32_libmingw32_a-_newmode.Tpo crt/.deps/libarm32_libmingw32_a-_newmode.Po
  13574. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-udllargc.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-udllargc.Tpo -c -o crt/libarm32_libmingw32_a-udllargc.o `test -f 'crt/udllargc.c' || echo '../'`crt/udllargc.c
  13575. mv -f crt/.deps/libarm32_libmingw32_a-charmax.Tpo crt/.deps/libarm32_libmingw32_a-charmax.Po
  13576. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-xthdloc.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-xthdloc.Tpo -c -o crt/libarm32_libmingw32_a-xthdloc.o `test -f 'crt/xthdloc.c' || echo '../'`crt/xthdloc.c
  13577. mv -f crt/.deps/libarm32_libmingw32_a-xncommod.Tpo crt/.deps/libarm32_libmingw32_a-xncommod.Po
  13578. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-CRT_fp10.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-CRT_fp10.Tpo -c -o crt/libarm32_libmingw32_a-CRT_fp10.o `test -f 'crt/CRT_fp10.c' || echo '../'`crt/CRT_fp10.c
  13579. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiStrdup.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiStrdup.Po
  13580. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-mingw_custom.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-mingw_custom.Tpo -c -o crt/libarm32_libmingw32_a-mingw_custom.o `test -f 'crt/mingw_custom.c' || echo '../'`crt/mingw_custom.c
  13581. mv -f crt/.deps/libarm32_libmingw32_a-cinitexe.Tpo crt/.deps/libarm32_libmingw32_a-cinitexe.Po
  13582. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-mingw_helpers.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-mingw_helpers.Tpo -c -o crt/libarm32_libmingw32_a-mingw_helpers.o `test -f 'crt/mingw_helpers.c' || echo '../'`crt/mingw_helpers.c
  13583. mv -f crt/.deps/libarm32_libmingw32_a-xthdloc.Tpo crt/.deps/libarm32_libmingw32_a-xthdloc.Po
  13584. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-pseudo-reloc.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-pseudo-reloc.Tpo -c -o crt/libarm32_libmingw32_a-pseudo-reloc.o `test -f 'crt/pseudo-reloc.c' || echo '../'`crt/pseudo-reloc.c
  13585. mv -f crt/.deps/libarm32_libmingw32_a-CRT_fp10.Tpo crt/.deps/libarm32_libmingw32_a-CRT_fp10.Po
  13586. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-udll_argv.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-udll_argv.Tpo -c -o crt/libarm32_libmingw32_a-udll_argv.o `test -f 'crt/udll_argv.c' || echo '../'`crt/udll_argv.c
  13587. mv -f crt/.deps/libarm32_libmingw32_a-merr.Tpo crt/.deps/libarm32_libmingw32_a-merr.Po
  13588. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-usermatherr.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-usermatherr.Tpo -c -o crt/libarm32_libmingw32_a-usermatherr.o `test -f 'crt/usermatherr.c' || echo '../'`crt/usermatherr.c
  13589. mv -f crt/.deps/libarm32_libmingw32_a-mingw_custom.Tpo crt/.deps/libarm32_libmingw32_a-mingw_custom.Po
  13590. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-xtxtmode.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-xtxtmode.Tpo -c -o crt/libarm32_libmingw32_a-xtxtmode.o `test -f 'crt/xtxtmode.c' || echo '../'`crt/xtxtmode.c
  13591. mv -f crt/.deps/libarm32_libmingw32_a-mingw_helpers.Tpo crt/.deps/libarm32_libmingw32_a-mingw_helpers.Po
  13592. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-crt_handler.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-crt_handler.Tpo -c -o crt/libarm32_libmingw32_a-crt_handler.o `test -f 'crt/crt_handler.c' || echo '../'`crt/crt_handler.c
  13593. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiParseV4Address.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiParseV4Address.Po
  13594. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-tlsthrd.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-tlsthrd.Tpo -c -o crt/libarm32_libmingw32_a-tlsthrd.o `test -f 'crt/tlsthrd.c' || echo '../'`crt/tlsthrd.c
  13595. mv -f libsrc/.deps/libarm32_libuuid_a-netcfg-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-netcfg-uuid.Po
  13596. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-tlsmthread.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-tlsmthread.Tpo -c -o crt/libarm32_libmingw32_a-tlsmthread.o `test -f 'crt/tlsmthread.c' || echo '../'`crt/tlsmthread.c
  13597. mv -f crt/.deps/libarm32_libmingw32_a-xtxtmode.Tpo crt/.deps/libarm32_libmingw32_a-xtxtmode.Po
  13598. mv -f libsrc/.deps/libarm32_libuuid_a-msctf-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-msctf-uuid.Po
  13599. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-tlsmcrt.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-tlsmcrt.Tpo -c -o crt/libarm32_libmingw32_a-tlsmcrt.o `test -f 'crt/tlsmcrt.c' || echo '../'`crt/tlsmcrt.c
  13600. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-cxa_atexit.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-cxa_atexit.Tpo -c -o crt/libarm32_libmingw32_a-cxa_atexit.o `test -f 'crt/cxa_atexit.c' || echo '../'`crt/cxa_atexit.c
  13601. mv -f crt/.deps/libarm32_libmingw32_a-usermatherr.Tpo crt/.deps/libarm32_libmingw32_a-usermatherr.Po
  13602. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-cxa_thread_atexit.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-cxa_thread_atexit.Tpo -c -o crt/libarm32_libmingw32_a-cxa_thread_atexit.o `test -f 'crt/cxa_thread_atexit.c' || echo '../'`crt/cxa_thread_atexit.c
  13603. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiNewAddrInfo.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiNewAddrInfo.Po
  13604. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingw32_a-tls_atexit.o -MD -MP -MF crt/.deps/libarm32_libmingw32_a-tls_atexit.Tpo -c -o crt/libarm32_libmingw32_a-tls_atexit.o `test -f 'crt/tls_atexit.c' || echo '../'`crt/tls_atexit.c
  13605. mv -f crt/.deps/libarm32_libmingw32_a-tlsmcrt.Tpo crt/.deps/libarm32_libmingw32_a-tlsmcrt.Po
  13606. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingwex_a-dllentry.o -MD -MP -MF crt/.deps/libarm32_libmingwex_a-dllentry.Tpo -c -o crt/libarm32_libmingwex_a-dllentry.o `test -f 'crt/dllentry.c' || echo '../'`crt/dllentry.c
  13607. mv -f crt/.deps/libarm32_libmingw32_a-cxa_atexit.Tpo crt/.deps/libarm32_libmingw32_a-cxa_atexit.Po
  13608. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm32_libmingwex_a-dllmain.o -MD -MP -MF crt/.deps/libarm32_libmingwex_a-dllmain.Tpo -c -o crt/libarm32_libmingwex_a-dllmain.o `test -f 'crt/dllmain.c' || echo '../'`crt/dllmain.c
  13609. mv -f crt/.deps/libarm32_libmingw32_a-cxa_thread_atexit.Tpo crt/.deps/libarm32_libmingw32_a-cxa_thread_atexit.Po
  13610. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-_cabs.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-_cabs.Tpo -c -o complex/libarm32_libmingwex_a-_cabs.o `test -f 'complex/_cabs.c' || echo '../'`complex/_cabs.c
  13611. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiGetAddrInfo.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiGetAddrInfo.Po
  13612. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cabs.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cabs.Tpo -c -o complex/libarm32_libmingwex_a-cabs.o `test -f 'complex/cabs.c' || echo '../'`complex/cabs.c
  13613. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyFreeAddrInfo.Po
  13614. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cabsf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cabsf.Tpo -c -o complex/libarm32_libmingwex_a-cabsf.o `test -f 'complex/cabsf.c' || echo '../'`complex/cabsf.c
  13615. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiFreeAddrInfo.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiFreeAddrInfo.Po
  13616. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiGetNameInfo.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiGetNameInfo.Po
  13617. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiClone.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiClone.Po
  13618. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cabsl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cabsl.Tpo -c -o complex/libarm32_libmingwex_a-cabsl.o `test -f 'complex/cabsl.c' || echo '../'`complex/cabsl.c
  13619. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cacos.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cacos.Tpo -c -o complex/libarm32_libmingwex_a-cacos.o `test -f 'complex/cacos.c' || echo '../'`complex/cacos.c
  13620. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cacosf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cacosf.Tpo -c -o complex/libarm32_libmingwex_a-cacosf.o `test -f 'complex/cacosf.c' || echo '../'`complex/cacosf.c
  13621. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLookupNode.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLookupNode.Po
  13622. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cacosl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cacosl.Tpo -c -o complex/libarm32_libmingwex_a-cacosl.o `test -f 'complex/cacosl.c' || echo '../'`complex/cacosl.c
  13623. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiQueryDNS.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiQueryDNS.Po
  13624. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-carg.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-carg.Tpo -c -o complex/libarm32_libmingwex_a-carg.o `test -f 'complex/carg.c' || echo '../'`complex/carg.c
  13625. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyGetNameInfo.Po
  13626. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cargf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cargf.Tpo -c -o complex/libarm32_libmingwex_a-cargf.o `test -f 'complex/cargf.c' || echo '../'`complex/cargf.c
  13627. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLoad.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLoad.Po
  13628. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cargl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cargl.Tpo -c -o complex/libarm32_libmingwex_a-cargl.o `test -f 'complex/cargl.c' || echo '../'`complex/cargl.c
  13629. mv -f libsrc/.deps/libarm32_libws2_32_a-ws2_32.Tpo libsrc/.deps/libarm32_libws2_32_a-ws2_32.Po
  13630. mv -f libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo libsrc/wspiapi/.deps/libarm32_libws2_32_a-WspiapiLegacyGetAddrInfo.Po
  13631. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-casin.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-casin.Tpo -c -o complex/libarm32_libmingwex_a-casin.o `test -f 'complex/casin.c' || echo '../'`complex/casin.c
  13632. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-casinf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-casinf.Tpo -c -o complex/libarm32_libmingwex_a-casinf.o `test -f 'complex/casinf.c' || echo '../'`complex/casinf.c
  13633. mv -f complex/.deps/libarm32_libmingwex_a-_cabs.Tpo complex/.deps/libarm32_libmingwex_a-_cabs.Po
  13634. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-casinl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-casinl.Tpo -c -o complex/libarm32_libmingwex_a-casinl.o `test -f 'complex/casinl.c' || echo '../'`complex/casinl.c
  13635. mv -f crt/.deps/libarm32_libmingw32_a-tlssup.Tpo crt/.deps/libarm32_libmingw32_a-tlssup.Po
  13636. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-catan.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-catan.Tpo -c -o complex/libarm32_libmingwex_a-catan.o `test -f 'complex/catan.c' || echo '../'`complex/catan.c
  13637. mv -f complex/.deps/libarm32_libmingwex_a-cabs.Tpo complex/.deps/libarm32_libmingwex_a-cabs.Po
  13638. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-catanf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-catanf.Tpo -c -o complex/libarm32_libmingwex_a-catanf.o `test -f 'complex/catanf.c' || echo '../'`complex/catanf.c
  13639. mv -f complex/.deps/libarm32_libmingwex_a-cabsf.Tpo complex/.deps/libarm32_libmingwex_a-cabsf.Po
  13640. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-catanl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-catanl.Tpo -c -o complex/libarm32_libmingwex_a-catanl.o `test -f 'complex/catanl.c' || echo '../'`complex/catanl.c
  13641. mv -f complex/.deps/libarm32_libmingwex_a-cabsl.Tpo complex/.deps/libarm32_libmingwex_a-cabsl.Po
  13642. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-ccos.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-ccos.Tpo -c -o complex/libarm32_libmingwex_a-ccos.o `test -f 'complex/ccos.c' || echo '../'`complex/ccos.c
  13643. mv -f complex/.deps/libarm32_libmingwex_a-carg.Tpo complex/.deps/libarm32_libmingwex_a-carg.Po
  13644. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-ccosf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-ccosf.Tpo -c -o complex/libarm32_libmingwex_a-ccosf.o `test -f 'complex/ccosf.c' || echo '../'`complex/ccosf.c
  13645. mv -f complex/.deps/libarm32_libmingwex_a-cargl.Tpo complex/.deps/libarm32_libmingwex_a-cargl.Po
  13646. mv -f complex/.deps/libarm32_libmingwex_a-cargf.Tpo complex/.deps/libarm32_libmingwex_a-cargf.Po
  13647. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-ccosl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-ccosl.Tpo -c -o complex/libarm32_libmingwex_a-ccosl.o `test -f 'complex/ccosl.c' || echo '../'`complex/ccosl.c
  13648. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cexp.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cexp.Tpo -c -o complex/libarm32_libmingwex_a-cexp.o `test -f 'complex/cexp.c' || echo '../'`complex/cexp.c
  13649. mv -f complex/.deps/libarm32_libmingwex_a-cacosf.Tpo complex/.deps/libarm32_libmingwex_a-cacosf.Po
  13650. mv -f complex/.deps/libarm32_libmingwex_a-cacos.Tpo complex/.deps/libarm32_libmingwex_a-cacos.Po
  13651. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cexpf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cexpf.Tpo -c -o complex/libarm32_libmingwex_a-cexpf.o `test -f 'complex/cexpf.c' || echo '../'`complex/cexpf.c
  13652. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cexpl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cexpl.Tpo -c -o complex/libarm32_libmingwex_a-cexpl.o `test -f 'complex/cexpl.c' || echo '../'`complex/cexpl.c
  13653. mv -f libsrc/.deps/libarm32_libuuid_a-windowscodecs.Tpo libsrc/.deps/libarm32_libuuid_a-windowscodecs.Po
  13654. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cimag.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cimag.Tpo -c -o complex/libarm32_libmingwex_a-cimag.o `test -f 'complex/cimag.c' || echo '../'`complex/cimag.c
  13655. mv -f complex/.deps/libarm32_libmingwex_a-cacosl.Tpo complex/.deps/libarm32_libmingwex_a-cacosl.Po
  13656. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cimagf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cimagf.Tpo -c -o complex/libarm32_libmingwex_a-cimagf.o `test -f 'complex/cimagf.c' || echo '../'`complex/cimagf.c
  13657. mv -f complex/.deps/libarm32_libmingwex_a-casinf.Tpo complex/.deps/libarm32_libmingwex_a-casinf.Po
  13658. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cimagl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cimagl.Tpo -c -o complex/libarm32_libmingwex_a-cimagl.o `test -f 'complex/cimagl.c' || echo '../'`complex/cimagl.c
  13659. mv -f complex/.deps/libarm32_libmingwex_a-casin.Tpo complex/.deps/libarm32_libmingwex_a-casin.Po
  13660. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-clog.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-clog.Tpo -c -o complex/libarm32_libmingwex_a-clog.o `test -f 'complex/clog.c' || echo '../'`complex/clog.c
  13661. mv -f libsrc/.deps/libarm32_libuuid_a-vss-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-vss-uuid.Po
  13662. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-clogf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-clogf.Tpo -c -o complex/libarm32_libmingwex_a-clogf.o `test -f 'complex/clogf.c' || echo '../'`complex/clogf.c
  13663. mv -f complex/.deps/libarm32_libmingwex_a-casinl.Tpo complex/.deps/libarm32_libmingwex_a-casinl.Po
  13664. mv -f complex/.deps/libarm32_libmingwex_a-catan.Tpo complex/.deps/libarm32_libmingwex_a-catan.Po
  13665. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-clogl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-clogl.Tpo -c -o complex/libarm32_libmingwex_a-clogl.o `test -f 'complex/clogl.c' || echo '../'`complex/clogl.c
  13666. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-clog10.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-clog10.Tpo -c -o complex/libarm32_libmingwex_a-clog10.o `test -f 'complex/clog10.c' || echo '../'`complex/clog10.c
  13667. mv -f complex/.deps/libarm32_libmingwex_a-catanf.Tpo complex/.deps/libarm32_libmingwex_a-catanf.Po
  13668. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-clog10f.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-clog10f.Tpo -c -o complex/libarm32_libmingwex_a-clog10f.o `test -f 'complex/clog10f.c' || echo '../'`complex/clog10f.c
  13669. mv -f complex/.deps/libarm32_libmingwex_a-catanl.Tpo complex/.deps/libarm32_libmingwex_a-catanl.Po
  13670. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-clog10l.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-clog10l.Tpo -c -o complex/libarm32_libmingwex_a-clog10l.o `test -f 'complex/clog10l.c' || echo '../'`complex/clog10l.c
  13671. mv -f complex/.deps/libarm32_libmingwex_a-ccos.Tpo complex/.deps/libarm32_libmingwex_a-ccos.Po
  13672. mv -f complex/.deps/libarm32_libmingwex_a-ccosf.Tpo complex/.deps/libarm32_libmingwex_a-ccosf.Po
  13673. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-conj.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-conj.Tpo -c -o complex/libarm32_libmingwex_a-conj.o `test -f 'complex/conj.c' || echo '../'`complex/conj.c
  13674. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-conjf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-conjf.Tpo -c -o complex/libarm32_libmingwex_a-conjf.o `test -f 'complex/conjf.c' || echo '../'`complex/conjf.c
  13675. mv -f complex/.deps/libarm32_libmingwex_a-cimag.Tpo complex/.deps/libarm32_libmingwex_a-cimag.Po
  13676. mv -f crt/.deps/libarm32_libmingw32_a-tlsmthread.Tpo crt/.deps/libarm32_libmingw32_a-tlsmthread.Po
  13677. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-conjl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-conjl.Tpo -c -o complex/libarm32_libmingwex_a-conjl.o `test -f 'complex/conjl.c' || echo '../'`complex/conjl.c
  13678. mv -f complex/.deps/libarm32_libmingwex_a-cimagf.Tpo complex/.deps/libarm32_libmingwex_a-cimagf.Po
  13679. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cpow.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cpow.Tpo -c -o complex/libarm32_libmingwex_a-cpow.o `test -f 'complex/cpow.c' || echo '../'`complex/cpow.c
  13680. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cpowf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cpowf.Tpo -c -o complex/libarm32_libmingwex_a-cpowf.o `test -f 'complex/cpowf.c' || echo '../'`complex/cpowf.c
  13681. mv -f complex/.deps/libarm32_libmingwex_a-cimagl.Tpo complex/.deps/libarm32_libmingwex_a-cimagl.Po
  13682. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cpowl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cpowl.Tpo -c -o complex/libarm32_libmingwex_a-cpowl.o `test -f 'complex/cpowl.c' || echo '../'`complex/cpowl.c
  13683. mv -f complex/.deps/libarm32_libmingwex_a-ccosl.Tpo complex/.deps/libarm32_libmingwex_a-ccosl.Po
  13684. mv -f complex/.deps/libarm32_libmingwex_a-cexp.Tpo complex/.deps/libarm32_libmingwex_a-cexp.Po
  13685. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cproj.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cproj.Tpo -c -o complex/libarm32_libmingwex_a-cproj.o `test -f 'complex/cproj.c' || echo '../'`complex/cproj.c
  13686. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cprojf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cprojf.Tpo -c -o complex/libarm32_libmingwex_a-cprojf.o `test -f 'complex/cprojf.c' || echo '../'`complex/cprojf.c
  13687. mv -f crt/.deps/libarm32_libmingw32_a-tlsthrd.Tpo crt/.deps/libarm32_libmingw32_a-tlsthrd.Po
  13688. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-cprojl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-cprojl.Tpo -c -o complex/libarm32_libmingwex_a-cprojl.o `test -f 'complex/cprojl.c' || echo '../'`complex/cprojl.c
  13689. mv -f complex/.deps/libarm32_libmingwex_a-cexpl.Tpo complex/.deps/libarm32_libmingwex_a-cexpl.Po
  13690. mv -f complex/.deps/libarm32_libmingwex_a-cexpf.Tpo complex/.deps/libarm32_libmingwex_a-cexpf.Po
  13691. mv -f complex/.deps/libarm32_libmingwex_a-clogf.Tpo complex/.deps/libarm32_libmingwex_a-clogf.Po
  13692. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-creal.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-creal.Tpo -c -o complex/libarm32_libmingwex_a-creal.o `test -f 'complex/creal.c' || echo '../'`complex/creal.c
  13693. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-crealf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-crealf.Tpo -c -o complex/libarm32_libmingwex_a-crealf.o `test -f 'complex/crealf.c' || echo '../'`complex/crealf.c
  13694. mv -f complex/.deps/libarm32_libmingwex_a-clog.Tpo complex/.deps/libarm32_libmingwex_a-clog.Po
  13695. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-creall.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-creall.Tpo -c -o complex/libarm32_libmingwex_a-creall.o `test -f 'complex/creall.c' || echo '../'`complex/creall.c
  13696. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-csin.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-csin.Tpo -c -o complex/libarm32_libmingwex_a-csin.o `test -f 'complex/csin.c' || echo '../'`complex/csin.c
  13697. mv -f complex/.deps/libarm32_libmingwex_a-clog10f.Tpo complex/.deps/libarm32_libmingwex_a-clog10f.Po
  13698. mv -f complex/.deps/libarm32_libmingwex_a-clog10.Tpo complex/.deps/libarm32_libmingwex_a-clog10.Po
  13699. mv -f complex/.deps/libarm32_libmingwex_a-clogl.Tpo complex/.deps/libarm32_libmingwex_a-clogl.Po
  13700. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-csinf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-csinf.Tpo -c -o complex/libarm32_libmingwex_a-csinf.o `test -f 'complex/csinf.c' || echo '../'`complex/csinf.c
  13701. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-csinl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-csinl.Tpo -c -o complex/libarm32_libmingwex_a-csinl.o `test -f 'complex/csinl.c' || echo '../'`complex/csinl.c
  13702. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-csqrt.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-csqrt.Tpo -c -o complex/libarm32_libmingwex_a-csqrt.o `test -f 'complex/csqrt.c' || echo '../'`complex/csqrt.c
  13703. mv -f complex/.deps/libarm32_libmingwex_a-conj.Tpo complex/.deps/libarm32_libmingwex_a-conj.Po
  13704. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-csqrtf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-csqrtf.Tpo -c -o complex/libarm32_libmingwex_a-csqrtf.o `test -f 'complex/csqrtf.c' || echo '../'`complex/csqrtf.c
  13705. mv -f complex/.deps/libarm32_libmingwex_a-conjf.Tpo complex/.deps/libarm32_libmingwex_a-conjf.Po
  13706. mv -f complex/.deps/libarm32_libmingwex_a-conjl.Tpo complex/.deps/libarm32_libmingwex_a-conjl.Po
  13707. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-csqrtl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-csqrtl.Tpo -c -o complex/libarm32_libmingwex_a-csqrtl.o `test -f 'complex/csqrtl.c' || echo '../'`complex/csqrtl.c
  13708. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-ctan.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-ctan.Tpo -c -o complex/libarm32_libmingwex_a-ctan.o `test -f 'complex/ctan.c' || echo '../'`complex/ctan.c
  13709. mv -f complex/.deps/libarm32_libmingwex_a-cpow.Tpo complex/.deps/libarm32_libmingwex_a-cpow.Po
  13710. mv -f complex/.deps/libarm32_libmingwex_a-clog10l.Tpo complex/.deps/libarm32_libmingwex_a-clog10l.Po
  13711. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-ctanf.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-ctanf.Tpo -c -o complex/libarm32_libmingwex_a-ctanf.o `test -f 'complex/ctanf.c' || echo '../'`complex/ctanf.c
  13712. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm32_libmingwex_a-ctanl.o -MD -MP -MF complex/.deps/libarm32_libmingwex_a-ctanl.Tpo -c -o complex/libarm32_libmingwex_a-ctanl.o `test -f 'complex/ctanl.c' || echo '../'`complex/ctanl.c
  13713. mv -f complex/.deps/libarm32_libmingwex_a-cpowf.Tpo complex/.deps/libarm32_libmingwex_a-cpowf.Po
  13714. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-arithchk.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-arithchk.Tpo -c -o gdtoa/libarm32_libmingwex_a-arithchk.o `test -f 'gdtoa/arithchk.c' || echo '../'`gdtoa/arithchk.c
  13715. mv -f complex/.deps/libarm32_libmingwex_a-cpowl.Tpo complex/.deps/libarm32_libmingwex_a-cpowl.Po
  13716. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-dmisc.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-dmisc.Tpo -c -o gdtoa/libarm32_libmingwex_a-dmisc.o `test -f 'gdtoa/dmisc.c' || echo '../'`gdtoa/dmisc.c
  13717. mv -f complex/.deps/libarm32_libmingwex_a-cprojf.Tpo complex/.deps/libarm32_libmingwex_a-cprojf.Po
  13718. mv -f complex/.deps/libarm32_libmingwex_a-creal.Tpo complex/.deps/libarm32_libmingwex_a-creal.Po
  13719. mv -f complex/.deps/libarm32_libmingwex_a-crealf.Tpo complex/.deps/libarm32_libmingwex_a-crealf.Po
  13720. mv -f complex/.deps/libarm32_libmingwex_a-cproj.Tpo complex/.deps/libarm32_libmingwex_a-cproj.Po
  13721. mv -f complex/.deps/libarm32_libmingwex_a-creall.Tpo complex/.deps/libarm32_libmingwex_a-creall.Po
  13722. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-dtoa.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-dtoa.Tpo -c -o gdtoa/libarm32_libmingwex_a-dtoa.o `test -f 'gdtoa/dtoa.c' || echo '../'`gdtoa/dtoa.c
  13723. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-g_dfmt.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-g_dfmt.Tpo -c -o gdtoa/libarm32_libmingwex_a-g_dfmt.o `test -f 'gdtoa/g_dfmt.c' || echo '../'`gdtoa/g_dfmt.c
  13724. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-gdtoa.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-gdtoa.Tpo -c -o gdtoa/libarm32_libmingwex_a-gdtoa.o `test -f 'gdtoa/gdtoa.c' || echo '../'`gdtoa/gdtoa.c
  13725. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-gethex.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-gethex.Tpo -c -o gdtoa/libarm32_libmingwex_a-gethex.o `test -f 'gdtoa/gethex.c' || echo '../'`gdtoa/gethex.c
  13726. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-g_ffmt.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-g_ffmt.Tpo -c -o gdtoa/libarm32_libmingwex_a-g_ffmt.o `test -f 'gdtoa/g_ffmt.c' || echo '../'`gdtoa/g_ffmt.c
  13727. mv -f complex/.deps/libarm32_libmingwex_a-cprojl.Tpo complex/.deps/libarm32_libmingwex_a-cprojl.Po
  13728. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-g__fmt.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-g__fmt.Tpo -c -o gdtoa/libarm32_libmingwex_a-g__fmt.o `test -f 'gdtoa/g__fmt.c' || echo '../'`gdtoa/g__fmt.c
  13729. mv -f crt/.deps/libarm32_libmingw32_a-tls_atexit.Tpo crt/.deps/libarm32_libmingw32_a-tls_atexit.Po
  13730. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-gmisc.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-gmisc.Tpo -c -o gdtoa/libarm32_libmingwex_a-gmisc.o `test -f 'gdtoa/gmisc.c' || echo '../'`gdtoa/gmisc.c
  13731. mv -f complex/.deps/libarm32_libmingwex_a-csin.Tpo complex/.deps/libarm32_libmingwex_a-csin.Po
  13732. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-g_xfmt.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-g_xfmt.Tpo -c -o gdtoa/libarm32_libmingwex_a-g_xfmt.o `test -f 'gdtoa/g_xfmt.c' || echo '../'`gdtoa/g_xfmt.c
  13733. mv -f gdtoa/.deps/libarm32_libmingwex_a-arithchk.Tpo gdtoa/.deps/libarm32_libmingwex_a-arithchk.Po
  13734. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-hd_init.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-hd_init.Tpo -c -o gdtoa/libarm32_libmingwex_a-hd_init.o `test -f 'gdtoa/hd_init.c' || echo '../'`gdtoa/hd_init.c
  13735. mv -f complex/.deps/libarm32_libmingwex_a-csinf.Tpo complex/.deps/libarm32_libmingwex_a-csinf.Po
  13736. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-hexnan.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-hexnan.Tpo -c -o gdtoa/libarm32_libmingwex_a-hexnan.o `test -f 'gdtoa/hexnan.c' || echo '../'`gdtoa/hexnan.c
  13737. mv -f crt/.deps/libarm32_libmingw32_a-crt0_c.Tpo crt/.deps/libarm32_libmingw32_a-crt0_c.Po
  13738. mv -f complex/.deps/libarm32_libmingwex_a-csqrt.Tpo complex/.deps/libarm32_libmingwex_a-csqrt.Po
  13739. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-misc.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-misc.Tpo -c -o gdtoa/libarm32_libmingwex_a-misc.o `test -f 'gdtoa/misc.c' || echo '../'`gdtoa/misc.c
  13740. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-qnan.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-qnan.Tpo -c -o gdtoa/libarm32_libmingwex_a-qnan.o `test -f 'gdtoa/qnan.c' || echo '../'`gdtoa/qnan.c
  13741. mv -f crt/.deps/libarm32_libmingw32_a-dll_argv.Tpo crt/.deps/libarm32_libmingw32_a-dll_argv.Po
  13742. mv -f complex/.deps/libarm32_libmingwex_a-csinl.Tpo complex/.deps/libarm32_libmingwex_a-csinl.Po
  13743. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-smisc.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-smisc.Tpo -c -o gdtoa/libarm32_libmingwex_a-smisc.o `test -f 'gdtoa/smisc.c' || echo '../'`gdtoa/smisc.c
  13744. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-strtodg.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-strtodg.Tpo -c -o gdtoa/libarm32_libmingwex_a-strtodg.o `test -f 'gdtoa/strtodg.c' || echo '../'`gdtoa/strtodg.c
  13745. mv -f complex/.deps/libarm32_libmingwex_a-csqrtf.Tpo complex/.deps/libarm32_libmingwex_a-csqrtf.Po
  13746. mv -f crt/.deps/libarm32_libmingw32_a-natstart.Tpo crt/.deps/libarm32_libmingw32_a-natstart.Po
  13747. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-strtodnrp.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-strtodnrp.Tpo -c -o gdtoa/libarm32_libmingwex_a-strtodnrp.o `test -f 'gdtoa/strtodnrp.c' || echo '../'`gdtoa/strtodnrp.c
  13748. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-strtof.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-strtof.Tpo -c -o gdtoa/libarm32_libmingwex_a-strtof.o `test -f 'gdtoa/strtof.c' || echo '../'`gdtoa/strtof.c
  13749. mv -f complex/.deps/libarm32_libmingwex_a-ctan.Tpo complex/.deps/libarm32_libmingwex_a-ctan.Po
  13750. mv -f complex/.deps/libarm32_libmingwex_a-csqrtl.Tpo complex/.deps/libarm32_libmingwex_a-csqrtl.Po
  13751. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-strtopx.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-strtopx.Tpo -c -o gdtoa/libarm32_libmingwex_a-strtopx.o `test -f 'gdtoa/strtopx.c' || echo '../'`gdtoa/strtopx.c
  13752. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-sum.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-sum.Tpo -c -o gdtoa/libarm32_libmingwex_a-sum.o `test -f 'gdtoa/sum.c' || echo '../'`gdtoa/sum.c
  13753. mv -f complex/.deps/libarm32_libmingwex_a-ctanf.Tpo complex/.deps/libarm32_libmingwex_a-ctanf.Po
  13754. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm32_libmingwex_a-ulp.o -MD -MP -MF gdtoa/.deps/libarm32_libmingwex_a-ulp.Tpo -c -o gdtoa/libarm32_libmingwex_a-ulp.o `test -f 'gdtoa/ulp.c' || echo '../'`gdtoa/ulp.c
  13755. mv -f complex/.deps/libarm32_libmingwex_a-ctanl.Tpo complex/.deps/libarm32_libmingwex_a-ctanl.Po
  13756. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-cbrt.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-cbrt.Tpo -c -o math/libarm32_libmingwex_a-cbrt.o `test -f 'math/cbrt.c' || echo '../'`math/cbrt.c
  13757. mv -f crt/.deps/libarm32_libmingw32_a-crt0_w.Tpo crt/.deps/libarm32_libmingw32_a-crt0_w.Po
  13758. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-cbrtf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-cbrtf.Tpo -c -o math/libarm32_libmingwex_a-cbrtf.o `test -f 'math/cbrtf.c' || echo '../'`math/cbrtf.c
  13759. mv -f crt/.deps/libarm32_libmingw32_a-gccmain.Tpo crt/.deps/libarm32_libmingw32_a-gccmain.Po
  13760. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-cbrtl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-cbrtl.Tpo -c -o math/libarm32_libmingwex_a-cbrtl.o `test -f 'math/cbrtl.c' || echo '../'`math/cbrtl.c
  13761. mv -f crt/.deps/libarm32_libmingw32_a-dllargv.Tpo crt/.deps/libarm32_libmingw32_a-dllargv.Po
  13762. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-copysign.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-copysign.Tpo -c -o math/libarm32_libmingwex_a-copysign.o `test -f 'math/copysign.c' || echo '../'`math/copysign.c
  13763. mv -f gdtoa/.deps/libarm32_libmingwex_a-g_ffmt.Tpo gdtoa/.deps/libarm32_libmingwex_a-g_ffmt.Po
  13764. mv -f gdtoa/.deps/libarm32_libmingwex_a-g_dfmt.Tpo gdtoa/.deps/libarm32_libmingwex_a-g_dfmt.Po
  13765. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-copysignf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-copysignf.Tpo -c -o math/libarm32_libmingwex_a-copysignf.o `test -f 'math/copysignf.c' || echo '../'`math/copysignf.c
  13766. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-coshf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-coshf.Tpo -c -o math/libarm32_libmingwex_a-coshf.o `test -f 'math/coshf.c' || echo '../'`math/coshf.c
  13767. mv -f gdtoa/.deps/libarm32_libmingwex_a-gmisc.Tpo gdtoa/.deps/libarm32_libmingwex_a-gmisc.Po
  13768. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-coshl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-coshl.Tpo -c -o math/libarm32_libmingwex_a-coshl.o `test -f 'math/coshl.c' || echo '../'`math/coshl.c
  13769. mv -f gdtoa/.deps/libarm32_libmingwex_a-dmisc.Tpo gdtoa/.deps/libarm32_libmingwex_a-dmisc.Po
  13770. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-erfl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-erfl.Tpo -c -o math/libarm32_libmingwex_a-erfl.o `test -f 'math/erfl.c' || echo '../'`math/erfl.c
  13771. mv -f gdtoa/.deps/libarm32_libmingwex_a-qnan.Tpo gdtoa/.deps/libarm32_libmingwex_a-qnan.Po
  13772. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-expf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-expf.Tpo -c -o math/libarm32_libmingwex_a-expf.o `test -f 'math/expf.c' || echo '../'`math/expf.c
  13773. mv -f gdtoa/.deps/libarm32_libmingwex_a-g_xfmt.Tpo gdtoa/.deps/libarm32_libmingwex_a-g_xfmt.Po
  13774. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fabs.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fabs.Tpo -c -o math/libarm32_libmingwex_a-fabs.o `test -f 'math/fabs.c' || echo '../'`math/fabs.c
  13775. mv -f gdtoa/.deps/libarm32_libmingwex_a-hd_init.Tpo gdtoa/.deps/libarm32_libmingwex_a-hd_init.Po
  13776. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fabsf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fabsf.Tpo -c -o math/libarm32_libmingwex_a-fabsf.o `test -f 'math/fabsf.c' || echo '../'`math/fabsf.c
  13777. mv -f crt/.deps/libarm32_libmingw32_a-udllargc.Tpo crt/.deps/libarm32_libmingw32_a-udllargc.Po
  13778. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fabsl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fabsl.Tpo -c -o math/libarm32_libmingwex_a-fabsl.o `test -f 'math/fabsl.c' || echo '../'`math/fabsl.c
  13779. mv -f gdtoa/.deps/libarm32_libmingwex_a-g__fmt.Tpo gdtoa/.deps/libarm32_libmingwex_a-g__fmt.Po
  13780. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fdim.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fdim.Tpo -c -o math/libarm32_libmingwex_a-fdim.o `test -f 'math/fdim.c' || echo '../'`math/fdim.c
  13781. mv -f gdtoa/.deps/libarm32_libmingwex_a-strtof.Tpo gdtoa/.deps/libarm32_libmingwex_a-strtof.Po
  13782. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fdimf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fdimf.Tpo -c -o math/libarm32_libmingwex_a-fdimf.o `test -f 'math/fdimf.c' || echo '../'`math/fdimf.c
  13783. mv -f math/.deps/libarm32_libmingwex_a-coshf.Tpo math/.deps/libarm32_libmingwex_a-coshf.Po
  13784. mv -f math/.deps/libarm32_libmingwex_a-copysign.Tpo math/.deps/libarm32_libmingwex_a-copysign.Po
  13785. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fdiml.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fdiml.Tpo -c -o math/libarm32_libmingwex_a-fdiml.o `test -f 'math/fdiml.c' || echo '../'`math/fdiml.c
  13786. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fma.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fma.Tpo -c -o math/libarm32_libmingwex_a-fma.o `test -f 'math/fma.c' || echo '../'`math/fma.c
  13787. mv -f gdtoa/.deps/libarm32_libmingwex_a-strtodnrp.Tpo gdtoa/.deps/libarm32_libmingwex_a-strtodnrp.Po
  13788. mv -f gdtoa/.deps/libarm32_libmingwex_a-strtopx.Tpo gdtoa/.deps/libarm32_libmingwex_a-strtopx.Po
  13789. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fmaf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fmaf.Tpo -c -o math/libarm32_libmingwex_a-fmaf.o `test -f 'math/fmaf.c' || echo '../'`math/fmaf.c
  13790. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fmal.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fmal.Tpo -c -o math/libarm32_libmingwex_a-fmal.o `test -f 'math/fmal.c' || echo '../'`math/fmal.c
  13791. mv -f math/.deps/libarm32_libmingwex_a-copysignf.Tpo math/.deps/libarm32_libmingwex_a-copysignf.Po
  13792. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fmax.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fmax.Tpo -c -o math/libarm32_libmingwex_a-fmax.o `test -f 'math/fmax.c' || echo '../'`math/fmax.c
  13793. mv -f gdtoa/.deps/libarm32_libmingwex_a-ulp.Tpo gdtoa/.deps/libarm32_libmingwex_a-ulp.Po
  13794. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fmaxf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fmaxf.Tpo -c -o math/libarm32_libmingwex_a-fmaxf.o `test -f 'math/fmaxf.c' || echo '../'`math/fmaxf.c
  13795. mv -f math/.deps/libarm32_libmingwex_a-cbrtf.Tpo math/.deps/libarm32_libmingwex_a-cbrtf.Po
  13796. mv -f math/.deps/libarm32_libmingwex_a-cbrt.Tpo math/.deps/libarm32_libmingwex_a-cbrt.Po
  13797. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fmaxl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fmaxl.Tpo -c -o math/libarm32_libmingwex_a-fmaxl.o `test -f 'math/fmaxl.c' || echo '../'`math/fmaxl.c
  13798. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fmin.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fmin.Tpo -c -o math/libarm32_libmingwex_a-fmin.o `test -f 'math/fmin.c' || echo '../'`math/fmin.c
  13799. mv -f math/.deps/libarm32_libmingwex_a-cbrtl.Tpo math/.deps/libarm32_libmingwex_a-cbrtl.Po
  13800. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fminf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fminf.Tpo -c -o math/libarm32_libmingwex_a-fminf.o `test -f 'math/fminf.c' || echo '../'`math/fminf.c
  13801. mv -f math/.deps/libarm32_libmingwex_a-fabsf.Tpo math/.deps/libarm32_libmingwex_a-fabsf.Po
  13802. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fminl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fminl.Tpo -c -o math/libarm32_libmingwex_a-fminl.o `test -f 'math/fminl.c' || echo '../'`math/fminl.c
  13803. mv -f math/.deps/libarm32_libmingwex_a-erfl.Tpo math/.deps/libarm32_libmingwex_a-erfl.Po
  13804. mv -f math/.deps/libarm32_libmingwex_a-coshl.Tpo math/.deps/libarm32_libmingwex_a-coshl.Po
  13805. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fp_consts.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fp_consts.Tpo -c -o math/libarm32_libmingwex_a-fp_consts.o `test -f 'math/fp_consts.c' || echo '../'`math/fp_consts.c
  13806. mv -f math/.deps/libarm32_libmingwex_a-fabsl.Tpo math/.deps/libarm32_libmingwex_a-fabsl.Po
  13807. mv -f math/.deps/libarm32_libmingwex_a-fabs.Tpo math/.deps/libarm32_libmingwex_a-fabs.Po
  13808. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fp_constsf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fp_constsf.Tpo -c -o math/libarm32_libmingwex_a-fp_constsf.o `test -f 'math/fp_constsf.c' || echo '../'`math/fp_constsf.c
  13809. mv -f gdtoa/.deps/libarm32_libmingwex_a-sum.Tpo gdtoa/.deps/libarm32_libmingwex_a-sum.Po
  13810. mv -f math/.deps/libarm32_libmingwex_a-expf.Tpo math/.deps/libarm32_libmingwex_a-expf.Po
  13811. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fp_constsl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fp_constsl.Tpo -c -o math/libarm32_libmingwex_a-fp_constsl.o `test -f 'math/fp_constsl.c' || echo '../'`math/fp_constsl.c
  13812. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fpclassify.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fpclassify.Tpo -c -o math/libarm32_libmingwex_a-fpclassify.o `test -f 'math/fpclassify.c' || echo '../'`math/fpclassify.c
  13813. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fpclassifyf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fpclassifyf.Tpo -c -o math/libarm32_libmingwex_a-fpclassifyf.o `test -f 'math/fpclassifyf.c' || echo '../'`math/fpclassifyf.c
  13814. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-fpclassifyl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-fpclassifyl.Tpo -c -o math/libarm32_libmingwex_a-fpclassifyl.o `test -f 'math/fpclassifyl.c' || echo '../'`math/fpclassifyl.c
  13815. mv -f gdtoa/.deps/libarm32_libmingwex_a-smisc.Tpo gdtoa/.deps/libarm32_libmingwex_a-smisc.Po
  13816. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-frexpf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-frexpf.Tpo -c -o math/libarm32_libmingwex_a-frexpf.o `test -f 'math/frexpf.c' || echo '../'`math/frexpf.c
  13817. mv -f crt/.deps/libarm32_libmingw32_a-udll_argv.Tpo crt/.deps/libarm32_libmingw32_a-udll_argv.Po
  13818. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-frexpl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-frexpl.Tpo -c -o math/libarm32_libmingwex_a-frexpl.o `test -f 'math/frexpl.c' || echo '../'`math/frexpl.c
  13819. mv -f gdtoa/.deps/libarm32_libmingwex_a-hexnan.Tpo gdtoa/.deps/libarm32_libmingwex_a-hexnan.Po
  13820. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-hypotf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-hypotf.Tpo -c -o math/libarm32_libmingwex_a-hypotf.o `test -f 'math/hypotf.c' || echo '../'`math/hypotf.c
  13821. mv -f gdtoa/.deps/libarm32_libmingwex_a-gethex.Tpo gdtoa/.deps/libarm32_libmingwex_a-gethex.Po
  13822. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-hypot.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-hypot.Tpo -c -o math/libarm32_libmingwex_a-hypot.o `test -f 'math/hypot.c' || echo '../'`math/hypot.c
  13823. mv -f math/.deps/libarm32_libmingwex_a-fdim.Tpo math/.deps/libarm32_libmingwex_a-fdim.Po
  13824. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-hypotl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-hypotl.Tpo -c -o math/libarm32_libmingwex_a-hypotl.o `test -f 'math/hypotl.c' || echo '../'`math/hypotl.c
  13825. mv -f math/.deps/libarm32_libmingwex_a-fma.Tpo math/.deps/libarm32_libmingwex_a-fma.Po
  13826. mv -f math/.deps/libarm32_libmingwex_a-fmal.Tpo math/.deps/libarm32_libmingwex_a-fmal.Po
  13827. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-isnan.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-isnan.Tpo -c -o math/libarm32_libmingwex_a-isnan.o `test -f 'math/isnan.c' || echo '../'`math/isnan.c
  13828. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-isnanf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-isnanf.Tpo -c -o math/libarm32_libmingwex_a-isnanf.o `test -f 'math/isnanf.c' || echo '../'`math/isnanf.c
  13829. mv -f math/.deps/libarm32_libmingwex_a-fmaf.Tpo math/.deps/libarm32_libmingwex_a-fmaf.Po
  13830. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-isnanl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-isnanl.Tpo -c -o math/libarm32_libmingwex_a-isnanl.o `test -f 'math/isnanl.c' || echo '../'`math/isnanl.c
  13831. mv -f crt/.deps/libarm32_libmingw32_a-pesect.Tpo crt/.deps/libarm32_libmingw32_a-pesect.Po
  13832. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-ldexpf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-ldexpf.Tpo -c -o math/libarm32_libmingwex_a-ldexpf.o `test -f 'math/ldexpf.c' || echo '../'`math/ldexpf.c
  13833. mv -f math/.deps/libarm32_libmingwex_a-fmax.Tpo math/.deps/libarm32_libmingwex_a-fmax.Po
  13834. mv -f math/.deps/libarm32_libmingwex_a-fdimf.Tpo math/.deps/libarm32_libmingwex_a-fdimf.Po
  13835. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lgamma.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lgamma.Tpo -c -o math/libarm32_libmingwex_a-lgamma.o `test -f 'math/lgamma.c' || echo '../'`math/lgamma.c
  13836. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lgammaf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lgammaf.Tpo -c -o math/libarm32_libmingwex_a-lgammaf.o `test -f 'math/lgammaf.c' || echo '../'`math/lgammaf.c
  13837. mv -f math/.deps/libarm32_libmingwex_a-fp_constsf.Tpo math/.deps/libarm32_libmingwex_a-fp_constsf.Po
  13838. mv -f math/.deps/libarm32_libmingwex_a-fmaxf.Tpo math/.deps/libarm32_libmingwex_a-fmaxf.Po
  13839. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lgammal.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lgammal.Tpo -c -o math/libarm32_libmingwex_a-lgammal.o `test -f 'math/lgammal.c' || echo '../'`math/lgammal.c
  13840. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-llrint.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-llrint.Tpo -c -o math/libarm32_libmingwex_a-llrint.o `test -f 'math/llrint.c' || echo '../'`math/llrint.c
  13841. mv -f math/.deps/libarm32_libmingwex_a-fp_consts.Tpo math/.deps/libarm32_libmingwex_a-fp_consts.Po
  13842. mv -f math/.deps/libarm32_libmingwex_a-frexpf.Tpo math/.deps/libarm32_libmingwex_a-frexpf.Po
  13843. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-signgam.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-signgam.Tpo -c -o math/libarm32_libmingwex_a-signgam.o `test -f 'math/signgam.c' || echo '../'`math/signgam.c
  13844. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-llrintf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-llrintf.Tpo -c -o math/libarm32_libmingwex_a-llrintf.o `test -f 'math/llrintf.c' || echo '../'`math/llrintf.c
  13845. mv -f math/.deps/libarm32_libmingwex_a-fdiml.Tpo math/.deps/libarm32_libmingwex_a-fdiml.Po
  13846. mv -f math/.deps/libarm32_libmingwex_a-fmin.Tpo math/.deps/libarm32_libmingwex_a-fmin.Po
  13847. mv -f math/.deps/libarm32_libmingwex_a-fmaxl.Tpo math/.deps/libarm32_libmingwex_a-fmaxl.Po
  13848. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-llrintl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-llrintl.Tpo -c -o math/libarm32_libmingwex_a-llrintl.o `test -f 'math/llrintl.c' || echo '../'`math/llrintl.c
  13849. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-llround.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-llround.Tpo -c -o math/libarm32_libmingwex_a-llround.o `test -f 'math/llround.c' || echo '../'`math/llround.c
  13850. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-llroundf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-llroundf.Tpo -c -o math/libarm32_libmingwex_a-llroundf.o `test -f 'math/llroundf.c' || echo '../'`math/llroundf.c
  13851. mv -f math/.deps/libarm32_libmingwex_a-fminf.Tpo math/.deps/libarm32_libmingwex_a-fminf.Po
  13852. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-llroundl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-llroundl.Tpo -c -o math/libarm32_libmingwex_a-llroundl.o `test -f 'math/llroundl.c' || echo '../'`math/llroundl.c
  13853. mv -f math/.deps/libarm32_libmingwex_a-frexpl.Tpo math/.deps/libarm32_libmingwex_a-frexpl.Po
  13854. mv -f math/.deps/libarm32_libmingwex_a-fp_constsl.Tpo math/.deps/libarm32_libmingwex_a-fp_constsl.Po
  13855. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-log10f.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-log10f.Tpo -c -o math/libarm32_libmingwex_a-log10f.o `test -f 'math/log10f.c' || echo '../'`math/log10f.c
  13856. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-logf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-logf.Tpo -c -o math/libarm32_libmingwex_a-logf.o `test -f 'math/logf.c' || echo '../'`math/logf.c
  13857. mv -f math/.deps/libarm32_libmingwex_a-fpclassifyl.Tpo math/.deps/libarm32_libmingwex_a-fpclassifyl.Po
  13858. mv -f math/.deps/libarm32_libmingwex_a-fpclassify.Tpo math/.deps/libarm32_libmingwex_a-fpclassify.Po
  13859. mv -f math/.deps/libarm32_libmingwex_a-fpclassifyf.Tpo math/.deps/libarm32_libmingwex_a-fpclassifyf.Po
  13860. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lrint.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lrint.Tpo -c -o math/libarm32_libmingwex_a-lrint.o `test -f 'math/lrint.c' || echo '../'`math/lrint.c
  13861. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lrintf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lrintf.Tpo -c -o math/libarm32_libmingwex_a-lrintf.o `test -f 'math/lrintf.c' || echo '../'`math/lrintf.c
  13862. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lrintl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lrintl.Tpo -c -o math/libarm32_libmingwex_a-lrintl.o `test -f 'math/lrintl.c' || echo '../'`math/lrintl.c
  13863. mv -f math/.deps/libarm32_libmingwex_a-fminl.Tpo math/.deps/libarm32_libmingwex_a-fminl.Po
  13864. mv -f crt/.deps/libarm32_libmingw32_a-crt_handler.Tpo crt/.deps/libarm32_libmingw32_a-crt_handler.Po
  13865. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lround.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lround.Tpo -c -o math/libarm32_libmingwex_a-lround.o `test -f 'math/lround.c' || echo '../'`math/lround.c
  13866. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lroundf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lroundf.Tpo -c -o math/libarm32_libmingwex_a-lroundf.o `test -f 'math/lroundf.c' || echo '../'`math/lroundf.c
  13867. mv -f crt/.deps/libarm32_libmingw32_a-pseudo-reloc.Tpo crt/.deps/libarm32_libmingw32_a-pseudo-reloc.Po
  13868. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-lroundl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-lroundl.Tpo -c -o math/libarm32_libmingwex_a-lroundl.o `test -f 'math/lroundl.c' || echo '../'`math/lroundl.c
  13869. mv -f math/.deps/libarm32_libmingwex_a-ldexpf.Tpo math/.deps/libarm32_libmingwex_a-ldexpf.Po
  13870. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-modf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-modf.Tpo -c -o math/libarm32_libmingwex_a-modf.o `test -f 'math/modf.c' || echo '../'`math/modf.c
  13871. mv -f math/.deps/libarm32_libmingwex_a-isnan.Tpo math/.deps/libarm32_libmingwex_a-isnan.Po
  13872. mv -f math/.deps/libarm32_libmingwex_a-isnanf.Tpo math/.deps/libarm32_libmingwex_a-isnanf.Po
  13873. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-modff.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-modff.Tpo -c -o math/libarm32_libmingwex_a-modff.o `test -f 'math/modff.c' || echo '../'`math/modff.c
  13874. mv -f math/.deps/libarm32_libmingwex_a-hypotf.Tpo math/.deps/libarm32_libmingwex_a-hypotf.Po
  13875. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-modfl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-modfl.Tpo -c -o math/libarm32_libmingwex_a-modfl.o `test -f 'math/modfl.c' || echo '../'`math/modfl.c
  13876. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-nextafterf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-nextafterf.Tpo -c -o math/libarm32_libmingwex_a-nextafterf.o `test -f 'math/nextafterf.c' || echo '../'`math/nextafterf.c
  13877. mv -f math/.deps/libarm32_libmingwex_a-isnanl.Tpo math/.deps/libarm32_libmingwex_a-isnanl.Po
  13878. mv -f math/.deps/libarm32_libmingwex_a-hypot.Tpo math/.deps/libarm32_libmingwex_a-hypot.Po
  13879. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-nextafterl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-nextafterl.Tpo -c -o math/libarm32_libmingwex_a-nextafterl.o `test -f 'math/nextafterl.c' || echo '../'`math/nextafterl.c
  13880. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-nexttoward.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-nexttoward.Tpo -c -o math/libarm32_libmingwex_a-nexttoward.o `test -f 'math/nexttoward.c' || echo '../'`math/nexttoward.c
  13881. mv -f gdtoa/.deps/libarm32_libmingwex_a-dtoa.Tpo gdtoa/.deps/libarm32_libmingwex_a-dtoa.Po
  13882. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-nexttowardf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-nexttowardf.Tpo -c -o math/libarm32_libmingwex_a-nexttowardf.o `test -f 'math/nexttowardf.c' || echo '../'`math/nexttowardf.c
  13883. mv -f math/.deps/libarm32_libmingwex_a-signgam.Tpo math/.deps/libarm32_libmingwex_a-signgam.Po
  13884. mv -f math/.deps/libarm32_libmingwex_a-hypotl.Tpo math/.deps/libarm32_libmingwex_a-hypotl.Po
  13885. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-powf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-powf.Tpo -c -o math/libarm32_libmingwex_a-powf.o `test -f 'math/powf.c' || echo '../'`math/powf.c
  13886. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-powi.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-powi.Tpo -c -o math/libarm32_libmingwex_a-powi.o `test -f 'math/powi.c' || echo '../'`math/powi.c
  13887. mv -f crt/.deps/libarm32_libmingwex_a-dllentry.Tpo crt/.deps/libarm32_libmingwex_a-dllentry.Po
  13888. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-powif.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-powif.Tpo -c -o math/libarm32_libmingwex_a-powif.o `test -f 'math/powif.c' || echo '../'`math/powif.c
  13889. mv -f math/.deps/libarm32_libmingwex_a-lgammal.Tpo math/.deps/libarm32_libmingwex_a-lgammal.Po
  13890. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-powil.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-powil.Tpo -c -o math/libarm32_libmingwex_a-powil.o `test -f 'math/powil.c' || echo '../'`math/powil.c
  13891. mv -f crt/.deps/libarm32_libmingwex_a-dllmain.Tpo crt/.deps/libarm32_libmingwex_a-dllmain.Po
  13892. mv -f math/.deps/libarm32_libmingwex_a-logf.Tpo math/.deps/libarm32_libmingwex_a-logf.Po
  13893. mv -f math/.deps/libarm32_libmingwex_a-log10f.Tpo math/.deps/libarm32_libmingwex_a-log10f.Po
  13894. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-rintl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-rintl.Tpo -c -o math/libarm32_libmingwex_a-rintl.o `test -f 'math/rintl.c' || echo '../'`math/rintl.c
  13895. mv -f math/.deps/libarm32_libmingwex_a-lrintf.Tpo math/.deps/libarm32_libmingwex_a-lrintf.Po
  13896. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-round.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-round.Tpo -c -o math/libarm32_libmingwex_a-round.o `test -f 'math/round.c' || echo '../'`math/round.c
  13897. mv -f math/.deps/libarm32_libmingwex_a-lrintl.Tpo math/.deps/libarm32_libmingwex_a-lrintl.Po
  13898. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-roundf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-roundf.Tpo -c -o math/libarm32_libmingwex_a-roundf.o `test -f 'math/roundf.c' || echo '../'`math/roundf.c
  13899. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-roundl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-roundl.Tpo -c -o math/libarm32_libmingwex_a-roundl.o `test -f 'math/roundl.c' || echo '../'`math/roundl.c
  13900. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-s_erf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-s_erf.Tpo -c -o math/libarm32_libmingwex_a-s_erf.o `test -f 'math/s_erf.c' || echo '../'`math/s_erf.c
  13901. mv -f math/.deps/libarm32_libmingwex_a-llrint.Tpo math/.deps/libarm32_libmingwex_a-llrint.Po
  13902. mv -f math/.deps/libarm32_libmingwex_a-llroundf.Tpo math/.deps/libarm32_libmingwex_a-llroundf.Po
  13903. mv -f math/.deps/libarm32_libmingwex_a-llrintl.Tpo math/.deps/libarm32_libmingwex_a-llrintl.Po
  13904. mv -f math/.deps/libarm32_libmingwex_a-llround.Tpo math/.deps/libarm32_libmingwex_a-llround.Po
  13905. mv -f math/.deps/libarm32_libmingwex_a-lrint.Tpo math/.deps/libarm32_libmingwex_a-lrint.Po
  13906. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-sf_erf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-sf_erf.Tpo -c -o math/libarm32_libmingwex_a-sf_erf.o `test -f 'math/sf_erf.c' || echo '../'`math/sf_erf.c
  13907. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-signbit.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-signbit.Tpo -c -o math/libarm32_libmingwex_a-signbit.o `test -f 'math/signbit.c' || echo '../'`math/signbit.c
  13908. mv -f math/.deps/libarm32_libmingwex_a-llrintf.Tpo math/.deps/libarm32_libmingwex_a-llrintf.Po
  13909. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-signbitf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-signbitf.Tpo -c -o math/libarm32_libmingwex_a-signbitf.o `test -f 'math/signbitf.c' || echo '../'`math/signbitf.c
  13910. mv -f math/.deps/libarm32_libmingwex_a-llroundl.Tpo math/.deps/libarm32_libmingwex_a-llroundl.Po
  13911. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-signbitl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-signbitl.Tpo -c -o math/libarm32_libmingwex_a-signbitl.o `test -f 'math/signbitl.c' || echo '../'`math/signbitl.c
  13912. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-sinhf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-sinhf.Tpo -c -o math/libarm32_libmingwex_a-sinhf.o `test -f 'math/sinhf.c' || echo '../'`math/sinhf.c
  13913. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-sinhl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-sinhl.Tpo -c -o math/libarm32_libmingwex_a-sinhl.o `test -f 'math/sinhl.c' || echo '../'`math/sinhl.c
  13914. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-sqrt.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-sqrt.Tpo -c -o math/libarm32_libmingwex_a-sqrt.o `test -f 'math/sqrt.c' || echo '../'`math/sqrt.c
  13915. mv -f math/.deps/libarm32_libmingwex_a-lroundf.Tpo math/.deps/libarm32_libmingwex_a-lroundf.Po
  13916. mv -f math/.deps/libarm32_libmingwex_a-lround.Tpo math/.deps/libarm32_libmingwex_a-lround.Po
  13917. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-sqrtf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-sqrtf.Tpo -c -o math/libarm32_libmingwex_a-sqrtf.o `test -f 'math/sqrtf.c' || echo '../'`math/sqrtf.c
  13918. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-sqrtl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-sqrtl.Tpo -c -o math/libarm32_libmingwex_a-sqrtl.o `test -f 'math/sqrtl.c' || echo '../'`math/sqrtl.c
  13919. mv -f gdtoa/.deps/libarm32_libmingwex_a-gdtoa.Tpo gdtoa/.deps/libarm32_libmingwex_a-gdtoa.Po
  13920. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-tanhf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-tanhf.Tpo -c -o math/libarm32_libmingwex_a-tanhf.o `test -f 'math/tanhf.c' || echo '../'`math/tanhf.c
  13921. mv -f math/.deps/libarm32_libmingwex_a-lgammaf.Tpo math/.deps/libarm32_libmingwex_a-lgammaf.Po
  13922. mv -f math/.deps/libarm32_libmingwex_a-lgamma.Tpo math/.deps/libarm32_libmingwex_a-lgamma.Po
  13923. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-tanhl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-tanhl.Tpo -c -o math/libarm32_libmingwex_a-tanhl.o `test -f 'math/tanhl.c' || echo '../'`math/tanhl.c
  13924. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-tgamma.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-tgamma.Tpo -c -o math/libarm32_libmingwex_a-tgamma.o `test -f 'math/tgamma.c' || echo '../'`math/tgamma.c
  13925. mv -f math/.deps/libarm32_libmingwex_a-lroundl.Tpo math/.deps/libarm32_libmingwex_a-lroundl.Po
  13926. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-tgammaf.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-tgammaf.Tpo -c -o math/libarm32_libmingwex_a-tgammaf.o `test -f 'math/tgammaf.c' || echo '../'`math/tgammaf.c
  13927. mv -f math/.deps/libarm32_libmingwex_a-modff.Tpo math/.deps/libarm32_libmingwex_a-modff.Po
  13928. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-tgammal.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-tgammal.Tpo -c -o math/libarm32_libmingwex_a-tgammal.o `test -f 'math/tgammal.c' || echo '../'`math/tgammal.c
  13929. mv -f math/.deps/libarm32_libmingwex_a-modf.Tpo math/.deps/libarm32_libmingwex_a-modf.Po
  13930. mv -f math/.deps/libarm32_libmingwex_a-nextafterf.Tpo math/.deps/libarm32_libmingwex_a-nextafterf.Po
  13931. mv -f math/.deps/libarm32_libmingwex_a-modfl.Tpo math/.deps/libarm32_libmingwex_a-modfl.Po
  13932. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-truncl.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-truncl.Tpo -c -o math/libarm32_libmingwex_a-truncl.o `test -f 'math/truncl.c' || echo '../'`math/truncl.c
  13933. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm32_libmingwex_a-abs64.o -MD -MP -MF math/.deps/libarm32_libmingwex_a-abs64.Tpo -c -o math/libarm32_libmingwex_a-abs64.o `test -f 'math/abs64.c' || echo '../'`math/abs64.c
  13934. mv -f math/.deps/libarm32_libmingwex_a-nextafterl.Tpo math/.deps/libarm32_libmingwex_a-nextafterl.Po
  13935. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT misc/libarm32_libmingwex_a-mingw_longjmp.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_longjmp.Tpo -c -o misc/libarm32_libmingwex_a-mingw_longjmp.o `test -f 'misc/mingw_longjmp.S' || echo '../'`misc/mingw_longjmp.S
  13936. mv -f math/.deps/libarm32_libmingwex_a-nexttowardf.Tpo math/.deps/libarm32_libmingwex_a-nexttowardf.Po
  13937. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT misc/libarm32_libmingwex_a-mingw_getsp.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_getsp.Tpo -c -o misc/libarm32_libmingwex_a-mingw_getsp.o `test -f 'misc/mingw_getsp.S' || echo '../'`misc/mingw_getsp.S
  13938. mv -f math/.deps/libarm32_libmingwex_a-nexttoward.Tpo math/.deps/libarm32_libmingwex_a-nexttoward.Po
  13939. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-alarm.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-alarm.Tpo -c -o misc/libarm32_libmingwex_a-alarm.o `test -f 'misc/alarm.c' || echo '../'`misc/alarm.c
  13940. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-basename.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-basename.Tpo -c -o misc/libarm32_libmingwex_a-basename.o `test -f 'misc/basename.c' || echo '../'`misc/basename.c
  13941. mv -f math/.deps/libarm32_libmingwex_a-powf.Tpo math/.deps/libarm32_libmingwex_a-powf.Po
  13942. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-btowc.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-btowc.Tpo -c -o misc/libarm32_libmingwex_a-btowc.o `test -f 'misc/btowc.c' || echo '../'`misc/btowc.c
  13943. mv -f math/.deps/libarm32_libmingwex_a-signbitf.Tpo math/.deps/libarm32_libmingwex_a-signbitf.Po
  13944. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-delay-f.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-delay-f.Tpo -c -o misc/libarm32_libmingwex_a-delay-f.o `test -f 'misc/delay-f.c' || echo '../'`misc/delay-f.c
  13945. mv -f math/.deps/libarm32_libmingwex_a-signbit.Tpo math/.deps/libarm32_libmingwex_a-signbit.Po
  13946. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-delay-n.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-delay-n.Tpo -c -o misc/libarm32_libmingwex_a-delay-n.o `test -f 'misc/delay-n.c' || echo '../'`misc/delay-n.c
  13947. mv -f math/.deps/libarm32_libmingwex_a-rintl.Tpo math/.deps/libarm32_libmingwex_a-rintl.Po
  13948. mv -f math/.deps/libarm32_libmingwex_a-round.Tpo math/.deps/libarm32_libmingwex_a-round.Po
  13949. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-delayimp.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-delayimp.Tpo -c -o misc/libarm32_libmingwex_a-delayimp.o `test -f 'misc/delayimp.c' || echo '../'`misc/delayimp.c
  13950. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-dirent.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-dirent.Tpo -c -o misc/libarm32_libmingwex_a-dirent.o `test -f 'misc/dirent.c' || echo '../'`misc/dirent.c
  13951. mv -f math/.deps/libarm32_libmingwex_a-signbitl.Tpo math/.deps/libarm32_libmingwex_a-signbitl.Po
  13952. mv -f math/.deps/libarm32_libmingwex_a-roundl.Tpo math/.deps/libarm32_libmingwex_a-roundl.Po
  13953. mv -f math/.deps/libarm32_libmingwex_a-powi.Tpo math/.deps/libarm32_libmingwex_a-powi.Po
  13954. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-dirname.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-dirname.Tpo -c -o misc/libarm32_libmingwex_a-dirname.o `test -f 'misc/dirname.c' || echo '../'`misc/dirname.c
  13955. mv -f math/.deps/libarm32_libmingwex_a-roundf.Tpo math/.deps/libarm32_libmingwex_a-roundf.Po
  13956. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-feclearexcept.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-feclearexcept.Tpo -c -o misc/libarm32_libmingwex_a-feclearexcept.o `test -f 'misc/feclearexcept.c' || echo '../'`misc/feclearexcept.c
  13957. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fegetenv.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fegetenv.Tpo -c -o misc/libarm32_libmingwex_a-fegetenv.o `test -f 'misc/fegetenv.c' || echo '../'`misc/fegetenv.c
  13958. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fegetexceptflag.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fegetexceptflag.Tpo -c -o misc/libarm32_libmingwex_a-fegetexceptflag.o `test -f 'misc/fegetexceptflag.c' || echo '../'`misc/fegetexceptflag.c
  13959. mv -f math/.deps/libarm32_libmingwex_a-sinhf.Tpo math/.deps/libarm32_libmingwex_a-sinhf.Po
  13960. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fegetround.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fegetround.Tpo -c -o misc/libarm32_libmingwex_a-fegetround.o `test -f 'misc/fegetround.c' || echo '../'`misc/fegetround.c
  13961. mv -f math/.deps/libarm32_libmingwex_a-sinhl.Tpo math/.deps/libarm32_libmingwex_a-sinhl.Po
  13962. mv -f math/.deps/libarm32_libmingwex_a-powif.Tpo math/.deps/libarm32_libmingwex_a-powif.Po
  13963. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-feholdexcept.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-feholdexcept.Tpo -c -o misc/libarm32_libmingwex_a-feholdexcept.o `test -f 'misc/feholdexcept.c' || echo '../'`misc/feholdexcept.c
  13964. mv -f math/.deps/libarm32_libmingwex_a-tanhf.Tpo math/.deps/libarm32_libmingwex_a-tanhf.Po
  13965. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-feraiseexcept.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-feraiseexcept.Tpo -c -o misc/libarm32_libmingwex_a-feraiseexcept.o `test -f 'misc/feraiseexcept.c' || echo '../'`misc/feraiseexcept.c
  13966. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fesetenv.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fesetenv.Tpo -c -o misc/libarm32_libmingwex_a-fesetenv.o `test -f 'misc/fesetenv.c' || echo '../'`misc/fesetenv.c
  13967. mv -f math/.deps/libarm32_libmingwex_a-sqrt.Tpo math/.deps/libarm32_libmingwex_a-sqrt.Po
  13968. mv -f misc/.deps/libarm32_libmingwex_a-alarm.Tpo misc/.deps/libarm32_libmingwex_a-alarm.Po
  13969. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fesetexceptflag.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fesetexceptflag.Tpo -c -o misc/libarm32_libmingwex_a-fesetexceptflag.o `test -f 'misc/fesetexceptflag.c' || echo '../'`misc/fesetexceptflag.c
  13970. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fesetround.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fesetround.Tpo -c -o misc/libarm32_libmingwex_a-fesetround.o `test -f 'misc/fesetround.c' || echo '../'`misc/fesetround.c
  13971. mv -f math/.deps/libarm32_libmingwex_a-sqrtl.Tpo math/.deps/libarm32_libmingwex_a-sqrtl.Po
  13972. mv -f math/.deps/libarm32_libmingwex_a-sqrtf.Tpo math/.deps/libarm32_libmingwex_a-sqrtf.Po
  13973. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fetestexcept.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fetestexcept.Tpo -c -o misc/libarm32_libmingwex_a-fetestexcept.o `test -f 'misc/fetestexcept.c' || echo '../'`misc/fetestexcept.c
  13974. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-feupdateenv.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-feupdateenv.Tpo -c -o misc/libarm32_libmingwex_a-feupdateenv.o `test -f 'misc/feupdateenv.c' || echo '../'`misc/feupdateenv.c
  13975. mv -f math/.deps/libarm32_libmingwex_a-tanhl.Tpo math/.deps/libarm32_libmingwex_a-tanhl.Po
  13976. mv -f math/.deps/libarm32_libmingwex_a-powil.Tpo math/.deps/libarm32_libmingwex_a-powil.Po
  13977. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-ftruncate.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-ftruncate.Tpo -c -o misc/libarm32_libmingwex_a-ftruncate.o `test -f 'misc/ftruncate.c' || echo '../'`misc/ftruncate.c
  13978. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-fwide.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-fwide.Tpo -c -o misc/libarm32_libmingwex_a-fwide.o `test -f 'misc/fwide.c' || echo '../'`misc/fwide.c
  13979. mv -f math/.deps/libarm32_libmingwex_a-tgammal.Tpo math/.deps/libarm32_libmingwex_a-tgammal.Po
  13980. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-getlogin.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-getlogin.Tpo -c -o misc/libarm32_libmingwex_a-getlogin.o `test -f 'misc/getlogin.c' || echo '../'`misc/getlogin.c
  13981. mv -f math/.deps/libarm32_libmingwex_a-truncl.Tpo math/.deps/libarm32_libmingwex_a-truncl.Po
  13982. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-getopt.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-getopt.Tpo -c -o misc/libarm32_libmingwex_a-getopt.o `test -f 'misc/getopt.c' || echo '../'`misc/getopt.c
  13983. mv -f math/.deps/libarm32_libmingwex_a-sf_erf.Tpo math/.deps/libarm32_libmingwex_a-sf_erf.Po
  13984. mv -f math/.deps/libarm32_libmingwex_a-s_erf.Tpo math/.deps/libarm32_libmingwex_a-s_erf.Po
  13985. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-gettimeofday.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-gettimeofday.Tpo -c -o misc/libarm32_libmingwex_a-gettimeofday.o `test -f 'misc/gettimeofday.c' || echo '../'`misc/gettimeofday.c
  13986. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-imaxabs.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-imaxabs.Tpo -c -o misc/libarm32_libmingwex_a-imaxabs.o `test -f 'misc/imaxabs.c' || echo '../'`misc/imaxabs.c
  13987. mv -f math/.deps/libarm32_libmingwex_a-abs64.Tpo math/.deps/libarm32_libmingwex_a-abs64.Po
  13988. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-imaxdiv.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-imaxdiv.Tpo -c -o misc/libarm32_libmingwex_a-imaxdiv.o `test -f 'misc/imaxdiv.c' || echo '../'`misc/imaxdiv.c
  13989. mv -f math/.deps/libarm32_libmingwex_a-tgammaf.Tpo math/.deps/libarm32_libmingwex_a-tgammaf.Po
  13990. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-isblank.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-isblank.Tpo -c -o misc/libarm32_libmingwex_a-isblank.o `test -f 'misc/isblank.c' || echo '../'`misc/isblank.c
  13991. mv -f math/.deps/libarm32_libmingwex_a-tgamma.Tpo math/.deps/libarm32_libmingwex_a-tgamma.Po
  13992. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-iswblank.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-iswblank.Tpo -c -o misc/libarm32_libmingwex_a-iswblank.o `test -f 'misc/iswblank.c' || echo '../'`misc/iswblank.c
  13993. mv -f misc/.deps/libarm32_libmingwex_a-fegetenv.Tpo misc/.deps/libarm32_libmingwex_a-fegetenv.Po
  13994. mv -f misc/.deps/libarm32_libmingwex_a-fegetround.Tpo misc/.deps/libarm32_libmingwex_a-fegetround.Po
  13995. mv -f misc/.deps/libarm32_libmingwex_a-fegetexceptflag.Tpo misc/.deps/libarm32_libmingwex_a-fegetexceptflag.Po
  13996. mv -f misc/.deps/libarm32_libmingwex_a-feholdexcept.Tpo misc/.deps/libarm32_libmingwex_a-feholdexcept.Po
  13997. mv -f misc/.deps/libarm32_libmingwex_a-feclearexcept.Tpo misc/.deps/libarm32_libmingwex_a-feclearexcept.Po
  13998. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mempcpy.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mempcpy.Tpo -c -o misc/libarm32_libmingwex_a-mempcpy.o `test -f 'misc/mempcpy.c' || echo '../'`misc/mempcpy.c
  13999. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw-aligned-malloc.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw-aligned-malloc.Tpo -c -o misc/libarm32_libmingwex_a-mingw-aligned-malloc.o `test -f 'misc/mingw-aligned-malloc.c' || echo '../'`misc/mingw-aligned-malloc.c
  14000. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw_matherr.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_matherr.Tpo -c -o misc/libarm32_libmingwex_a-mingw_matherr.o `test -f 'misc/mingw_matherr.c' || echo '../'`misc/mingw_matherr.c
  14001. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw_mbwc_convert.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_mbwc_convert.Tpo -c -o misc/libarm32_libmingwex_a-mingw_mbwc_convert.o `test -f 'misc/mingw_mbwc_convert.c' || echo '../'`misc/mingw_mbwc_convert.c
  14002. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw_usleep.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_usleep.Tpo -c -o misc/libarm32_libmingwex_a-mingw_usleep.o `test -f 'misc/mingw_usleep.c' || echo '../'`misc/mingw_usleep.c
  14003. mv -f misc/.deps/libarm32_libmingwex_a-fesetenv.Tpo misc/.deps/libarm32_libmingwex_a-fesetenv.Po
  14004. mv -f misc/.deps/libarm32_libmingwex_a-feraiseexcept.Tpo misc/.deps/libarm32_libmingwex_a-feraiseexcept.Po
  14005. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw_wcstod.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_wcstod.Tpo -c -o misc/libarm32_libmingwex_a-mingw_wcstod.o `test -f 'misc/mingw_wcstod.c' || echo '../'`misc/mingw_wcstod.c
  14006. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw_wcstof.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_wcstof.Tpo -c -o misc/libarm32_libmingwex_a-mingw_wcstof.o `test -f 'misc/mingw_wcstof.c' || echo '../'`misc/mingw_wcstof.c
  14007. mv -f misc/.deps/libarm32_libmingwex_a-basename.Tpo misc/.deps/libarm32_libmingwex_a-basename.Po
  14008. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw_wcstold.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw_wcstold.Tpo -c -o misc/libarm32_libmingwex_a-mingw_wcstold.o `test -f 'misc/mingw_wcstold.c' || echo '../'`misc/mingw_wcstold.c
  14009. mv -f misc/.deps/libarm32_libmingwex_a-fesetexceptflag.Tpo misc/.deps/libarm32_libmingwex_a-fesetexceptflag.Po
  14010. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mkstemp.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mkstemp.Tpo -c -o misc/libarm32_libmingwex_a-mkstemp.o `test -f 'misc/mkstemp.c' || echo '../'`misc/mkstemp.c
  14011. mv -f misc/.deps/libarm32_libmingwex_a-ftruncate.Tpo misc/.deps/libarm32_libmingwex_a-ftruncate.Po
  14012. mv -f misc/.deps/libarm32_libmingwex_a-fesetround.Tpo misc/.deps/libarm32_libmingwex_a-fesetround.Po
  14013. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-sleep.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-sleep.Tpo -c -o misc/libarm32_libmingwex_a-sleep.o `test -f 'misc/sleep.c' || echo '../'`misc/sleep.c
  14014. mv -f misc/.deps/libarm32_libmingwex_a-mingw_getsp.Tpo misc/.deps/libarm32_libmingwex_a-mingw_getsp.Po
  14015. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-strnlen.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-strnlen.Tpo -c -o misc/libarm32_libmingwex_a-strnlen.o `test -f 'misc/strnlen.c' || echo '../'`misc/strnlen.c
  14016. mv -f misc/.deps/libarm32_libmingwex_a-mingw_longjmp.Tpo misc/.deps/libarm32_libmingwex_a-mingw_longjmp.Po
  14017. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-strsafe.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-strsafe.Tpo -c -o misc/libarm32_libmingwex_a-strsafe.o `test -f 'misc/strsafe.c' || echo '../'`misc/strsafe.c
  14018. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-strtoimax.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-strtoimax.Tpo -c -o misc/libarm32_libmingwex_a-strtoimax.o `test -f 'misc/strtoimax.c' || echo '../'`misc/strtoimax.c
  14019. mv -f misc/.deps/libarm32_libmingwex_a-fetestexcept.Tpo misc/.deps/libarm32_libmingwex_a-fetestexcept.Po
  14020. mv -f misc/.deps/libarm32_libmingwex_a-feupdateenv.Tpo misc/.deps/libarm32_libmingwex_a-feupdateenv.Po
  14021. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-strtoumax.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-strtoumax.Tpo -c -o misc/libarm32_libmingwex_a-strtoumax.o `test -f 'misc/strtoumax.c' || echo '../'`misc/strtoumax.c
  14022. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-tdelete.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-tdelete.Tpo -c -o misc/libarm32_libmingwex_a-tdelete.o `test -f 'misc/tdelete.c' || echo '../'`misc/tdelete.c
  14023. mv -f misc/.deps/libarm32_libmingwex_a-imaxabs.Tpo misc/.deps/libarm32_libmingwex_a-imaxabs.Po
  14024. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-tfind.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-tfind.Tpo -c -o misc/libarm32_libmingwex_a-tfind.o `test -f 'misc/tfind.c' || echo '../'`misc/tfind.c
  14025. mv -f misc/.deps/libarm32_libmingwex_a-fwide.Tpo misc/.deps/libarm32_libmingwex_a-fwide.Po
  14026. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-tsearch.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-tsearch.Tpo -c -o misc/libarm32_libmingwex_a-tsearch.o `test -f 'misc/tsearch.c' || echo '../'`misc/tsearch.c
  14027. mv -f misc/.deps/libarm32_libmingwex_a-imaxdiv.Tpo misc/.deps/libarm32_libmingwex_a-imaxdiv.Po
  14028. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-twalk.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-twalk.Tpo -c -o misc/libarm32_libmingwex_a-twalk.o `test -f 'misc/twalk.c' || echo '../'`misc/twalk.c
  14029. mv -f misc/.deps/libarm32_libmingwex_a-mingw_matherr.Tpo misc/.deps/libarm32_libmingwex_a-mingw_matherr.Po
  14030. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wcsnlen.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wcsnlen.Tpo -c -o misc/libarm32_libmingwex_a-wcsnlen.o `test -f 'misc/wcsnlen.c' || echo '../'`misc/wcsnlen.c
  14031. mv -f misc/.deps/libarm32_libmingwex_a-isblank.Tpo misc/.deps/libarm32_libmingwex_a-isblank.Po
  14032. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wcstof.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wcstof.Tpo -c -o misc/libarm32_libmingwex_a-wcstof.o `test -f 'misc/wcstof.c' || echo '../'`misc/wcstof.c
  14033. mv -f misc/.deps/libarm32_libmingwex_a-iswblank.Tpo misc/.deps/libarm32_libmingwex_a-iswblank.Po
  14034. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wcstoimax.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wcstoimax.Tpo -c -o misc/libarm32_libmingwex_a-wcstoimax.o `test -f 'misc/wcstoimax.c' || echo '../'`misc/wcstoimax.c
  14035. mv -f misc/.deps/libarm32_libmingwex_a-mempcpy.Tpo misc/.deps/libarm32_libmingwex_a-mempcpy.Po
  14036. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wcstold.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wcstold.Tpo -c -o misc/libarm32_libmingwex_a-wcstold.o `test -f 'misc/wcstold.c' || echo '../'`misc/wcstold.c
  14037. mv -f misc/.deps/libarm32_libmingwex_a-dirname.Tpo misc/.deps/libarm32_libmingwex_a-dirname.Po
  14038. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wcstoumax.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wcstoumax.Tpo -c -o misc/libarm32_libmingwex_a-wcstoumax.o `test -f 'misc/wcstoumax.c' || echo '../'`misc/wcstoumax.c
  14039. mv -f misc/.deps/libarm32_libmingwex_a-strnlen.Tpo misc/.deps/libarm32_libmingwex_a-strnlen.Po
  14040. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wctob.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wctob.Tpo -c -o misc/libarm32_libmingwex_a-wctob.o `test -f 'misc/wctob.c' || echo '../'`misc/wctob.c
  14041. mv -f gdtoa/.deps/libarm32_libmingwex_a-misc.Tpo gdtoa/.deps/libarm32_libmingwex_a-misc.Po
  14042. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wctrans.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wctrans.Tpo -c -o misc/libarm32_libmingwex_a-wctrans.o `test -f 'misc/wctrans.c' || echo '../'`misc/wctrans.c
  14043. mv -f misc/.deps/libarm32_libmingwex_a-tdelete.Tpo misc/.deps/libarm32_libmingwex_a-tdelete.Po
  14044. mv -f misc/.deps/libarm32_libmingwex_a-mingw_wcstod.Tpo misc/.deps/libarm32_libmingwex_a-mingw_wcstod.Po
  14045. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wctype.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wctype.Tpo -c -o misc/libarm32_libmingwex_a-wctype.o `test -f 'misc/wctype.c' || echo '../'`misc/wctype.c
  14046. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wdirent.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wdirent.Tpo -c -o misc/libarm32_libmingwex_a-wdirent.o `test -f 'misc/wdirent.c' || echo '../'`misc/wdirent.c
  14047. mv -f misc/.deps/libarm32_libmingwex_a-tfind.Tpo misc/.deps/libarm32_libmingwex_a-tfind.Po
  14048. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-winbs_uint64.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-winbs_uint64.Tpo -c -o misc/libarm32_libmingwex_a-winbs_uint64.o `test -f 'misc/winbs_uint64.c' || echo '../'`misc/winbs_uint64.c
  14049. mv -f misc/.deps/libarm32_libmingwex_a-mingw-aligned-malloc.Tpo misc/.deps/libarm32_libmingwex_a-mingw-aligned-malloc.Po
  14050. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-winbs_ulong.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-winbs_ulong.Tpo -c -o misc/libarm32_libmingwex_a-winbs_ulong.o `test -f 'misc/winbs_ulong.c' || echo '../'`misc/winbs_ulong.c
  14051. mv -f misc/.deps/libarm32_libmingwex_a-twalk.Tpo misc/.deps/libarm32_libmingwex_a-twalk.Po
  14052. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-winbs_ushort.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-winbs_ushort.Tpo -c -o misc/libarm32_libmingwex_a-winbs_ushort.o `test -f 'misc/winbs_ushort.c' || echo '../'`misc/winbs_ushort.c
  14053. mv -f misc/.deps/libarm32_libmingwex_a-tsearch.Tpo misc/.deps/libarm32_libmingwex_a-tsearch.Po
  14054. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wmemchr.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wmemchr.Tpo -c -o misc/libarm32_libmingwex_a-wmemchr.o `test -f 'misc/wmemchr.c' || echo '../'`misc/wmemchr.c
  14055. mv -f misc/.deps/libarm32_libmingwex_a-strtoumax.Tpo misc/.deps/libarm32_libmingwex_a-strtoumax.Po
  14056. mv -f misc/.deps/libarm32_libmingwex_a-wcsnlen.Tpo misc/.deps/libarm32_libmingwex_a-wcsnlen.Po
  14057. mv -f gdtoa/.deps/libarm32_libmingwex_a-strtodg.Tpo gdtoa/.deps/libarm32_libmingwex_a-strtodg.Po
  14058. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wmemcmp.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wmemcmp.Tpo -c -o misc/libarm32_libmingwex_a-wmemcmp.o `test -f 'misc/wmemcmp.c' || echo '../'`misc/wmemcmp.c
  14059. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wmemcpy.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wmemcpy.Tpo -c -o misc/libarm32_libmingwex_a-wmemcpy.o `test -f 'misc/wmemcpy.c' || echo '../'`misc/wmemcpy.c
  14060. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wmemmove.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wmemmove.Tpo -c -o misc/libarm32_libmingwex_a-wmemmove.o `test -f 'misc/wmemmove.c' || echo '../'`misc/wmemmove.c
  14061. mv -f misc/.deps/libarm32_libmingwex_a-strtoimax.Tpo misc/.deps/libarm32_libmingwex_a-strtoimax.Po
  14062. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wmempcpy.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wmempcpy.Tpo -c -o misc/libarm32_libmingwex_a-wmempcpy.o `test -f 'misc/wmempcpy.c' || echo '../'`misc/wmempcpy.c
  14063. mv -f misc/.deps/libarm32_libmingwex_a-mkstemp.Tpo misc/.deps/libarm32_libmingwex_a-mkstemp.Po
  14064. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-wmemset.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-wmemset.Tpo -c -o misc/libarm32_libmingwex_a-wmemset.o `test -f 'misc/wmemset.c' || echo '../'`misc/wmemset.c
  14065. mv -f misc/.deps/libarm32_libmingwex_a-wcstold.Tpo misc/.deps/libarm32_libmingwex_a-wcstold.Po
  14066. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-ftw.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-ftw.Tpo -c -o misc/libarm32_libmingwex_a-ftw.o `test -f 'misc/ftw.c' || echo '../'`misc/ftw.c
  14067. mv -f libsrc/.deps/libarm32_libuuid_a-uuid.Tpo libsrc/.deps/libarm32_libuuid_a-uuid.Po
  14068. mv -f misc/.deps/libarm32_libmingwex_a-wctrans.Tpo misc/.deps/libarm32_libmingwex_a-wctrans.Po
  14069. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-ftw64.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-ftw64.Tpo -c -o misc/libarm32_libmingwex_a-ftw64.o `test -f 'misc/ftw64.c' || echo '../'`misc/ftw64.c
  14070. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm32_libmingwex_a-mingw-access.o -MD -MP -MF misc/.deps/libarm32_libmingwex_a-mingw-access.Tpo -c -o misc/libarm32_libmingwex_a-mingw-access.o `test -f 'misc/mingw-access.c' || echo '../'`misc/mingw-access.c
  14071. mv -f misc/.deps/libarm32_libmingwex_a-winbs_uint64.Tpo misc/.deps/libarm32_libmingwex_a-winbs_uint64.Po
  14072. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-scanf2-argcount-char.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-scanf2-argcount-char.Tpo -c -o stdio/libarm32_libmingwex_a-scanf2-argcount-char.o `test -f 'stdio/scanf2-argcount-char.c' || echo '../'`stdio/scanf2-argcount-char.c
  14073. mv -f misc/.deps/libarm32_libmingwex_a-winbs_ulong.Tpo misc/.deps/libarm32_libmingwex_a-winbs_ulong.Po
  14074. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-scanf2-argcount-wchar.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-scanf2-argcount-wchar.Tpo -c -o stdio/libarm32_libmingwex_a-scanf2-argcount-wchar.o `test -f 'stdio/scanf2-argcount-wchar.c' || echo '../'`stdio/scanf2-argcount-wchar.c
  14075. mv -f misc/.deps/libarm32_libmingwex_a-winbs_ushort.Tpo misc/.deps/libarm32_libmingwex_a-winbs_ushort.Po
  14076. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT stdio/libarm32_libmingwex_a-vfscanf2.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vfscanf2.Tpo -c -o stdio/libarm32_libmingwex_a-vfscanf2.o `test -f 'stdio/vfscanf2.S' || echo '../'`stdio/vfscanf2.S
  14077. mv -f misc/.deps/libarm32_libmingwex_a-wctype.Tpo misc/.deps/libarm32_libmingwex_a-wctype.Po
  14078. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT stdio/libarm32_libmingwex_a-vfwscanf2.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vfwscanf2.Tpo -c -o stdio/libarm32_libmingwex_a-vfwscanf2.o `test -f 'stdio/vfwscanf2.S' || echo '../'`stdio/vfwscanf2.S
  14079. mv -f misc/.deps/libarm32_libmingwex_a-wcstoimax.Tpo misc/.deps/libarm32_libmingwex_a-wcstoimax.Po
  14080. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT stdio/libarm32_libmingwex_a-vscanf2.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vscanf2.Tpo -c -o stdio/libarm32_libmingwex_a-vscanf2.o `test -f 'stdio/vscanf2.S' || echo '../'`stdio/vscanf2.S
  14081. mv -f misc/.deps/libarm32_libmingwex_a-wcstoumax.Tpo misc/.deps/libarm32_libmingwex_a-wcstoumax.Po
  14082. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT stdio/libarm32_libmingwex_a-vsscanf2.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vsscanf2.Tpo -c -o stdio/libarm32_libmingwex_a-vsscanf2.o `test -f 'stdio/vsscanf2.S' || echo '../'`stdio/vsscanf2.S
  14083. mv -f misc/.deps/libarm32_libmingwex_a-delay-f.Tpo misc/.deps/libarm32_libmingwex_a-delay-f.Po
  14084. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT stdio/libarm32_libmingwex_a-vswscanf2.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vswscanf2.Tpo -c -o stdio/libarm32_libmingwex_a-vswscanf2.o `test -f 'stdio/vswscanf2.S' || echo '../'`stdio/vswscanf2.S
  14085. mv -f misc/.deps/libarm32_libmingwex_a-btowc.Tpo misc/.deps/libarm32_libmingwex_a-btowc.Po
  14086. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT stdio/libarm32_libmingwex_a-vwscanf2.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vwscanf2.Tpo -c -o stdio/libarm32_libmingwex_a-vwscanf2.o `test -f 'stdio/vwscanf2.S' || echo '../'`stdio/vwscanf2.S
  14087. mv -f misc/.deps/libarm32_libmingwex_a-wmempcpy.Tpo misc/.deps/libarm32_libmingwex_a-wmempcpy.Po
  14088. mv -f misc/.deps/libarm32_libmingwex_a-wmemset.Tpo misc/.deps/libarm32_libmingwex_a-wmemset.Po
  14089. mv -f misc/.deps/libarm32_libmingwex_a-wmemcpy.Tpo misc/.deps/libarm32_libmingwex_a-wmemcpy.Po
  14090. mv -f misc/.deps/libarm32_libmingwex_a-wmemchr.Tpo misc/.deps/libarm32_libmingwex_a-wmemchr.Po
  14091. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-strtok_r.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-strtok_r.Tpo -c -o stdio/libarm32_libmingwex_a-strtok_r.o `test -f 'stdio/strtok_r.c' || echo '../'`stdio/strtok_r.c
  14092. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT stdio/libarm32_libmingwex_a-scanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-scanf.Tpo -c -o stdio/libarm32_libmingwex_a-scanf.o `test -f 'stdio/scanf.S' || echo '../'`stdio/scanf.S
  14093. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_Exit.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_Exit.Tpo -c -o stdio/libarm32_libmingwex_a-_Exit.o `test -f 'stdio/_Exit.c' || echo '../'`stdio/_Exit.c
  14094. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_findfirst64i32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_findfirst64i32.Tpo -c -o stdio/libarm32_libmingwex_a-_findfirst64i32.o `test -f 'stdio/_findfirst64i32.c' || echo '../'`stdio/_findfirst64i32.c
  14095. mv -f misc/.deps/libarm32_libmingwex_a-wmemcmp.Tpo misc/.deps/libarm32_libmingwex_a-wmemcmp.Po
  14096. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_findnext64i32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_findnext64i32.Tpo -c -o stdio/libarm32_libmingwex_a-_findnext64i32.o `test -f 'stdio/_findnext64i32.c' || echo '../'`stdio/_findnext64i32.c
  14097. mv -f misc/.deps/libarm32_libmingwex_a-delay-n.Tpo misc/.deps/libarm32_libmingwex_a-delay-n.Po
  14098. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_fstat.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_fstat.Tpo -c -o stdio/libarm32_libmingwex_a-_fstat.o `test -f 'stdio/_fstat.c' || echo '../'`stdio/_fstat.c
  14099. mv -f misc/.deps/libarm32_libmingwex_a-wmemmove.Tpo misc/.deps/libarm32_libmingwex_a-wmemmove.Po
  14100. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_fstat64i32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_fstat64i32.Tpo -c -o stdio/libarm32_libmingwex_a-_fstat64i32.o `test -f 'stdio/_fstat64i32.c' || echo '../'`stdio/_fstat64i32.c
  14101. mv -f stdio/.deps/libarm32_libmingwex_a-scanf2-argcount-char.Tpo stdio/.deps/libarm32_libmingwex_a-scanf2-argcount-char.Po
  14102. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_ftime.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_ftime.Tpo -c -o stdio/libarm32_libmingwex_a-_ftime.o `test -f 'stdio/_ftime.c' || echo '../'`stdio/_ftime.c
  14103. mv -f stdio/.deps/libarm32_libmingwex_a-scanf2-argcount-wchar.Tpo stdio/.deps/libarm32_libmingwex_a-scanf2-argcount-wchar.Po
  14104. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_stat.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_stat.Tpo -c -o stdio/libarm32_libmingwex_a-_stat.o `test -f 'stdio/_stat.c' || echo '../'`stdio/_stat.c
  14105. mv -f stdio/.deps/libarm32_libmingwex_a-_Exit.Tpo stdio/.deps/libarm32_libmingwex_a-_Exit.Po
  14106. mv -f misc/.deps/libarm32_libmingwex_a-dirent.Tpo misc/.deps/libarm32_libmingwex_a-dirent.Po
  14107. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_stat64i32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_stat64i32.Tpo -c -o stdio/libarm32_libmingwex_a-_stat64i32.o `test -f 'stdio/_stat64i32.c' || echo '../'`stdio/_stat64i32.c
  14108. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_wfindfirst64i32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_wfindfirst64i32.Tpo -c -o stdio/libarm32_libmingwex_a-_wfindfirst64i32.o `test -f 'stdio/_wfindfirst64i32.c' || echo '../'`stdio/_wfindfirst64i32.c
  14109. mv -f stdio/.deps/libarm32_libmingwex_a-_findnext64i32.Tpo stdio/.deps/libarm32_libmingwex_a-_findnext64i32.Po
  14110. mv -f stdio/.deps/libarm32_libmingwex_a-_findfirst64i32.Tpo stdio/.deps/libarm32_libmingwex_a-_findfirst64i32.Po
  14111. mv -f stdio/.deps/libarm32_libmingwex_a-_fstat.Tpo stdio/.deps/libarm32_libmingwex_a-_fstat.Po
  14112. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_wfindnext64i32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_wfindnext64i32.Tpo -c -o stdio/libarm32_libmingwex_a-_wfindnext64i32.o `test -f 'stdio/_wfindnext64i32.c' || echo '../'`stdio/_wfindnext64i32.c
  14113. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_wstat.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_wstat.Tpo -c -o stdio/libarm32_libmingwex_a-_wstat.o `test -f 'stdio/_wstat.c' || echo '../'`stdio/_wstat.c
  14114. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-_wstat64i32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-_wstat64i32.Tpo -c -o stdio/libarm32_libmingwex_a-_wstat64i32.o `test -f 'stdio/_wstat64i32.c' || echo '../'`stdio/_wstat64i32.c
  14115. mv -f stdio/.deps/libarm32_libmingwex_a-strtok_r.Tpo stdio/.deps/libarm32_libmingwex_a-strtok_r.Po
  14116. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-asprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-asprintf.Tpo -c -o stdio/libarm32_libmingwex_a-asprintf.o `test -f 'stdio/asprintf.c' || echo '../'`stdio/asprintf.c
  14117. mv -f stdio/.deps/libarm32_libmingwex_a-vfscanf2.Tpo stdio/.deps/libarm32_libmingwex_a-vfscanf2.Po
  14118. mv -f stdio/.deps/libarm32_libmingwex_a-vfwscanf2.Tpo stdio/.deps/libarm32_libmingwex_a-vfwscanf2.Po
  14119. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-atoll.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-atoll.Tpo -c -o stdio/libarm32_libmingwex_a-atoll.o `test -f 'stdio/atoll.c' || echo '../'`stdio/atoll.c
  14120. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-fgetpos64.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-fgetpos64.Tpo -c -o stdio/libarm32_libmingwex_a-fgetpos64.o `test -f 'stdio/fgetpos64.c' || echo '../'`stdio/fgetpos64.c
  14121. mv -f misc/.deps/libarm32_libmingwex_a-mingw_usleep.Tpo misc/.deps/libarm32_libmingwex_a-mingw_usleep.Po
  14122. mv -f stdio/.deps/libarm32_libmingwex_a-_ftime.Tpo stdio/.deps/libarm32_libmingwex_a-_ftime.Po
  14123. mv -f stdio/.deps/libarm32_libmingwex_a-vscanf2.Tpo stdio/.deps/libarm32_libmingwex_a-vscanf2.Po
  14124. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-fopen64.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-fopen64.Tpo -c -o stdio/libarm32_libmingwex_a-fopen64.o `test -f 'stdio/fopen64.c' || echo '../'`stdio/fopen64.c
  14125. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-fseeko32.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-fseeko32.Tpo -c -o stdio/libarm32_libmingwex_a-fseeko32.o `test -f 'stdio/fseeko32.c' || echo '../'`stdio/fseeko32.c
  14126. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-fseeko64.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-fseeko64.Tpo -c -o stdio/libarm32_libmingwex_a-fseeko64.o `test -f 'stdio/fseeko64.c' || echo '../'`stdio/fseeko64.c
  14127. mv -f stdio/.deps/libarm32_libmingwex_a-_fstat64i32.Tpo stdio/.deps/libarm32_libmingwex_a-_fstat64i32.Po
  14128. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-fsetpos64.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-fsetpos64.Tpo -c -o stdio/libarm32_libmingwex_a-fsetpos64.o `test -f 'stdio/fsetpos64.c' || echo '../'`stdio/fsetpos64.c
  14129. mv -f stdio/.deps/libarm32_libmingwex_a-vswscanf2.Tpo stdio/.deps/libarm32_libmingwex_a-vswscanf2.Po
  14130. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-ftello.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-ftello.Tpo -c -o stdio/libarm32_libmingwex_a-ftello.o `test -f 'stdio/ftello.c' || echo '../'`stdio/ftello.c
  14131. mv -f stdio/.deps/libarm32_libmingwex_a-vsscanf2.Tpo stdio/.deps/libarm32_libmingwex_a-vsscanf2.Po
  14132. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-ftello64.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-ftello64.Tpo -c -o stdio/libarm32_libmingwex_a-ftello64.o `test -f 'stdio/ftello64.c' || echo '../'`stdio/ftello64.c
  14133. mv -f stdio/.deps/libarm32_libmingwex_a-vwscanf2.Tpo stdio/.deps/libarm32_libmingwex_a-vwscanf2.Po
  14134. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-ftruncate64.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-ftruncate64.Tpo -c -o stdio/libarm32_libmingwex_a-ftruncate64.o `test -f 'stdio/ftruncate64.c' || echo '../'`stdio/ftruncate64.c
  14135. mv -f stdio/.deps/libarm32_libmingwex_a-scanf.Tpo stdio/.deps/libarm32_libmingwex_a-scanf.Po
  14136. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-lltoa.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-lltoa.Tpo -c -o stdio/libarm32_libmingwex_a-lltoa.o `test -f 'stdio/lltoa.c' || echo '../'`stdio/lltoa.c
  14137. mv -f stdio/.deps/libarm32_libmingwex_a-_stat.Tpo stdio/.deps/libarm32_libmingwex_a-_stat.Po
  14138. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-lltow.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-lltow.Tpo -c -o stdio/libarm32_libmingwex_a-lltow.o `test -f 'stdio/lltow.c' || echo '../'`stdio/lltow.c
  14139. mv -f misc/.deps/libarm32_libmingwex_a-delayimp.Tpo misc/.deps/libarm32_libmingwex_a-delayimp.Po
  14140. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-lseek64.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-lseek64.Tpo -c -o stdio/libarm32_libmingwex_a-lseek64.o `test -f 'stdio/lseek64.c' || echo '../'`stdio/lseek64.c
  14141. mv -f misc/.deps/libarm32_libmingwex_a-mingw_wcstold.Tpo misc/.deps/libarm32_libmingwex_a-mingw_wcstold.Po
  14142. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_fprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_fprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_fprintf.o `test -f 'stdio/mingw_fprintf.c' || echo '../'`stdio/mingw_fprintf.c
  14143. mv -f stdio/.deps/libarm32_libmingwex_a-_wfindnext64i32.Tpo stdio/.deps/libarm32_libmingwex_a-_wfindnext64i32.Po
  14144. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_fprintfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_fprintfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_fprintfw.o `test -f 'stdio/mingw_fprintfw.c' || echo '../'`stdio/mingw_fprintfw.c
  14145. mv -f stdio/.deps/libarm32_libmingwex_a-_wfindfirst64i32.Tpo stdio/.deps/libarm32_libmingwex_a-_wfindfirst64i32.Po
  14146. mv -f stdio/.deps/libarm32_libmingwex_a-atoll.Tpo stdio/.deps/libarm32_libmingwex_a-atoll.Po
  14147. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_fscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_fscanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_fscanf.o `test -f 'stdio/mingw_fscanf.c' || echo '../'`stdio/mingw_fscanf.c
  14148. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_fwscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_fwscanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_fwscanf.o `test -f 'stdio/mingw_fwscanf.c' || echo '../'`stdio/mingw_fwscanf.c
  14149. mv -f stdio/.deps/libarm32_libmingwex_a-fgetpos64.Tpo stdio/.deps/libarm32_libmingwex_a-fgetpos64.Po
  14150. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_pformat.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_pformat.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_pformat.o `test -f 'stdio/mingw_pformat.c' || echo '../'`stdio/mingw_pformat.c
  14151. mv -f stdio/.deps/libarm32_libmingwex_a-fsetpos64.Tpo stdio/.deps/libarm32_libmingwex_a-fsetpos64.Po
  14152. mv -f stdio/.deps/libarm32_libmingwex_a-fopen64.Tpo stdio/.deps/libarm32_libmingwex_a-fopen64.Po
  14153. mv -f stdio/.deps/libarm32_libmingwex_a-fseeko32.Tpo stdio/.deps/libarm32_libmingwex_a-fseeko32.Po
  14154. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_pformatw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_pformatw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_pformatw.o `test -f 'stdio/mingw_pformatw.c' || echo '../'`stdio/mingw_pformatw.c
  14155. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_printf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_printf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_printf.o `test -f 'stdio/mingw_printf.c' || echo '../'`stdio/mingw_printf.c
  14156. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_printfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_printfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_printfw.o `test -f 'stdio/mingw_printfw.c' || echo '../'`stdio/mingw_printfw.c
  14157. mv -f stdio/.deps/libarm32_libmingwex_a-asprintf.Tpo stdio/.deps/libarm32_libmingwex_a-asprintf.Po
  14158. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_scanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_scanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_scanf.o `test -f 'stdio/mingw_scanf.c' || echo '../'`stdio/mingw_scanf.c
  14159. mv -f misc/.deps/libarm32_libmingwex_a-ftw.Tpo misc/.deps/libarm32_libmingwex_a-ftw.Po
  14160. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_snprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_snprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_snprintf.o `test -f 'stdio/mingw_snprintf.c' || echo '../'`stdio/mingw_snprintf.c
  14161. mv -f stdio/.deps/libarm32_libmingwex_a-fseeko64.Tpo stdio/.deps/libarm32_libmingwex_a-fseeko64.Po
  14162. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_snprintfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_snprintfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_snprintfw.o `test -f 'stdio/mingw_snprintfw.c' || echo '../'`stdio/mingw_snprintfw.c
  14163. mv -f stdio/.deps/libarm32_libmingwex_a-_wstat.Tpo stdio/.deps/libarm32_libmingwex_a-_wstat.Po
  14164. mv -f stdio/.deps/libarm32_libmingwex_a-ftello.Tpo stdio/.deps/libarm32_libmingwex_a-ftello.Po
  14165. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_sprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_sprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_sprintf.o `test -f 'stdio/mingw_sprintf.c' || echo '../'`stdio/mingw_sprintf.c
  14166. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_sprintfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_sprintfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_sprintfw.o `test -f 'stdio/mingw_sprintfw.c' || echo '../'`stdio/mingw_sprintfw.c
  14167. mv -f stdio/.deps/libarm32_libmingwex_a-_stat64i32.Tpo stdio/.deps/libarm32_libmingwex_a-_stat64i32.Po
  14168. mv -f misc/.deps/libarm32_libmingwex_a-wcstof.Tpo misc/.deps/libarm32_libmingwex_a-wcstof.Po
  14169. mv -f stdio/.deps/libarm32_libmingwex_a-ftello64.Tpo stdio/.deps/libarm32_libmingwex_a-ftello64.Po
  14170. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_sscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_sscanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_sscanf.o `test -f 'stdio/mingw_sscanf.c' || echo '../'`stdio/mingw_sscanf.c
  14171. mv -f stdio/.deps/libarm32_libmingwex_a-_wstat64i32.Tpo stdio/.deps/libarm32_libmingwex_a-_wstat64i32.Po
  14172. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_swscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_swscanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_swscanf.o `test -f 'stdio/mingw_swscanf.c' || echo '../'`stdio/mingw_swscanf.c
  14173. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vfprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vfprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vfprintf.o `test -f 'stdio/mingw_vfprintf.c' || echo '../'`stdio/mingw_vfprintf.c
  14174. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vfprintfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vfprintfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vfprintfw.o `test -f 'stdio/mingw_vfprintfw.c' || echo '../'`stdio/mingw_vfprintfw.c
  14175. mv -f stdio/.deps/libarm32_libmingwex_a-lltoa.Tpo stdio/.deps/libarm32_libmingwex_a-lltoa.Po
  14176. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vfscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vfscanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vfscanf.o `test -f 'stdio/mingw_vfscanf.c' || echo '../'`stdio/mingw_vfscanf.c
  14177. mv -f misc/.deps/libarm32_libmingwex_a-ftw64.Tpo misc/.deps/libarm32_libmingwex_a-ftw64.Po
  14178. mv -f misc/.deps/libarm32_libmingwex_a-wctob.Tpo misc/.deps/libarm32_libmingwex_a-wctob.Po
  14179. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vprintf.o `test -f 'stdio/mingw_vprintf.c' || echo '../'`stdio/mingw_vprintf.c
  14180. mv -f stdio/.deps/libarm32_libmingwex_a-lltow.Tpo stdio/.deps/libarm32_libmingwex_a-lltow.Po
  14181. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vprintfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vprintfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vprintfw.o `test -f 'stdio/mingw_vprintfw.c' || echo '../'`stdio/mingw_vprintfw.c
  14182. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vsnprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vsnprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vsnprintf.o `test -f 'stdio/mingw_vsnprintf.c' || echo '../'`stdio/mingw_vsnprintf.c
  14183. mv -f stdio/.deps/libarm32_libmingwex_a-lseek64.Tpo stdio/.deps/libarm32_libmingwex_a-lseek64.Po
  14184. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vsnprintfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vsnprintfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vsnprintfw.o `test -f 'stdio/mingw_vsnprintfw.c' || echo '../'`stdio/mingw_vsnprintfw.c
  14185. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_fprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_fprintf.Po
  14186. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vsprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vsprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vsprintf.o `test -f 'stdio/mingw_vsprintf.c' || echo '../'`stdio/mingw_vsprintf.c
  14187. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_fprintfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_fprintfw.Po
  14188. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vsprintfw.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vsprintfw.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vsprintfw.o `test -f 'stdio/mingw_vsprintfw.c' || echo '../'`stdio/mingw_vsprintfw.c
  14189. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_printf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_printf.Po
  14190. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_wscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_wscanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_wscanf.o `test -f 'stdio/mingw_wscanf.c' || echo '../'`stdio/mingw_wscanf.c
  14191. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_printfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_printfw.Po
  14192. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_fwscanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_fwscanf.Po
  14193. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_fscanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_fscanf.Po
  14194. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_wvfscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_wvfscanf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_wvfscanf.o `test -f 'stdio/mingw_wvfscanf.c' || echo '../'`stdio/mingw_wvfscanf.c
  14195. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-snprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-snprintf.Tpo -c -o stdio/libarm32_libmingwex_a-snprintf.o `test -f 'stdio/snprintf.c' || echo '../'`stdio/snprintf.c
  14196. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-snwprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-snwprintf.Tpo -c -o stdio/libarm32_libmingwex_a-snwprintf.o `test -f 'stdio/snwprintf.c' || echo '../'`stdio/snwprintf.c
  14197. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_snprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_snprintf.Po
  14198. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-strtof.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-strtof.Tpo -c -o stdio/libarm32_libmingwex_a-strtof.o `test -f 'stdio/strtof.c' || echo '../'`stdio/strtof.c
  14199. mv -f misc/.deps/libarm32_libmingwex_a-wdirent.Tpo misc/.deps/libarm32_libmingwex_a-wdirent.Po
  14200. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-truncate.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-truncate.Tpo -c -o stdio/libarm32_libmingwex_a-truncate.o `test -f 'stdio/truncate.c' || echo '../'`stdio/truncate.c
  14201. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_snprintfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_snprintfw.Po
  14202. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_scanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_scanf.Po
  14203. ../stdio/mingw_pformat.c:86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  14204. #include <pshpack1.h>
  14205. ^
  14206. /home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  14207. #pragma pack(push,1)
  14208. ^
  14209. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-ulltoa.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-ulltoa.Tpo -c -o stdio/libarm32_libmingwex_a-ulltoa.o `test -f 'stdio/ulltoa.c' || echo '../'`stdio/ulltoa.c
  14210. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  14211. #include <poppack.h>
  14212. ^
  14213. note: previous '#pragma pack' directive that modifies alignment is here
  14214. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-ulltow.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-ulltow.Tpo -c -o stdio/libarm32_libmingwex_a-ulltow.o `test -f 'stdio/ulltow.c' || echo '../'`stdio/ulltow.c
  14215. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_sscanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_sscanf.Po
  14216. In file included from ../stdio/mingw_pformatw.c:8:
  14217. ../stdio/mingw_pformat.c:86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  14218. #include <pshpack1.h>
  14219. ^
  14220. /home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  14221. #pragma pack(push,1)
  14222. ^
  14223. In file included from ../stdio/mingw_pformatw.c:8:
  14224. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  14225. #include <poppack.h>
  14226. ^
  14227. note: previous '#pragma pack' directive that modifies alignment is here
  14228. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vasprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vasprintf.Tpo -c -o stdio/libarm32_libmingwex_a-vasprintf.o `test -f 'stdio/vasprintf.c' || echo '../'`stdio/vasprintf.c
  14229. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vfprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vfprintf.Po
  14230. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_sprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_sprintf.Po
  14231. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_swscanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_swscanf.Po
  14232. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vfscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vfscanf.Tpo -c -o stdio/libarm32_libmingwex_a-vfscanf.o `test -f 'stdio/vfscanf.c' || echo '../'`stdio/vfscanf.c
  14233. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_sprintfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_sprintfw.Po
  14234. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vfwscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vfwscanf.Tpo -c -o stdio/libarm32_libmingwex_a-vfwscanf.o `test -f 'stdio/vfwscanf.c' || echo '../'`stdio/vfwscanf.c
  14235. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vscanf.Tpo -c -o stdio/libarm32_libmingwex_a-vscanf.o `test -f 'stdio/vscanf.c' || echo '../'`stdio/vscanf.c
  14236. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vsnprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vsnprintf.Tpo -c -o stdio/libarm32_libmingwex_a-vsnprintf.o `test -f 'stdio/vsnprintf.c' || echo '../'`stdio/vsnprintf.c
  14237. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vprintf.Po
  14238. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vprintfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vprintfw.Po
  14239. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vfprintfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vfprintfw.Po
  14240. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vsnwprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vsnwprintf.Tpo -c -o stdio/libarm32_libmingwex_a-vsnwprintf.o `test -f 'stdio/vsnwprintf.c' || echo '../'`stdio/vsnwprintf.c
  14241. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vsnprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vsnprintf.Po
  14242. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vsscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vsscanf.Tpo -c -o stdio/libarm32_libmingwex_a-vsscanf.o `test -f 'stdio/vsscanf.c' || echo '../'`stdio/vsscanf.c
  14243. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vswscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vswscanf.Tpo -c -o stdio/libarm32_libmingwex_a-vswscanf.o `test -f 'stdio/vswscanf.c' || echo '../'`stdio/vswscanf.c
  14244. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-vwscanf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-vwscanf.Tpo -c -o stdio/libarm32_libmingwex_a-vwscanf.o `test -f 'stdio/vwscanf.c' || echo '../'`stdio/vwscanf.c
  14245. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vsnprintfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vsnprintfw.Po
  14246. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-wtoll.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-wtoll.Tpo -c -o stdio/libarm32_libmingwex_a-wtoll.o `test -f 'stdio/wtoll.c' || echo '../'`stdio/wtoll.c
  14247. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vsprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vsprintf.Po
  14248. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_asprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_asprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_asprintf.o `test -f 'stdio/mingw_asprintf.c' || echo '../'`stdio/mingw_asprintf.c
  14249. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vsprintfw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vsprintfw.Po
  14250. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm32_libmingwex_a-mingw_vasprintf.o -MD -MP -MF stdio/.deps/libarm32_libmingwex_a-mingw_vasprintf.Tpo -c -o stdio/libarm32_libmingwex_a-mingw_vasprintf.o `test -f 'stdio/mingw_vasprintf.c' || echo '../'`stdio/mingw_vasprintf.c
  14251. mv -f stdio/.deps/libarm32_libmingwex_a-snprintf.Tpo stdio/.deps/libarm32_libmingwex_a-snprintf.Po
  14252. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmingwex_a-_chgsignl.o -MD -MP -MF math/arm/.deps/libarm32_libmingwex_a-_chgsignl.Tpo -c -o math/arm/libarm32_libmingwex_a-_chgsignl.o `test -f 'math/arm/_chgsignl.S' || echo '../'`math/arm/_chgsignl.S
  14253. mv -f stdio/.deps/libarm32_libmingwex_a-snwprintf.Tpo stdio/.deps/libarm32_libmingwex_a-snwprintf.Po
  14254. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm/libarm32_libmingwex_a-s_rint.o -MD -MP -MF math/arm/.deps/libarm32_libmingwex_a-s_rint.Tpo -c -o math/arm/libarm32_libmingwex_a-s_rint.o `test -f 'math/arm/s_rint.c' || echo '../'`math/arm/s_rint.c
  14255. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_wscanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_wscanf.Po
  14256. mv -f stdio/.deps/libarm32_libmingwex_a-ulltow.Tpo stdio/.deps/libarm32_libmingwex_a-ulltow.Po
  14257. mv -f stdio/.deps/libarm32_libmingwex_a-ulltoa.Tpo stdio/.deps/libarm32_libmingwex_a-ulltoa.Po
  14258. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm/libarm32_libmingwex_a-s_rintf.o -MD -MP -MF math/arm/.deps/libarm32_libmingwex_a-s_rintf.Tpo -c -o math/arm/libarm32_libmingwex_a-s_rintf.o `test -f 'math/arm/s_rintf.c' || echo '../'`math/arm/s_rintf.c
  14259. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm32_libmingwex_a-ldexpl.o -MD -MP -MF math/arm-common/.deps/libarm32_libmingwex_a-ldexpl.Tpo -c -o math/arm-common/libarm32_libmingwex_a-ldexpl.o `test -f 'math/arm-common/ldexpl.c' || echo '../'`math/arm-common/ldexpl.c
  14260. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmingwex_a-sincos.o -MD -MP -MF math/arm/.deps/libarm32_libmingwex_a-sincos.Tpo -c -o math/arm/libarm32_libmingwex_a-sincos.o `test -f 'math/arm/sincos.S' || echo '../'`math/arm/sincos.S
  14261. mv -f stdio/.deps/libarm32_libmingwex_a-strtof.Tpo stdio/.deps/libarm32_libmingwex_a-strtof.Po
  14262. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -g -O2 -MT math/arm/libarm32_libmingwex_a-sincosf.o -MD -MP -MF math/arm/.deps/libarm32_libmingwex_a-sincosf.Tpo -c -o math/arm/libarm32_libmingwex_a-sincosf.o `test -f 'math/arm/sincosf.S' || echo '../'`math/arm/sincosf.S
  14263. mv -f stdio/.deps/libarm32_libmingwex_a-truncate.Tpo stdio/.deps/libarm32_libmingwex_a-truncate.Po
  14264. rm -f libarm32/libmoldname.a
  14265. armv7-w64-mingw32-ar cru libarm32/libmoldname.a libarm32_libmoldname_a-_libm_dummy.o
  14266. mv -f stdio/.deps/libarm32_libmingwex_a-wtoll.Tpo stdio/.deps/libarm32_libmingwex_a-wtoll.Po
  14267. rm -f libarm32/libmingwthrd.a
  14268. armv7-w64-mingw32-ar cru libarm32/libmingwthrd.a libsrc/libarm32_libmingwthrd_a-mingwthrd_mt.o
  14269. mv -f stdio/.deps/libarm32_libmingwex_a-vscanf.Tpo stdio/.deps/libarm32_libmingwex_a-vscanf.Po
  14270. rm -f libarm32/libmsvcrt_common.a
  14271. mv -f stdio/.deps/libarm32_libmingwex_a-vfscanf.Tpo stdio/.deps/libarm32_libmingwex_a-vfscanf.Po
  14272. mv -f stdio/.deps/libarm32_libmingwex_a-vsnwprintf.Tpo stdio/.deps/libarm32_libmingwex_a-vsnwprintf.Po
  14273. mv -f stdio/.deps/libarm32_libmingwex_a-vsscanf.Tpo stdio/.deps/libarm32_libmingwex_a-vsscanf.Po
  14274. armv7-w64-mingw32-ar cru libarm32/libmsvcrt_common.a misc/libarm32_libmsvcrt_common_a-mbrtowc.o misc/libarm32_libmsvcrt_common_a-mbsinit.o misc/libarm32_libmsvcrt_common_a-onexit_table.o misc/libarm32_libmsvcrt_common_a-register_tls_atexit.o misc/libarm32_libmsvcrt_common_a-uchar_c16rtomb.o misc/libarm32_libmsvcrt_common_a-uchar_c32rtomb.o misc/libarm32_libmsvcrt_common_a-uchar_mbrtoc16.o misc/libarm32_libmsvcrt_common_a-uchar_mbrtoc32.o misc/libarm32_libmsvcrt_common_a-wcrtomb.o stdio/libarm32_libmsvcrt_common_a-_getc_nolock.o stdio/libarm32_libmsvcrt_common_a-_getwc_nolock.o stdio/libarm32_libmsvcrt_common_a-_putc_nolock.o stdio/libarm32_libmsvcrt_common_a-_putwc_nolock.o stdio/libarm32_libmsvcrt_common_a-acrt_iob_func.o stdio/libarm32_libmsvcrt_common_a-snprintf_alias.o stdio/libarm32_libmsvcrt_common_a-vsnprintf_alias.o math/libarm32_libmsvcrt_common_a-frexp.o
  14275. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_access_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_access_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_access_s.o `test -f 'secapi/_access_s.c' || echo '../'`secapi/_access_s.c
  14276. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_cgets_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_cgets_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_cgets_s.o `test -f 'secapi/_cgets_s.c' || echo '../'`secapi/_cgets_s.c
  14277. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_cgetws_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_cgetws_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_cgetws_s.o `test -f 'secapi/_cgetws_s.c' || echo '../'`secapi/_cgetws_s.c
  14278. mv -f stdio/.deps/libarm32_libmingwex_a-vswscanf.Tpo stdio/.deps/libarm32_libmingwex_a-vswscanf.Po
  14279. mv -f stdio/.deps/libarm32_libmingwex_a-vfwscanf.Tpo stdio/.deps/libarm32_libmingwex_a-vfwscanf.Po
  14280. mv -f stdio/.deps/libarm32_libmingwex_a-vsnprintf.Tpo stdio/.deps/libarm32_libmingwex_a-vsnprintf.Po
  14281. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_chsize_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_chsize_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_chsize_s.o `test -f 'secapi/_chsize_s.c' || echo '../'`secapi/_chsize_s.c
  14282. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_controlfp_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_controlfp_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_controlfp_s.o `test -f 'secapi/_controlfp_s.c' || echo '../'`secapi/_controlfp_s.c
  14283. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_cprintf_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_cprintf_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_cprintf_s.o `test -f 'secapi/_cprintf_s.c' || echo '../'`secapi/_cprintf_s.c
  14284. mv -f stdio/.deps/libarm32_libmingwex_a-vasprintf.Tpo stdio/.deps/libarm32_libmingwex_a-vasprintf.Po
  14285. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_cprintf_s_l.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_cprintf_s_l.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_cprintf_s_l.o `test -f 'secapi/_cprintf_s_l.c' || echo '../'`secapi/_cprintf_s_l.c
  14286. mv -f stdio/.deps/libarm32_libmingwex_a-vwscanf.Tpo stdio/.deps/libarm32_libmingwex_a-vwscanf.Po
  14287. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_ctime32_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_ctime32_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_ctime32_s.o `test -f 'secapi/_ctime32_s.c' || echo '../'`secapi/_ctime32_s.c
  14288. armv7-w64-mingw32-ranlib libarm32/libmoldname.a
  14289. armv7-w64-mingw32-ranlib libarm32/libmingwthrd.a
  14290. armv7-w64-mingw32-ranlib libarm32/libmsvcrt_common.a
  14291. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_asprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_asprintf.Po
  14292. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_ctime64_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_ctime64_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_ctime64_s.o `test -f 'secapi/_ctime64_s.c' || echo '../'`secapi/_ctime64_s.c
  14293. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_cwprintf_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_cwprintf_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_cwprintf_s.o `test -f 'secapi/_cwprintf_s.c' || echo '../'`secapi/_cwprintf_s.c
  14294. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vasprintf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vasprintf.Po
  14295. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_cwprintf_s_l.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_cwprintf_s_l.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_cwprintf_s_l.o `test -f 'secapi/_cwprintf_s_l.c' || echo '../'`secapi/_cwprintf_s_l.c
  14296. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_gmtime32_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_gmtime32_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_gmtime32_s.o `test -f 'secapi/_gmtime32_s.c' || echo '../'`secapi/_gmtime32_s.c
  14297. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_gmtime64_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_gmtime64_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_gmtime64_s.o `test -f 'secapi/_gmtime64_s.c' || echo '../'`secapi/_gmtime64_s.c
  14298. mv -f misc/.deps/libarm32_libmingwex_a-getlogin.Tpo misc/.deps/libarm32_libmingwex_a-getlogin.Po
  14299. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_localtime32_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_localtime32_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_localtime32_s.o `test -f 'secapi/_localtime32_s.c' || echo '../'`secapi/_localtime32_s.c
  14300. mv -f math/arm/.deps/libarm32_libmingwex_a-s_rintf.Tpo math/arm/.deps/libarm32_libmingwex_a-s_rintf.Po
  14301. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_localtime64_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_localtime64_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_localtime64_s.o `test -f 'secapi/_localtime64_s.c' || echo '../'`secapi/_localtime64_s.c
  14302. mv -f math/arm/.deps/libarm32_libmingwex_a-s_rint.Tpo math/arm/.deps/libarm32_libmingwex_a-s_rint.Po
  14303. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_mktemp_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_mktemp_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_mktemp_s.o `test -f 'secapi/_mktemp_s.c' || echo '../'`secapi/_mktemp_s.c
  14304. mv -f math/arm-common/.deps/libarm32_libmingwex_a-ldexpl.Tpo math/arm-common/.deps/libarm32_libmingwex_a-ldexpl.Po
  14305. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_sopen_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_sopen_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_sopen_s.o `test -f 'secapi/_sopen_s.c' || echo '../'`secapi/_sopen_s.c
  14306. mv -f math/arm/.deps/libarm32_libmingwex_a-_chgsignl.Tpo math/arm/.deps/libarm32_libmingwex_a-_chgsignl.Po
  14307. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_strdate_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_strdate_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_strdate_s.o `test -f 'secapi/_strdate_s.c' || echo '../'`secapi/_strdate_s.c
  14308. mv -f misc/.deps/libarm32_libmingwex_a-sleep.Tpo misc/.deps/libarm32_libmingwex_a-sleep.Po
  14309. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_strtime_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_strtime_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_strtime_s.o `test -f 'secapi/_strtime_s.c' || echo '../'`secapi/_strtime_s.c
  14310. mv -f misc/.deps/libarm32_libmingwex_a-gettimeofday.Tpo misc/.deps/libarm32_libmingwex_a-gettimeofday.Po
  14311. mv -f math/arm/.deps/libarm32_libmingwex_a-sincos.Tpo math/arm/.deps/libarm32_libmingwex_a-sincos.Po
  14312. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_umask_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_umask_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_umask_s.o `test -f 'secapi/_umask_s.c' || echo '../'`secapi/_umask_s.c
  14313. mv -f math/arm/.deps/libarm32_libmingwex_a-sincosf.Tpo math/arm/.deps/libarm32_libmingwex_a-sincosf.Po
  14314. mv -f misc/.deps/libarm32_libmingwex_a-mingw_wcstof.Tpo misc/.deps/libarm32_libmingwex_a-mingw_wcstof.Po
  14315. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_vcprintf_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_vcprintf_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_vcprintf_s.o `test -f 'secapi/_vcprintf_s.c' || echo '../'`secapi/_vcprintf_s.c
  14316. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_vcprintf_s_l.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_vcprintf_s_l.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_vcprintf_s_l.o `test -f 'secapi/_vcprintf_s_l.c' || echo '../'`secapi/_vcprintf_s_l.c
  14317. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_vcwprintf_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_vcwprintf_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_vcwprintf_s.o `test -f 'secapi/_vcwprintf_s.c' || echo '../'`secapi/_vcwprintf_s.c
  14318. mv -f misc/.deps/libarm32_libmingwex_a-mingw_mbwc_convert.Tpo misc/.deps/libarm32_libmingwex_a-mingw_mbwc_convert.Po
  14319. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_vcwprintf_s_l.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_vcwprintf_s_l.o `test -f 'secapi/_vcwprintf_s_l.c' || echo '../'`secapi/_vcwprintf_s_l.c
  14320. mv -f misc/.deps/libarm32_libmingwex_a-getopt.Tpo misc/.deps/libarm32_libmingwex_a-getopt.Po
  14321. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_vscprintf_p.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_vscprintf_p.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_vscprintf_p.o `test -f 'secapi/_vscprintf_p.c' || echo '../'`secapi/_vscprintf_p.c
  14322. mv -f misc/.deps/libarm32_libmingwex_a-mingw-access.Tpo misc/.deps/libarm32_libmingwex_a-mingw-access.Po
  14323. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_vscwprintf_p.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_vscwprintf_p.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_vscwprintf_p.o `test -f 'secapi/_vscwprintf_p.c' || echo '../'`secapi/_vscwprintf_p.c
  14324. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_vscprintf_p.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_vscprintf_p.Po
  14325. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_vswprintf_p.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_vswprintf_p.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_vswprintf_p.o `test -f 'secapi/_vswprintf_p.c' || echo '../'`secapi/_vswprintf_p.c
  14326. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_vscwprintf_p.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_vscwprintf_p.Po
  14327. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_waccess_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_waccess_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_waccess_s.o `test -f 'secapi/_waccess_s.c' || echo '../'`secapi/_waccess_s.c
  14328. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_vswprintf_p.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_vswprintf_p.Po
  14329. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_wasctime_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_wasctime_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_wasctime_s.o `test -f 'secapi/_wasctime_s.c' || echo '../'`secapi/_wasctime_s.c
  14330. mv -f stdio/.deps/libarm32_libmingwex_a-ftruncate64.Tpo stdio/.deps/libarm32_libmingwex_a-ftruncate64.Po
  14331. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_wctime32_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_wctime32_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_wctime32_s.o `test -f 'secapi/_wctime32_s.c' || echo '../'`secapi/_wctime32_s.c
  14332. mv -f misc/.deps/libarm32_libmingwex_a-strsafe.Tpo misc/.deps/libarm32_libmingwex_a-strsafe.Po
  14333. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_wctime64_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_wctime64_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_wctime64_s.o `test -f 'secapi/_wctime64_s.c' || echo '../'`secapi/_wctime64_s.c
  14334. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_controlfp_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_controlfp_s.Po
  14335. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_wstrtime_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_wstrtime_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_wstrtime_s.o `test -f 'secapi/_wstrtime_s.c' || echo '../'`secapi/_wstrtime_s.c
  14336. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_access_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_access_s.Po
  14337. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_cgetws_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_cgetws_s.Po
  14338. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_wmktemp_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_wmktemp_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_wmktemp_s.o `test -f 'secapi/_wmktemp_s.c' || echo '../'`secapi/_wmktemp_s.c
  14339. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-_wstrdate_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-_wstrdate_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-_wstrdate_s.o `test -f 'secapi/_wstrdate_s.c' || echo '../'`secapi/_wstrdate_s.c
  14340. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_chsize_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_chsize_s.Po
  14341. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-asctime_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-asctime_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-asctime_s.o `test -f 'secapi/asctime_s.c' || echo '../'`secapi/asctime_s.c
  14342. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_cprintf_s_l.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_cprintf_s_l.Po
  14343. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_cprintf_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_cprintf_s.Po
  14344. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-memcpy_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-memcpy_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-memcpy_s.o `test -f 'secapi/memcpy_s.c' || echo '../'`secapi/memcpy_s.c
  14345. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-memmove_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-memmove_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-memmove_s.o `test -f 'secapi/memmove_s.c' || echo '../'`secapi/memmove_s.c
  14346. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_ctime32_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_ctime32_s.Po
  14347. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-rand_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-rand_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-rand_s.o `test -f 'secapi/rand_s.c' || echo '../'`secapi/rand_s.c
  14348. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_cwprintf_s_l.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_cwprintf_s_l.Po
  14349. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-sprintf_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-sprintf_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-sprintf_s.o `test -f 'secapi/sprintf_s.c' || echo '../'`secapi/sprintf_s.c
  14350. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_ctime64_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_ctime64_s.Po
  14351. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-strerror_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-strerror_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-strerror_s.o `test -f 'secapi/strerror_s.c' || echo '../'`secapi/strerror_s.c
  14352. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_localtime64_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_localtime64_s.Po
  14353. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-vsprintf_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-vsprintf_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-vsprintf_s.o `test -f 'secapi/vsprintf_s.c' || echo '../'`secapi/vsprintf_s.c
  14354. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_localtime32_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_localtime32_s.Po
  14355. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-wmemcpy_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-wmemcpy_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-wmemcpy_s.o `test -f 'secapi/wmemcpy_s.c' || echo '../'`secapi/wmemcpy_s.c
  14356. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_cgets_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_cgets_s.Po
  14357. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_cwprintf_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_cwprintf_s.Po
  14358. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm32_libmsvcrt_extra_a-wmemmove_s.o -MD -MP -MF secapi/.deps/libarm32_libmsvcrt_extra_a-wmemmove_s.Tpo -c -o secapi/libarm32_libmsvcrt_extra_a-wmemmove_s.o `test -f 'secapi/wmemmove_s.c' || echo '../'`secapi/wmemmove_s.c
  14359. rm -f libarm32/libmsvcr120_app_extra.a
  14360. armv7-w64-mingw32-ar cru libarm32/libmsvcr120_app_extra.a misc/libarm32_libmsvcr120_app_extra_a-__set_app_type.o misc/libarm32_libmsvcr120_app_extra_a-_getpid.o
  14361. 2 warnings generated.
  14362. 2 warnings generated.
  14363. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_gmtime64_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_gmtime64_s.Po
  14364. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_gmtime32_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_gmtime32_s.Po
  14365. rm -f libarm32/libucrt_extra.a
  14366. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-memchr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-memchr.Tpo -c -o string/libarm32_libucrtapp_extra_a-memchr.o `test -f 'string/memchr.c' || echo '../'`string/memchr.c
  14367. armv7-w64-mingw32-ar cru libarm32/libucrt_extra.a crt/libarm32_libucrt_extra_a-ucrtbase_compat.o math/libarm32_libucrt_extra_a-_huge.o stdio/libarm32_libucrt_extra_a-ucrt_fprintf.o stdio/libarm32_libucrt_extra_a-ucrt_fscanf.o stdio/libarm32_libucrt_extra_a-ucrt_fwprintf.o stdio/libarm32_libucrt_extra_a-ucrt_printf.o stdio/libarm32_libucrt_extra_a-ucrt_scanf.o stdio/libarm32_libucrt_extra_a-ucrt__snwprintf.o stdio/libarm32_libucrt_extra_a-ucrt_snprintf.o stdio/libarm32_libucrt_extra_a-ucrt_sprintf.o stdio/libarm32_libucrt_extra_a-ucrt_sscanf.o stdio/libarm32_libucrt_extra_a-ucrt__vscprintf.o stdio/libarm32_libucrt_extra_a-ucrt__vsnprintf.o stdio/libarm32_libucrt_extra_a-ucrt__vsnwprintf.o stdio/libarm32_libucrt_extra_a-ucrt_vfprintf.o stdio/libarm32_libucrt_extra_a-ucrt_vfscanf.o stdio/libarm32_libucrt_extra_a-ucrt_vprintf.o stdio/libarm32_libucrt_extra_a-ucrt_vscanf.o stdio/libarm32_libucrt_extra_a-ucrt_vsnprintf.o stdio/libarm32_libucrt_extra_a-ucrt_vsprintf.o stdio/libarm32_libucrt_extra_a-ucrt_vsscanf.o
  14368. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_pformatw.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_pformatw.Po
  14369. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_pformat.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_pformat.Po
  14370. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-memcmp.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-memcmp.Tpo -c -o string/libarm32_libucrtapp_extra_a-memcmp.o `test -f 'string/memcmp.c' || echo '../'`string/memcmp.c
  14371. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-memcpy.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-memcpy.Tpo -c -o string/libarm32_libucrtapp_extra_a-memcpy.o `test -f 'string/memcpy.c' || echo '../'`string/memcpy.c
  14372. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_sopen_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_sopen_s.Po
  14373. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-memmove.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-memmove.Tpo -c -o string/libarm32_libucrtapp_extra_a-memmove.o `test -f 'string/memmove.c' || echo '../'`string/memmove.c
  14374. armv7-w64-mingw32-ranlib libarm32/libmsvcr120_app_extra.a
  14375. armv7-w64-mingw32-ranlib libarm32/libucrt_extra.a
  14376. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-memrchr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-memrchr.Tpo -c -o string/libarm32_libucrtapp_extra_a-memrchr.o `test -f 'string/memrchr.c' || echo '../'`string/memrchr.c
  14377. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_mktemp_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_mktemp_s.Po
  14378. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_strdate_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_strdate_s.Po
  14379. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-strchr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-strchr.Tpo -c -o string/libarm32_libucrtapp_extra_a-strchr.o `test -f 'string/strchr.c' || echo '../'`string/strchr.c
  14380. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-strchrnul.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-strchrnul.Tpo -c -o string/libarm32_libucrtapp_extra_a-strchrnul.o `test -f 'string/strchrnul.c' || echo '../'`string/strchrnul.c
  14381. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-strrchr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-strrchr.Tpo -c -o string/libarm32_libucrtapp_extra_a-strrchr.o `test -f 'string/strrchr.c' || echo '../'`string/strrchr.c
  14382. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_vcprintf_s_l.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_vcprintf_s_l.Po
  14383. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_vcprintf_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_vcprintf_s.Po
  14384. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_umask_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_umask_s.Po
  14385. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-strstr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-strstr.Tpo -c -o string/libarm32_libucrtapp_extra_a-strstr.o `test -f 'string/strstr.c' || echo '../'`string/strstr.c
  14386. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-wcschr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-wcschr.Tpo -c -o string/libarm32_libucrtapp_extra_a-wcschr.o `test -f 'string/wcschr.c' || echo '../'`string/wcschr.c
  14387. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-wcsrchr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-wcsrchr.Tpo -c -o string/libarm32_libucrtapp_extra_a-wcsrchr.o `test -f 'string/wcsrchr.c' || echo '../'`string/wcsrchr.c
  14388. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_strtime_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_strtime_s.Po
  14389. armv7-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mfpu=vfpv3 -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm32_libucrtapp_extra_a-wcsstr.o -MD -MP -MF string/.deps/libarm32_libucrtapp_extra_a-wcsstr.Tpo -c -o string/libarm32_libucrtapp_extra_a-wcsstr.o `test -f 'string/wcsstr.c' || echo '../'`string/wcsstr.c
  14390. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_vcwprintf_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_vcwprintf_s.Po
  14391. cp libarm32/crt1.o libarm32/crt2.o
  14392. cp libarm32/crt1u.o libarm32/crt2u.o
  14393. cp libarm32/dllcrt1.o libarm32/dllcrt2.o
  14394. mv -f string/.deps/libarm32_libucrtapp_extra_a-memmove.Tpo string/.deps/libarm32_libucrtapp_extra_a-memmove.Po
  14395. cp libarm32/gcrt0.o libarm32/gcrt1.o
  14396. cp libarm32/gcrt0.o libarm32/gcrt2.o
  14397. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libapi-ms-win-crt-private-l1-1-0.a --input-def libarm32/api-ms-win-crt-private-l1-1-0.def
  14398. mv -f string/.deps/libarm32_libucrtapp_extra_a-memcpy.Tpo string/.deps/libarm32_libucrtapp_extra_a-memcpy.Po
  14399. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsvcrt_def.a --input-def libarm32/msvcrt.def
  14400. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libadvapi32.a --input-def libarm32/advapi32.def
  14401. mv -f string/.deps/libarm32_libucrtapp_extra_a-memcmp.Tpo string/.deps/libarm32_libucrtapp_extra_a-memcmp.Po
  14402. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libclbcatq.a --input-def libarm32/clbcatq.def
  14403. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_vcwprintf_s_l.Po
  14404. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/liboleaut32.a --input-def libarm32/oleaut32.def
  14405. mv -f string/.deps/libarm32_libucrtapp_extra_a-memchr.Tpo string/.deps/libarm32_libucrtapp_extra_a-memchr.Po
  14406. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntdll.a --input-def libarm32/ntdll.def
  14407. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libntdllcrt.a --input-def libarm32/ntdllcrt.def
  14408. mv -f string/.deps/libarm32_libucrtapp_extra_a-strchr.Tpo string/.deps/libarm32_libucrtapp_extra_a-strchr.Po
  14409. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libole32.a --input-def libarm32/ole32.def
  14410. rm -f libarm32/libruntimeobject.a
  14411. mv -f string/.deps/libarm32_libucrtapp_extra_a-memrchr.Tpo string/.deps/libarm32_libucrtapp_extra_a-memrchr.Po
  14412. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/runtimeobject.mri
  14413. mv -f string/.deps/libarm32_libucrtapp_extra_a-strrchr.Tpo string/.deps/libarm32_libucrtapp_extra_a-strrchr.Po
  14414. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libuser32.a --input-def libarm32/user32.def
  14415. rm -f libarm32/libwindowsapp.a
  14416. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr110.mri
  14417. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/windowsapp.mri
  14418. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libmsvcr120_app_def.a --input-def libarm32/msvcr120_app.def
  14419. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libucrtbase_def.a --input-def libarm32/ucrtbase.def
  14420. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libvcruntime140_app.a --input-def libarm32/vcruntime140_app.def
  14421. mv -f string/.deps/libarm32_libucrtapp_extra_a-strchrnul.Tpo string/.deps/libarm32_libucrtapp_extra_a-strchrnul.Po
  14422. rm -f libarm32/libkernel32.a
  14423. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libkernel32.a --input-def libarm32/kernel32.def && armv7-w64-mingw32-ar cru libarm32/libkernel32.a intrincs/libarm32_libkernel32_a-__movsb.o intrincs/libarm32_libkernel32_a-__movsd.o intrincs/libarm32_libkernel32_a-__movsw.o intrincs/libarm32_libkernel32_a-__stosb.o intrincs/libarm32_libkernel32_a-__stosd.o intrincs/libarm32_libkernel32_a-__stosw.o intrincs/libarm32_libkernel32_a-_rotl64.o intrincs/libarm32_libkernel32_a-_rotr64.o intrincs/libarm32_libkernel32_a-bitscanfwd.o intrincs/libarm32_libkernel32_a-bitscanrev.o intrincs/libarm32_libkernel32_a-bittest.o intrincs/libarm32_libkernel32_a-bittestc.o intrincs/libarm32_libkernel32_a-bittestci.o intrincs/libarm32_libkernel32_a-bittestr.o intrincs/libarm32_libkernel32_a-bittestri.o intrincs/libarm32_libkernel32_a-bittests.o intrincs/libarm32_libkernel32_a-bittestsi.o intrincs/libarm32_libkernel32_a-cpuid.o intrincs/libarm32_libkernel32_a-ilockadd.o intrincs/libarm32_libkernel32_a-ilockand.o intrincs/libarm32_libkernel32_a-ilockand64.o intrincs/libarm32_libkernel32_a-ilockcxch.o intrincs/libarm32_libkernel32_a-ilockcxch16.o intrincs/libarm32_libkernel32_a-ilockcxch64.o intrincs/libarm32_libkernel32_a-ilockcxchptr.o intrincs/libarm32_libkernel32_a-ilockdec.o intrincs/libarm32_libkernel32_a-ilockdec16.o intrincs/libarm32_libkernel32_a-ilockdec64.o intrincs/libarm32_libkernel32_a-ilockexch.o intrincs/libarm32_libkernel32_a-ilockexch64.o intrincs/libarm32_libkernel32_a-ilockexchadd.o intrincs/libarm32_libkernel32_a-ilockexchadd64.o intrincs/libarm32_libkernel32_a-ilockexchptr.o intrincs/libarm32_libkernel32_a-ilockinc.o intrincs/libarm32_libkernel32_a-ilockinc16.o intrincs/libarm32_libkernel32_a-ilockinc64.o intrincs/libarm32_libkernel32_a-ilockor.o intrincs/libarm32_libkernel32_a-ilockor64.o intrincs/libarm32_libkernel32_a-ilockxor.o intrincs/libarm32_libkernel32_a-ilockxor64.o intrincs/libarm32_libkernel32_a-inbyte.o intrincs/libarm32_libkernel32_a-inbytestring.o intrincs/libarm32_libkernel32_a-indword.o intrincs/libarm32_libkernel32_a-indwordstring.o intrincs/libarm32_libkernel32_a-inword.o intrincs/libarm32_libkernel32_a-inwordstring.o intrincs/libarm32_libkernel32_a-outbyte.o intrincs/libarm32_libkernel32_a-outbytestring.o intrincs/libarm32_libkernel32_a-outdword.o intrincs/libarm32_libkernel32_a-outdwordstring.o intrincs/libarm32_libkernel32_a-outword.o intrincs/libarm32_libkernel32_a-outwordstring.o intrincs/libarm32_libkernel32_a-readcr0.o intrincs/libarm32_libkernel32_a-readcr2.o intrincs/libarm32_libkernel32_a-readcr3.o intrincs/libarm32_libkernel32_a-readcr4.o intrincs/libarm32_libkernel32_a-readmsr.o intrincs/libarm32_libkernel32_a-writecr0.o intrincs/libarm32_libkernel32_a-writecr2.o intrincs/libarm32_libkernel32_a-writecr3.o intrincs/libarm32_libkernel32_a-writecr4.o intrincs/libarm32_libkernel32_a-writemsr.o intrincs/libarm32_libkernel32_a-__int2c.o intrincs/libarm32_libkernel32_a-RtlSecureZeroMemory.o
  14424. rm -f libarm32/libbits.a
  14425. armv7-w64-mingw32-ar cru libarm32/libbits.a libsrc/libarm32_libbits_a-bits.o
  14426. armv7-w64-mingw32-ranlib libarm32/libruntimeobject.a
  14427. rm -f libarm32/libshell32.a
  14428. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libshell32.a --input-def ../lib-common/shell32.def && armv7-w64-mingw32-ar cru libarm32/libshell32.a libsrc/libarm32_libshell32_a-shell32.o
  14429. mv -f string/.deps/libarm32_libucrtapp_extra_a-wcschr.Tpo string/.deps/libarm32_libucrtapp_extra_a-wcschr.Po
  14430. mv -f string/.deps/libarm32_libucrtapp_extra_a-wcsrchr.Tpo string/.deps/libarm32_libucrtapp_extra_a-wcsrchr.Po
  14431. rm -f libarm32/libdinput.a
  14432. rm -f libarm32/libdinput8.a
  14433. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdinput.a --input-def ../lib-common/dinput.def && armv7-w64-mingw32-ar cru libarm32/libdinput.a libsrc/libarm32_libdinput_a-dinput_kbd.o libsrc/libarm32_libdinput_a-dinput_joy.o libsrc/libarm32_libdinput_a-dinput_joy2.o libsrc/libarm32_libdinput_a-dinput_mouse.o libsrc/libarm32_libdinput_a-dinput_mouse2.o
  14434. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libdinput8.a --input-def ../lib-common/dinput8.def && armv7-w64-mingw32-ar cru libarm32/libdinput8.a libsrc/libarm32_libdinput8_a-dinput_joy.o libsrc/libarm32_libdinput8_a-dinput_joy2.o libsrc/libarm32_libdinput8_a-dinput_mouse.o libsrc/libarm32_libdinput8_a-dinput_mouse2.o libsrc/libarm32_libdinput8_a-dinput_kbd.o
  14435. rm -f libarm32/libdmoguids.a
  14436. armv7-w64-mingw32-ar cru libarm32/libdmoguids.a libsrc/libarm32_libdmoguids_a-dmoguids.o
  14437. rm -f libarm32/libdxerr8.a
  14438. armv7-w64-mingw32-ar cru libarm32/libdxerr8.a libsrc/libarm32_libdxerr8_a-dxerr8.o libsrc/libarm32_libdxerr8_a-dxerr8w.o
  14439. armv7-w64-mingw32-ranlib libarm32/libbits.a
  14440. rm -f libarm32/libdxerr9.a
  14441. armv7-w64-mingw32-ar cru libarm32/libdxerr9.a libsrc/libarm32_libdxerr9_a-dxerr9.o libsrc/libarm32_libdxerr9_a-dxerr9w.o
  14442. rm -f libarm32/libmfuuid.a
  14443. rm -f libarm32/libamstrmid.a
  14444. armv7-w64-mingw32-ar cru libarm32/libmfuuid.a libsrc/libarm32_libmfuuid_a-mfuuid.o
  14445. armv7-w64-mingw32-ar cru libarm32/libamstrmid.a libsrc/libarm32_libamstrmid_a-amstrmid.o
  14446. armv7-w64-mingw32-ranlib libarm32/libdmoguids.a
  14447. armv7-w64-mingw32-ranlib libarm32/libdxerr8.a
  14448. rm -f libarm32/libwmcodecdspuuid.a
  14449. rm -f libarm32/libwindowscodecs.a
  14450. armv7-w64-mingw32-ar cru libarm32/libwmcodecdspuuid.a libsrc/libarm32_libwmcodecdspuuid_a-wmcodecdspuuid.o
  14451. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libwindowscodecs.a --input-def ../lib-common/windowscodecs.def && armv7-w64-mingw32-ar cru libarm32/libwindowscodecs.a libsrc/libarm32_libwindowscodecs_a-windowscodecs.o
  14452. armv7-w64-mingw32-ranlib libarm32/libamstrmid.a
  14453. armv7-w64-mingw32-ranlib libarm32/libmfuuid.a
  14454. armv7-w64-mingw32-ranlib libarm32/libdxerr9.a
  14455. armv7-w64-mingw32-ranlib libarm32/libwindowsapp.a
  14456. rm -f libarm32/libwbemuuid.a
  14457. rm -f libarm32/libdxguid.a
  14458. armv7-w64-mingw32-ranlib libarm32/libdinput.a
  14459. armv7-w64-mingw32-ar cru libarm32/libwbemuuid.a libsrc/libarm32_libwbemuuid_a-wbemuuid.o
  14460. armv7-w64-mingw32-ranlib libarm32/libdinput8.a
  14461. armv7-w64-mingw32-ar cru libarm32/libdxguid.a libsrc/libarm32_libdxguid_a-dxguid.o
  14462. rm -f libarm32/libksuser.a
  14463. rm -f libarm32/libksguid.a
  14464. armv7-w64-mingw32-ranlib libarm32/libwmcodecdspuuid.a
  14465. rm -f libarm32/liblocationapi.a
  14466. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libksuser.a --input-def ../lib-common/ksuser.def && armv7-w64-mingw32-ar cru libarm32/libksuser.a libsrc/libarm32_libksuser_a-ksuser.o
  14467. armv7-w64-mingw32-ar cru libarm32/libksguid.a libsrc/libarm32_libksguid_a-ksuser.o
  14468. rm -f libarm32/libsensorsapi.a
  14469. armv7-w64-mingw32-ranlib libarm32/libshell32.a
  14470. armv7-w64-mingw32-ar cru libarm32/liblocationapi.a libsrc/libarm32_liblocationapi_a-locationapi.o
  14471. armv7-w64-mingw32-ar cru libarm32/libsensorsapi.a libsrc/libarm32_libsensorsapi_a-sensorsapi.o
  14472. mv -f string/.deps/libarm32_libucrtapp_extra_a-wcsstr.Tpo string/.deps/libarm32_libucrtapp_extra_a-wcsstr.Po
  14473. mv -f string/.deps/libarm32_libucrtapp_extra_a-strstr.Tpo string/.deps/libarm32_libucrtapp_extra_a-strstr.Po
  14474. rm -f libarm32/libsapi.a
  14475. rm -f libarm32/libportabledeviceguids.a
  14476. armv7-w64-mingw32-ar cru libarm32/libsapi.a libsrc/libarm32_libsapi_a-sapi.o
  14477. armv7-w64-mingw32-ar cru libarm32/libportabledeviceguids.a libsrc/libarm32_libportabledeviceguids_a-portabledeviceguids.o
  14478. rm -f libarm32/libscrnsave.a
  14479. rm -f libarm32/libscrnsavw.a
  14480. rm -f libarm32/libstrmiids.a
  14481. armv7-w64-mingw32-ranlib libarm32/libwbemuuid.a
  14482. armv7-w64-mingw32-ar cru libarm32/libscrnsave.a libsrc/libarm32_libscrnsave_a-scrnsave.o
  14483. armv7-w64-mingw32-ranlib libarm32/libsensorsapi.a
  14484. armv7-w64-mingw32-ar cru libarm32/libscrnsavw.a libsrc/libarm32_libscrnsavw_a-scrnsave.o
  14485. armv7-w64-mingw32-ranlib libarm32/liblocationapi.a
  14486. armv7-w64-mingw32-ranlib libarm32/libksguid.a
  14487. armv7-w64-mingw32-ranlib libarm32/libdxguid.a
  14488. armv7-w64-mingw32-ar cru libarm32/libstrmiids.a libsrc/libarm32_libstrmiids_a-strmiids.o
  14489. rm -f libarm32/libuuid.a
  14490. armv7-w64-mingw32-ranlib libarm32/libwindowscodecs.a
  14491. armv7-w64-mingw32-ar cru libarm32/libuuid.a libsrc/libarm32_libuuid_a-ativscp-uuid.o libsrc/libarm32_libuuid_a-atsmedia-uuid.o libsrc/libarm32_libuuid_a-bth-uuid.o libsrc/libarm32_libuuid_a-cguid-uuid.o libsrc/libarm32_libuuid_a-comcat-uuid.o libsrc/libarm32_libuuid_a-devguid.o libsrc/libarm32_libuuid_a-docobj-uuid.o libsrc/libarm32_libuuid_a-dxva-uuid.o libsrc/libarm32_libuuid_a-exdisp-uuid.o libsrc/libarm32_libuuid_a-extras-uuid.o libsrc/libarm32_libuuid_a-fwp-uuid.o libsrc/libarm32_libuuid_a-guid_nul.o libsrc/libarm32_libuuid_a-hlguids-uuid.o libsrc/libarm32_libuuid_a-hlink-uuid.o libsrc/libarm32_libuuid_a-mlang-uuid.o libsrc/libarm32_libuuid_a-msctf-uuid.o libsrc/libarm32_libuuid_a-mshtmhst-uuid.o libsrc/libarm32_libuuid_a-mshtml-uuid.o libsrc/libarm32_libuuid_a-msxml-uuid.o libsrc/libarm32_libuuid_a-netcfg-uuid.o libsrc/libarm32_libuuid_a-netcon-uuid.o libsrc/libarm32_libuuid_a-ntddkbd-uuid.o libsrc/libarm32_libuuid_a-ntddmou-uuid.o libsrc/libarm32_libuuid_a-ntddpar-uuid.o libsrc/libarm32_libuuid_a-ntddscsi-uuid.o libsrc/libarm32_libuuid_a-ntddser-uuid.o libsrc/libarm32_libuuid_a-ntddstor-uuid.o libsrc/libarm32_libuuid_a-ntddvdeo-uuid.o libsrc/libarm32_libuuid_a-oaidl-uuid.o libsrc/libarm32_libuuid_a-objidl-uuid.o libsrc/libarm32_libuuid_a-objsafe-uuid.o libsrc/libarm32_libuuid_a-ocidl-uuid.o libsrc/libarm32_libuuid_a-oleacc-uuid.o libsrc/libarm32_libuuid_a-olectlid-uuid.o libsrc/libarm32_libuuid_a-oleidl-uuid.o libsrc/libarm32_libuuid_a-power-uuid.o libsrc/libarm32_libuuid_a-powrprof-uuid.o libsrc/libarm32_libuuid_a-uianimation-uuid.o libsrc/libarm32_libuuid_a-usbcamdi-uuid.o libsrc/libarm32_libuuid_a-usbiodef-uuid.o libsrc/libarm32_libuuid_a-uuid.o libsrc/libarm32_libuuid_a-vds-uuid.o libsrc/libarm32_libuuid_a-virtdisk-uuid.o libsrc/libarm32_libuuid_a-vss-uuid.o libsrc/libarm32_libuuid_a-wia-uuid.o libsrc/libarm32_libuuid_a-windowscodecs.o
  14492. armv7-w64-mingw32-ranlib libarm32/libsapi.a
  14493. armv7-w64-mingw32-ranlib libarm32/libportabledeviceguids.a
  14494. armv7-w64-mingw32-ranlib libarm32/libkernel32.a
  14495. rm -f libarm32/libgdiplus.a
  14496. rm -f libarm32/libws2_32.a
  14497. armv7-w64-mingw32-ranlib libarm32/libscrnsave.a
  14498. rm -f libarm32/libmingw32.a
  14499. armv7-w64-mingw32-ar cru libarm32/libmingw32.a crt/libarm32_libmingw32_a-crt0_c.o crt/libarm32_libmingw32_a-dll_argv.o crt/libarm32_libmingw32_a-gccmain.o crt/libarm32_libmingw32_a-natstart.o crt/libarm32_libmingw32_a-pseudo-reloc-list.o crt/libarm32_libmingw32_a-wildcard.o crt/libarm32_libmingw32_a-charmax.o crt/libarm32_libmingw32_a-crt0_w.o crt/libarm32_libmingw32_a-dllargv.o crt/libarm32_libmingw32_a-_newmode.o crt/libarm32_libmingw32_a-tlssup.o crt/libarm32_libmingw32_a-xncommod.o crt/libarm32_libmingw32_a-cinitexe.o crt/libarm32_libmingw32_a-merr.o crt/libarm32_libmingw32_a-pesect.o crt/libarm32_libmingw32_a-udllargc.o crt/libarm32_libmingw32_a-xthdloc.o crt/libarm32_libmingw32_a-CRT_fp10.o crt/libarm32_libmingw32_a-mingw_custom.o crt/libarm32_libmingw32_a-mingw_helpers.o crt/libarm32_libmingw32_a-pseudo-reloc.o crt/libarm32_libmingw32_a-udll_argv.o crt/libarm32_libmingw32_a-usermatherr.o crt/libarm32_libmingw32_a-xtxtmode.o crt/libarm32_libmingw32_a-crt_handler.o crt/libarm32_libmingw32_a-tlsthrd.o crt/libarm32_libmingw32_a-tlsmthread.o crt/libarm32_libmingw32_a-tlsmcrt.o crt/libarm32_libmingw32_a-cxa_atexit.o crt/libarm32_libmingw32_a-cxa_thread_atexit.o crt/libarm32_libmingw32_a-tls_atexit.o
  14500. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libws2_32.a --input-def libarm32/ws2_32.def && armv7-w64-mingw32-ar cru libarm32/libws2_32.a libsrc/libarm32_libws2_32_a-ws2_32.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_addr_equal.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_isany.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_isloopback.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_setany.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6addr_setloopback.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_linklocal.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_loopback.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_global.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_linklocal.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_nodelocal.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_orglocal.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_mc_sitelocal.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_multicast.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_sitelocal.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_unspecified.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_v4compat.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_is_addr_v4mapped.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_set_addr_loopback.o libsrc/ws2tcpip/libarm32_libws2_32_a-in6_set_addr_unspecified.o libsrc/ws2tcpip/libarm32_libws2_32_a-gai_strerrorA.o libsrc/ws2tcpip/libarm32_libws2_32_a-gai_strerrorW.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiStrdup.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiParseV4Address.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiNewAddrInfo.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiQueryDNS.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLookupNode.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiClone.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyFreeAddrInfo.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyGetAddrInfo.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLegacyGetNameInfo.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiLoad.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiGetAddrInfo.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiGetNameInfo.o libsrc/wspiapi/libarm32_libws2_32_a-WspiapiFreeAddrInfo.o
  14501. armv7-w64-mingw32-dlltool -m arm -k --as=armv7-w64-mingw32-as --output-lib libarm32/libgdiplus.a --input-def ../lib-common/gdiplus.def && armv7-w64-mingw32-ar cru libarm32/libgdiplus.a libsrc/libarm32_libgdiplus_a-gdiplus.o
  14502. armv7-w64-mingw32-ranlib libarm32/libstrmiids.a
  14503. armv7-w64-mingw32-ranlib libarm32/libscrnsavw.a
  14504. armv7-w64-mingw32-ranlib libarm32/libksuser.a
  14505. rm -f libarm32/libucrtapp_extra.a
  14506. armv7-w64-mingw32-ranlib libarm32/libuuid.a
  14507. rm -f libarm32/libucrt.a
  14508. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcr120_app.mri
  14509. armv7-w64-mingw32-ar cru libarm32/libucrtapp_extra.a crt/libarm32_libucrtapp_extra_a-__C_specific_handler.o misc/libarm32_libucrtapp_extra_a-longjmp.o misc/libarm32_libucrtapp_extra_a-setjmp.o string/libarm32_libucrtapp_extra_a-memchr.o string/libarm32_libucrtapp_extra_a-memcmp.o string/libarm32_libucrtapp_extra_a-memcpy.o string/libarm32_libucrtapp_extra_a-memmove.o string/libarm32_libucrtapp_extra_a-memrchr.o string/libarm32_libucrtapp_extra_a-strchr.o string/libarm32_libucrtapp_extra_a-strchrnul.o string/libarm32_libucrtapp_extra_a-strrchr.o string/libarm32_libucrtapp_extra_a-strstr.o string/libarm32_libucrtapp_extra_a-wcschr.o string/libarm32_libucrtapp_extra_a-wcsrchr.o string/libarm32_libucrtapp_extra_a-wcsstr.o
  14510. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrt.mri
  14511. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_waccess_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_waccess_s.Po
  14512. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtbase.mri
  14513. armv7-w64-mingw32-ranlib libarm32/libucrtapp_extra.a
  14514. armv7-w64-mingw32-ranlib libarm32/libmingw32.a
  14515. rm -f libarm32/libucrtapp.a
  14516. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtapp.mri
  14517. armv7-w64-mingw32-ranlib libarm32/libws2_32.a
  14518. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_wasctime_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_wasctime_s.Po
  14519. armv7-w64-mingw32-ranlib libarm32/libgdiplus.a
  14520. rm -f libarm32/libmincore.a
  14521. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/mincore.mri
  14522. armv7-w64-mingw32-ranlib libarm32/libucrt.a
  14523. cp libarm32/libucrt.a libarm32/libmsvcrt.a
  14524. armv7-w64-mingw32-ranlib libarm32/libucrtapp.a
  14525. armv7-w64-mingw32-ranlib libarm32/libmincore.a
  14526. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_wctime32_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_wctime32_s.Po
  14527. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_wctime64_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_wctime64_s.Po
  14528. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_vfscanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_vfscanf.Po
  14529. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_wstrdate_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_wstrdate_s.Po
  14530. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-asctime_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-asctime_s.Po
  14531. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-memmove_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-memmove_s.Po
  14532. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-rand_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-rand_s.Po
  14533. mv -f stdio/.deps/libarm32_libmingwex_a-mingw_wvfscanf.Tpo stdio/.deps/libarm32_libmingwex_a-mingw_wvfscanf.Po
  14534. rm -f libarm32/libmingwex.a
  14535. armv7-w64-mingw32-ar cru libarm32/libmingwex.a crt/libarm32_libmingwex_a-dllentry.o crt/libarm32_libmingwex_a-dllmain.o complex/libarm32_libmingwex_a-_cabs.o complex/libarm32_libmingwex_a-cabs.o complex/libarm32_libmingwex_a-cabsf.o complex/libarm32_libmingwex_a-cabsl.o complex/libarm32_libmingwex_a-cacos.o complex/libarm32_libmingwex_a-cacosf.o complex/libarm32_libmingwex_a-cacosl.o complex/libarm32_libmingwex_a-carg.o complex/libarm32_libmingwex_a-cargf.o complex/libarm32_libmingwex_a-cargl.o complex/libarm32_libmingwex_a-casin.o complex/libarm32_libmingwex_a-casinf.o complex/libarm32_libmingwex_a-casinl.o complex/libarm32_libmingwex_a-catan.o complex/libarm32_libmingwex_a-catanf.o complex/libarm32_libmingwex_a-catanl.o complex/libarm32_libmingwex_a-ccos.o complex/libarm32_libmingwex_a-ccosf.o complex/libarm32_libmingwex_a-ccosl.o complex/libarm32_libmingwex_a-cexp.o complex/libarm32_libmingwex_a-cexpf.o complex/libarm32_libmingwex_a-cexpl.o complex/libarm32_libmingwex_a-cimag.o complex/libarm32_libmingwex_a-cimagf.o complex/libarm32_libmingwex_a-cimagl.o complex/libarm32_libmingwex_a-clog.o complex/libarm32_libmingwex_a-clogf.o complex/libarm32_libmingwex_a-clogl.o complex/libarm32_libmingwex_a-clog10.o complex/libarm32_libmingwex_a-clog10f.o complex/libarm32_libmingwex_a-clog10l.o complex/libarm32_libmingwex_a-conj.o complex/libarm32_libmingwex_a-conjf.o complex/libarm32_libmingwex_a-conjl.o complex/libarm32_libmingwex_a-cpow.o complex/libarm32_libmingwex_a-cpowf.o complex/libarm32_libmingwex_a-cpowl.o complex/libarm32_libmingwex_a-cproj.o complex/libarm32_libmingwex_a-cprojf.o complex/libarm32_libmingwex_a-cprojl.o complex/libarm32_libmingwex_a-creal.o complex/libarm32_libmingwex_a-crealf.o complex/libarm32_libmingwex_a-creall.o complex/libarm32_libmingwex_a-csin.o complex/libarm32_libmingwex_a-csinf.o complex/libarm32_libmingwex_a-csinl.o complex/libarm32_libmingwex_a-csqrt.o complex/libarm32_libmingwex_a-csqrtf.o complex/libarm32_libmingwex_a-csqrtl.o complex/libarm32_libmingwex_a-ctan.o complex/libarm32_libmingwex_a-ctanf.o complex/libarm32_libmingwex_a-ctanl.o gdtoa/libarm32_libmingwex_a-arithchk.o gdtoa/libarm32_libmingwex_a-dmisc.o gdtoa/libarm32_libmingwex_a-dtoa.o gdtoa/libarm32_libmingwex_a-g_dfmt.o gdtoa/libarm32_libmingwex_a-gdtoa.o gdtoa/libarm32_libmingwex_a-gethex.o gdtoa/libarm32_libmingwex_a-g_ffmt.o gdtoa/libarm32_libmingwex_a-g__fmt.o gdtoa/libarm32_libmingwex_a-gmisc.o gdtoa/libarm32_libmingwex_a-g_xfmt.o gdtoa/libarm32_libmingwex_a-hd_init.o gdtoa/libarm32_libmingwex_a-hexnan.o gdtoa/libarm32_libmingwex_a-misc.o gdtoa/libarm32_libmingwex_a-qnan.o gdtoa/libarm32_libmingwex_a-smisc.o gdtoa/libarm32_libmingwex_a-strtodg.o gdtoa/libarm32_libmingwex_a-strtodnrp.o gdtoa/libarm32_libmingwex_a-strtof.o gdtoa/libarm32_libmingwex_a-strtopx.o gdtoa/libarm32_libmingwex_a-sum.o gdtoa/libarm32_libmingwex_a-ulp.o math/libarm32_libmingwex_a-cbrt.o math/libarm32_libmingwex_a-cbrtf.o math/libarm32_libmingwex_a-cbrtl.o math/libarm32_libmingwex_a-copysign.o math/libarm32_libmingwex_a-copysignf.o math/libarm32_libmingwex_a-coshf.o math/libarm32_libmingwex_a-coshl.o math/libarm32_libmingwex_a-erfl.o math/libarm32_libmingwex_a-expf.o math/libarm32_libmingwex_a-fabs.o math/libarm32_libmingwex_a-fabsf.o math/libarm32_libmingwex_a-fabsl.o math/libarm32_libmingwex_a-fdim.o math/libarm32_libmingwex_a-fdimf.o math/libarm32_libmingwex_a-fdiml.o math/libarm32_libmingwex_a-fma.o math/libarm32_libmingwex_a-fmaf.o math/libarm32_libmingwex_a-fmal.o math/libarm32_libmingwex_a-fmax.o math/libarm32_libmingwex_a-fmaxf.o math/libarm32_libmingwex_a-fmaxl.o math/libarm32_libmingwex_a-fmin.o math/libarm32_libmingwex_a-fminf.o math/libarm32_libmingwex_a-fminl.o math/libarm32_libmingwex_a-fp_consts.o math/libarm32_libmingwex_a-fp_constsf.o math/libarm32_libmingwex_a-fp_constsl.o math/libarm32_libmingwex_a-fpclassify.o math/libarm32_libmingwex_a-fpclassifyf.o math/libarm32_libmingwex_a-fpclassifyl.o math/libarm32_libmingwex_a-frexpf.o math/libarm32_libmingwex_a-frexpl.o math/libarm32_libmingwex_a-hypotf.o math/libarm32_libmingwex_a-hypot.o math/libarm32_libmingwex_a-hypotl.o math/libarm32_libmingwex_a-isnan.o math/libarm32_libmingwex_a-isnanf.o math/libarm32_libmingwex_a-isnanl.o math/libarm32_libmingwex_a-ldexpf.o math/libarm32_libmingwex_a-lgamma.o math/libarm32_libmingwex_a-lgammaf.o math/libarm32_libmingwex_a-lgammal.o math/libarm32_libmingwex_a-llrint.o math/libarm32_libmingwex_a-signgam.o math/libarm32_libmingwex_a-llrintf.o math/libarm32_libmingwex_a-llrintl.o math/libarm32_libmingwex_a-llround.o math/libarm32_libmingwex_a-llroundf.o math/libarm32_libmingwex_a-llroundl.o math/libarm32_libmingwex_a-log10f.o math/libarm32_libmingwex_a-logf.o math/libarm32_libmingwex_a-lrint.o math/libarm32_libmingwex_a-lrintf.o math/libarm32_libmingwex_a-lrintl.o math/libarm32_libmingwex_a-lround.o math/libarm32_libmingwex_a-lroundf.o math/libarm32_libmingwex_a-lroundl.o math/libarm32_libmingwex_a-modf.o math/libarm32_libmingwex_a-modff.o math/libarm32_libmingwex_a-modfl.o math/libarm32_libmingwex_a-nextafterf.o math/libarm32_libmingwex_a-nextafterl.o math/libarm32_libmingwex_a-nexttoward.o math/libarm32_libmingwex_a-nexttowardf.o math/libarm32_libmingwex_a-powf.o math/libarm32_libmingwex_a-powi.o math/libarm32_libmingwex_a-powif.o math/libarm32_libmingwex_a-powil.o math/libarm32_libmingwex_a-rintl.o math/libarm32_libmingwex_a-round.o math/libarm32_libmingwex_a-roundf.o math/libarm32_libmingwex_a-roundl.o math/libarm32_libmingwex_a-s_erf.o math/libarm32_libmingwex_a-sf_erf.o math/libarm32_libmingwex_a-signbit.o math/libarm32_libmingwex_a-signbitf.o math/libarm32_libmingwex_a-signbitl.o math/libarm32_libmingwex_a-sinhf.o math/libarm32_libmingwex_a-sinhl.o math/libarm32_libmingwex_a-sqrt.o math/libarm32_libmingwex_a-sqrtf.o math/libarm32_libmingwex_a-sqrtl.o math/libarm32_libmingwex_a-tanhf.o math/libarm32_libmingwex_a-tanhl.o math/libarm32_libmingwex_a-tgamma.o math/libarm32_libmingwex_a-tgammaf.o math/libarm32_libmingwex_a-tgammal.o math/libarm32_libmingwex_a-truncl.o math/libarm32_libmingwex_a-abs64.o misc/libarm32_libmingwex_a-mingw_longjmp.o misc/libarm32_libmingwex_a-mingw_getsp.o misc/libarm32_libmingwex_a-alarm.o misc/libarm32_libmingwex_a-basename.o misc/libarm32_libmingwex_a-btowc.o misc/libarm32_libmingwex_a-delay-f.o misc/libarm32_libmingwex_a-delay-n.o misc/libarm32_libmingwex_a-delayimp.o misc/libarm32_libmingwex_a-dirent.o misc/libarm32_libmingwex_a-dirname.o misc/libarm32_libmingwex_a-feclearexcept.o misc/libarm32_libmingwex_a-fegetenv.o misc/libarm32_libmingwex_a-fegetexceptflag.o misc/libarm32_libmingwex_a-fegetround.o misc/libarm32_libmingwex_a-feholdexcept.o misc/libarm32_libmingwex_a-feraiseexcept.o misc/libarm32_libmingwex_a-fesetenv.o misc/libarm32_libmingwex_a-fesetexceptflag.o misc/libarm32_libmingwex_a-fesetround.o misc/libarm32_libmingwex_a-fetestexcept.o misc/libarm32_libmingwex_a-feupdateenv.o misc/libarm32_libmingwex_a-ftruncate.o misc/libarm32_libmingwex_a-fwide.o misc/libarm32_libmingwex_a-getlogin.o misc/libarm32_libmingwex_a-getopt.o misc/libarm32_libmingwex_a-gettimeofday.o misc/libarm32_libmingwex_a-imaxabs.o misc/libarm32_libmingwex_a-imaxdiv.o misc/libarm32_libmingwex_a-isblank.o misc/libarm32_libmingwex_a-iswblank.o misc/libarm32_libmingwex_a-mempcpy.o misc/libarm32_libmingwex_a-mingw-aligned-malloc.o misc/libarm32_libmingwex_a-mingw_matherr.o misc/libarm32_libmingwex_a-mingw_mbwc_convert.o misc/libarm32_libmingwex_a-mingw_usleep.o misc/libarm32_libmingwex_a-mingw_wcstod.o misc/libarm32_libmingwex_a-mingw_wcstof.o misc/libarm32_libmingwex_a-mingw_wcstold.o misc/libarm32_libmingwex_a-mkstemp.o misc/libarm32_libmingwex_a-sleep.o misc/libarm32_libmingwex_a-strnlen.o misc/libarm32_libmingwex_a-strsafe.o misc/libarm32_libmingwex_a-strtoimax.o misc/libarm32_libmingwex_a-strtoumax.o misc/libarm32_libmingwex_a-tdelete.o misc/libarm32_libmingwex_a-tfind.o misc/libarm32_libmingwex_a-tsearch.o misc/libarm32_libmingwex_a-twalk.o misc/libarm32_libmingwex_a-wcsnlen.o misc/libarm32_libmingwex_a-wcstof.o misc/libarm32_libmingwex_a-wcstoimax.o misc/libarm32_libmingwex_a-wcstold.o misc/libarm32_libmingwex_a-wcstoumax.o misc/libarm32_libmingwex_a-wctob.o misc/libarm32_libmingwex_a-wctrans.o misc/libarm32_libmingwex_a-wctype.o misc/libarm32_libmingwex_a-wdirent.o misc/libarm32_libmingwex_a-winbs_uint64.o misc/libarm32_libmingwex_a-winbs_ulong.o misc/libarm32_libmingwex_a-winbs_ushort.o misc/libarm32_libmingwex_a-wmemchr.o misc/libarm32_libmingwex_a-wmemcmp.o misc/libarm32_libmingwex_a-wmemcpy.o misc/libarm32_libmingwex_a-wmemmove.o misc/libarm32_libmingwex_a-wmempcpy.o misc/libarm32_libmingwex_a-wmemset.o misc/libarm32_libmingwex_a-ftw.o misc/libarm32_libmingwex_a-ftw64.o misc/libarm32_libmingwex_a-mingw-access.o stdio/libarm32_libmingwex_a-scanf2-argcount-char.o stdio/libarm32_libmingwex_a-scanf2-argcount-wchar.o stdio/libarm32_libmingwex_a-vfscanf2.o stdio/libarm32_libmingwex_a-vfwscanf2.o stdio/libarm32_libmingwex_a-vscanf2.o stdio/libarm32_libmingwex_a-vsscanf2.o stdio/libarm32_libmingwex_a-vswscanf2.o stdio/libarm32_libmingwex_a-vwscanf2.o stdio/libarm32_libmingwex_a-strtok_r.o stdio/libarm32_libmingwex_a-scanf.o stdio/libarm32_libmingwex_a-_Exit.o stdio/libarm32_libmingwex_a-_findfirst64i32.o stdio/libarm32_libmingwex_a-_findnext64i32.o stdio/libarm32_libmingwex_a-_fstat.o stdio/libarm32_libmingwex_a-_fstat64i32.o stdio/libarm32_libmingwex_a-_ftime.o stdio/libarm32_libmingwex_a-_stat.o stdio/libarm32_libmingwex_a-_stat64i32.o stdio/libarm32_libmingwex_a-_wfindfirst64i32.o stdio/libarm32_libmingwex_a-_wfindnext64i32.o stdio/libarm32_libmingwex_a-_wstat.o stdio/libarm32_libmingwex_a-_wstat64i32.o stdio/libarm32_libmingwex_a-asprintf.o stdio/libarm32_libmingwex_a-atoll.o stdio/libarm32_libmingwex_a-fgetpos64.o stdio/libarm32_libmingwex_a-fopen64.o stdio/libarm32_libmingwex_a-fseeko32.o stdio/libarm32_libmingwex_a-fseeko64.o stdio/libarm32_libmingwex_a-fsetpos64.o stdio/libarm32_libmingwex_a-ftello.o stdio/libarm32_libmingwex_a-ftello64.o stdio/libarm32_libmingwex_a-ftruncate64.o stdio/libarm32_libmingwex_a-lltoa.o stdio/libarm32_libmingwex_a-lltow.o stdio/libarm32_libmingwex_a-lseek64.o stdio/libarm32_libmingwex_a-mingw_fprintf.o stdio/libarm32_libmingwex_a-mingw_fprintfw.o stdio/libarm32_libmingwex_a-mingw_fscanf.o stdio/libarm32_libmingwex_a-mingw_fwscanf.o stdio/libarm32_libmingwex_a-mingw_pformat.o stdio/libarm32_libmingwex_a-mingw_pformatw.o stdio/libarm32_libmingwex_a-mingw_printf.o stdio/libarm32_libmingwex_a-mingw_printfw.o stdio/libarm32_libmingwex_a-mingw_scanf.o stdio/libarm32_libmingwex_a-mingw_snprintf.o stdio/libarm32_libmingwex_a-mingw_snprintfw.o stdio/libarm32_libmingwex_a-mingw_sprintf.o stdio/libarm32_libmingwex_a-mingw_sprintfw.o stdio/libarm32_libmingwex_a-mingw_sscanf.o stdio/libarm32_libmingwex_a-mingw_swscanf.o stdio/libarm32_libmingwex_a-mingw_vfprintf.o stdio/libarm32_libmingwex_a-mingw_vfprintfw.o stdio/libarm32_libmingwex_a-mingw_vfscanf.o stdio/libarm32_libmingwex_a-mingw_vprintf.o stdio/libarm32_libmingwex_a-mingw_vprintfw.o stdio/libarm32_libmingwex_a-mingw_vsnprintf.o stdio/libarm32_libmingwex_a-mingw_vsnprintfw.o stdio/libarm32_libmingwex_a-mingw_vsprintf.o stdio/libarm32_libmingwex_a-mingw_vsprintfw.o stdio/libarm32_libmingwex_a-mingw_wscanf.o stdio/libarm32_libmingwex_a-mingw_wvfscanf.o stdio/libarm32_libmingwex_a-snprintf.o stdio/libarm32_libmingwex_a-snwprintf.o stdio/libarm32_libmingwex_a-strtof.o stdio/libarm32_libmingwex_a-truncate.o stdio/libarm32_libmingwex_a-ulltoa.o stdio/libarm32_libmingwex_a-ulltow.o stdio/libarm32_libmingwex_a-vasprintf.o stdio/libarm32_libmingwex_a-vfscanf.o stdio/libarm32_libmingwex_a-vfwscanf.o stdio/libarm32_libmingwex_a-vscanf.o stdio/libarm32_libmingwex_a-vsnprintf.o stdio/libarm32_libmingwex_a-vsnwprintf.o stdio/libarm32_libmingwex_a-vsscanf.o stdio/libarm32_libmingwex_a-vswscanf.o stdio/libarm32_libmingwex_a-vwscanf.o stdio/libarm32_libmingwex_a-wtoll.o stdio/libarm32_libmingwex_a-mingw_asprintf.o stdio/libarm32_libmingwex_a-mingw_vasprintf.o math/arm/libarm32_libmingwex_a-_chgsignl.o math/arm/libarm32_libmingwex_a-s_rint.o math/arm/libarm32_libmingwex_a-s_rintf.o math/arm-common/libarm32_libmingwex_a-ldexpl.o math/arm/libarm32_libmingwex_a-sincos.o math/arm/libarm32_libmingwex_a-sincosf.o
  14536. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-wmemmove_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-wmemmove_s.Po
  14537. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-strerror_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-strerror_s.Po
  14538. armv7-w64-mingw32-ranlib libarm32/libmingwex.a
  14539. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-memcpy_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-memcpy_s.Po
  14540. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_wstrtime_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_wstrtime_s.Po
  14541. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-_wmktemp_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-_wmktemp_s.Po
  14542. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-sprintf_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-sprintf_s.Po
  14543. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-wmemcpy_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-wmemcpy_s.Po
  14544. mv -f secapi/.deps/libarm32_libmsvcrt_extra_a-vsprintf_s.Tpo secapi/.deps/libarm32_libmsvcrt_extra_a-vsprintf_s.Po
  14545. rm -f libarm32/libmsvcrt_extra.a
  14546. armv7-w64-mingw32-ar cru libarm32/libmsvcrt_extra.a misc/libarm32_libmsvcrt_extra_a-_configthreadlocale.o misc/libarm32_libmsvcrt_extra_a-invalid_parameter_handler.o misc/libarm32_libmsvcrt_extra_a-output_format.o misc/libarm32_libmsvcrt_extra_a-purecall.o secapi/libarm32_libmsvcrt_extra_a-_access_s.o secapi/libarm32_libmsvcrt_extra_a-_cgets_s.o secapi/libarm32_libmsvcrt_extra_a-_cgetws_s.o secapi/libarm32_libmsvcrt_extra_a-_chsize_s.o secapi/libarm32_libmsvcrt_extra_a-_controlfp_s.o secapi/libarm32_libmsvcrt_extra_a-_cprintf_s.o secapi/libarm32_libmsvcrt_extra_a-_cprintf_s_l.o secapi/libarm32_libmsvcrt_extra_a-_ctime32_s.o secapi/libarm32_libmsvcrt_extra_a-_ctime64_s.o secapi/libarm32_libmsvcrt_extra_a-_cwprintf_s.o secapi/libarm32_libmsvcrt_extra_a-_cwprintf_s_l.o secapi/libarm32_libmsvcrt_extra_a-_gmtime32_s.o secapi/libarm32_libmsvcrt_extra_a-_gmtime64_s.o secapi/libarm32_libmsvcrt_extra_a-_localtime32_s.o secapi/libarm32_libmsvcrt_extra_a-_localtime64_s.o secapi/libarm32_libmsvcrt_extra_a-_mktemp_s.o secapi/libarm32_libmsvcrt_extra_a-_sopen_s.o secapi/libarm32_libmsvcrt_extra_a-_strdate_s.o secapi/libarm32_libmsvcrt_extra_a-_strtime_s.o secapi/libarm32_libmsvcrt_extra_a-_umask_s.o secapi/libarm32_libmsvcrt_extra_a-_vcprintf_s.o secapi/libarm32_libmsvcrt_extra_a-_vcprintf_s_l.o secapi/libarm32_libmsvcrt_extra_a-_vcwprintf_s.o secapi/libarm32_libmsvcrt_extra_a-_vcwprintf_s_l.o secapi/libarm32_libmsvcrt_extra_a-_vscprintf_p.o secapi/libarm32_libmsvcrt_extra_a-_vscwprintf_p.o secapi/libarm32_libmsvcrt_extra_a-_vswprintf_p.o secapi/libarm32_libmsvcrt_extra_a-_waccess_s.o secapi/libarm32_libmsvcrt_extra_a-_wasctime_s.o secapi/libarm32_libmsvcrt_extra_a-_wctime32_s.o secapi/libarm32_libmsvcrt_extra_a-_wctime64_s.o secapi/libarm32_libmsvcrt_extra_a-_wstrtime_s.o secapi/libarm32_libmsvcrt_extra_a-_wmktemp_s.o secapi/libarm32_libmsvcrt_extra_a-_wstrdate_s.o secapi/libarm32_libmsvcrt_extra_a-asctime_s.o secapi/libarm32_libmsvcrt_extra_a-memcpy_s.o secapi/libarm32_libmsvcrt_extra_a-memmove_s.o secapi/libarm32_libmsvcrt_extra_a-rand_s.o secapi/libarm32_libmsvcrt_extra_a-sprintf_s.o secapi/libarm32_libmsvcrt_extra_a-strerror_s.o secapi/libarm32_libmsvcrt_extra_a-vsprintf_s.o secapi/libarm32_libmsvcrt_extra_a-wmemcpy_s.o secapi/libarm32_libmsvcrt_extra_a-wmemmove_s.o stdio/libarm32_libmsvcrt_extra_a-fseeki64.o stdio/libarm32_libmsvcrt_extra_a-mingw_lock.o misc/libarm32_libmsvcrt_extra_a-__p___argv.o misc/libarm32_libmsvcrt_extra_a-__p__acmdln.o misc/libarm32_libmsvcrt_extra_a-__p__commode.o misc/libarm32_libmsvcrt_extra_a-__p__fmode.o misc/libarm32_libmsvcrt_extra_a-__p__wcmdln.o misc/libarm32_libmsvcrt_extra_a-_getpid.o misc/libarm32_libmsvcrt_extra_a-initenv.o stdio/libarm32_libmsvcrt_extra_a-_setmaxstdio.o stdio/libarm32_libmsvcrt_extra_a-gets.o math/arm/libarm32_libmsvcrt_extra_a-exp2.o math/arm/libarm32_libmsvcrt_extra_a-exp2f.o math/arm/libarm32_libmsvcrt_extra_a-nearbyint.o math/arm/libarm32_libmsvcrt_extra_a-nearbyintf.o math/arm/libarm32_libmsvcrt_extra_a-nearbyintl.o math/arm/libarm32_libmsvcrt_extra_a-s_trunc.o math/arm/libarm32_libmsvcrt_extra_a-s_truncf.o math/arm-common/libarm32_libmsvcrt_extra_a-acosh.o math/arm-common/libarm32_libmsvcrt_extra_a-acoshf.o math/arm-common/libarm32_libmsvcrt_extra_a-acoshl.o math/arm-common/libarm32_libmsvcrt_extra_a-asinh.o math/arm-common/libarm32_libmsvcrt_extra_a-asinhf.o math/arm-common/libarm32_libmsvcrt_extra_a-asinhl.o math/arm-common/libarm32_libmsvcrt_extra_a-atanh.o math/arm-common/libarm32_libmsvcrt_extra_a-atanhf.o math/arm-common/libarm32_libmsvcrt_extra_a-atanhl.o math/arm-common/libarm32_libmsvcrt_extra_a-copysignl.o math/arm-common/libarm32_libmsvcrt_extra_a-expm1.o math/arm-common/libarm32_libmsvcrt_extra_a-expm1f.o math/arm-common/libarm32_libmsvcrt_extra_a-expm1l.o math/arm-common/libarm32_libmsvcrt_extra_a-ilogb.o math/arm-common/libarm32_libmsvcrt_extra_a-ilogbf.o math/arm-common/libarm32_libmsvcrt_extra_a-ilogbl.o math/arm-common/libarm32_libmsvcrt_extra_a-log1p.o math/arm-common/libarm32_libmsvcrt_extra_a-log1pf.o math/arm-common/libarm32_libmsvcrt_extra_a-log1pl.o math/arm-common/libarm32_libmsvcrt_extra_a-log2.o math/arm-common/libarm32_libmsvcrt_extra_a-logb.o math/arm-common/libarm32_libmsvcrt_extra_a-logbf.o math/arm-common/libarm32_libmsvcrt_extra_a-logbl.o math/arm-common/libarm32_libmsvcrt_extra_a-pow.o math/arm-common/libarm32_libmsvcrt_extra_a-powf.o math/arm-common/libarm32_libmsvcrt_extra_a-powl.o math/arm-common/libarm32_libmsvcrt_extra_a-remainder.o math/arm-common/libarm32_libmsvcrt_extra_a-remainderf.o math/arm-common/libarm32_libmsvcrt_extra_a-remainderl.o math/arm-common/libarm32_libmsvcrt_extra_a-remquol.o math/arm-common/libarm32_libmsvcrt_extra_a-s_remquo.o math/arm-common/libarm32_libmsvcrt_extra_a-s_remquof.o math/arm-common/libarm32_libmsvcrt_extra_a-scalbn.o
  14547. armv7-w64-mingw32-ranlib libarm32/libmsvcrt_extra.a
  14548. cd libarm32/ && armv7-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcrt-os.mri
  14549. rm libarm32/libapi-ms-win-security-isolatedcontainer-l1-1-0.a libarm32/libapi-ms-win-security-provider-l1-1-0.a libarm32/libapi-ms-win-security-sddl-ansi-l1-1-0.a libarm32/libapi-ms-win-core-errorhandling-l1-1-0.a libarm32/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a libarm32/libapi-ms-win-gaming-tcui-l1-1-4.a libarm32/libapi-ms-win-core-namespace-ansi-l1-1-0.a libarm32/libapi-ms-win-core-heap-l2-1-0.a libarm32/libapi-ms-win-core-sysinfo-l1-2-1.a libarm32/libapi-ms-win-gaming-tcui-l1-1-0.a libarm32/libapi-ms-win-core-com-l2-1-1.a libarm32/libapi-ms-win-core-url-l1-1-0.a libarm32/libapi-ms-win-crt-multibyte-l1-1-0.a libarm32/libapi-ms-win-core-path-l1-1-0.a libarm32/libapi-ms-win-core-psm-appnotify-l1-1-0.a libarm32/api-ms-win-crt-math-l1-1-0.def libarm32/libapi-ms-win-eventing-provider-l1-1-0.a libarm32/libapi-ms-win-core-versionansi-l1-1-0.a libarm32/libapi-ms-win-core-errorhandling-l1-1-1.a libarm32/libapi-ms-win-crt-filesystem-l1-1-0.a libarm32/libapi-ms-win-core-localization-l1-2-1.a libarm32/libapi-ms-win-core-file-l2-1-1.a libarm32/libapi-ms-win-core-winrt-error-l1-1-0.a libarm32/libapi-ms-win-core-windowsceip-l1-1-0.a libarm32/libapi-ms-win-crt-heap-l1-1-0.a libarm32/libapi-ms-win-core-normalization-l1-1-0.a libarm32/libapi-ms-win-core-wow64-l1-1-0.a libarm32/libapi-ms-win-security-base-l1-2-0.a libarm32/libapi-ms-win-security-sddl-l1-1-0.a libarm32/libapi-ms-win-core-kernel32-legacy-l1-1-1.a libarm32/libapi-ms-win-core-processthreads-l1-1-2.a libarm32/libapi-ms-win-appmodel-runtime-l1-1-0.a libarm32/libapi-ms-win-core-localization-l2-1-0.a libarm32/libapi-ms-win-core-processthreads-l1-1-1.a libarm32/libapi-ms-win-ro-typeresolution-l1-1-0.a libarm32/libapi-ms-win-core-winrt-string-l1-1-0.a libarm32/libapi-ms-win-gaming-tcui-l1-1-3.a libarm32/ole32.def libarm32/libapi-ms-win-core-file-l2-1-2.a libarm32/api-ms-win-crt-private-l1-1-0.def libarm32/libapi-ms-win-core-console-l1-1-0.a libarm32/libapi-ms-win-core-io-l1-1-0.a libarm32/libapi-ms-win-core-file-l1-2-1.a libarm32/libapi-ms-win-core-comm-l1-1-1.a libarm32/libapi-ms-win-core-localization-l1-2-0.a libarm32/libapi-ms-win-core-processenvironment-l1-2-0.a libarm32/libapi-ms-win-devices-config-l1-1-2.a libarm32/libgamemode.a libarm32/libapi-ms-win-core-memory-l1-1-0.a libarm32/libapi-ms-win-core-memory-l1-1-5.a libarm32/libapi-ms-win-crt-math-l1-1-0.a libarm32/libapi-ms-win-crt-runtime-l1-1-0.a libarm32/libapi-ms-win-core-realtime-l1-1-0.a libarm32/libapi-ms-win-gaming-deviceinformation-l1-1-0.a libarm32/libapi-ms-win-core-processthreads-l1-1-0.a libarm32/libapi-ms-win-core-util-l1-1-0.a libarm32/libapi-ms-win-core-console-l3-2-0.a libarm32/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a libarm32/libapi-ms-win-core-rtlsupport-l1-2-0.a libarm32/libapi-ms-win-core-file-l1-1-0.a libarm32/libapi-ms-win-core-memory-l1-1-7.a libarm32/libapi-ms-win-core-interlocked-l1-1-0.a libarm32/libapi-ms-win-core-enclave-l1-1-0.a libarm32/libapi-ms-win-core-com-l1-1-1.a libarm32/libapi-ms-win-core-libraryloader-l2-1-0.a libarm32/libapi-ms-win-core-realtime-l1-1-2.a libarm32/libapi-ms-win-ro-typeresolution-l1-1-1.a libarm32/libapi-ms-win-core-heap-obsolete-l1-1-0.a libarm32/libapi-ms-win-core-comm-l1-1-2.a libarm32/libapi-ms-win-crt-string-l1-1-0.a libarm32/libapi-ms-win-core-namedpipe-l1-1-0.a libarm32/advapi32.def libarm32/libapi-ms-win-crt-convert-l1-1-0.a libarm32/libapi-ms-win-core-profile-l1-1-0.a libarm32/libapi-ms-win-core-winrt-robuffer-l1-1-0.a libarm32/libapi-ms-win-core-localization-obsolete-l1-2-0.a libarm32/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a libarm32/libapi-ms-win-core-fibers-l1-1-1.a libarm32/libapi-ms-win-core-file-ansi-l1-1-0.a libarm32/libapi-ms-win-core-timezone-l1-1-0.a libarm32/libapi-ms-win-core-sysinfo-l1-1-0.a libarm32/libapi-ms-win-eventing-controller-l1-1-0.a libarm32/libapi-ms-win-core-winrt-registration-l1-1-0.a libarm32/msvcrt.def libarm32/libapi-ms-win-crt-time-l1-1-0.a libarm32/libapi-ms-win-core-wow64-l1-1-1.a libarm32/libapi-ms-win-core-firmware-l1-1-0.a libarm32/libapi-ms-win-core-file-l1-2-2.a libarm32/libapi-ms-win-core-debug-l1-1-1.a libarm32/libapi-ms-win-core-windowserrorreporting-l1-1-2.a libarm32/libapi-ms-win-core-winrt-error-l1-1-1.a libarm32/libapi-ms-win-crt-private-l1-1-0.a libarm32/libapi-ms-win-security-base-l1-1-0.a libarm32/libapi-ms-win-core-libraryloader-l1-2-1.a libarm32/libapi-ms-win-core-memory-l1-1-3.a libarm32/libapi-ms-win-core-namedpipe-l1-2-2.a libarm32/libapi-ms-win-core-synch-l1-1-0.a libarm32/libapi-ms-win-core-version-l1-1-1.a libarm32/libapi-ms-win-crt-process-l1-1-0.a libarm32/libapi-ms-win-core-processenvironment-l1-1-0.a libarm32/libapi-ms-win-gaming-tcui-l1-1-2.a libarm32/libapi-ms-win-crt-conio-l1-1-0.a libarm32/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a libarm32/libapi-ms-win-core-fibers-l2-1-1.a libarm32/libapi-ms-win-core-windowserrorreporting-l1-1-0.a libarm32/libapi-ms-win-gaming-expandedresources-l1-1-0.a libarm32/libapi-ms-win-core-psapi-ansi-l1-1-0.a libarm32/api-ms-win-crt-convert-l1-1-0.def libarm32/libapi-ms-win-core-heap-l1-2-0.a libarm32/libapi-ms-win-core-file-l2-1-0.a libarm32/oleaut32.def libarm32/libapi-ms-win-eventing-classicprovider-l1-1-0.a libarm32/libapi-ms-win-core-sysinfo-l1-2-0.a libarm32/libapi-ms-win-core-processthreads-l1-1-3.a libarm32/libapi-ms-win-devices-config-l1-1-1.a libarm32/libapi-ms-win-core-localization-l1-2-2.a libarm32/libapi-ms-win-core-version-l1-1-0.a libarm32/libapi-ms-win-crt-locale-l1-1-0.a libarm32/libapi-ms-win-core-com-midlproxystub-l1-1-0.a libarm32/libapi-ms-win-core-debug-l1-1-0.a libarm32/libapi-ms-win-core-featurestaging-l1-1-1.a libarm32/user32.def libarm32/libapi-ms-win-core-errorhandling-l1-1-3.a libarm32/libapi-ms-win-core-namespace-l1-1-0.a libarm32/libapi-ms-win-core-console-l2-1-0.a libarm32/api-ms-win-crt-runtime-l1-1-0.def libarm32/libapi-ms-win-shcore-obsolete-l1-1-0.a libarm32/libapi-ms-win-security-provider-ansi-l1-1-0.a libarm32/libapi-ms-win-core-file-fromapp-l1-1-0.a libarm32/libapi-ms-win-core-xstate-l2-1-0.a libarm32/libapi-ms-win-core-file-ansi-l2-1-0.a libarm32/libapi-ms-win-crt-stdio-l1-1-0.a libarm32/libapi-ms-win-core-threadpool-l1-2-0.a libarm32/libapi-ms-win-eventing-consumer-l1-1-0.a libarm32/libapi-ms-win-core-io-l1-1-1.a libarm32/libapi-ms-win-eventing-legacy-l1-1-0.a libarm32/libapi-ms-win-core-memory-l1-1-6.a libarm32/libapi-ms-win-core-featurestaging-l1-1-0.a libarm32/libapi-ms-win-crt-utility-l1-1-0.a libarm32/libapi-ms-win-core-winrt-l1-1-0.a libarm32/libapi-ms-win-core-synch-l1-2-0.a libarm32/libapi-ms-win-core-comm-l1-1-0.a libarm32/ucrtbase.def libarm32/libapi-ms-win-core-slapi-l1-1-0.a libarm32/libapi-ms-win-core-string-l1-1-0.a libarm32/libapi-ms-win-security-lsalookup-l2-1-0.a libarm32/libapi-ms-win-shcore-stream-winrt-l1-1-0.a libarm32/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a libarm32/libapi-ms-win-core-libraryloader-l1-2-0.a libarm32/libapi-ms-win-crt-environment-l1-1-0.a libarm32/libapi-ms-win-core-kernel32-legacy-l1-1-0.a libarm32/vcruntime140_app.def libarm32/libapi-ms-win-core-datetime-l1-1-1.a libarm32/libapi-ms-win-core-datetime-l1-1-2.a libarm32/libapi-ms-win-core-sysinfo-l1-2-3.a libarm32/libapi-ms-win-core-psapi-l1-1-0.a libarm32/libapi-ms-win-core-com-l1-1-0.a libarm32/libapi-ms-win-security-cryptoapi-l1-1-0.a libarm32/ntdllcrt.def libarm32/libapi-ms-win-core-datetime-l1-1-0.a libarm32/libapi-ms-win-core-console-l1-2-0.a libarm32/libapi-ms-win-security-base-l1-2-1.a libarm32/libapi-ms-win-core-timezone-l1-1-1.a libarm32/clbcatq.def libarm32/libapi-ms-win-appmodel-runtime-l1-1-1.a libarm32/libapi-ms-win-core-memory-l1-1-2.a libarm32/libapi-ms-win-core-console-l2-2-0.a libarm32/libapi-ms-win-core-largeinteger-l1-1-0.a libarm32/libapi-ms-win-core-synch-l1-2-1.a libarm32/libapi-ms-win-core-namedpipe-l1-2-1.a libarm32/ntdll.def libarm32/libapi-ms-win-core-localization-ansi-l1-1-0.a libarm32/libapi-ms-win-core-realtime-l1-1-1.a libarm32/libapi-ms-win-core-delayload-l1-1-1.a libarm32/libapi-ms-win-core-interlocked-l1-2-0.a libarm32/libapi-ms-win-core-handle-l1-1-0.a libarm32/libapi-ms-win-core-windowserrorreporting-l1-1-1.a libarm32/libapi-ms-win-core-synch-ansi-l1-1-0.a libarm32/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a libarm32/msvcr120_app.def libarm32/libapi-ms-win-core-memory-l1-1-1.a
  14550. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-armv7'
  14551. gmake install-am
  14552. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-armv7'
  14553. gmake[2]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-armv7'
  14554. gmake[2]: Nothing to be done for 'install-exec-am'.
  14555. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14556. /usr/bin/install -c -m 644 libarm32/crt1.o libarm32/crt2.o libarm32/crt1u.o libarm32/crt2u.o libarm32/dllcrt1.o libarm32/dllcrt2.o libarm32/CRT_fp8.o libarm32/CRT_fp10.o libarm32/txtmode.o libarm32/binmode.o libarm32/crtbegin.o libarm32/crtend.o libarm32/gcrt0.o libarm32/gcrt1.o libarm32/gcrt2.o libarm32/CRT_glob.o libarm32/CRT_noglob.o '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14557. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include'
  14558. /usr/bin/install -c -m 644 ../libsrc/agtctl_i.c ../libsrc/agtsvr_i.c ../libsrc/cdoex_i.c ../libsrc/cdoexm_i.c ../libsrc/cdosys_i.c ../libsrc/emostore_i.c ../libsrc/iisext_i.c ../libsrc/mtsadmin_i.c ../libsrc/mtxadmin_i.c ../libsrc/scardssp_i.c ../libsrc/scardssp_p.c ../libsrc/tsuserex_i.c '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/include'
  14559. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14560. /usr/bin/install -c -m 644 libarm32/libxinput.a libarm32/libd3dcompiler.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14561. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14562. /usr/bin/install -c -m 644 libarm32/libmsvcrt.a libarm32/libmsvcrt-os.a libarm32/libacledit.a libarm32/libaclui.a libarm32/libacppage.a libarm32/libacproxy.a libarm32/libactionqueue.a libarm32/libactiveds.a libarm32/libadhapi.a libarm32/libadhsvc.a libarm32/libadmtmpl.a libarm32/libadsldpc.a libarm32/libadvapi32.a libarm32/libadvpack.a libarm32/libaecache.a libarm32/libaeinv.a libarm32/libaelupsvc.a libarm32/libaepdu.a libarm32/libaepic.a libarm32/libapphelp.a libarm32/libapphlpdm.a libarm32/libappinfo.a libarm32/libappmgmts.a libarm32/libappmgr.a libarm32/libapprepapi.a libarm32/libappsruprov.a libarm32/libappxalluserstore.a libarm32/libappxapplicabilityengine.a libarm32/libappxdeploymentclient.a libarm32/libappxdeploymentextensions.a libarm32/libappxdeploymentserver.a libarm32/libappxsip.a libarm32/libappxsysprep.a libarm32/libasycfilt.a libarm32/libatl110.a libarm32/libatl.a libarm32/libaudioendpointbuilder.a libarm32/libaudioeng.a libarm32/libaudiosrv.a libarm32/libauditcse.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14563. /usr/bin/install -c -m 644 libarm32/libauthbroker.a libarm32/libauthz.a libarm32/libavrt.a libarm32/libazroles.a libarm32/libazsqlext.a libarm32/libbasecsp.a libarm32/libbasesrv.a libarm32/libbatmeter.a libarm32/libbcd.a libarm32/libbcp47langs.a libarm32/libbcrypt.a libarm32/libbcryptprimitives.a libarm32/libbdehdcfglib.a libarm32/libbderepair.a libarm32/libbdesvc.a libarm32/libbfe.a libarm32/libbi.a libarm32/libbisrv.a libarm32/libbitsigd.a libarm32/libbitsperf.a libarm32/libbluetoothapis.a libarm32/libbootmenuux.a libarm32/libbootvid.a libarm32/libbrokerlib.a libarm32/libbrowcli.a libarm32/libbrowser.a libarm32/libbthci.a libarm32/libbthpanapi.a libarm32/libbthsqm.a libarm32/libcabinet.a libarm32/libcabview.a libarm32/libcapisp.a libarm32/libcatsrv.a libarm32/libcatsrvut.a libarm32/libcertca.a libarm32/libcertcli.a libarm32/libcertenroll.a libarm32/libcertenrollui.a libarm32/libcertpoleng.a libarm32/libcertprop.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14564. /usr/bin/install -c -m 644 libarm32/libcfgbkend.a libarm32/libcfgmgr32.a libarm32/libchartv.a libarm32/libchkwudrv.a libarm32/libchxreadingstringime.a libarm32/libci.a libarm32/libclbcatq.a libarm32/libclb.a libarm32/libclfsw32.a libarm32/libcliconfg.a libarm32/libclusapi.a libarm32/libcmdext.a libarm32/libcmifw.a libarm32/libcmipnpinstall.a libarm32/libcnvfat.a libarm32/libcofiredm.a libarm32/libcolbact.a libarm32/libcolorui.a libarm32/libcombase.a libarm32/libcomctl32.a libarm32/libcomdlg32.a libarm32/libcomppkgsup.a libarm32/libcompstui.a libarm32/libcomsnap.a libarm32/libcomsvcs.a libarm32/libcomuid.a libarm32/libconnect.a libarm32/libconnectedaccountstate.a libarm32/libconsole.a libarm32/libcredssp.a libarm32/libcredui.a libarm32/libcrypt32.a libarm32/libcryptbase.a libarm32/libcryptcatsvc.a libarm32/libcryptdlg.a libarm32/libcryptdll.a libarm32/libcryptext.a libarm32/libcryptnet.a libarm32/libcryptsp.a libarm32/libcryptsvc.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14565. /usr/bin/install -c -m 644 libarm32/libcrypttpmeksvc.a libarm32/libcryptui.a libarm32/libcryptuiwizard.a libarm32/libcryptxml.a libarm32/libcscapi.a libarm32/libcscdll.a libarm32/libcsrsrv.a libarm32/libcsystemeventsbrokerclient.a libarm32/libd2d1.a libarm32/libd3d9.a libarm32/libd3d10_1core.a libarm32/libd3d10_1.a libarm32/libd3d10core.a libarm32/libd3d10.a libarm32/libd3d10level9.a libarm32/libd3d10warp.a libarm32/libd3d11.a libarm32/libd3d12.a libarm32/libd3dcompiler_47.a libarm32/libdabapi.a libarm32/libdab.a libarm32/libdatusage.a libarm32/libdavclnt.a libarm32/libdavhlpr.a libarm32/libdbgeng.a libarm32/libdbghelp.a libarm32/libdbnetlib.a libarm32/libdbnmpntw.a libarm32/libdcomp.a libarm32/libddraw.a libarm32/libdevdispitemprovider.a libarm32/libdeviceaccess.a libarm32/libdeviceassociation.a libarm32/libdeviceregistration.a libarm32/libdevinv.a libarm32/libdevmgr.a libarm32/libdevobj.a libarm32/libdevrtl.a libarm32/libdfdts.a libarm32/libdfpcommon.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14566. /usr/bin/install -c -m 644 libarm32/libdfscli.a libarm32/libdhcpcore6.a libarm32/libdhcpcore.a libarm32/libdhcpcsvc6.a libarm32/libdhcpcsvc.a libarm32/libdhcpqec.a libarm32/libdhcpsapi.a libarm32/libdiagperf.a libarm32/libdimsroam.a libarm32/libdiskcopy.a libarm32/libdismapi.a libarm32/libdispci.a libarm32/libdisplay.a libarm32/libdmdskmgr.a libarm32/libdmutil.a libarm32/libdmvdsitf.a libarm32/libdnsapi.a libarm32/libdnsrslvr.a libarm32/libdot3api.a libarm32/libdot3dlg.a libarm32/libdot3gpclnt.a libarm32/libdot3msm.a libarm32/libdot3svc.a libarm32/libdot3ui.a libarm32/libdpapi.a libarm32/libdpapisrv.a libarm32/libdpx.a libarm32/libdrprov.a libarm32/libdrt.a libarm32/libdrtprov.a libarm32/libdrttransport.a libarm32/libdrvstore.a libarm32/libdsauth.a libarm32/libdskquota.a libarm32/libdsound.a libarm32/libdsparse.a libarm32/libdsprop.a libarm32/libdsquery.a libarm32/libdsrole.a libarm32/libdssec.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14567. /usr/bin/install -c -m 644 libarm32/libdssenh.a libarm32/libdsuiext.a libarm32/libdui70.a libarm32/libduser.a libarm32/libdwmapi.a libarm32/libdwmcore.a libarm32/libdwmredir.a libarm32/libdwrite.a libarm32/libdxgi.a libarm32/libdxgwdi.a libarm32/libdxva2.a libarm32/libeappcfg.a libarm32/libeappgnui.a libarm32/libeapphost.a libarm32/libeappprxy.a libarm32/libeapprovp.a libarm32/libeapqec.a libarm32/libeaswrt.a libarm32/libefsadu.a libarm32/libefscore.a libarm32/libefslsaext.a libarm32/libefssvc.a libarm32/libefsutil.a libarm32/libefswrt.a libarm32/libehstorpwdmgr.a libarm32/libelscore.a libarm32/libelshyph.a libarm32/libelslad.a libarm32/libelstrans.a libarm32/libembeddedapplauncherconfig.a libarm32/libencdump.a libarm32/libenergy.a libarm32/libenergyprov.a libarm32/libes.a libarm32/libesent.a libarm32/libesentprf.a libarm32/libeventaggregation.a libarm32/libevr.a libarm32/libfaultrep.a libarm32/libfdeploy.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14568. /usr/bin/install -c -m 644 libarm32/libfdphost.a libarm32/libfdprint.a libarm32/libfdrespub.a libarm32/libfdssdp.a libarm32/libfdwsd.a libarm32/libfeclient.a libarm32/libfhevents.a libarm32/libfhshl.a libarm32/libfhsvcctl.a libarm32/libfhsvc.a libarm32/libfilemgmt.a libarm32/libfirewallapi.a libarm32/libfirewallcontrolpanel.a libarm32/libfltlib.a libarm32/libfm20.a libarm32/libfmapi.a libarm32/libfmifs.a libarm32/libfms.a libarm32/libfntcache.a libarm32/libfontext.a libarm32/libfontsub.a libarm32/libframedyn.a libarm32/libframedynos.a libarm32/libfsutilext.a libarm32/libfveapibase.a libarm32/libfveapi.a libarm32/libfvecerts.a libarm32/libfveskybackup.a libarm32/libfveui.a libarm32/libfvewiz.a libarm32/libfwpuclnt.a libarm32/libfwremotesvr.a libarm32/libgameux.a libarm32/libgdi32.a libarm32/libgeofencemonitorservice.a libarm32/libgetuname.a libarm32/libglobcollationhost.a libarm32/libglobinputhost.a libarm32/libglu32.a libarm32/libgpapi.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14569. /usr/bin/install -c -m 644 libarm32/libgpedit.a libarm32/libgpprefcl.a libarm32/libgpprnext.a libarm32/libgpscript.a libarm32/libgpsvc.a libarm32/libgptext.a libarm32/libhal.a libarm32/libhbaapi.a libarm32/libhid.a libarm32/libhidserv.a libarm32/libhlink.a libarm32/libhnetcfg.a libarm32/libhotplug.a libarm32/libhtmlhelp.a libarm32/libhttpapi.a libarm32/libhttpprxm.a libarm32/libhttpprxp.a libarm32/libhtui.a libarm32/libiashlpr.a libarm32/libiassam.a libarm32/libiassvcs.a libarm32/libicfupgd.a libarm32/libicm32.a libarm32/libicmp.a libarm32/libicmui.a libarm32/libidndl.a libarm32/libieadvpack.a libarm32/libiedkcs32.a libarm32/libieframe.a libarm32/libiernonce.a libarm32/libiertutil.a libarm32/libiesetup.a libarm32/libiesysprep.a libarm32/libieui.a libarm32/libigddiag.a libarm32/libikeext.a libarm32/libimagehlp.a libarm32/libimgutil.a libarm32/libimm32.a libarm32/libinetcomm.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14570. /usr/bin/install -c -m 644 libarm32/libinetmib1.a libarm32/libinput.a libarm32/libinseng.a libarm32/libiphlpapi.a libarm32/libiphlpsvc.a libarm32/libipnathlp.a libarm32/libipsecsvc.a libarm32/libiuilp.a libarm32/libjscript9.a libarm32/libjscript9diag.a libarm32/libjsproxy.a libarm32/libkdcom.a libarm32/libkd.a libarm32/libkdscli.a libarm32/libkdusb.a libarm32/libkeepaliveprovider.a libarm32/libkerberos.a libarm32/libkernel.appcore.a libarm32/libkernelbase.a libarm32/libkeyboardfiltercore.a libarm32/libkeyiso.a libarm32/libkeymgr.a libarm32/libks.a libarm32/libksecdd.a libarm32/libktmw32.a libarm32/libl2gpstore.a libarm32/liblangcleanupsysprepaction.a libarm32/liblinkinfo.a libarm32/liblistsvc.a libarm32/liblivessp.a libarm32/liblltdapi.a libarm32/liblltdsvc.a libarm32/libloadperf.a libarm32/liblocalspl.a libarm32/libloghours.a libarm32/liblogoncli.a libarm32/liblpk.a libarm32/liblsasrv.a libarm32/liblz32.a libarm32/libmagnification.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14571. /usr/bin/install -c -m 644 libarm32/libmaintenanceui.a libarm32/libmapi32.a libarm32/libmapistub.a libarm32/libmcicda.a libarm32/libmciseq.a libarm32/libmciwave.a libarm32/libmcxdriv.a libarm32/libmdminst.a libarm32/libmdmregistration.a libarm32/libmf3216.a libarm32/libmfasfsrcsnk.a libarm32/libmfcaptureengine.a libarm32/libmf.a libarm32/libmfcore.a libarm32/libmfnetcore.a libarm32/libmfnetsrc.a libarm32/libmfplat.a libarm32/libmfplay.a libarm32/libmfreadwrite.a libarm32/libmfsensorgroup.a libarm32/libmfsrcsnk.a libarm32/libmftranscode.a libarm32/libmincore.a libarm32/libmgmtapi.a libarm32/libmibincodec.a libarm32/libmicrosoft.management.infrastructure.native.unmanaged.a libarm32/libmi.a libarm32/libmidimap.a libarm32/libmimofcodec.a libarm32/libmirrordrvcompat.a libarm32/libmiutils.a libarm32/libmlang.a libarm32/libmmcbase.a libarm32/libmmcico.a libarm32/libmmci.a libarm32/libmmcndmgr.a libarm32/libmmcss.a libarm32/libmmdevapi.a libarm32/libmodemui.a libarm32/libmontr_ci.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14572. /usr/bin/install -c -m 644 libarm32/libmprapi.a libarm32/libmpr.a libarm32/libmprext.a libarm32/libmprmsg.a libarm32/libmpssvc.a libarm32/libmrmcorer.a libarm32/libmrt100.a libarm32/libmsacm32.a libarm32/libmsafd.a libarm32/libmsasn1.a libarm32/libmsauserext.a libarm32/libmscat32.a libarm32/libmsclmd.a libarm32/libmscms.a libarm32/libmscoree.a libarm32/libmsctf.a libarm32/libmsctfmonitor.a libarm32/libmsdadiag.a libarm32/libmsdart.a libarm32/libmsdelta.a libarm32/libmsdmo.a libarm32/libmsdrm.a libarm32/libmsfeeds.a libarm32/libmsftedit.a libarm32/libmshtml.a libarm32/libmsicofire.a libarm32/libmsidcrl40.a libarm32/libmsi.a libarm32/libmsiltcfg.a libarm32/libmsimg32.a libarm32/libmsimtf.a libarm32/libmsisip.a libarm32/libmsiwer.a libarm32/libmskeyprotcli.a libarm32/libmskeyprotect.a libarm32/libmsls31.a libarm32/libmsoeacct.a libarm32/libmsoert2.a libarm32/libmspatcha.a libarm32/libmspatchc.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14573. /usr/bin/install -c -m 644 libarm32/libmsports.a libarm32/libmsrating.a libarm32/libmsscntrs.a libarm32/libmssha.a libarm32/libmsshooks.a libarm32/libmssign32.a libarm32/libmssip32.a libarm32/libmssrch.a libarm32/libmstask.a libarm32/libmstextprediction.a libarm32/libmsutb.a libarm32/libmsv1_0.a libarm32/libmswsock.a libarm32/libmsxml6.a libarm32/libmsyuv.a libarm32/libmtxdm.a libarm32/libmtxex.a libarm32/libmuifontsetup.a libarm32/libmuilanguagecleanup.a libarm32/libmvbtrcarm.a libarm32/libmydocs.a libarm32/libnapinsp.a libarm32/libnapipsec.a libarm32/libncaapi.a libarm32/libncasvc.a libarm32/libncbservice.a libarm32/libncdautosetup.a libarm32/libnci.a libarm32/libncobjapi.a libarm32/libncrypt.a libarm32/libncryptprov.a libarm32/libncryptsslp.a libarm32/libncsi.a libarm32/libncuprov.a libarm32/libnddeapi.a libarm32/libndfapi.a libarm32/libndis.a libarm32/libnduprov.a libarm32/libnegoexts.a libarm32/libnetapi32.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14574. /usr/bin/install -c -m 644 libarm32/libnetbios.a libarm32/libnetcfgx.a libarm32/libnetdiagfx.a libarm32/libnetfxperf.a libarm32/libnetid.a libarm32/libnetio.a libarm32/libnetjoin.a libarm32/libnetlogon.a libarm32/libnetman.a libarm32/libnetplwiz.a libarm32/libnetprofmsvc.a libarm32/libnetprovisionsp.a libarm32/libnetsetupapi.a libarm32/libnetshell.a libarm32/libnetutils.a libarm32/libnewdev.a libarm32/libninput.a libarm32/libnlaapi.a libarm32/libnlasvc.a libarm32/libnlmsprep.a libarm32/libnlsdl.a libarm32/libnormaliz.a libarm32/libnrpsrv.a libarm32/libnshwfp.a libarm32/libnsi.a libarm32/libnsisvc.a libarm32/libntdll.a libarm32/libntdllcrt.a libarm32/libntdsapi.a libarm32/libntlanman.a libarm32/libntmarta.a libarm32/libntoskrnl.a libarm32/libntprint.a libarm32/libntquery.a libarm32/libntshrui.a libarm32/libnvcameraispb.a libarm32/libnvcameraisp.a libarm32/libnvd3dum.a libarm32/libnvencodeapi.a libarm32/liboccache.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14575. /usr/bin/install -c -m 644 libarm32/libodbc32.a libarm32/libodbccp32.a libarm32/libodbctrac.a libarm32/liboemlicense.a libarm32/liboffreg.a libarm32/libole32.a libarm32/liboleacc.a libarm32/liboleaut32.a libarm32/liboledlg.a libarm32/libondemandconnroutehelper.a libarm32/libonex.a libarm32/libonexui.a libarm32/liboobefldr.a libarm32/libopengl32.a libarm32/libosbaseln.a libarm32/libosksupport.a libarm32/libosuninst.a libarm32/libp2p.a libarm32/libp2pgraph.a libarm32/libp2psvc.a libarm32/libpathcch.a libarm32/libpautoenr.a libarm32/libpcacli.a libarm32/libpcaui.a libarm32/libpcpksp.a libarm32/libpcptpm12.a libarm32/libpcwum.a libarm32/libpcwutl.a libarm32/libpdh.a libarm32/libpdhui.a libarm32/libperfctrs.a libarm32/libperfdisk.a libarm32/libperfnet.a libarm32/libperfos.a libarm32/libperfproc.a libarm32/libperftrack.a libarm32/libperfts.a libarm32/libphotowiz.a libarm32/libpidgenx.a libarm32/libpku2u.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14576. /usr/bin/install -c -m 644 libarm32/libpla.a libarm32/libplaysndsrv.a libarm32/libploptin.a libarm32/libpnpclean.a libarm32/libpnpts.a libarm32/libpnpui.a libarm32/libpnrpauto.a libarm32/libpnrpnsp.a libarm32/libpnrpsvc.a libarm32/libpolstore.a libarm32/libportabledeviceclassextension.a libarm32/libpots.a libarm32/libpowerwmiprovider.a libarm32/libpowrprof.a libarm32/libprintfilterpipelineprxy.a libarm32/libprintui.a libarm32/libprnntfy.a libarm32/libprntvpt.a libarm32/libprocinst.a libarm32/libprofext.a libarm32/libprofsvc.a libarm32/libprofsvcext.a libarm32/libpropsys.a libarm32/libprovsvc.a libarm32/libproximityrtapipal.a libarm32/libproximityservice.a libarm32/libproximityservicepal.a libarm32/libprvdmofcomp.a libarm32/libpsapi.a libarm32/libpshed.a libarm32/libpsmodulediscoveryprovider.a libarm32/libpstorec.a libarm32/libpuiapi.a libarm32/libpwlauncher.a libarm32/libpwrshplugin.a libarm32/libqmgr.a libarm32/libqshvhost.a libarm32/libquery.a libarm32/libqutil.a libarm32/libqwave.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14577. /usr/bin/install -c -m 644 libarm32/libracengn.a libarm32/libracpldlg.a libarm32/libradardt.a libarm32/libradarrs.a libarm32/libradcui.a libarm32/librasadhlp.a libarm32/librasapi32.a libarm32/librasauto.a libarm32/librascfg.a libarm32/libraschap.a libarm32/libraschapext.a libarm32/librasctrs.a libarm32/librascustom.a libarm32/librasdlg.a libarm32/librasman.a libarm32/librasmans.a libarm32/librasmontr.a libarm32/librasmxs.a libarm32/librasppp.a libarm32/librasser.a libarm32/librastapi.a libarm32/librastls.a libarm32/librastlsext.a libarm32/librdbui.a libarm32/librdpcfgex.a libarm32/librdpcore.a libarm32/librdpendp.a libarm32/librdsappxhelper.a libarm32/librdsdwmdr.a libarm32/librdvidcrl.a libarm32/librdvvmtransport.a libarm32/libreagent.a libarm32/libregapi.a libarm32/libregsvc.a libarm32/libreinfo.a libarm32/libreseteng.a libarm32/libresutils.a libarm32/librgb9rast.a libarm32/libriched20.a libarm32/librnr20.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14578. /usr/bin/install -c -m 644 libarm32/librometadata.a libarm32/librpchttp.a libarm32/librpcns4.a libarm32/librpcrt4.a libarm32/librpcrtremote.a libarm32/librpcss.a libarm32/librsaenh.a libarm32/librshx32.a libarm32/librstrtmgr.a libarm32/librtutils.a libarm32/librtworkq.a libarm32/libruntimeobject.a libarm32/libsamcli.a libarm32/libsamlib.a libarm32/libsamsrv.a libarm32/libsas.a libarm32/libsbeio.a libarm32/libscansetting.a libarm32/libscarddlg.a libarm32/libscardsvr.a libarm32/libsccls.a libarm32/libscdeviceenum.a libarm32/libscecli.a libarm32/libscesrv.a libarm32/libscext.a libarm32/libschannel.a libarm32/libschedcli.a libarm32/libscksp.a libarm32/libscrobj.a libarm32/libscrptadm.a libarm32/libscrrun.a libarm32/libsdhcinst.a libarm32/libsdiagschd.a libarm32/libsechost.a libarm32/libseclogon.a libarm32/libsecproc.a libarm32/libsecproc_isv.a libarm32/libsecproc_ssp.a libarm32/libsecproc_ssp_isv.a libarm32/libsecur32.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14579. /usr/bin/install -c -m 644 libarm32/libsecurity.a libarm32/libsensapi.a libarm32/libsens.a libarm32/libsensorsapi.a libarm32/libsensorsclassextension.a libarm32/libsensrsvc.a libarm32/libserialui.a libarm32/libserwvdrv.a libarm32/libsessenv.a libarm32/libsetbcdlocale.a libarm32/libsettingsyncpolicy.a libarm32/libsetupapi.a libarm32/libsfc.a libarm32/libsfc_os.a libarm32/libshcore.a libarm32/libshdocvw.a libarm32/libshfolder.a libarm32/libshimeng.a libarm32/libshimgvw.a libarm32/libshlwapi.a libarm32/libshsetup.a libarm32/libshsvcs.a libarm32/libshwebsvc.a libarm32/libsimauth.a libarm32/libsimcfg.a libarm32/libsisbkup.a libarm32/libslc.a libarm32/libslcext.a libarm32/libslpts.a libarm32/libslr100.a libarm32/libslwga.a libarm32/libsmartcardsimulator.a libarm32/libsmbwmiv2.a libarm32/libsmiengine.a libarm32/libsmsrouter.a libarm32/libsnmpapi.a libarm32/libsoftpub.a libarm32/libspbcd.a libarm32/libspfileq.a libarm32/libspinf.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14580. /usr/bin/install -c -m 644 libarm32/libspmpm.a libarm32/libspnet.a libarm32/libspoolss.a libarm32/libspopk.a libarm32/libsppc.a libarm32/libsppcext.a libarm32/libsppcommdlg.a libarm32/libsppnp.a libarm32/libsppobjs.a libarm32/libsppwinob.a libarm32/libspwinsat.a libarm32/libsqlcecompact40.a libarm32/libsqlcese40.a libarm32/libsqlsrv32.a libarm32/libsqmapi.a libarm32/libsrchadmin.a libarm32/libsrclient.a libarm32/libsrumapi.a libarm32/libsrumsvc.a libarm32/libsrvcli.a libarm32/libsrvsvc.a libarm32/libsscore.a libarm32/libsscoreext.a libarm32/libssdpapi.a libarm32/libssdpsrv.a libarm32/libsspicli.a libarm32/libsspisrv.a libarm32/libssshim.a libarm32/libsstpsvc.a libarm32/libsti_ci.a libarm32/libsti.a libarm32/libstoragewmi.a libarm32/libstoragewmi_passthru.a libarm32/libstorprop.a libarm32/libstorsvc.a libarm32/libstreamci.a libarm32/libsubscriptionmgr.a libarm32/libsvsvc.a libarm32/libsxs.a libarm32/libsxshared.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14581. /usr/bin/install -c -m 644 libarm32/libsxssrv.a libarm32/libsxsstore.a libarm32/libsynchronization.a libarm32/libsysclass.a libarm32/libsysmain.a libarm32/libsysntfy.a libarm32/libsyssetup.a libarm32/libsystemeventsbrokerclient.a libarm32/libsystemeventsbrokerserver.a libarm32/libsystemsettingsadminflowui.a libarm32/libsystemsettingsdatabase.a libarm32/libsystemsettings.deviceencryptionhandlers.a libarm32/libsystemsettings.handlers.a libarm32/libt2embed.a libarm32/libtabbtn.a libarm32/libtabsvc.a libarm32/libtapi32.a libarm32/libtapiperf.a libarm32/libtapisrv.a libarm32/libtapisysprep.a libarm32/libtaskcomp.a libarm32/libtbs.a libarm32/libtcpipsetup.a libarm32/libtcpmib.a libarm32/libtcpmonui.a libarm32/libtdh.a libarm32/libtermsrv.a libarm32/libtetheringieprovider.a libarm32/libtetheringmgr.a libarm32/libtetheringstation.a libarm32/libthemecpl.a libarm32/libthemeservice.a libarm32/libtimebrokerclient.a libarm32/libtimebrokerserver.a libarm32/libtimedatemuicallback.a libarm32/libtlscsp.a libarm32/libtpmcompc.a libarm32/libtpmvsc.a libarm32/libtquery.a libarm32/libtraffic.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14582. /usr/bin/install -c -m 644 libarm32/libtrkwks.a libarm32/libtsbyuv.a libarm32/libtsgqec.a libarm32/libtspkg.a libarm32/libtspnprdrcoinstaller.a libarm32/libtsusbgdcoinstaller.a libarm32/libtsusbredirectiongrouppolicyextension.a libarm32/libtsworkspace.a libarm32/libttlsauth.a libarm32/libttlscfg.a libarm32/libttlsext.a libarm32/libtxfw32.a libarm32/libubpm.a libarm32/libudhisapi.a libarm32/libuexfat.a libarm32/libufat.a libarm32/libuiautomationcore.a libarm32/libuireng.a libarm32/libumdmxfrm.a libarm32/libumpnpmgr.a libarm32/libumpo.a libarm32/libumpoext.a libarm32/libumrdp.a libarm32/libunattend.a libarm32/libunimdmat.a libarm32/libuniplat.a libarm32/libuntfs.a libarm32/libupnp.a libarm32/libupnphost.a libarm32/liburl.a libarm32/liburlmon.a libarm32/libusbceip.a libarm32/libusbperf.a libarm32/libusbui.a libarm32/libuser32.a libarm32/libuserenv.a libarm32/libuserinitext.a libarm32/libuserlanguageprofilecallback.a libarm32/libusp10.a libarm32/libutildll.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14583. /usr/bin/install -c -m 644 libarm32/libuudf.a libarm32/libuxinit.a libarm32/libuxtheme.a libarm32/libvan.a libarm32/libvaultcli.a libarm32/libvaultsvc.a libarm32/libvdsutil.a libarm32/libverifier.a libarm32/libversion.a libarm32/libvirtdisk.a libarm32/libvpnikeapi.a libarm32/libvpnike.a libarm32/libvssapi.a libarm32/libvsstrace.a libarm32/libw32time.a libarm32/libw32topl.a libarm32/libwbiosrvc.a libarm32/libwcl.a libarm32/libwcletw.a libarm32/libwclpowrprof.a libarm32/libwclsqm.a libarm32/libwclunicode.a libarm32/libwclwdi.a libarm32/libwcmapi.a libarm32/libwcmcsp.a libarm32/libwcmsvc.a libarm32/libwcncsvc.a libarm32/libwcneapauthproxy.a libarm32/libwcneappeerproxy.a libarm32/libwdc.a libarm32/libwdiasqmmodule.a libarm32/libwdi.a libarm32/libwdigest.a libarm32/libwdscore.a libarm32/libwebauthn.a libarm32/libwebclnt.a libarm32/libwebio.a libarm32/libwebservices.a libarm32/libwebsocket.a libarm32/libwecapi.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14584. /usr/bin/install -c -m 644 libarm32/libwecsvc.a libarm32/libwerconcpl.a libarm32/libwercplsupport.a libarm32/libwer.a libarm32/libwerdiagcontroller.a libarm32/libwersvc.a libarm32/libwerui.a libarm32/libwevtapi.a libarm32/libwevtfwd.a libarm32/libwevtsvc.a libarm32/libwfdprov.a libarm32/libwhealogr.a libarm32/libwiaservc.a libarm32/libwiashext.a libarm32/libwiatrace.a libarm32/libwifidisplay.a libarm32/libwimgapi.a libarm32/libwinbici.a libarm32/libwinbio.a libarm32/libwinbrand.a libarm32/libwindowsapp.a libarm32/libwindowscodecsext.a libarm32/libwindows.data.pdf.a libarm32/libwindows.globalization.fontgroups.a libarm32/libwindows.networking.connectivity.a libarm32/libwindows.networking.a libarm32/libwindows.networking.hostname.a libarm32/libwindows.networking.networkoperators.hotspotauthentication.a libarm32/libwindows.networking.proximity.a libarm32/libwindows.networking.vpn.a libarm32/libwindows.storage.applicationdata.a libarm32/libwindows.ui.a libarm32/libwindows.ui.xaml.a libarm32/libwinethc.a libarm32/libwinhttp.a libarm32/libwininet.a libarm32/libwininitext.a libarm32/libwinipsec.a libarm32/libwinlangdb.a libarm32/libwinlogonext.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14585. /usr/bin/install -c -m 644 libarm32/libwinmde.a libarm32/libwinmmbase.a libarm32/libwinmm.a libarm32/libwinnsi.a libarm32/libwinrnr.a libarm32/libwinrscmd.a libarm32/libwinscard.a libarm32/libwinsetupui.a libarm32/libwinshfhc.a libarm32/libwinsku.a libarm32/libwinspool.a libarm32/libwinsrpc.a libarm32/libwinsrv.a libarm32/libwinsta.a libarm32/libwintrust.a libarm32/libwintypes.a libarm32/libwinusb.a libarm32/libwitnesswmiv2provider.a libarm32/libwkscli.a libarm32/libwkssvc.a libarm32/libwlanapi.a libarm32/libwlangpui.a libarm32/libwlanhlp.a libarm32/libwlaninst.a libarm32/libwlanmm.a libarm32/libwlanmsm.a libarm32/libwlansec.a libarm32/libwlansvc.a libarm32/libwlansvcpal.a libarm32/libwlanui.a libarm32/libwlanutil.a libarm32/libwldap32.a libarm32/libwldp.a libarm32/libwlgpclnt.a libarm32/libwlidcli.a libarm32/libwlidnsp.a libarm32/libwlidsvc.a libarm32/libwmiclnt.a libarm32/libwmidcom.a libarm32/libwmi.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14586. /usr/bin/install -c -m 644 libarm32/libwmiprop.a libarm32/libwmitomi.a libarm32/libwmpdui.a libarm32/libwmsgapi.a libarm32/libwofutil.a libarm32/libworkfoldersgpext.a libarm32/libworkfolderssvc.a libarm32/libwpdbusenum.a libarm32/libwpd_ci.a libarm32/libwpdshext.a libarm32/libwpnsruprov.a libarm32/libws2help.a libarm32/libwscapi.a libarm32/libwsclient.a libarm32/libwscsvc.a libarm32/libwsdapi.a libarm32/libwsdchngr.a libarm32/libwsecedit.a libarm32/libwshbth.a libarm32/libwshext.a libarm32/libwship6.a libarm32/libwshnetbs.a libarm32/libwshqos.a libarm32/libwshrm.a libarm32/libwshtcpip.a libarm32/libwsmagent.a libarm32/libwsmsvc.a libarm32/libwsmwmipl.a libarm32/libwsnmp32.a libarm32/libwsock32.a libarm32/libwsservice.a libarm32/libwssync.a libarm32/libwtsapi32.a libarm32/libwuaext.a libarm32/libwuaueng.a libarm32/libwudfcoinstaller.a libarm32/libwudfplatform.a libarm32/libwudfsvc.a libarm32/libwudfx02000.a libarm32/libwudfx.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14587. /usr/bin/install -c -m 644 libarm32/libwudriver.a libarm32/libwusettingsprovider.a libarm32/libwwaninst.a libarm32/libwwanmm.a libarm32/libwwanprotdim.a libarm32/libwwansvc.a libarm32/libwwapi.a libarm32/libxaudio2_8.a libarm32/libxinput1_4.a libarm32/libxmllite.a libarm32/libxpsprint.a libarm32/libxpsrasterservice.a libarm32/libxpssvcs.a libarm32/libxwizards.a libarm32/libzipfldr.a libarm32/libmsvcp60.a libarm32/libmsvcr110.a libarm32/libmsvcr120_app.a libarm32/libucrtbase.a libarm32/libucrt.a libarm32/libucrtapp.a libarm32/libvcruntime140_app.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14588. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14589. /usr/bin/install -c -m 644 libarm32/libkernel32.a libarm32/libbits.a libarm32/libshell32.a libarm32/libdinput.a libarm32/libdinput8.a libarm32/libdmoguids.a libarm32/libdxerr8.a libarm32/libdxerr9.a libarm32/libmfuuid.a libarm32/libamstrmid.a libarm32/libwmcodecdspuuid.a libarm32/libwindowscodecs.a libarm32/libwbemuuid.a libarm32/libdxguid.a libarm32/libksuser.a libarm32/libksguid.a libarm32/liblocationapi.a libarm32/libsensorsapi.a libarm32/libsapi.a libarm32/libportabledeviceguids.a libarm32/libscrnsave.a libarm32/libscrnsavw.a libarm32/libstrmiids.a libarm32/libuuid.a libarm32/libgdiplus.a libarm32/libws2_32.a libarm32/libadsiid.a libarm32/libdelayimp.a libarm32/libm.a libarm32/liblargeint.a libarm32/libmingw32.a libarm32/libmingwex.a libarm32/libmoldname.a libarm32/libmingwthrd.a '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib'
  14590. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libkernel32.a )
  14591. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libbits.a )
  14592. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libshell32.a )
  14593. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libdinput.a )
  14594. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libdinput8.a )
  14595. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libdmoguids.a )
  14596. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libdxerr8.a )
  14597. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libdxerr9.a )
  14598. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libmfuuid.a )
  14599. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libamstrmid.a )
  14600. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libwmcodecdspuuid.a )
  14601. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libwindowscodecs.a )
  14602. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libwbemuuid.a )
  14603. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libdxguid.a )
  14604. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libksuser.a )
  14605. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libksguid.a )
  14606. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib liblocationapi.a )
  14607. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libsensorsapi.a )
  14608. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libsapi.a )
  14609. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libportabledeviceguids.a )
  14610. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libscrnsave.a )
  14611. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libscrnsavw.a )
  14612. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libstrmiids.a )
  14613. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libuuid.a )
  14614. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libgdiplus.a )
  14615. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libws2_32.a )
  14616. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libadsiid.a )
  14617. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libdelayimp.a )
  14618. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libm.a )
  14619. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib liblargeint.a )
  14620. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libmingw32.a )
  14621. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libmingwex.a )
  14622. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libmoldname.a )
  14623. ( cd '/home/russellh/build/llvm-mingw-host/armv7-w64-mingw32/lib' && armv7-w64-mingw32-ranlib libmingwthrd.a )
  14624. gmake[2]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-armv7'
  14625. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-armv7'
  14626. checking for a BSD-compatible install... /usr/bin/install -c
  14627. checking whether build environment is sane... yes
  14628. checking for aarch64-w64-mingw32-strip... aarch64-w64-mingw32-strip
  14629. checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
  14630. checking for gawk... no
  14631. checking for mawk... no
  14632. checking for nawk... nawk
  14633. checking whether make sets $(MAKE)... yes
  14634. checking whether make supports nested variables... yes
  14635. checking whether to enable maintainer-specific portions of Makefiles... no
  14636. checking build system type... x86_64-unknown-freebsd13.0
  14637. checking host system type... aarch64-w64-mingw32
  14638. checking for sysroot... /home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32
  14639. checking for a sed that does not truncate output... /usr/bin/sed
  14640. checking for gawk... (cached) nawk
  14641. checking for aarch64-w64-mingw32-gcc... aarch64-w64-mingw32-gcc
  14642. checking whether we are cross compiling... yes
  14643. checking for suffix of object files... o
  14644. checking whether the compiler supports GNU C... yes
  14645. checking whether aarch64-w64-mingw32-gcc accepts -g... yes
  14646. checking for aarch64-w64-mingw32-gcc option to enable C11 features... none needed
  14647. checking whether aarch64-w64-mingw32-gcc understands -c and -o together... yes
  14648. checking whether make supports the include directive... yes (GNU style)
  14649. checking dependency style of aarch64-w64-mingw32-gcc... gcc3
  14650. checking for aarch64-w64-mingw32-g++... aarch64-w64-mingw32-g++
  14651. checking whether the compiler supports GNU C++... yes
  14652. checking whether aarch64-w64-mingw32-g++ accepts -g... yes
  14653. checking for aarch64-w64-mingw32-g++ option to enable C++11 features... none needed
  14654. checking dependency style of aarch64-w64-mingw32-g++... gcc3
  14655. checking how to run the C preprocessor... aarch64-w64-mingw32-gcc -E
  14656. checking for aarch64-w64-mingw32-ranlib... aarch64-w64-mingw32-ranlib
  14657. checking for aarch64-w64-mingw32-dlltool... aarch64-w64-mingw32-dlltool
  14658. checking for aarch64-w64-mingw32-ar... aarch64-w64-mingw32-ar
  14659. checking the archiver (aarch64-w64-mingw32-ar) interface... ar
  14660. checking dependency style of aarch64-w64-mingw32-gcc... gcc3
  14661. checking for aarch64-w64-mingw32-as... aarch64-w64-mingw32-as
  14662. checking whether dlltool supports --temp-prefix... no
  14663. checking whether to build a w32api package for Cygwin... no
  14664. checking whether to build the Win32 libraries... no
  14665. checking whether to build the Win64 libraries... no
  14666. checking whether to build the WinARM32 libraries... no
  14667. checking whether to build the WinARM64 libraries... yes
  14668. checking whether to use genlib... no
  14669. checking whether to enable globbing... no
  14670. checking whether to enable private exports... no
  14671. checking whether to enable delay import libs... no
  14672. checking what to provide as libmsvcrt.a... ucrt
  14673. checking whether to enable experimental features... no
  14674. checking whether the compiler supports -municode... yes
  14675. checking for stdio.h... yes
  14676. checking for stdlib.h... yes
  14677. checking for string.h... yes
  14678. checking for inttypes.h... yes
  14679. checking for stdint.h... yes
  14680. checking for strings.h... yes
  14681. checking for sys/stat.h... yes
  14682. checking for sys/types.h... yes
  14683. checking for unistd.h... yes
  14684. checking for _mingw_mac.h... yes
  14685. checking for warning levels... Level 3
  14686. checking that generated files are newer than configure... done
  14687. configure: creating ./config.status
  14688. config.status: creating Makefile
  14689. config.status: creating config.h
  14690. config.status: executing depfiles commands
  14691. configure:
  14692. configure:
  14693. configure:
  14694. configure: ------------------------------------------------------------------------
  14695. configure: mingw-w64-runtime 4.0b
  14696. configure: ------------------------------------------------------------------------
  14697. configure:
  14698. configure:
  14699. configure: Configuration Options Summary:
  14700. configure:
  14701. configure: WinARM32 runtime.....: no
  14702. configure: WinARM64 runtime.....: yes
  14703. configure: Win32 runtime........: no
  14704. configure: Win64 runtime........: no
  14705. configure: C Warning Flags......: -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes
  14706. configure: C++ Warning Flags....:
  14707. configure: Common Warning Flags.: -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline
  14708. configure: Default msvcrt.......: ucrt
  14709. configure:
  14710. configure: DFP printf...........: no
  14711. configure: 128-bit printf.......: no
  14712. configure: Custom printf........: no
  14713. configure: Softhmath............: no
  14714. configure:
  14715. echo "static int __attribute__((unused)) __mingw_libm_dummy;" > _libm_dummy.c
  14716. gmake all-am
  14717. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-aarch64'
  14718. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/kernel32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/kernel32.def
  14719. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/ws2_32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/ws2_32.def
  14720. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libadsiid_a-activeds-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libadsiid_a-activeds-uuid.Tpo -c -o libsrc/libarm64_libadsiid_a-activeds-uuid.o `test -f 'libsrc/activeds-uuid.c' || echo '../'`libsrc/activeds-uuid.c
  14721. rm -f libarm64/libdelayimp.a
  14722. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libarm64_libm_a-_libm_dummy.o -MD -MP -MF .deps/libarm64_libm_a-_libm_dummy.Tpo -c -o libarm64_libm_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  14723. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_liblargeint_a-largeint.o -MD -MP -MF libsrc/.deps/libarm64_liblargeint_a-largeint.Tpo -c -o libsrc/libarm64_liblargeint_a-largeint.o `test -f 'libsrc/largeint.c' || echo '../'`libsrc/largeint.c
  14724. aarch64-w64-mingw32-ar cru libarm64/libdelayimp.a
  14725. aarch64-w64-mingw32-ranlib libarm64/libdelayimp.a
  14726. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libarm64_libmoldname_a-_libm_dummy.o -MD -MP -MF .deps/libarm64_libmoldname_a-_libm_dummy.Tpo -c -o libarm64_libmoldname_a-_libm_dummy.o `test -f '_libm_dummy.c' || echo '../'`_libm_dummy.c
  14727. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libmingwthrd_a-mingwthrd_mt.o -MD -MP -MF libsrc/.deps/libarm64_libmingwthrd_a-mingwthrd_mt.Tpo -c -o libsrc/libarm64_libmingwthrd_a-mingwthrd_mt.o `test -f 'libsrc/mingwthrd_mt.c' || echo '../'`libsrc/mingwthrd_mt.c
  14728. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-mbrtowc.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-mbrtowc.Tpo -c -o misc/libarm64_libmsvcrt_common_a-mbrtowc.o `test -f 'misc/mbrtowc.c' || echo '../'`misc/mbrtowc.c
  14729. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-mbsinit.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-mbsinit.Tpo -c -o misc/libarm64_libmsvcrt_common_a-mbsinit.o `test -f 'misc/mbsinit.c' || echo '../'`misc/mbsinit.c
  14730. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-onexit_table.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-onexit_table.Tpo -c -o misc/libarm64_libmsvcrt_common_a-onexit_table.o `test -f 'misc/onexit_table.c' || echo '../'`misc/onexit_table.c
  14731. mv -f .deps/libarm64_libm_a-_libm_dummy.Tpo .deps/libarm64_libm_a-_libm_dummy.Po
  14732. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-register_tls_atexit.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-register_tls_atexit.Tpo -c -o misc/libarm64_libmsvcrt_common_a-register_tls_atexit.o `test -f 'misc/register_tls_atexit.c' || echo '../'`misc/register_tls_atexit.c
  14733. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-uchar_c16rtomb.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-uchar_c16rtomb.Tpo -c -o misc/libarm64_libmsvcrt_common_a-uchar_c16rtomb.o `test -f 'misc/uchar_c16rtomb.c' || echo '../'`misc/uchar_c16rtomb.c
  14734. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-uchar_c32rtomb.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-uchar_c32rtomb.Tpo -c -o misc/libarm64_libmsvcrt_common_a-uchar_c32rtomb.o `test -f 'misc/uchar_c32rtomb.c' || echo '../'`misc/uchar_c32rtomb.c
  14735. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-uchar_mbrtoc16.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-uchar_mbrtoc16.Tpo -c -o misc/libarm64_libmsvcrt_common_a-uchar_mbrtoc16.o `test -f 'misc/uchar_mbrtoc16.c' || echo '../'`misc/uchar_mbrtoc16.c
  14736. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-uchar_mbrtoc32.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-uchar_mbrtoc32.Tpo -c -o misc/libarm64_libmsvcrt_common_a-uchar_mbrtoc32.o `test -f 'misc/uchar_mbrtoc32.c' || echo '../'`misc/uchar_mbrtoc32.c
  14737. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_common_a-wcrtomb.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_common_a-wcrtomb.Tpo -c -o misc/libarm64_libmsvcrt_common_a-wcrtomb.o `test -f 'misc/wcrtomb.c' || echo '../'`misc/wcrtomb.c
  14738. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_common_a-_getc_nolock.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_common_a-_getc_nolock.Tpo -c -o stdio/libarm64_libmsvcrt_common_a-_getc_nolock.o `test -f 'stdio/_getc_nolock.c' || echo '../'`stdio/_getc_nolock.c
  14739. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_common_a-_getwc_nolock.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_common_a-_getwc_nolock.Tpo -c -o stdio/libarm64_libmsvcrt_common_a-_getwc_nolock.o `test -f 'stdio/_getwc_nolock.c' || echo '../'`stdio/_getwc_nolock.c
  14740. mv -f libsrc/.deps/libarm64_liblargeint_a-largeint.Tpo libsrc/.deps/libarm64_liblargeint_a-largeint.Po
  14741. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_common_a-_putc_nolock.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_common_a-_putc_nolock.Tpo -c -o stdio/libarm64_libmsvcrt_common_a-_putc_nolock.o `test -f 'stdio/_putc_nolock.c' || echo '../'`stdio/_putc_nolock.c
  14742. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_common_a-_putwc_nolock.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_common_a-_putwc_nolock.Tpo -c -o stdio/libarm64_libmsvcrt_common_a-_putwc_nolock.o `test -f 'stdio/_putwc_nolock.c' || echo '../'`stdio/_putwc_nolock.c
  14743. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_common_a-acrt_iob_func.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_common_a-acrt_iob_func.Tpo -c -o stdio/libarm64_libmsvcrt_common_a-acrt_iob_func.o `test -f 'stdio/acrt_iob_func.c' || echo '../'`stdio/acrt_iob_func.c
  14744. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_common_a-snprintf_alias.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_common_a-snprintf_alias.Tpo -c -o stdio/libarm64_libmsvcrt_common_a-snprintf_alias.o `test -f 'stdio/snprintf_alias.c' || echo '../'`stdio/snprintf_alias.c
  14745. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_common_a-vsnprintf_alias.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_common_a-vsnprintf_alias.Tpo -c -o stdio/libarm64_libmsvcrt_common_a-vsnprintf_alias.o `test -f 'stdio/vsnprintf_alias.c' || echo '../'`stdio/vsnprintf_alias.c
  14746. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmsvcrt_common_a-frexp.o -MD -MP -MF math/.deps/libarm64_libmsvcrt_common_a-frexp.Tpo -c -o math/libarm64_libmsvcrt_common_a-frexp.o `test -f 'math/frexp.c' || echo '../'`math/frexp.c
  14747. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-_configthreadlocale.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-_configthreadlocale.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-_configthreadlocale.o `test -f 'misc/_configthreadlocale.c' || echo '../'`misc/_configthreadlocale.c
  14748. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-invalid_parameter_handler.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-invalid_parameter_handler.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-invalid_parameter_handler.o `test -f 'misc/invalid_parameter_handler.c' || echo '../'`misc/invalid_parameter_handler.c
  14749. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-output_format.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-output_format.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-output_format.o `test -f 'misc/output_format.c' || echo '../'`misc/output_format.c
  14750. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-purecall.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-purecall.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-purecall.o `test -f 'misc/purecall.c' || echo '../'`misc/purecall.c
  14751. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_extra_a-fseeki64.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_extra_a-fseeki64.Tpo -c -o stdio/libarm64_libmsvcrt_extra_a-fseeki64.o `test -f 'stdio/fseeki64.c' || echo '../'`stdio/fseeki64.c
  14752. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_extra_a-mingw_lock.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_extra_a-mingw_lock.Tpo -c -o stdio/libarm64_libmsvcrt_extra_a-mingw_lock.o `test -f 'stdio/mingw_lock.c' || echo '../'`stdio/mingw_lock.c
  14753. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-acosh.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acosh.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-acosh.o `test -f 'math/arm-common/acosh.c' || echo '../'`math/arm-common/acosh.c
  14754. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-acoshf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acoshf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-acoshf.o `test -f 'math/arm-common/acoshf.c' || echo '../'`math/arm-common/acoshf.c
  14755. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-acoshl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acoshl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-acoshl.o `test -f 'math/arm-common/acoshl.c' || echo '../'`math/arm-common/acoshl.c
  14756. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-asinh.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinh.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-asinh.o `test -f 'math/arm-common/asinh.c' || echo '../'`math/arm-common/asinh.c
  14757. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-asinhf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinhf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-asinhf.o `test -f 'math/arm-common/asinhf.c' || echo '../'`math/arm-common/asinhf.c
  14758. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-asinhl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinhl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-asinhl.o `test -f 'math/arm-common/asinhl.c' || echo '../'`math/arm-common/asinhl.c
  14759. mv -f libsrc/.deps/libarm64_libadsiid_a-activeds-uuid.Tpo libsrc/.deps/libarm64_libadsiid_a-activeds-uuid.Po
  14760. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-atanh.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanh.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-atanh.o `test -f 'math/arm-common/atanh.c' || echo '../'`math/arm-common/atanh.c
  14761. mv -f .deps/libarm64_libmoldname_a-_libm_dummy.Tpo .deps/libarm64_libmoldname_a-_libm_dummy.Po
  14762. mv -f libsrc/.deps/libarm64_libmingwthrd_a-mingwthrd_mt.Tpo libsrc/.deps/libarm64_libmingwthrd_a-mingwthrd_mt.Po
  14763. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-atanhf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanhf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-atanhf.o `test -f 'math/arm-common/atanhf.c' || echo '../'`math/arm-common/atanhf.c
  14764. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-atanhl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanhl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-atanhl.o `test -f 'math/arm-common/atanhl.c' || echo '../'`math/arm-common/atanhl.c
  14765. ../math/frexp.c:17:3: warning: packed attribute is unnecessary for 'struct ieee754_double_::(anonymous at ../math/frexp.c:17:3)' [-Wpacked]
  14766. struct __attribute__((__packed__)) {
  14767. ^
  14768. mv -f stdio/.deps/libarm64_libmsvcrt_common_a-vsnprintf_alias.Tpo stdio/.deps/libarm64_libmsvcrt_common_a-vsnprintf_alias.Po
  14769. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-copysignl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-copysignl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-copysignl.o `test -f 'math/arm-common/copysignl.c' || echo '../'`math/arm-common/copysignl.c
  14770. mv -f stdio/.deps/libarm64_libmsvcrt_common_a-snprintf_alias.Tpo stdio/.deps/libarm64_libmsvcrt_common_a-snprintf_alias.Po
  14771. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-expm1.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-expm1.o `test -f 'math/arm-common/expm1.c' || echo '../'`math/arm-common/expm1.c
  14772. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-_configthreadlocale.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-_configthreadlocale.Po
  14773. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-expm1f.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1f.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-expm1f.o `test -f 'math/arm-common/expm1f.c' || echo '../'`math/arm-common/expm1f.c
  14774. 1 warning generated.
  14775. mv -f math/.deps/libarm64_libmsvcrt_common_a-frexp.Tpo math/.deps/libarm64_libmsvcrt_common_a-frexp.Po
  14776. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-expm1l.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1l.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-expm1l.o `test -f 'math/arm-common/expm1l.c' || echo '../'`math/arm-common/expm1l.c
  14777. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acoshl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acoshl.Po
  14778. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinhl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinhl.Po
  14779. mv -f stdio/.deps/libarm64_libmsvcrt_common_a-_getwc_nolock.Tpo stdio/.deps/libarm64_libmsvcrt_common_a-_getwc_nolock.Po
  14780. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-ilogb.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogb.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-ilogb.o `test -f 'math/arm-common/ilogb.c' || echo '../'`math/arm-common/ilogb.c
  14781. mv -f stdio/.deps/libarm64_libmsvcrt_common_a-_putc_nolock.Tpo stdio/.deps/libarm64_libmsvcrt_common_a-_putc_nolock.Po
  14782. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-ilogbf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogbf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-ilogbf.o `test -f 'math/arm-common/ilogbf.c' || echo '../'`math/arm-common/ilogbf.c
  14783. mv -f stdio/.deps/libarm64_libmsvcrt_common_a-_getc_nolock.Tpo stdio/.deps/libarm64_libmsvcrt_common_a-_getc_nolock.Po
  14784. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-ilogbl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogbl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-ilogbl.o `test -f 'math/arm-common/ilogbl.c' || echo '../'`math/arm-common/ilogbl.c
  14785. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-log1p.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1p.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-log1p.o `test -f 'math/arm-common/log1p.c' || echo '../'`math/arm-common/log1p.c
  14786. mv -f misc/.deps/libarm64_libmsvcrt_common_a-uchar_c16rtomb.Tpo misc/.deps/libarm64_libmsvcrt_common_a-uchar_c16rtomb.Po
  14787. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-log1pf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1pf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-log1pf.o `test -f 'math/arm-common/log1pf.c' || echo '../'`math/arm-common/log1pf.c
  14788. mv -f stdio/.deps/libarm64_libmsvcrt_common_a-acrt_iob_func.Tpo stdio/.deps/libarm64_libmsvcrt_common_a-acrt_iob_func.Po
  14789. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanh.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanh.Po
  14790. mv -f stdio/.deps/libarm64_libmsvcrt_common_a-_putwc_nolock.Tpo stdio/.deps/libarm64_libmsvcrt_common_a-_putwc_nolock.Po
  14791. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-log1pl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1pl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-log1pl.o `test -f 'math/arm-common/log1pl.c' || echo '../'`math/arm-common/log1pl.c
  14792. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinh.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinh.Po
  14793. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-log2.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log2.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-log2.o `test -f 'math/arm-common/log2.c' || echo '../'`math/arm-common/log2.c
  14794. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acosh.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acosh.Po
  14795. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-logb.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logb.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-logb.o `test -f 'math/arm-common/logb.c' || echo '../'`math/arm-common/logb.c
  14796. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinhf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-asinhf.Po
  14797. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acoshf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-acoshf.Po
  14798. mv -f misc/.deps/libarm64_libmsvcrt_common_a-mbsinit.Tpo misc/.deps/libarm64_libmsvcrt_common_a-mbsinit.Po
  14799. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-logbf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logbf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-logbf.o `test -f 'math/arm-common/logbf.c' || echo '../'`math/arm-common/logbf.c
  14800. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-logbl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logbl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-logbl.o `test -f 'math/arm-common/logbl.c' || echo '../'`math/arm-common/logbl.c
  14801. mv -f misc/.deps/libarm64_libmsvcrt_common_a-uchar_mbrtoc16.Tpo misc/.deps/libarm64_libmsvcrt_common_a-uchar_mbrtoc16.Po
  14802. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-pow.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-pow.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-pow.o `test -f 'math/arm-common/pow.c' || echo '../'`math/arm-common/pow.c
  14803. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-powf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-powf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-powf.o `test -f 'math/arm-common/powf.c' || echo '../'`math/arm-common/powf.c
  14804. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-powl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-powl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-powl.o `test -f 'math/arm-common/powl.c' || echo '../'`math/arm-common/powl.c
  14805. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-remainder.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainder.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-remainder.o `test -f 'math/arm-common/remainder.c' || echo '../'`math/arm-common/remainder.c
  14806. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-remainderf.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainderf.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-remainderf.o `test -f 'math/arm-common/remainderf.c' || echo '../'`math/arm-common/remainderf.c
  14807. mv -f misc/.deps/libarm64_libmsvcrt_common_a-uchar_mbrtoc32.Tpo misc/.deps/libarm64_libmsvcrt_common_a-uchar_mbrtoc32.Po
  14808. mv -f stdio/.deps/libarm64_libmsvcrt_extra_a-fseeki64.Tpo stdio/.deps/libarm64_libmsvcrt_extra_a-fseeki64.Po
  14809. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-remainderl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainderl.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-remainderl.o `test -f 'math/arm-common/remainderl.c' || echo '../'`math/arm-common/remainderl.c
  14810. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-remquol.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remquol.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-remquol.o `test -f 'math/arm-common/remquol.c' || echo '../'`math/arm-common/remquol.c
  14811. mv -f misc/.deps/libarm64_libmsvcrt_common_a-uchar_c32rtomb.Tpo misc/.deps/libarm64_libmsvcrt_common_a-uchar_c32rtomb.Po
  14812. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-s_remquo.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-s_remquo.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-s_remquo.o `test -f 'math/arm-common/s_remquo.c' || echo '../'`math/arm-common/s_remquo.c
  14813. mv -f misc/.deps/libarm64_libmsvcrt_common_a-onexit_table.Tpo misc/.deps/libarm64_libmsvcrt_common_a-onexit_table.Po
  14814. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-s_remquof.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-s_remquof.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-s_remquof.o `test -f 'math/arm-common/s_remquof.c' || echo '../'`math/arm-common/s_remquof.c
  14815. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanhl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanhl.Po
  14816. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmsvcrt_extra_a-scalbn.o -MD -MP -MF math/arm-common/.deps/libarm64_libmsvcrt_extra_a-scalbn.Tpo -c -o math/arm-common/libarm64_libmsvcrt_extra_a-scalbn.o `test -f 'math/arm-common/scalbn.c' || echo '../'`math/arm-common/scalbn.c
  14817. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanhf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-atanhf.Po
  14818. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmsvcrt_extra_a-exp2.o -MD -MP -MF math/arm64/.deps/libarm64_libmsvcrt_extra_a-exp2.Tpo -c -o math/arm64/libarm64_libmsvcrt_extra_a-exp2.o `test -f 'math/arm64/exp2.S' || echo '../'`math/arm64/exp2.S
  14819. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-copysignl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-copysignl.Po
  14820. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1.Po
  14821. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmsvcrt_extra_a-exp2f.o -MD -MP -MF math/arm64/.deps/libarm64_libmsvcrt_extra_a-exp2f.Tpo -c -o math/arm64/libarm64_libmsvcrt_extra_a-exp2f.o `test -f 'math/arm64/exp2f.S' || echo '../'`math/arm64/exp2f.S
  14822. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmsvcrt_extra_a-nearbyint.o -MD -MP -MF math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyint.Tpo -c -o math/arm64/libarm64_libmsvcrt_extra_a-nearbyint.o `test -f 'math/arm64/nearbyint.S' || echo '../'`math/arm64/nearbyint.S
  14823. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1f.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1f.Po
  14824. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmsvcrt_extra_a-nearbyintf.o -MD -MP -MF math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyintf.Tpo -c -o math/arm64/libarm64_libmsvcrt_extra_a-nearbyintf.o `test -f 'math/arm64/nearbyintf.S' || echo '../'`math/arm64/nearbyintf.S
  14825. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1l.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-expm1l.Po
  14826. ../math/arm-common/log2.c:11:3: warning: packed attribute is unnecessary for 'struct ieee754_double_::(anonymous at ../math/arm-common/log2.c:11:3)' [-Wpacked]
  14827. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmsvcrt_extra_a-nearbyintl.o -MD -MP -MF math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyintl.Tpo -c -o math/arm64/libarm64_libmsvcrt_extra_a-nearbyintl.o `test -f 'math/arm64/nearbyintl.S' || echo '../'`math/arm64/nearbyintl.S
  14828. struct __attribute__((__packed__)) {
  14829. ^
  14830. ../math/arm-common/log2.c:20:3: warning: packed attribute is unnecessary for 'struct ieee754_float_::(anonymous at ../math/arm-common/log2.c:20:3)' [-Wpacked]
  14831. struct __attribute__((__packed__)) {
  14832. ^
  14833. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogbl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogbl.Po
  14834. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmsvcrt_extra_a-trunc.o -MD -MP -MF math/arm64/.deps/libarm64_libmsvcrt_extra_a-trunc.Tpo -c -o math/arm64/libarm64_libmsvcrt_extra_a-trunc.o `test -f 'math/arm64/trunc.S' || echo '../'`math/arm64/trunc.S
  14835. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1pf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1pf.Po
  14836. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmsvcrt_extra_a-truncf.o -MD -MP -MF math/arm64/.deps/libarm64_libmsvcrt_extra_a-truncf.Tpo -c -o math/arm64/libarm64_libmsvcrt_extra_a-truncf.o `test -f 'math/arm64/truncf.S' || echo '../'`math/arm64/truncf.S
  14837. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logbl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logbl.Po
  14838. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1pl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1pl.Po
  14839. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogbf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogbf.Po
  14840. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-__p___argv.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-__p___argv.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-__p___argv.o `test -f 'misc/__p___argv.c' || echo '../'`misc/__p___argv.c
  14841. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainder.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainder.Po
  14842. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-__p__acmdln.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-__p__acmdln.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-__p__acmdln.o `test -f 'misc/__p__acmdln.c' || echo '../'`misc/__p__acmdln.c
  14843. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remquol.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remquol.Po
  14844. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-__p__commode.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-__p__commode.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-__p__commode.o `test -f 'misc/__p__commode.c' || echo '../'`misc/__p__commode.c
  14845. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainderf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainderf.Po
  14846. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainderl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-remainderl.Po
  14847. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1p.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log1p.Po
  14848. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-powl.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-powl.Po
  14849. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logb.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logb.Po
  14850. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogb.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-ilogb.Po
  14851. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-__p__fmode.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-__p__fmode.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-__p__fmode.o `test -f 'misc/__p__fmode.c' || echo '../'`misc/__p__fmode.c
  14852. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-__p__wcmdln.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-__p__wcmdln.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-__p__wcmdln.o `test -f 'misc/__p__wcmdln.c' || echo '../'`misc/__p__wcmdln.c
  14853. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-_getpid.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-_getpid.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-_getpid.o `test -f 'misc/_getpid.c' || echo '../'`misc/_getpid.c
  14854. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmsvcrt_extra_a-initenv.o -MD -MP -MF misc/.deps/libarm64_libmsvcrt_extra_a-initenv.Tpo -c -o misc/libarm64_libmsvcrt_extra_a-initenv.o `test -f 'misc/initenv.c' || echo '../'`misc/initenv.c
  14855. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_extra_a-_setmaxstdio.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_extra_a-_setmaxstdio.Tpo -c -o stdio/libarm64_libmsvcrt_extra_a-_setmaxstdio.o `test -f 'stdio/_setmaxstdio.c' || echo '../'`stdio/_setmaxstdio.c
  14856. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmsvcrt_extra_a-gets.o -MD -MP -MF stdio/.deps/libarm64_libmsvcrt_extra_a-gets.Tpo -c -o stdio/libarm64_libmsvcrt_extra_a-gets.o `test -f 'stdio/gets.c' || echo '../'`stdio/gets.c
  14857. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-powf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-powf.Po
  14858. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logbf.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-logbf.Po
  14859. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libucrt_extra_a-ucrtbase_compat.o -MD -MP -MF crt/.deps/libarm64_libucrt_extra_a-ucrtbase_compat.Tpo -c -o crt/libarm64_libucrt_extra_a-ucrtbase_compat.o `test -f 'crt/ucrtbase_compat.c' || echo '../'`crt/ucrtbase_compat.c
  14860. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libucrt_extra_a-_huge.o -MD -MP -MF math/.deps/libarm64_libucrt_extra_a-_huge.Tpo -c -o math/libarm64_libucrt_extra_a-_huge.o `test -f 'math/_huge.c' || echo '../'`math/_huge.c
  14861. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-pow.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-pow.Po
  14862. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_fprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_fprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_fprintf.o `test -f 'stdio/ucrt_fprintf.c' || echo '../'`stdio/ucrt_fprintf.c
  14863. 2 warnings generated.
  14864. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_fscanf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_fscanf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_fscanf.o `test -f 'stdio/ucrt_fscanf.c' || echo '../'`stdio/ucrt_fscanf.c
  14865. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_fwprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_fwprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_fwprintf.o `test -f 'stdio/ucrt_fwprintf.c' || echo '../'`stdio/ucrt_fwprintf.c
  14866. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log2.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-log2.Po
  14867. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_printf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_printf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_printf.o `test -f 'stdio/ucrt_printf.c' || echo '../'`stdio/ucrt_printf.c
  14868. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-scalbn.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-scalbn.Po
  14869. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_scanf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_scanf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_scanf.o `test -f 'stdio/ucrt_scanf.c' || echo '../'`stdio/ucrt_scanf.c
  14870. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-s_remquof.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-s_remquof.Po
  14871. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt__snwprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt__snwprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt__snwprintf.o `test -f 'stdio/ucrt__snwprintf.c' || echo '../'`stdio/ucrt__snwprintf.c
  14872. mv -f math/arm-common/.deps/libarm64_libmsvcrt_extra_a-s_remquo.Tpo math/arm-common/.deps/libarm64_libmsvcrt_extra_a-s_remquo.Po
  14873. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-__p__fmode.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-__p__fmode.Po
  14874. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-__p__commode.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-__p__commode.Po
  14875. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-__p__acmdln.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-__p__acmdln.Po
  14876. mv -f math/arm64/.deps/libarm64_libmsvcrt_extra_a-exp2.Tpo math/arm64/.deps/libarm64_libmsvcrt_extra_a-exp2.Po
  14877. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_snprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_snprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_snprintf.o `test -f 'stdio/ucrt_snprintf.c' || echo '../'`stdio/ucrt_snprintf.c
  14878. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_sprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_sprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_sprintf.o `test -f 'stdio/ucrt_sprintf.c' || echo '../'`stdio/ucrt_sprintf.c
  14879. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_sscanf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_sscanf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_sscanf.o `test -f 'stdio/ucrt_sscanf.c' || echo '../'`stdio/ucrt_sscanf.c
  14880. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt__vscprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt__vscprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt__vscprintf.o `test -f 'stdio/ucrt__vscprintf.c' || echo '../'`stdio/ucrt__vscprintf.c
  14881. mv -f math/.deps/libarm64_libucrt_extra_a-_huge.Tpo math/.deps/libarm64_libucrt_extra_a-_huge.Po
  14882. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt__vsnprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt__vsnprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt__vsnprintf.o `test -f 'stdio/ucrt__vsnprintf.c' || echo '../'`stdio/ucrt__vsnprintf.c
  14883. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt__vsnwprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt__vsnwprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt__vsnwprintf.o `test -f 'stdio/ucrt__vsnwprintf.c' || echo '../'`stdio/ucrt__vsnwprintf.c
  14884. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-__p___argv.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-__p___argv.Po
  14885. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_vfprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_vfprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_vfprintf.o `test -f 'stdio/ucrt_vfprintf.c' || echo '../'`stdio/ucrt_vfprintf.c
  14886. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-__p__wcmdln.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-__p__wcmdln.Po
  14887. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_vfscanf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_vfscanf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_vfscanf.o `test -f 'stdio/ucrt_vfscanf.c' || echo '../'`stdio/ucrt_vfscanf.c
  14888. mv -f math/arm64/.deps/libarm64_libmsvcrt_extra_a-exp2f.Tpo math/arm64/.deps/libarm64_libmsvcrt_extra_a-exp2f.Po
  14889. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_vprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_vprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_vprintf.o `test -f 'stdio/ucrt_vprintf.c' || echo '../'`stdio/ucrt_vprintf.c
  14890. mv -f math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyint.Tpo math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyint.Po
  14891. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_vscanf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_vscanf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_vscanf.o `test -f 'stdio/ucrt_vscanf.c' || echo '../'`stdio/ucrt_vscanf.c
  14892. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-initenv.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-initenv.Po
  14893. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_vsnprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsnprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_vsnprintf.o `test -f 'stdio/ucrt_vsnprintf.c' || echo '../'`stdio/ucrt_vsnprintf.c
  14894. mv -f stdio/.deps/libarm64_libmsvcrt_extra_a-_setmaxstdio.Tpo stdio/.deps/libarm64_libmsvcrt_extra_a-_setmaxstdio.Po
  14895. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_vsprintf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsprintf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_vsprintf.o `test -f 'stdio/ucrt_vsprintf.c' || echo '../'`stdio/ucrt_vsprintf.c
  14896. mv -f stdio/.deps/libarm64_libmsvcrt_extra_a-gets.Tpo stdio/.deps/libarm64_libmsvcrt_extra_a-gets.Po
  14897. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libucrt_extra_a-ucrt_vsscanf.o -MD -MP -MF stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsscanf.Tpo -c -o stdio/libarm64_libucrt_extra_a-ucrt_vsscanf.o `test -f 'stdio/ucrt_vsscanf.c' || echo '../'`stdio/ucrt_vsscanf.c
  14898. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_fscanf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_fscanf.Po
  14899. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_printf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_printf.Po
  14900. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_fprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_fprintf.Po
  14901. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_fwprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_fwprintf.Po
  14902. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libucrtapp_extra_a-__C_specific_handler.o -MD -MP -MF crt/.deps/libarm64_libucrtapp_extra_a-__C_specific_handler.Tpo -c -o crt/libarm64_libucrtapp_extra_a-__C_specific_handler.o `test -f 'crt/__C_specific_handler.c' || echo '../'`crt/__C_specific_handler.c
  14903. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT misc/libarm64_libucrtapp_extra_a-longjmp.o -MD -MP -MF misc/.deps/libarm64_libucrtapp_extra_a-longjmp.Tpo -c -o misc/libarm64_libucrtapp_extra_a-longjmp.o `test -f 'misc/longjmp.S' || echo '../'`misc/longjmp.S
  14904. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT misc/libarm64_libucrtapp_extra_a-setjmp.o -MD -MP -MF misc/.deps/libarm64_libucrtapp_extra_a-setjmp.Tpo -c -o misc/libarm64_libucrtapp_extra_a-setjmp.o `test -f 'misc/setjmp.S' || echo '../'`misc/setjmp.S
  14905. mv -f math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyintf.Tpo math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyintf.Po
  14906. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_scanf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_scanf.Po
  14907. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtexe.c -o libarm64/crt1.o
  14908. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/ucrtexe.c -o libarm64/crt1u.o
  14909. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -I../include -D_SYSCRT=1 -DCRTDLL=1 -c ../crt/crtdll.c -o libarm64/dllcrt1.o
  14910. mv -f math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyintl.Tpo math/arm64/.deps/libarm64_libmsvcrt_extra_a-nearbyintl.Po
  14911. mv -f math/arm64/.deps/libarm64_libmsvcrt_extra_a-truncf.Tpo math/arm64/.deps/libarm64_libmsvcrt_extra_a-truncf.Po
  14912. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/CRT_fp8.c -o libarm64/CRT_fp8.o
  14913. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/CRT_fp10.c -o libarm64/CRT_fp10.o
  14914. mv -f math/arm64/.deps/libarm64_libmsvcrt_extra_a-trunc.Tpo math/arm64/.deps/libarm64_libmsvcrt_extra_a-trunc.Po
  14915. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/txtmode.c -o libarm64/txtmode.o
  14916. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt__snwprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt__snwprintf.Po
  14917. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/binmode.c -o libarm64/binmode.o
  14918. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt__vscprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt__vscprintf.Po
  14919. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_sscanf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_sscanf.Po
  14920. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt__vsnwprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt__vsnwprintf.Po
  14921. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt__vsnprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt__vsnprintf.Po
  14922. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_sprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_sprintf.Po
  14923. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_snprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_snprintf.Po
  14924. mv -f misc/.deps/libarm64_libmsvcrt_common_a-wcrtomb.Tpo misc/.deps/libarm64_libmsvcrt_common_a-wcrtomb.Po
  14925. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/crtbegin.c -o libarm64/crtbegin.o
  14926. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/crtend.c -o libarm64/crtend.o
  14927. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../profile/gcrt0.c -o libarm64/gcrt0.o
  14928. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/CRT_glob.c -o libarm64/CRT_glob.o
  14929. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -c ../crt/CRT_noglob.c -o libarm64/CRT_noglob.o
  14930. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libxinput.a --input-def ../lib-common/xinput1_4.def
  14931. mv -f crt/.deps/libarm64_libucrtapp_extra_a-__C_specific_handler.Tpo crt/.deps/libarm64_libucrtapp_extra_a-__C_specific_handler.Po
  14932. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libd3dcompiler.a --input-def ../lib-common/d3dcompiler_47.def
  14933. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_vfscanf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_vfscanf.Po
  14934. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_vfprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_vfprintf.Po
  14935. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-conio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-conio-l1-1-0.def
  14936. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_vscanf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_vscanf.Po
  14937. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-convert-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/api-ms-win-crt-convert-l1-1-0.def
  14938. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-environment-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-environment-l1-1-0.def
  14939. mv -f misc/.deps/libarm64_libmsvcrt_common_a-mbrtowc.Tpo misc/.deps/libarm64_libmsvcrt_common_a-mbrtowc.Po
  14940. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-filesystem-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-filesystem-l1-1-0.def
  14941. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_vprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_vprintf.Po
  14942. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-heap-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-heap-l1-1-0.def
  14943. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-locale-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-locale-l1-1-0.def
  14944. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-math-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/api-ms-win-crt-math-l1-1-0.def
  14945. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsnprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsnprintf.Po
  14946. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-multibyte-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-multibyte-l1-1-0.def
  14947. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-private-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/api-ms-win-crt-private-l1-1-0.def
  14948. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-process-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-process-l1-1-0.def
  14949. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsscanf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsscanf.Po
  14950. mv -f stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsprintf.Tpo stdio/.deps/libarm64_libucrt_extra_a-ucrt_vsprintf.Po
  14951. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/api-ms-win-crt-runtime-l1-1-0.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/api-ms-win-crt-runtime-l1-1-0.def
  14952. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-stdio-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-stdio-l1-1-0.def
  14953. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-string-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-string-l1-1-0.def
  14954. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-time-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-time-l1-1-0.def
  14955. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-utility-l1-1-0.a --input-def ../lib-common/api-ms-win-crt-utility-l1-1-0.def
  14956. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/msvcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/msvcrt.def
  14957. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libacledit.a --input-def ../lib-common/acledit.def
  14958. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libactiveds.a --input-def ../lib-common/activeds.def
  14959. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/advapi32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/advapi32.def
  14960. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libadvpack.a --input-def ../lib-common/advpack.def
  14961. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libappmgmts.a --input-def ../lib-common/appmgmts.def
  14962. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libappmgr.a --input-def ../lib-common/appmgr.def
  14963. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libasycfilt.a --input-def ../lib-common/asycfilt.def
  14964. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libatl.a --input-def ../lib-common/atl.def
  14965. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libaudiosrv.a --input-def ../lib-common/audiosrv.def
  14966. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libauthz.a --input-def ../lib-common/authz.def
  14967. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libavrt.a --input-def ../lib-common/avrt.def
  14968. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libazroles.a --input-def ../lib-common/azroles.def
  14969. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libbasesrv.a --input-def ../lib-common/basesrv.def
  14970. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libbcrypt.a --input-def ../lib-common/bcrypt.def
  14971. mv -f misc/.deps/libarm64_libucrtapp_extra_a-longjmp.Tpo misc/.deps/libarm64_libucrtapp_extra_a-longjmp.Po
  14972. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libbluetoothapis.a --input-def ../lib-common/bluetoothapis.def
  14973. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libbootvid.a --input-def ../lib-common/bootvid.def
  14974. mv -f misc/.deps/libarm64_libucrtapp_extra_a-setjmp.Tpo misc/.deps/libarm64_libucrtapp_extra_a-setjmp.Po
  14975. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libbrowcli.a --input-def ../lib-common/browcli.def
  14976. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libbrowser.a --input-def ../lib-common/browser.def
  14977. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libbthci.a --input-def ../lib-common/bthci.def
  14978. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcabinet.a --input-def ../lib-common/cabinet.def
  14979. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcabview.a --input-def ../lib-common/cabview.def
  14980. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcfgbkend.a --input-def ../lib-common/cfgbkend.def
  14981. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcfgmgr32.a --input-def ../lib-common/cfgmgr32.def
  14982. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/clbcatq.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/clbcatq.def
  14983. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libclb.a --input-def ../lib-common/clb.def
  14984. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcliconfg.a --input-def ../lib-common/cliconfg.def
  14985. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libclusapi.a --input-def ../lib-common/clusapi.def
  14986. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcnvfat.a --input-def ../lib-common/cnvfat.def
  14987. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcolbact.a --input-def ../lib-common/colbact.def
  14988. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcomctl32.a --input-def ../lib-common/comctl32.def
  14989. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcomdlg32.a --input-def ../lib-common/comdlg32.def
  14990. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcompstui.a --input-def ../lib-common/compstui.def
  14991. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcomputecore.a --input-def ../lib-common/computecore.def
  14992. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcomputenetwork.a --input-def ../lib-common/computenetwork.def
  14993. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcomputestorage.a --input-def ../lib-common/computestorage.def
  14994. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcomsnap.a --input-def ../lib-common/comsnap.def
  14995. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcomuid.a --input-def ../lib-common/comuid.def
  14996. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libconnect.a --input-def ../lib-common/connect.def
  14997. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libconsole.a --input-def ../lib-common/console.def
  14998. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcredui.a --input-def ../lib-common/credui.def
  14999. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcrypt32.a --input-def ../lib-common/crypt32.def
  15000. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptdlg.a --input-def ../lib-common/cryptdlg.def
  15001. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptdll.a --input-def ../lib-common/cryptdll.def
  15002. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptext.a --input-def ../lib-common/cryptext.def
  15003. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptnet.a --input-def ../lib-common/cryptnet.def
  15004. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptsp.a --input-def ../lib-common/cryptsp.def
  15005. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptsvc.a --input-def ../lib-common/cryptsvc.def
  15006. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptui.a --input-def ../lib-common/cryptui.def
  15007. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcryptxml.a --input-def ../lib-common/cryptxml.def
  15008. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libcscapi.a --input-def ../lib-common/cscapi.def
  15009. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libd2d1.a --input-def ../lib-common/d2d1.def
  15010. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libd3d9.a --input-def ../lib-common/d3d9.def
  15011. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libd3d10.a --input-def ../lib-common/d3d10.def
  15012. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libd3d11.a --input-def ../lib-common/d3d11.def
  15013. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libd3d12.a --input-def ../lib-common/d3d12.def
  15014. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libd3dcompiler_47.a --input-def ../lib-common/d3dcompiler_47.def
  15015. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdavclnt.a --input-def ../lib-common/davclnt.def
  15016. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdavhlpr.a --input-def ../lib-common/davhlpr.def
  15017. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdbgeng.a --input-def ../lib-common/dbgeng.def
  15018. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdbghelp.a --input-def ../lib-common/dbghelp.def
  15019. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdbnetlib.a --input-def ../lib-common/dbnetlib.def
  15020. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdbnmpntw.a --input-def ../lib-common/dbnmpntw.def
  15021. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdcomp.a --input-def ../lib-common/dcomp.def
  15022. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libddraw.a --input-def ../lib-common/ddraw.def
  15023. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdevmgr.a --input-def ../lib-common/devmgr.def
  15024. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdevobj.a --input-def ../lib-common/devobj.def
  15025. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdevrtl.a --input-def ../lib-common/devrtl.def
  15026. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdfscli.a --input-def ../lib-common/dfscli.def
  15027. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdhcpcsvc.a --input-def ../lib-common/dhcpcsvc.def
  15028. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdhcpsapi.a --input-def ../lib-common/dhcpsapi.def
  15029. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdimsroam.a --input-def ../lib-common/dimsroam.def
  15030. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdiskcopy.a --input-def ../lib-common/diskcopy.def
  15031. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdismapi.a --input-def ../lib-common/dismapi.def
  15032. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdmutil.a --input-def ../lib-common/dmutil.def
  15033. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdnsapi.a --input-def ../lib-common/dnsapi.def
  15034. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdnsrslvr.a --input-def ../lib-common/dnsrslvr.def
  15035. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdrprov.a --input-def ../lib-common/drprov.def
  15036. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdsauth.a --input-def ../lib-common/dsauth.def
  15037. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdskquota.a --input-def ../lib-common/dskquota.def
  15038. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdsound.a --input-def ../lib-common/dsound.def
  15039. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdsprop.a --input-def ../lib-common/dsprop.def
  15040. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdsquery.a --input-def ../lib-common/dsquery.def
  15041. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdsrole.a --input-def ../lib-common/dsrole.def
  15042. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdssec.a --input-def ../lib-common/dssec.def
  15043. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdssenh.a --input-def ../lib-common/dssenh.def
  15044. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdsuiext.a --input-def ../lib-common/dsuiext.def
  15045. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libduser.a --input-def ../lib-common/duser.def
  15046. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdwmapi.a --input-def ../lib-common/dwmapi.def
  15047. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdwrite.a --input-def ../lib-common/dwrite.def
  15048. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdxgi.a --input-def ../lib-common/dxgi.def
  15049. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdxva2.a --input-def ../lib-common/dxva2.def
  15050. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libeappcfg.a --input-def ../lib-common/eappcfg.def
  15051. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libeappgnui.a --input-def ../lib-common/eappgnui.def
  15052. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libeapphost.a --input-def ../lib-common/eapphost.def
  15053. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libeappprxy.a --input-def ../lib-common/eappprxy.def
  15054. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libefsadu.a --input-def ../lib-common/efsadu.def
  15055. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libelscore.a --input-def ../lib-common/elscore.def
  15056. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libesentprf.a --input-def ../lib-common/esentprf.def
  15057. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libevr.a --input-def ../lib-common/evr.def
  15058. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libfdeploy.a --input-def ../lib-common/fdeploy.def
  15059. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libfeclient.a --input-def ../lib-common/feclient.def
  15060. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libfilemgmt.a --input-def ../lib-common/filemgmt.def
  15061. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libfltlib.a --input-def ../lib-common/fltlib.def
  15062. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libfmifs.a --input-def ../lib-common/fmifs.def
  15063. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libfontsub.a --input-def ../lib-common/fontsub.def
  15064. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libfwpuclnt.a --input-def ../lib-common/fwpuclnt.def
  15065. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libgdi32.a --input-def ../lib-common/gdi32.def
  15066. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libgetuname.a --input-def ../lib-common/getuname.def
  15067. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libglu32.a --input-def ../lib-common/glu32.def
  15068. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libgpedit.a --input-def ../lib-common/gpedit.def
  15069. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libhbaapi.a --input-def ../lib-common/hbaapi.def
  15070. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libhid.a --input-def ../lib-common/hid.def
  15071. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libhlink.a --input-def ../lib-common/hlink.def
  15072. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libhotplug.a --input-def ../lib-common/hotplug.def
  15073. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libhtmlhelp.a --input-def ../lib-common/htmlhelp.def
  15074. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libhtui.a --input-def ../lib-common/htui.def
  15075. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libiashlpr.a --input-def ../lib-common/iashlpr.def
  15076. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libiassam.a --input-def ../lib-common/iassam.def
  15077. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libiassvcs.a --input-def ../lib-common/iassvcs.def
  15078. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libicm32.a --input-def ../lib-common/icm32.def
  15079. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libicmp.a --input-def ../lib-common/icmp.def
  15080. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libicmui.a --input-def ../lib-common/icmui.def
  15081. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libiernonce.a --input-def ../lib-common/iernonce.def
  15082. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libimagehlp.a --input-def ../lib-common/imagehlp.def
  15083. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libimgutil.a --input-def ../lib-common/imgutil.def
  15084. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libimm32.a --input-def ../lib-common/imm32.def
  15085. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libinetcomm.a --input-def ../lib-common/inetcomm.def
  15086. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libinetmib1.a --input-def ../lib-common/inetmib1.def
  15087. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libinput.a --input-def ../lib-common/input.def
  15088. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libinseng.a --input-def ../lib-common/inseng.def
  15089. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libiphlpapi.a --input-def ../lib-common/iphlpapi.def
  15090. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libipnathlp.a --input-def ../lib-common/ipnathlp.def
  15091. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libjsproxy.a --input-def ../lib-common/jsproxy.def
  15092. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libkdcom.a --input-def ../lib-common/kdcom.def
  15093. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libkeymgr.a --input-def ../lib-common/keymgr.def
  15094. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libks.a --input-def ../lib-common/ks.def
  15095. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libksecdd.a --input-def ../lib-common/ksecdd.def
  15096. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libktmw32.a --input-def ../lib-common/ktmw32.def
  15097. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liblinkinfo.a --input-def ../lib-common/linkinfo.def
  15098. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libloadperf.a --input-def ../lib-common/loadperf.def
  15099. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libloghours.a --input-def ../lib-common/loghours.def
  15100. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liblogoncli.a --input-def ../lib-common/logoncli.def
  15101. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liblz32.a --input-def ../lib-common/lz32.def
  15102. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmapi32.a --input-def ../lib-common/mapi32.def
  15103. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmapistub.a --input-def ../lib-common/mapistub.def
  15104. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmcicda.a --input-def ../lib-common/mcicda.def
  15105. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmciseq.a --input-def ../lib-common/mciseq.def
  15106. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmciwave.a --input-def ../lib-common/mciwave.def
  15107. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmdminst.a --input-def ../lib-common/mdminst.def
  15108. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-purecall.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-purecall.Po
  15109. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmf3216.a --input-def ../lib-common/mf3216.def
  15110. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-output_format.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-output_format.Po
  15111. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmf.a --input-def ../lib-common/mf.def
  15112. mv -f misc/.deps/libarm64_libmsvcrt_common_a-register_tls_atexit.Tpo misc/.deps/libarm64_libmsvcrt_common_a-register_tls_atexit.Po
  15113. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmfcore.a --input-def ../lib-common/mfcore.def
  15114. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-invalid_parameter_handler.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-invalid_parameter_handler.Po
  15115. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmfplat.a --input-def ../lib-common/mfplat.def
  15116. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmfplay.a --input-def ../lib-common/mfplay.def
  15117. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmfreadwrite.a --input-def ../lib-common/mfreadwrite.def
  15118. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmfsensorgroup.a --input-def ../lib-common/mfsensorgroup.def
  15119. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmgmtapi.a --input-def ../lib-common/mgmtapi.def
  15120. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmidimap.a --input-def ../lib-common/midimap.def
  15121. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmpr.a --input-def ../lib-common/mpr.def
  15122. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmswsock.a --input-def ../lib-common/mswsock.def
  15123. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libncrypt.a --input-def ../lib-common/ncrypt.def
  15124. mv -f stdio/.deps/libarm64_libmsvcrt_extra_a-mingw_lock.Tpo stdio/.deps/libarm64_libmsvcrt_extra_a-mingw_lock.Po
  15125. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/oleaut32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/oleaut32.def
  15126. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librpcrt4.a --input-def ../lib-common/rpcrt4.def
  15127. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsspicli.a --input-def ../lib-common/sspicli.def
  15128. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libuserenv.a --input-def ../lib-common/userenv.def
  15129. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwinhttp.a --input-def ../lib-common/winhttp.def
  15130. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwldap32.a --input-def ../lib-common/wldap32.def
  15131. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwebsocket.a --input-def ../lib-common/websocket.def
  15132. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-com-l1-1-1.a --input-def ../lib-common/api-ms-win-core-com-l1-1-1.def
  15133. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-com-midlproxystub-l1-1-0.a --input-def ../lib-common/api-ms-win-core-com-midlproxystub-l1-1-0.def
  15134. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-com-l1-1-0.a --input-def ../lib-common/api-ms-win-core-com-l1-1-0.def
  15135. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-comm-l1-1-0.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-0.def
  15136. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-comm-l1-1-1.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-1.def
  15137. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-comm-l1-1-2.a --input-def ../lib-common/api-ms-win-core-comm-l1-1-2.def
  15138. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-console-l1-1-0.a --input-def ../lib-common/api-ms-win-core-console-l1-1-0.def
  15139. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-console-l1-2-0.a --input-def ../lib-common/api-ms-win-core-console-l1-2-0.def
  15140. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-console-l2-1-0.a --input-def ../lib-common/api-ms-win-core-console-l2-1-0.def
  15141. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-console-l2-2-0.a --input-def ../lib-common/api-ms-win-core-console-l2-2-0.def
  15142. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-console-l3-2-0.a --input-def ../lib-common/api-ms-win-core-console-l3-2-0.def
  15143. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-datetime-l1-1-0.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-0.def
  15144. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-datetime-l1-1-1.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-1.def
  15145. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-datetime-l1-1-2.a --input-def ../lib-common/api-ms-win-core-datetime-l1-1-2.def
  15146. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-debug-l1-1-0.a --input-def ../lib-common/api-ms-win-core-debug-l1-1-0.def
  15147. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-debug-l1-1-1.a --input-def ../lib-common/api-ms-win-core-debug-l1-1-1.def
  15148. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-delayload-l1-1-1.a --input-def ../lib-common/api-ms-win-core-delayload-l1-1-1.def
  15149. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-errorhandling-l1-1-0.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-0.def
  15150. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-errorhandling-l1-1-1.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-1.def
  15151. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-errorhandling-l1-1-3.a --input-def ../lib-common/api-ms-win-core-errorhandling-l1-1-3.def
  15152. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-fibers-l1-1-1.a --input-def ../lib-common/api-ms-win-core-fibers-l1-1-1.def
  15153. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-ansi-l2-1-0.a --input-def ../lib-common/api-ms-win-core-file-ansi-l2-1-0.def
  15154. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-l1-1-0.def
  15155. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-l1-2-1.a --input-def ../lib-common/api-ms-win-core-file-l1-2-1.def
  15156. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-l1-2-2.a --input-def ../lib-common/api-ms-win-core-file-l1-2-2.def
  15157. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-l2-1-0.a --input-def ../lib-common/api-ms-win-core-file-l2-1-0.def
  15158. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-l2-1-1.a --input-def ../lib-common/api-ms-win-core-file-l2-1-1.def
  15159. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-l2-1-2.a --input-def ../lib-common/api-ms-win-core-file-l2-1-2.def
  15160. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-firmware-l1-1-0.a --input-def ../lib-common/api-ms-win-core-firmware-l1-1-0.def
  15161. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-handle-l1-1-0.a --input-def ../lib-common/api-ms-win-core-handle-l1-1-0.def
  15162. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-heap-l1-2-0.a --input-def ../lib-common/api-ms-win-core-heap-l1-2-0.def
  15163. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-interlocked-l1-1-0.a --input-def ../lib-common/api-ms-win-core-interlocked-l1-1-0.def
  15164. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-interlocked-l1-2-0.a --input-def ../lib-common/api-ms-win-core-interlocked-l1-2-0.def
  15165. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-io-l1-1-0.a --input-def ../lib-common/api-ms-win-core-io-l1-1-0.def
  15166. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-io-l1-1-1.a --input-def ../lib-common/api-ms-win-core-io-l1-1-1.def
  15167. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-libraryloader-l1-2-0.a --input-def ../lib-common/api-ms-win-core-libraryloader-l1-2-0.def
  15168. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-libraryloader-l1-2-1.a --input-def ../lib-common/api-ms-win-core-libraryloader-l1-2-1.def
  15169. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-libraryloader-l2-1-0.a --input-def ../lib-common/api-ms-win-core-libraryloader-l2-1-0.def
  15170. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-localization-l1-2-1.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-1.def
  15171. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-localization-l1-2-0.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-0.def
  15172. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-localization-l1-2-2.a --input-def ../lib-common/api-ms-win-core-localization-l1-2-2.def
  15173. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-localization-l2-1-0.a --input-def ../lib-common/api-ms-win-core-localization-l2-1-0.def
  15174. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-memory-l1-1-0.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-0.def
  15175. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-memory-l1-1-1.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-1.def
  15176. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-memory-l1-1-2.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-2.def
  15177. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-memory-l1-1-3.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-3.def
  15178. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-memory-l1-1-5.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-5.def
  15179. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-memory-l1-1-6.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-6.def
  15180. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-memory-l1-1-7.a --input-def ../lib-common/api-ms-win-core-memory-l1-1-7.def
  15181. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namedpipe-ansi-l1-1-0.def
  15182. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a --input-def ../lib-common/api-ms-win-core-namedpipe-ansi-l1-1-1.def
  15183. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-namedpipe-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-1-0.def
  15184. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-namedpipe-l1-2-1.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-2-1.def
  15185. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-namedpipe-l1-2-2.a --input-def ../lib-common/api-ms-win-core-namedpipe-l1-2-2.def
  15186. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-namespace-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namespace-l1-1-0.def
  15187. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-path-l1-1-0.a --input-def ../lib-common/api-ms-win-core-path-l1-1-0.def
  15188. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-processenvironment-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processenvironment-l1-1-0.def
  15189. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-processenvironment-l1-2-0.a --input-def ../lib-common/api-ms-win-core-processenvironment-l1-2-0.def
  15190. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-processthreads-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-0.def
  15191. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-processthreads-l1-1-1.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-1.def
  15192. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-processthreads-l1-1-2.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-2.def
  15193. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-processthreads-l1-1-3.a --input-def ../lib-common/api-ms-win-core-processthreads-l1-1-3.def
  15194. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-psapi-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psapi-ansi-l1-1-0.def
  15195. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-profile-l1-1-0.a --input-def ../lib-common/api-ms-win-core-profile-l1-1-0.def
  15196. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-psapi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psapi-l1-1-0.def
  15197. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-realtime-l1-1-0.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-0.def
  15198. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-realtime-l1-1-1.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-1.def
  15199. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-realtime-l1-1-2.a --input-def ../lib-common/api-ms-win-core-realtime-l1-1-2.def
  15200. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-rtlsupport-l1-2-0.a --input-def ../lib-common/api-ms-win-core-rtlsupport-l1-2-0.def
  15201. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-string-l1-1-0.a --input-def ../lib-common/api-ms-win-core-string-l1-1-0.def
  15202. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-synch-l1-1-0.a --input-def ../lib-common/api-ms-win-core-synch-l1-1-0.def
  15203. mv -f misc/.deps/libarm64_libmsvcrt_extra_a-_getpid.Tpo misc/.deps/libarm64_libmsvcrt_extra_a-_getpid.Po
  15204. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-synch-l1-2-0.a --input-def ../lib-common/api-ms-win-core-synch-l1-2-0.def
  15205. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-synch-l1-2-1.a --input-def ../lib-common/api-ms-win-core-synch-l1-2-1.def
  15206. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-sysinfo-l1-1-0.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-1-0.def
  15207. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-sysinfo-l1-2-0.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-0.def
  15208. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-sysinfo-l1-2-1.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-1.def
  15209. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-sysinfo-l1-2-3.a --input-def ../lib-common/api-ms-win-core-sysinfo-l1-2-3.def
  15210. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-threadpool-l1-2-0.a --input-def ../lib-common/api-ms-win-core-threadpool-l1-2-0.def
  15211. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-timezone-l1-1-0.a --input-def ../lib-common/api-ms-win-core-timezone-l1-1-0.def
  15212. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-timezone-l1-1-1.a --input-def ../lib-common/api-ms-win-core-timezone-l1-1-1.def
  15213. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-util-l1-1-0.a --input-def ../lib-common/api-ms-win-core-util-l1-1-0.def
  15214. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-version-l1-1-0.a --input-def ../lib-common/api-ms-win-core-version-l1-1-0.def
  15215. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-version-l1-1-1.a --input-def ../lib-common/api-ms-win-core-version-l1-1-1.def
  15216. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-winrt-error-l1-1-1.a --input-def ../lib-common/api-ms-win-core-winrt-error-l1-1-1.def
  15217. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-winrt-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-l1-1-0.def
  15218. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-winrt-string-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-string-l1-1-0.def
  15219. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-wow64-l1-1-0.a --input-def ../lib-common/api-ms-win-core-wow64-l1-1-0.def
  15220. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-wow64-l1-1-1.a --input-def ../lib-common/api-ms-win-core-wow64-l1-1-1.def
  15221. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-xstate-l2-1-0.a --input-def ../lib-common/api-ms-win-core-xstate-l2-1-0.def
  15222. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-devices-config-l1-1-1.a --input-def ../lib-common/api-ms-win-devices-config-l1-1-1.def
  15223. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-devices-config-l1-1-2.a --input-def ../lib-common/api-ms-win-devices-config-l1-1-2.def
  15224. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-eventing-classicprovider-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def
  15225. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-eventing-consumer-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-consumer-l1-1-0.def
  15226. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-eventing-controller-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-controller-l1-1-0.def
  15227. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-eventing-provider-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-provider-l1-1-0.def
  15228. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-base-l1-1-0.a --input-def ../lib-common/api-ms-win-security-base-l1-1-0.def
  15229. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-base-l1-2-0.a --input-def ../lib-common/api-ms-win-security-base-l1-2-0.def
  15230. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-base-l1-2-1.a --input-def ../lib-common/api-ms-win-security-base-l1-2-1.def
  15231. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-lsalookup-l2-1-0.a --input-def ../lib-common/api-ms-win-security-lsalookup-l2-1-0.def
  15232. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-sddl-l1-1-0.a --input-def ../lib-common/api-ms-win-security-sddl-l1-1-0.def
  15233. mv -f crt/.deps/libarm64_libucrt_extra_a-ucrtbase_compat.Tpo crt/.deps/libarm64_libucrt_extra_a-ucrtbase_compat.Po
  15234. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmlang.a --input-def ../lib-common/mlang.def
  15235. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmmdevapi.a --input-def ../lib-common/mmdevapi.def
  15236. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmodemui.a --input-def ../lib-common/modemui.def
  15237. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsacm32.a --input-def ../lib-common/msacm32.def
  15238. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsafd.a --input-def ../lib-common/msafd.def
  15239. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmscat32.a --input-def ../lib-common/mscat32.def
  15240. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsctf.a --input-def ../lib-common/msctf.def
  15241. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsdadiag.a --input-def ../lib-common/msdadiag.def
  15242. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsdmo.a --input-def ../lib-common/msdmo.def
  15243. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsdrm.a --input-def ../lib-common/msdrm.def
  15244. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsi.a --input-def ../lib-common/msi.def
  15245. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsimg32.a --input-def ../lib-common/msimg32.def
  15246. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsimtf.a --input-def ../lib-common/msimtf.def
  15247. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsisip.a --input-def ../lib-common/msisip.def
  15248. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsls31.a --input-def ../lib-common/msls31.def
  15249. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmspatcha.a --input-def ../lib-common/mspatcha.def
  15250. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsports.a --input-def ../lib-common/msports.def
  15251. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsrating.a --input-def ../lib-common/msrating.def
  15252. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmssign32.a --input-def ../lib-common/mssign32.def
  15253. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmssip32.a --input-def ../lib-common/mssip32.def
  15254. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmstask.a --input-def ../lib-common/mstask.def
  15255. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsv1_0.a --input-def ../lib-common/msv1_0.def
  15256. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsyuv.a --input-def ../lib-common/msyuv.def
  15257. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmtxdm.a --input-def ../lib-common/mtxdm.def
  15258. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmydocs.a --input-def ../lib-common/mydocs.def
  15259. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libncobjapi.a --input-def ../lib-common/ncobjapi.def
  15260. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libnddeapi.a --input-def ../lib-common/nddeapi.def
  15261. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libndfapi.a --input-def ../lib-common/ndfapi.def
  15262. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libndis.a --input-def ../lib-common/ndis.def
  15263. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libnetapi32.a --input-def ../lib-common/netapi32.def
  15264. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libnetid.a --input-def ../lib-common/netid.def
  15265. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libnetio.a --input-def ../lib-common/netio.def
  15266. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libnetshell.a --input-def ../lib-common/netshell.def
  15267. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libnetutils.a --input-def ../lib-common/netutils.def
  15268. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libnormaliz.a --input-def ../lib-common/normaliz.def
  15269. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libntdsapi.a --input-def ../lib-common/ntdsapi.def
  15270. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/ntdll.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/ntdll.def
  15271. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/ntdllcrt.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/ntdllcrt.def
  15272. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libntquery.a --input-def ../lib-common/ntquery.def
  15273. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liboccache.a --input-def ../lib-common/occache.def
  15274. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libodbc32.a --input-def ../lib-common/odbc32.def
  15275. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libodbccp32.a --input-def ../lib-common/odbccp32.def
  15276. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/ole32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/ole32.def
  15277. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liboleacc.a --input-def ../lib-common/oleacc.def
  15278. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liboledlg.a --input-def ../lib-common/oledlg.def
  15279. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libopengl32.a --input-def ../lib-common/opengl32.def
  15280. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libosuninst.a --input-def ../lib-common/osuninst.def
  15281. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libp2p.a --input-def ../lib-common/p2p.def
  15282. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libp2pgraph.a --input-def ../lib-common/p2pgraph.def
  15283. rm -f libarm64/libpathcch.a
  15284. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libpcwum.a --input-def ../lib-common/pcwum.def
  15285. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libperfctrs.a --input-def ../lib-common/perfctrs.def
  15286. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libperfdisk.a --input-def ../lib-common/perfdisk.def
  15287. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/pathcch.mri
  15288. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libperfnet.a --input-def ../lib-common/perfnet.def
  15289. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libperfos.a --input-def ../lib-common/perfos.def
  15290. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libperfproc.a --input-def ../lib-common/perfproc.def
  15291. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libperfts.a --input-def ../lib-common/perfts.def
  15292. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libphotowiz.a --input-def ../lib-common/photowiz.def
  15293. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libpowrprof.a --input-def ../lib-common/powrprof.def
  15294. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libprntvpt.a --input-def ../lib-common/prntvpt.def
  15295. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libpropsys.a --input-def ../lib-common/propsys.def
  15296. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libpsapi.a --input-def ../lib-common/psapi.def
  15297. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libpstorec.a --input-def ../lib-common/pstorec.def
  15298. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libquery.a --input-def ../lib-common/query.def
  15299. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libqutil.a --input-def ../lib-common/qutil.def
  15300. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libqwave.a --input-def ../lib-common/qwave.def
  15301. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librasadhlp.a --input-def ../lib-common/rasadhlp.def
  15302. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librasauto.a --input-def ../lib-common/rasauto.def
  15303. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libraschap.a --input-def ../lib-common/raschap.def
  15304. aarch64-w64-mingw32-ranlib libarm64/libpathcch.a
  15305. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librasctrs.a --input-def ../lib-common/rasctrs.def
  15306. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librasmontr.a --input-def ../lib-common/rasmontr.def
  15307. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librasmxs.a --input-def ../lib-common/rasmxs.def
  15308. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librasser.a --input-def ../lib-common/rasser.def
  15309. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librastapi.a --input-def ../lib-common/rastapi.def
  15310. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librdpcfgex.a --input-def ../lib-common/rdpcfgex.def
  15311. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libregapi.a --input-def ../lib-common/regapi.def
  15312. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libregsvc.a --input-def ../lib-common/regsvc.def
  15313. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libresutils.a --input-def ../lib-common/resutils.def
  15314. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libriched20.a --input-def ../lib-common/riched20.def
  15315. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librnr20.a --input-def ../lib-common/rnr20.def
  15316. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librpcns4.a --input-def ../lib-common/rpcns4.def
  15317. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librpcss.a --input-def ../lib-common/rpcss.def
  15318. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librsaenh.a --input-def ../lib-common/rsaenh.def
  15319. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librstrtmgr.a --input-def ../lib-common/rstrtmgr.def
  15320. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/librtutils.a --input-def ../lib-common/rtutils.def
  15321. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-winrt-error-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-error-l1-1-0.def
  15322. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-winrt-registration-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-registration-l1-1-0.def
  15323. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-winrt-robuffer-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-robuffer-l1-1-0.def
  15324. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a --input-def ../lib-common/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def
  15325. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-ro-typeresolution-l1-1-0.a --input-def ../lib-common/api-ms-win-ro-typeresolution-l1-1-0.def
  15326. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsamcli.a --input-def ../lib-common/samcli.def
  15327. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libscarddlg.a --input-def ../lib-common/scarddlg.def
  15328. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libscesrv.a --input-def ../lib-common/scesrv.def
  15329. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libschannel.a --input-def ../lib-common/schannel.def
  15330. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libschedcli.a --input-def ../lib-common/schedcli.def
  15331. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libscrobj.a --input-def ../lib-common/scrobj.def
  15332. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libscrrun.a --input-def ../lib-common/scrrun.def
  15333. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsdhcinst.a --input-def ../lib-common/sdhcinst.def
  15334. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libseclogon.a --input-def ../lib-common/seclogon.def
  15335. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsecur32.a --input-def ../lib-common/secur32.def
  15336. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsecurity.a --input-def ../lib-common/security.def
  15337. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsensapi.a --input-def ../lib-common/sensapi.def
  15338. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsens.a --input-def ../lib-common/sens.def
  15339. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libserialui.a --input-def ../lib-common/serialui.def
  15340. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libserwvdrv.a --input-def ../lib-common/serwvdrv.def
  15341. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsetupapi.a --input-def ../lib-common/setupapi.def
  15342. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libshcore.a --input-def ../lib-common/shcore.def
  15343. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libshfolder.a --input-def ../lib-common/shfolder.def
  15344. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libshimgvw.a --input-def ../lib-common/shimgvw.def
  15345. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libshlwapi.a --input-def ../lib-common/shlwapi.def
  15346. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libshsvcs.a --input-def ../lib-common/shsvcs.def
  15347. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsisbkup.a --input-def ../lib-common/sisbkup.def
  15348. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libslcext.a --input-def ../lib-common/slcext.def
  15349. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libslwga.a --input-def ../lib-common/slwga.def
  15350. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsnmpapi.a --input-def ../lib-common/snmpapi.def
  15351. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsoftpub.a --input-def ../lib-common/softpub.def
  15352. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsqlsrv32.a --input-def ../lib-common/sqlsrv32.def
  15353. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsrvcli.a --input-def ../lib-common/srvcli.def
  15354. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsrvsvc.a --input-def ../lib-common/srvsvc.def
  15355. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libstreamci.a --input-def ../lib-common/streamci.def
  15356. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libsxs.a --input-def ../lib-common/sxs.def
  15357. rm -f libarm64/libsynchronization.a
  15358. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libt2embed.a --input-def ../lib-common/t2embed.def
  15359. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libtapi32.a --input-def ../lib-common/tapi32.def
  15360. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libtapiperf.a --input-def ../lib-common/tapiperf.def
  15361. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/synchronization.mri
  15362. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libtbs.a --input-def ../lib-common/tbs.def
  15363. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libtdh.a --input-def ../lib-common/tdh.def
  15364. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libtraffic.a --input-def ../lib-common/traffic.def
  15365. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libtsbyuv.a --input-def ../lib-common/tsbyuv.def
  15366. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libtxfw32.a --input-def ../lib-common/txfw32.def
  15367. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libumdmxfrm.a --input-def ../lib-common/umdmxfrm.def
  15368. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libunimdmat.a --input-def ../lib-common/unimdmat.def
  15369. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libuniplat.a --input-def ../lib-common/uniplat.def
  15370. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libupnp.a --input-def ../lib-common/upnp.def
  15371. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liburl.a --input-def ../lib-common/url.def
  15372. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liburlmon.a --input-def ../lib-common/urlmon.def
  15373. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/user32.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/user32.def
  15374. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libusp10.a --input-def ../lib-common/usp10.def
  15375. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libutildll.a --input-def ../lib-common/utildll.def
  15376. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libuxtheme.a --input-def ../lib-common/uxtheme.def
  15377. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libversion.a --input-def ../lib-common/version.def
  15378. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libvirtdisk.a --input-def ../lib-common/virtdisk.def
  15379. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libw32time.a --input-def ../lib-common/w32time.def
  15380. aarch64-w64-mingw32-ranlib libarm64/libsynchronization.a
  15381. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libw32topl.a --input-def ../lib-common/w32topl.def
  15382. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwdigest.a --input-def ../lib-common/wdigest.def
  15383. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwebauthn.a --input-def ../lib-common/webauthn.def
  15384. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwebclnt.a --input-def ../lib-common/webclnt.def
  15385. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwecapi.a --input-def ../lib-common/wecapi.def
  15386. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwevtapi.a --input-def ../lib-common/wevtapi.def
  15387. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwiashext.a --input-def ../lib-common/wiashext.def
  15388. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwimgapi.a --input-def ../lib-common/wimgapi.def
  15389. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libgamemode.a --input-def ../lib-common/gamemode.def
  15390. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-com-l2-1-1.a --input-def ../lib-common/api-ms-win-core-com-l2-1-1.def
  15391. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-fibers-l2-1-1.a --input-def ../lib-common/api-ms-win-core-fibers-l2-1-1.def
  15392. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-kernel32-legacy-l1-1-0.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def
  15393. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-kernel32-legacy-l1-1-1.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-l1-1-1.def
  15394. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-largeinteger-l1-1-0.a --input-def ../lib-common/api-ms-win-core-largeinteger-l1-1-0.def
  15395. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-localization-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-localization-ansi-l1-1-0.def
  15396. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-normalization-l1-1-0.a --input-def ../lib-common/api-ms-win-core-normalization-l1-1-0.def
  15397. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-synch-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-synch-ansi-l1-1-0.def
  15398. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-windowsceip-l1-1-0.a --input-def ../lib-common/api-ms-win-core-windowsceip-l1-1-0.def
  15399. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-windowserrorreporting-l1-1-0.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-0.def
  15400. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-eventing-legacy-l1-1-0.a --input-def ../lib-common/api-ms-win-eventing-legacy-l1-1-0.def
  15401. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-gaming-tcui-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-0.def
  15402. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-cryptoapi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-cryptoapi-l1-1-0.def
  15403. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-shcore-stream-winrt-l1-1-0.a --input-def ../lib-common/api-ms-win-shcore-stream-winrt-l1-1-0.def
  15404. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-appmodel-runtime-l1-1-1.a --input-def ../lib-common/api-ms-win-appmodel-runtime-l1-1-1.def
  15405. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-appmodel-runtime-l1-1-0.a --input-def ../lib-common/api-ms-win-appmodel-runtime-l1-1-0.def
  15406. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-enclave-l1-1-0.a --input-def ../lib-common/api-ms-win-core-enclave-l1-1-0.def
  15407. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-featurestaging-l1-1-0.a --input-def ../lib-common/api-ms-win-core-featurestaging-l1-1-0.def
  15408. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-featurestaging-l1-1-1.a --input-def ../lib-common/api-ms-win-core-featurestaging-l1-1-1.def
  15409. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-ansi-l1-1-0.def
  15410. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-file-fromapp-l1-1-0.a --input-def ../lib-common/api-ms-win-core-file-fromapp-l1-1-0.def
  15411. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-heap-l2-1-0.a --input-def ../lib-common/api-ms-win-core-heap-l2-1-0.def
  15412. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-heap-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-core-heap-obsolete-l1-1-0.def
  15413. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def
  15414. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-localization-obsolete-l1-2-0.a --input-def ../lib-common/api-ms-win-core-localization-obsolete-l1-2-0.def
  15415. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-namespace-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-namespace-ansi-l1-1-0.def
  15416. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-core-processtopology-obsolete-l1-1-0.def
  15417. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-psm-appnotify-l1-1-0.a --input-def ../lib-common/api-ms-win-core-psm-appnotify-l1-1-0.def
  15418. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-slapi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-slapi-l1-1-0.def
  15419. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-url-l1-1-0.a --input-def ../lib-common/api-ms-win-core-url-l1-1-0.def
  15420. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-versionansi-l1-1-0.a --input-def ../lib-common/api-ms-win-core-versionansi-l1-1-0.def
  15421. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-windowserrorreporting-l1-1-1.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-1.def
  15422. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-core-windowserrorreporting-l1-1-2.a --input-def ../lib-common/api-ms-win-core-windowserrorreporting-l1-1-2.def
  15423. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-gaming-deviceinformation-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-deviceinformation-l1-1-0.def
  15424. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-gaming-expandedresources-l1-1-0.a --input-def ../lib-common/api-ms-win-gaming-expandedresources-l1-1-0.def
  15425. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-gaming-tcui-l1-1-2.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-2.def
  15426. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-gaming-tcui-l1-1-3.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-3.def
  15427. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-gaming-tcui-l1-1-4.a --input-def ../lib-common/api-ms-win-gaming-tcui-l1-1-4.def
  15428. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-ro-typeresolution-l1-1-1.a --input-def ../lib-common/api-ms-win-ro-typeresolution-l1-1-1.def
  15429. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-isolatedcontainer-l1-1-0.a --input-def ../lib-common/api-ms-win-security-isolatedcontainer-l1-1-0.def
  15430. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a --input-def ../lib-common/api-ms-win-security-lsalookup-ansi-l2-1-0.def
  15431. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-provider-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-provider-ansi-l1-1-0.def
  15432. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-provider-l1-1-0.a --input-def ../lib-common/api-ms-win-security-provider-l1-1-0.def
  15433. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-security-sddl-ansi-l1-1-0.a --input-def ../lib-common/api-ms-win-security-sddl-ansi-l1-1-0.def
  15434. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-shcore-obsolete-l1-1-0.a --input-def ../lib-common/api-ms-win-shcore-obsolete-l1-1-0.def
  15435. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwininet.a --input-def ../lib-common/wininet.def
  15436. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwinmm.a --input-def ../lib-common/winmm.def
  15437. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwinrnr.a --input-def ../lib-common/winrnr.def
  15438. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwinscard.a --input-def ../lib-common/winscard.def
  15439. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwinspool.a --input-def ../lib-common/winspool.def
  15440. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwinsrv.a --input-def ../lib-common/winsrv.def
  15441. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwinusb.a --input-def ../lib-common/winusb.def
  15442. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwkscli.a --input-def ../lib-common/wkscli.def
  15443. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwkssvc.a --input-def ../lib-common/wkssvc.def
  15444. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwlanapi.a --input-def ../lib-common/wlanapi.def
  15445. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwlanui.a --input-def ../lib-common/wlanui.def
  15446. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwlanutil.a --input-def ../lib-common/wlanutil.def
  15447. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwmi.a --input-def ../lib-common/wmi.def
  15448. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwmiprop.a --input-def ../lib-common/wmiprop.def
  15449. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwofutil.a --input-def ../lib-common/wofutil.def
  15450. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwpd_ci.a --input-def ../lib-common/wpd_ci.def
  15451. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libws2help.a --input-def ../lib-common/ws2help.def
  15452. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwscapi.a --input-def ../lib-common/wscapi.def
  15453. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwscsvc.a --input-def ../lib-common/wscsvc.def
  15454. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwshbth.a --input-def ../lib-common/wshbth.def
  15455. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwslapi.a --input-def ../lib-common/wslapi.def
  15456. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwsock32.a --input-def ../lib-common/wsock32.def
  15457. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwtsapi32.a --input-def ../lib-common/wtsapi32.def
  15458. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libxaudio2_8.a --input-def ../lib-common/xaudio2_8.def
  15459. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libxinput1_4.a --input-def ../lib-common/xinput1_4.def
  15460. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/ucrtbase.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/ucrtbase.def
  15461. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-convert-l1-1-0.a --input-def libarm64/api-ms-win-crt-convert-l1-1-0.def
  15462. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-math-l1-1-0.a --input-def libarm64/api-ms-win-crt-math-l1-1-0.def
  15463. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-runtime-l1-1-0.a --input-def libarm64/api-ms-win-crt-runtime-l1-1-0.def
  15464. ../build-aux/install-sh -c -d libarm64 && aarch64-w64-mingw32-gcc -E -x c ../lib-common/vcruntime140_app.def.in -Wp,-w -undef -P -I../def-include -DDEF_ARM64 > libarm64/vcruntime140_app.def
  15465. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-__movsb.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-__movsb.Tpo -c -o intrincs/libarm64_libkernel32_a-__movsb.o `test -f 'intrincs/__movsb.c' || echo '../'`intrincs/__movsb.c
  15466. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-__movsd.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-__movsd.Tpo -c -o intrincs/libarm64_libkernel32_a-__movsd.o `test -f 'intrincs/__movsd.c' || echo '../'`intrincs/__movsd.c
  15467. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-__movsw.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-__movsw.Tpo -c -o intrincs/libarm64_libkernel32_a-__movsw.o `test -f 'intrincs/__movsw.c' || echo '../'`intrincs/__movsw.c
  15468. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-__stosb.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-__stosb.Tpo -c -o intrincs/libarm64_libkernel32_a-__stosb.o `test -f 'intrincs/__stosb.c' || echo '../'`intrincs/__stosb.c
  15469. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-__stosd.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-__stosd.Tpo -c -o intrincs/libarm64_libkernel32_a-__stosd.o `test -f 'intrincs/__stosd.c' || echo '../'`intrincs/__stosd.c
  15470. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-__stosw.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-__stosw.Tpo -c -o intrincs/libarm64_libkernel32_a-__stosw.o `test -f 'intrincs/__stosw.c' || echo '../'`intrincs/__stosw.c
  15471. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-_rotl64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-_rotl64.Tpo -c -o intrincs/libarm64_libkernel32_a-_rotl64.o `test -f 'intrincs/_rotl64.c' || echo '../'`intrincs/_rotl64.c
  15472. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-_rotr64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-_rotr64.Tpo -c -o intrincs/libarm64_libkernel32_a-_rotr64.o `test -f 'intrincs/_rotr64.c' || echo '../'`intrincs/_rotr64.c
  15473. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bitscanfwd.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bitscanfwd.Tpo -c -o intrincs/libarm64_libkernel32_a-bitscanfwd.o `test -f 'intrincs/bitscanfwd.c' || echo '../'`intrincs/bitscanfwd.c
  15474. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bitscanrev.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bitscanrev.Tpo -c -o intrincs/libarm64_libkernel32_a-bitscanrev.o `test -f 'intrincs/bitscanrev.c' || echo '../'`intrincs/bitscanrev.c
  15475. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bittest.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bittest.Tpo -c -o intrincs/libarm64_libkernel32_a-bittest.o `test -f 'intrincs/bittest.c' || echo '../'`intrincs/bittest.c
  15476. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bittestc.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bittestc.Tpo -c -o intrincs/libarm64_libkernel32_a-bittestc.o `test -f 'intrincs/bittestc.c' || echo '../'`intrincs/bittestc.c
  15477. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bittestci.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bittestci.Tpo -c -o intrincs/libarm64_libkernel32_a-bittestci.o `test -f 'intrincs/bittestci.c' || echo '../'`intrincs/bittestci.c
  15478. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bittestr.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bittestr.Tpo -c -o intrincs/libarm64_libkernel32_a-bittestr.o `test -f 'intrincs/bittestr.c' || echo '../'`intrincs/bittestr.c
  15479. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bittestri.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bittestri.Tpo -c -o intrincs/libarm64_libkernel32_a-bittestri.o `test -f 'intrincs/bittestri.c' || echo '../'`intrincs/bittestri.c
  15480. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bittests.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bittests.Tpo -c -o intrincs/libarm64_libkernel32_a-bittests.o `test -f 'intrincs/bittests.c' || echo '../'`intrincs/bittests.c
  15481. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-bittestsi.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-bittestsi.Tpo -c -o intrincs/libarm64_libkernel32_a-bittestsi.o `test -f 'intrincs/bittestsi.c' || echo '../'`intrincs/bittestsi.c
  15482. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-cpuid.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-cpuid.Tpo -c -o intrincs/libarm64_libkernel32_a-cpuid.o `test -f 'intrincs/cpuid.c' || echo '../'`intrincs/cpuid.c
  15483. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockadd.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockadd.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockadd.o `test -f 'intrincs/ilockadd.c' || echo '../'`intrincs/ilockadd.c
  15484. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockand.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockand.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockand.o `test -f 'intrincs/ilockand.c' || echo '../'`intrincs/ilockand.c
  15485. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockand64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockand64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockand64.o `test -f 'intrincs/ilockand64.c' || echo '../'`intrincs/ilockand64.c
  15486. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockcxch.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockcxch.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockcxch.o `test -f 'intrincs/ilockcxch.c' || echo '../'`intrincs/ilockcxch.c
  15487. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockcxch16.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockcxch16.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockcxch16.o `test -f 'intrincs/ilockcxch16.c' || echo '../'`intrincs/ilockcxch16.c
  15488. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockcxch64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockcxch64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockcxch64.o `test -f 'intrincs/ilockcxch64.c' || echo '../'`intrincs/ilockcxch64.c
  15489. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockcxchptr.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockcxchptr.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockcxchptr.o `test -f 'intrincs/ilockcxchptr.c' || echo '../'`intrincs/ilockcxchptr.c
  15490. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockdec.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockdec.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockdec.o `test -f 'intrincs/ilockdec.c' || echo '../'`intrincs/ilockdec.c
  15491. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockdec16.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockdec16.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockdec16.o `test -f 'intrincs/ilockdec16.c' || echo '../'`intrincs/ilockdec16.c
  15492. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockdec64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockdec64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockdec64.o `test -f 'intrincs/ilockdec64.c' || echo '../'`intrincs/ilockdec64.c
  15493. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockexch.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockexch.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockexch.o `test -f 'intrincs/ilockexch.c' || echo '../'`intrincs/ilockexch.c
  15494. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockexch64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockexch64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockexch64.o `test -f 'intrincs/ilockexch64.c' || echo '../'`intrincs/ilockexch64.c
  15495. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockexchadd.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockexchadd.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockexchadd.o `test -f 'intrincs/ilockexchadd.c' || echo '../'`intrincs/ilockexchadd.c
  15496. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockexchadd64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockexchadd64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockexchadd64.o `test -f 'intrincs/ilockexchadd64.c' || echo '../'`intrincs/ilockexchadd64.c
  15497. mv -f intrincs/.deps/libarm64_libkernel32_a-_rotl64.Tpo intrincs/.deps/libarm64_libkernel32_a-_rotl64.Po
  15498. mv -f intrincs/.deps/libarm64_libkernel32_a-__movsd.Tpo intrincs/.deps/libarm64_libkernel32_a-__movsd.Po
  15499. mv -f intrincs/.deps/libarm64_libkernel32_a-__stosw.Tpo intrincs/.deps/libarm64_libkernel32_a-__stosw.Po
  15500. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockexchptr.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockexchptr.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockexchptr.o `test -f 'intrincs/ilockexchptr.c' || echo '../'`intrincs/ilockexchptr.c
  15501. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockinc.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockinc.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockinc.o `test -f 'intrincs/ilockinc.c' || echo '../'`intrincs/ilockinc.c
  15502. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockinc16.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockinc16.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockinc16.o `test -f 'intrincs/ilockinc16.c' || echo '../'`intrincs/ilockinc16.c
  15503. mv -f intrincs/.deps/libarm64_libkernel32_a-__stosb.Tpo intrincs/.deps/libarm64_libkernel32_a-__stosb.Po
  15504. mv -f intrincs/.deps/libarm64_libkernel32_a-__movsb.Tpo intrincs/.deps/libarm64_libkernel32_a-__movsb.Po
  15505. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockdec.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockdec.Po
  15506. mv -f intrincs/.deps/libarm64_libkernel32_a-bitscanrev.Tpo intrincs/.deps/libarm64_libkernel32_a-bitscanrev.Po
  15507. mv -f intrincs/.deps/libarm64_libkernel32_a-bittestri.Tpo intrincs/.deps/libarm64_libkernel32_a-bittestri.Po
  15508. mv -f intrincs/.deps/libarm64_libkernel32_a-__stosd.Tpo intrincs/.deps/libarm64_libkernel32_a-__stosd.Po
  15509. mv -f intrincs/.deps/libarm64_libkernel32_a-__movsw.Tpo intrincs/.deps/libarm64_libkernel32_a-__movsw.Po
  15510. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockinc64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockinc64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockinc64.o `test -f 'intrincs/ilockinc64.c' || echo '../'`intrincs/ilockinc64.c
  15511. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockor.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockor.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockor.o `test -f 'intrincs/ilockor.c' || echo '../'`intrincs/ilockor.c
  15512. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockor64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockor64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockor64.o `test -f 'intrincs/ilockor64.c' || echo '../'`intrincs/ilockor64.c
  15513. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockxor.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockxor.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockxor.o `test -f 'intrincs/ilockxor.c' || echo '../'`intrincs/ilockxor.c
  15514. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-ilockxor64.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-ilockxor64.Tpo -c -o intrincs/libarm64_libkernel32_a-ilockxor64.o `test -f 'intrincs/ilockxor64.c' || echo '../'`intrincs/ilockxor64.c
  15515. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-inbyte.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-inbyte.Tpo -c -o intrincs/libarm64_libkernel32_a-inbyte.o `test -f 'intrincs/inbyte.c' || echo '../'`intrincs/inbyte.c
  15516. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-inbytestring.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-inbytestring.Tpo -c -o intrincs/libarm64_libkernel32_a-inbytestring.o `test -f 'intrincs/inbytestring.c' || echo '../'`intrincs/inbytestring.c
  15517. mv -f intrincs/.deps/libarm64_libkernel32_a-_rotr64.Tpo intrincs/.deps/libarm64_libkernel32_a-_rotr64.Po
  15518. mv -f intrincs/.deps/libarm64_libkernel32_a-bittest.Tpo intrincs/.deps/libarm64_libkernel32_a-bittest.Po
  15519. mv -f intrincs/.deps/libarm64_libkernel32_a-bittestc.Tpo intrincs/.deps/libarm64_libkernel32_a-bittestc.Po
  15520. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockcxchptr.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockcxchptr.Po
  15521. mv -f intrincs/.deps/libarm64_libkernel32_a-bittestci.Tpo intrincs/.deps/libarm64_libkernel32_a-bittestci.Po
  15522. mv -f intrincs/.deps/libarm64_libkernel32_a-bittests.Tpo intrincs/.deps/libarm64_libkernel32_a-bittests.Po
  15523. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockcxch64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockcxch64.Po
  15524. mv -f intrincs/.deps/libarm64_libkernel32_a-bittestr.Tpo intrincs/.deps/libarm64_libkernel32_a-bittestr.Po
  15525. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-indword.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-indword.Tpo -c -o intrincs/libarm64_libkernel32_a-indword.o `test -f 'intrincs/indword.c' || echo '../'`intrincs/indword.c
  15526. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-indwordstring.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-indwordstring.Tpo -c -o intrincs/libarm64_libkernel32_a-indwordstring.o `test -f 'intrincs/indwordstring.c' || echo '../'`intrincs/indwordstring.c
  15527. mv -f intrincs/.deps/libarm64_libkernel32_a-cpuid.Tpo intrincs/.deps/libarm64_libkernel32_a-cpuid.Po
  15528. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-inword.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-inword.Tpo -c -o intrincs/libarm64_libkernel32_a-inword.o `test -f 'intrincs/inword.c' || echo '../'`intrincs/inword.c
  15529. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-inwordstring.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-inwordstring.Tpo -c -o intrincs/libarm64_libkernel32_a-inwordstring.o `test -f 'intrincs/inwordstring.c' || echo '../'`intrincs/inwordstring.c
  15530. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-outbyte.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-outbyte.Tpo -c -o intrincs/libarm64_libkernel32_a-outbyte.o `test -f 'intrincs/outbyte.c' || echo '../'`intrincs/outbyte.c
  15531. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-outbytestring.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-outbytestring.Tpo -c -o intrincs/libarm64_libkernel32_a-outbytestring.o `test -f 'intrincs/outbytestring.c' || echo '../'`intrincs/outbytestring.c
  15532. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-outdword.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-outdword.Tpo -c -o intrincs/libarm64_libkernel32_a-outdword.o `test -f 'intrincs/outdword.c' || echo '../'`intrincs/outdword.c
  15533. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-outdwordstring.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-outdwordstring.Tpo -c -o intrincs/libarm64_libkernel32_a-outdwordstring.o `test -f 'intrincs/outdwordstring.c' || echo '../'`intrincs/outdwordstring.c
  15534. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-outword.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-outword.Tpo -c -o intrincs/libarm64_libkernel32_a-outword.o `test -f 'intrincs/outword.c' || echo '../'`intrincs/outword.c
  15535. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockcxch.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockcxch.Po
  15536. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockexch64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockexch64.Po
  15537. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockdec64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockdec64.Po
  15538. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockcxch16.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockcxch16.Po
  15539. mv -f intrincs/.deps/libarm64_libkernel32_a-bittestsi.Tpo intrincs/.deps/libarm64_libkernel32_a-bittestsi.Po
  15540. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockand64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockand64.Po
  15541. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockand.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockand.Po
  15542. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockexchadd.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockexchadd.Po
  15543. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockexch.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockexch.Po
  15544. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockdec16.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockdec16.Po
  15545. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockadd.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockadd.Po
  15546. mv -f intrincs/.deps/libarm64_libkernel32_a-bitscanfwd.Tpo intrincs/.deps/libarm64_libkernel32_a-bitscanfwd.Po
  15547. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-outwordstring.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-outwordstring.Tpo -c -o intrincs/libarm64_libkernel32_a-outwordstring.o `test -f 'intrincs/outwordstring.c' || echo '../'`intrincs/outwordstring.c
  15548. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-readcr0.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-readcr0.Tpo -c -o intrincs/libarm64_libkernel32_a-readcr0.o `test -f 'intrincs/readcr0.c' || echo '../'`intrincs/readcr0.c
  15549. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-readcr2.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-readcr2.Tpo -c -o intrincs/libarm64_libkernel32_a-readcr2.o `test -f 'intrincs/readcr2.c' || echo '../'`intrincs/readcr2.c
  15550. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-readcr3.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-readcr3.Tpo -c -o intrincs/libarm64_libkernel32_a-readcr3.o `test -f 'intrincs/readcr3.c' || echo '../'`intrincs/readcr3.c
  15551. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-readcr4.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-readcr4.Tpo -c -o intrincs/libarm64_libkernel32_a-readcr4.o `test -f 'intrincs/readcr4.c' || echo '../'`intrincs/readcr4.c
  15552. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-readmsr.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-readmsr.Tpo -c -o intrincs/libarm64_libkernel32_a-readmsr.o `test -f 'intrincs/readmsr.c' || echo '../'`intrincs/readmsr.c
  15553. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-writecr0.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-writecr0.Tpo -c -o intrincs/libarm64_libkernel32_a-writecr0.o `test -f 'intrincs/writecr0.c' || echo '../'`intrincs/writecr0.c
  15554. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-writecr2.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-writecr2.Tpo -c -o intrincs/libarm64_libkernel32_a-writecr2.o `test -f 'intrincs/writecr2.c' || echo '../'`intrincs/writecr2.c
  15555. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-writecr3.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-writecr3.Tpo -c -o intrincs/libarm64_libkernel32_a-writecr3.o `test -f 'intrincs/writecr3.c' || echo '../'`intrincs/writecr3.c
  15556. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-writecr4.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-writecr4.Tpo -c -o intrincs/libarm64_libkernel32_a-writecr4.o `test -f 'intrincs/writecr4.c' || echo '../'`intrincs/writecr4.c
  15557. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-writemsr.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-writemsr.Tpo -c -o intrincs/libarm64_libkernel32_a-writemsr.o `test -f 'intrincs/writemsr.c' || echo '../'`intrincs/writemsr.c
  15558. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-__int2c.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-__int2c.Tpo -c -o intrincs/libarm64_libkernel32_a-__int2c.o `test -f 'intrincs/__int2c.c' || echo '../'`intrincs/__int2c.c
  15559. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockexchadd64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockexchadd64.Po
  15560. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT intrincs/libarm64_libkernel32_a-RtlSecureZeroMemory.o -MD -MP -MF intrincs/.deps/libarm64_libkernel32_a-RtlSecureZeroMemory.Tpo -c -o intrincs/libarm64_libkernel32_a-RtlSecureZeroMemory.o `test -f 'intrincs/RtlSecureZeroMemory.c' || echo '../'`intrincs/RtlSecureZeroMemory.c
  15561. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockinc.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockinc.Po
  15562. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockinc16.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockinc16.Po
  15563. mv -f intrincs/.deps/libarm64_libkernel32_a-inbytestring.Tpo intrincs/.deps/libarm64_libkernel32_a-inbytestring.Po
  15564. mv -f intrincs/.deps/libarm64_libkernel32_a-inbyte.Tpo intrincs/.deps/libarm64_libkernel32_a-inbyte.Po
  15565. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockexchptr.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockexchptr.Po
  15566. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libbits_a-bits.o -MD -MP -MF libsrc/.deps/libarm64_libbits_a-bits.Tpo -c -o libsrc/libarm64_libbits_a-bits.o `test -f 'libsrc/bits.c' || echo '../'`libsrc/bits.c
  15567. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libshell32_a-shell32.o -MD -MP -MF libsrc/.deps/libarm64_libshell32_a-shell32.Tpo -c -o libsrc/libarm64_libshell32_a-shell32.o `test -f 'libsrc/shell32.c' || echo '../'`libsrc/shell32.c
  15568. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/libarm64_libdinput_a-dinput_kbd.Tpo -c -o libsrc/libarm64_libdinput_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  15569. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput_a-dinput_joy.o -MD -MP -MF libsrc/.deps/libarm64_libdinput_a-dinput_joy.Tpo -c -o libsrc/libarm64_libdinput_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  15570. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/libarm64_libdinput_a-dinput_joy2.Tpo -c -o libsrc/libarm64_libdinput_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  15571. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockxor.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockxor.Po
  15572. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockinc64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockinc64.Po
  15573. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockor.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockor.Po
  15574. mv -f intrincs/.deps/libarm64_libkernel32_a-outword.Tpo intrincs/.deps/libarm64_libkernel32_a-outword.Po
  15575. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/libarm64_libdinput_a-dinput_mouse.Tpo -c -o libsrc/libarm64_libdinput_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  15576. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/libarm64_libdinput_a-dinput_mouse2.Tpo -c -o libsrc/libarm64_libdinput_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  15577. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput8_a-dinput_joy.o -MD -MP -MF libsrc/.deps/libarm64_libdinput8_a-dinput_joy.Tpo -c -o libsrc/libarm64_libdinput8_a-dinput_joy.o `test -f 'libsrc/dinput_joy.c' || echo '../'`libsrc/dinput_joy.c
  15578. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput8_a-dinput_joy2.o -MD -MP -MF libsrc/.deps/libarm64_libdinput8_a-dinput_joy2.Tpo -c -o libsrc/libarm64_libdinput8_a-dinput_joy2.o `test -f 'libsrc/dinput_joy2.c' || echo '../'`libsrc/dinput_joy2.c
  15579. mv -f intrincs/.deps/libarm64_libkernel32_a-outwordstring.Tpo intrincs/.deps/libarm64_libkernel32_a-outwordstring.Po
  15580. mv -f intrincs/.deps/libarm64_libkernel32_a-writecr0.Tpo intrincs/.deps/libarm64_libkernel32_a-writecr0.Po
  15581. mv -f intrincs/.deps/libarm64_libkernel32_a-readcr0.Tpo intrincs/.deps/libarm64_libkernel32_a-readcr0.Po
  15582. mv -f intrincs/.deps/libarm64_libkernel32_a-outdword.Tpo intrincs/.deps/libarm64_libkernel32_a-outdword.Po
  15583. mv -f intrincs/.deps/libarm64_libkernel32_a-outbyte.Tpo intrincs/.deps/libarm64_libkernel32_a-outbyte.Po
  15584. mv -f intrincs/.deps/libarm64_libkernel32_a-readmsr.Tpo intrincs/.deps/libarm64_libkernel32_a-readmsr.Po
  15585. mv -f intrincs/.deps/libarm64_libkernel32_a-readcr2.Tpo intrincs/.deps/libarm64_libkernel32_a-readcr2.Po
  15586. mv -f intrincs/.deps/libarm64_libkernel32_a-readcr3.Tpo intrincs/.deps/libarm64_libkernel32_a-readcr3.Po
  15587. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput8_a-dinput_mouse.o -MD -MP -MF libsrc/.deps/libarm64_libdinput8_a-dinput_mouse.Tpo -c -o libsrc/libarm64_libdinput8_a-dinput_mouse.o `test -f 'libsrc/dinput_mouse.c' || echo '../'`libsrc/dinput_mouse.c
  15588. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput8_a-dinput_mouse2.o -MD -MP -MF libsrc/.deps/libarm64_libdinput8_a-dinput_mouse2.Tpo -c -o libsrc/libarm64_libdinput8_a-dinput_mouse2.o `test -f 'libsrc/dinput_mouse2.c' || echo '../'`libsrc/dinput_mouse2.c
  15589. mv -f intrincs/.deps/libarm64_libkernel32_a-outdwordstring.Tpo intrincs/.deps/libarm64_libkernel32_a-outdwordstring.Po
  15590. mv -f intrincs/.deps/libarm64_libkernel32_a-readcr4.Tpo intrincs/.deps/libarm64_libkernel32_a-readcr4.Po
  15591. mv -f intrincs/.deps/libarm64_libkernel32_a-inwordstring.Tpo intrincs/.deps/libarm64_libkernel32_a-inwordstring.Po
  15592. mv -f intrincs/.deps/libarm64_libkernel32_a-indwordstring.Tpo intrincs/.deps/libarm64_libkernel32_a-indwordstring.Po
  15593. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdinput8_a-dinput_kbd.o -MD -MP -MF libsrc/.deps/libarm64_libdinput8_a-dinput_kbd.Tpo -c -o libsrc/libarm64_libdinput8_a-dinput_kbd.o `test -f 'libsrc/dinput_kbd.c' || echo '../'`libsrc/dinput_kbd.c
  15594. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdmoguids_a-dmoguids.o -MD -MP -MF libsrc/.deps/libarm64_libdmoguids_a-dmoguids.Tpo -c -o libsrc/libarm64_libdmoguids_a-dmoguids.o `test -f 'libsrc/dmoguids.c' || echo '../'`libsrc/dmoguids.c
  15595. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdxerr8_a-dxerr8.o -MD -MP -MF libsrc/.deps/libarm64_libdxerr8_a-dxerr8.Tpo -c -o libsrc/libarm64_libdxerr8_a-dxerr8.o `test -f 'libsrc/dxerr8.c' || echo '../'`libsrc/dxerr8.c
  15596. mv -f intrincs/.deps/libarm64_libkernel32_a-writecr4.Tpo intrincs/.deps/libarm64_libkernel32_a-writecr4.Po
  15597. mv -f intrincs/.deps/libarm64_libkernel32_a-writecr3.Tpo intrincs/.deps/libarm64_libkernel32_a-writecr3.Po
  15598. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockxor64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockxor64.Po
  15599. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdxerr8_a-dxerr8w.o -MD -MP -MF libsrc/.deps/libarm64_libdxerr8_a-dxerr8w.Tpo -c -o libsrc/libarm64_libdxerr8_a-dxerr8w.o `test -f 'libsrc/dxerr8w.c' || echo '../'`libsrc/dxerr8w.c
  15600. mv -f intrincs/.deps/libarm64_libkernel32_a-outbytestring.Tpo intrincs/.deps/libarm64_libkernel32_a-outbytestring.Po
  15601. mv -f intrincs/.deps/libarm64_libkernel32_a-writemsr.Tpo intrincs/.deps/libarm64_libkernel32_a-writemsr.Po
  15602. mv -f intrincs/.deps/libarm64_libkernel32_a-__int2c.Tpo intrincs/.deps/libarm64_libkernel32_a-__int2c.Po
  15603. mv -f intrincs/.deps/libarm64_libkernel32_a-writecr2.Tpo intrincs/.deps/libarm64_libkernel32_a-writecr2.Po
  15604. mv -f intrincs/.deps/libarm64_libkernel32_a-inword.Tpo intrincs/.deps/libarm64_libkernel32_a-inword.Po
  15605. mv -f intrincs/.deps/libarm64_libkernel32_a-indword.Tpo intrincs/.deps/libarm64_libkernel32_a-indword.Po
  15606. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdxerr9_a-dxerr9.o -MD -MP -MF libsrc/.deps/libarm64_libdxerr9_a-dxerr9.Tpo -c -o libsrc/libarm64_libdxerr9_a-dxerr9.o `test -f 'libsrc/dxerr9.c' || echo '../'`libsrc/dxerr9.c
  15607. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdxerr9_a-dxerr9w.o -MD -MP -MF libsrc/.deps/libarm64_libdxerr9_a-dxerr9w.Tpo -c -o libsrc/libarm64_libdxerr9_a-dxerr9w.o `test -f 'libsrc/dxerr9w.c' || echo '../'`libsrc/dxerr9w.c
  15608. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libmfuuid_a-mfuuid.o -MD -MP -MF libsrc/.deps/libarm64_libmfuuid_a-mfuuid.Tpo -c -o libsrc/libarm64_libmfuuid_a-mfuuid.o `test -f 'libsrc/mfuuid.c' || echo '../'`libsrc/mfuuid.c
  15609. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libamstrmid_a-amstrmid.o -MD -MP -MF libsrc/.deps/libarm64_libamstrmid_a-amstrmid.Tpo -c -o libsrc/libarm64_libamstrmid_a-amstrmid.o `test -f 'libsrc/amstrmid.c' || echo '../'`libsrc/amstrmid.c
  15610. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libwmcodecdspuuid_a-wmcodecdspuuid.o -MD -MP -MF libsrc/.deps/libarm64_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo -c -o libsrc/libarm64_libwmcodecdspuuid_a-wmcodecdspuuid.o `test -f 'libsrc/wmcodecdspuuid.c' || echo '../'`libsrc/wmcodecdspuuid.c
  15611. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libwindowscodecs_a-windowscodecs.o -MD -MP -MF libsrc/.deps/libarm64_libwindowscodecs_a-windowscodecs.Tpo -c -o libsrc/libarm64_libwindowscodecs_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  15612. mv -f intrincs/.deps/libarm64_libkernel32_a-ilockor64.Tpo intrincs/.deps/libarm64_libkernel32_a-ilockor64.Po
  15613. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libwbemuuid_a-wbemuuid.o -MD -MP -MF libsrc/.deps/libarm64_libwbemuuid_a-wbemuuid.Tpo -c -o libsrc/libarm64_libwbemuuid_a-wbemuuid.o `test -f 'libsrc/wbemuuid.c' || echo '../'`libsrc/wbemuuid.c
  15614. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libdxguid_a-dxguid.o -MD -MP -MF libsrc/.deps/libarm64_libdxguid_a-dxguid.Tpo -c -o libsrc/libarm64_libdxguid_a-dxguid.o `test -f 'libsrc/dxguid.c' || echo '../'`libsrc/dxguid.c
  15615. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libksuser_a-ksuser.o -MD -MP -MF libsrc/.deps/libarm64_libksuser_a-ksuser.Tpo -c -o libsrc/libarm64_libksuser_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  15616. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libksguid_a-ksuser.o -MD -MP -MF libsrc/.deps/libarm64_libksguid_a-ksuser.Tpo -c -o libsrc/libarm64_libksguid_a-ksuser.o `test -f 'libsrc/ksuser.c' || echo '../'`libsrc/ksuser.c
  15617. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_liblocationapi_a-locationapi.o -MD -MP -MF libsrc/.deps/libarm64_liblocationapi_a-locationapi.Tpo -c -o libsrc/libarm64_liblocationapi_a-locationapi.o `test -f 'libsrc/locationapi.c' || echo '../'`libsrc/locationapi.c
  15618. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libsensorsapi_a-sensorsapi.o -MD -MP -MF libsrc/.deps/libarm64_libsensorsapi_a-sensorsapi.Tpo -c -o libsrc/libarm64_libsensorsapi_a-sensorsapi.o `test -f 'libsrc/sensorsapi.c' || echo '../'`libsrc/sensorsapi.c
  15619. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libsapi_a-sapi.o -MD -MP -MF libsrc/.deps/libarm64_libsapi_a-sapi.Tpo -c -o libsrc/libarm64_libsapi_a-sapi.o `test -f 'libsrc/sapi.c' || echo '../'`libsrc/sapi.c
  15620. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libportabledeviceguids_a-portabledeviceguids.o -MD -MP -MF libsrc/.deps/libarm64_libportabledeviceguids_a-portabledeviceguids.Tpo -c -o libsrc/libarm64_libportabledeviceguids_a-portabledeviceguids.o `test -f 'libsrc/portabledeviceguids.c' || echo '../'`libsrc/portabledeviceguids.c
  15621. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libscrnsave_a-scrnsave.o -MD -MP -MF libsrc/.deps/libarm64_libscrnsave_a-scrnsave.Tpo -c -o libsrc/libarm64_libscrnsave_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  15622. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -DUNICODE -g -O2 -MT libsrc/libarm64_libscrnsavw_a-scrnsave.o -MD -MP -MF libsrc/.deps/libarm64_libscrnsavw_a-scrnsave.Tpo -c -o libsrc/libarm64_libscrnsavw_a-scrnsave.o `test -f 'libsrc/scrnsave.c' || echo '../'`libsrc/scrnsave.c
  15623. mv -f libsrc/.deps/libarm64_libscrnsavw_a-scrnsave.Tpo libsrc/.deps/libarm64_libscrnsavw_a-scrnsave.Po
  15624. mv -f libsrc/.deps/libarm64_libscrnsave_a-scrnsave.Tpo libsrc/.deps/libarm64_libscrnsave_a-scrnsave.Po
  15625. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libstrmiids_a-strmiids.o -MD -MP -MF libsrc/.deps/libarm64_libstrmiids_a-strmiids.Tpo -c -o libsrc/libarm64_libstrmiids_a-strmiids.o `test -f 'libsrc/strmiids.c' || echo '../'`libsrc/strmiids.c
  15626. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ativscp-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ativscp-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ativscp-uuid.o `test -f 'libsrc/ativscp-uuid.c' || echo '../'`libsrc/ativscp-uuid.c
  15627. mv -f libsrc/.deps/libarm64_libshell32_a-shell32.Tpo libsrc/.deps/libarm64_libshell32_a-shell32.Po
  15628. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-atsmedia-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-atsmedia-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-atsmedia-uuid.o `test -f 'libsrc/atsmedia-uuid.c' || echo '../'`libsrc/atsmedia-uuid.c
  15629. mv -f libsrc/.deps/libarm64_libuuid_a-ativscp-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ativscp-uuid.Po
  15630. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-bth-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-bth-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-bth-uuid.o `test -f 'libsrc/bth-uuid.c' || echo '../'`libsrc/bth-uuid.c
  15631. mv -f libsrc/.deps/libarm64_libuuid_a-atsmedia-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-atsmedia-uuid.Po
  15632. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-cguid-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-cguid-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-cguid-uuid.o `test -f 'libsrc/cguid-uuid.c' || echo '../'`libsrc/cguid-uuid.c
  15633. mv -f libsrc/.deps/libarm64_libuuid_a-cguid-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-cguid-uuid.Po
  15634. mv -f libsrc/.deps/libarm64_libuuid_a-bth-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-bth-uuid.Po
  15635. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-comcat-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-comcat-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-comcat-uuid.o `test -f 'libsrc/comcat-uuid.c' || echo '../'`libsrc/comcat-uuid.c
  15636. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-devguid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-devguid.Tpo -c -o libsrc/libarm64_libuuid_a-devguid.o `test -f 'libsrc/devguid.c' || echo '../'`libsrc/devguid.c
  15637. mv -f libsrc/.deps/libarm64_libuuid_a-comcat-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-comcat-uuid.Po
  15638. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-docobj-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-docobj-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-docobj-uuid.o `test -f 'libsrc/docobj-uuid.c' || echo '../'`libsrc/docobj-uuid.c
  15639. mv -f libsrc/.deps/libarm64_libuuid_a-devguid.Tpo libsrc/.deps/libarm64_libuuid_a-devguid.Po
  15640. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-dxva-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-dxva-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-dxva-uuid.o `test -f 'libsrc/dxva-uuid.c' || echo '../'`libsrc/dxva-uuid.c
  15641. mv -f libsrc/.deps/libarm64_libuuid_a-docobj-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-docobj-uuid.Po
  15642. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-exdisp-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-exdisp-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-exdisp-uuid.o `test -f 'libsrc/exdisp-uuid.c' || echo '../'`libsrc/exdisp-uuid.c
  15643. mv -f libsrc/.deps/libarm64_libuuid_a-exdisp-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-exdisp-uuid.Po
  15644. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-extras-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-extras-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-extras-uuid.o `test -f 'libsrc/extras-uuid.c' || echo '../'`libsrc/extras-uuid.c
  15645. mv -f libsrc/.deps/libarm64_libuuid_a-extras-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-extras-uuid.Po
  15646. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-fwp-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-fwp-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-fwp-uuid.o `test -f 'libsrc/fwp-uuid.c' || echo '../'`libsrc/fwp-uuid.c
  15647. mv -f libsrc/.deps/libarm64_libuuid_a-fwp-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-fwp-uuid.Po
  15648. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-guid_nul.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-guid_nul.Tpo -c -o libsrc/libarm64_libuuid_a-guid_nul.o `test -f 'libsrc/guid_nul.c' || echo '../'`libsrc/guid_nul.c
  15649. mv -f libsrc/.deps/libarm64_libuuid_a-guid_nul.Tpo libsrc/.deps/libarm64_libuuid_a-guid_nul.Po
  15650. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-hlguids-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-hlguids-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-hlguids-uuid.o `test -f 'libsrc/hlguids-uuid.c' || echo '../'`libsrc/hlguids-uuid.c
  15651. mv -f libsrc/.deps/libarm64_libuuid_a-hlguids-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-hlguids-uuid.Po
  15652. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-hlink-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-hlink-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-hlink-uuid.o `test -f 'libsrc/hlink-uuid.c' || echo '../'`libsrc/hlink-uuid.c
  15653. mv -f intrincs/.deps/libarm64_libkernel32_a-RtlSecureZeroMemory.Tpo intrincs/.deps/libarm64_libkernel32_a-RtlSecureZeroMemory.Po
  15654. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-mlang-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-mlang-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-mlang-uuid.o `test -f 'libsrc/mlang-uuid.c' || echo '../'`libsrc/mlang-uuid.c
  15655. mv -f libsrc/.deps/libarm64_libuuid_a-hlink-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-hlink-uuid.Po
  15656. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-msctf-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-msctf-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-msctf-uuid.o `test -f 'libsrc/msctf-uuid.c' || echo '../'`libsrc/msctf-uuid.c
  15657. mv -f libsrc/.deps/libarm64_libuuid_a-mlang-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-mlang-uuid.Po
  15658. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-mshtmhst-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-mshtmhst-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-mshtmhst-uuid.o `test -f 'libsrc/mshtmhst-uuid.c' || echo '../'`libsrc/mshtmhst-uuid.c
  15659. mv -f libsrc/.deps/libarm64_libdinput_a-dinput_joy.Tpo libsrc/.deps/libarm64_libdinput_a-dinput_joy.Po
  15660. mv -f libsrc/.deps/libarm64_libdinput8_a-dinput_mouse2.Tpo libsrc/.deps/libarm64_libdinput8_a-dinput_mouse2.Po
  15661. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-mshtml-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-mshtml-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-mshtml-uuid.o `test -f 'libsrc/mshtml-uuid.c' || echo '../'`libsrc/mshtml-uuid.c
  15662. mv -f libsrc/.deps/libarm64_libdinput8_a-dinput_mouse.Tpo libsrc/.deps/libarm64_libdinput8_a-dinput_mouse.Po
  15663. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-msxml-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-msxml-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-msxml-uuid.o `test -f 'libsrc/msxml-uuid.c' || echo '../'`libsrc/msxml-uuid.c
  15664. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-netcfg-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-netcfg-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-netcfg-uuid.o `test -f 'libsrc/netcfg-uuid.c' || echo '../'`libsrc/netcfg-uuid.c
  15665. mv -f libsrc/.deps/libarm64_libdinput8_a-dinput_joy.Tpo libsrc/.deps/libarm64_libdinput8_a-dinput_joy.Po
  15666. mv -f libsrc/.deps/libarm64_libdinput_a-dinput_mouse2.Tpo libsrc/.deps/libarm64_libdinput_a-dinput_mouse2.Po
  15667. mv -f libsrc/.deps/libarm64_libdinput_a-dinput_joy2.Tpo libsrc/.deps/libarm64_libdinput_a-dinput_joy2.Po
  15668. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-netcon-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-netcon-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-netcon-uuid.o `test -f 'libsrc/netcon-uuid.c' || echo '../'`libsrc/netcon-uuid.c
  15669. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ntddkbd-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ntddkbd-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ntddkbd-uuid.o `test -f 'libsrc/ntddkbd-uuid.c' || echo '../'`libsrc/ntddkbd-uuid.c
  15670. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ntddmou-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ntddmou-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ntddmou-uuid.o `test -f 'libsrc/ntddmou-uuid.c' || echo '../'`libsrc/ntddmou-uuid.c
  15671. mv -f libsrc/.deps/libarm64_libdinput_a-dinput_mouse.Tpo libsrc/.deps/libarm64_libdinput_a-dinput_mouse.Po
  15672. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ntddpar-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ntddpar-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ntddpar-uuid.o `test -f 'libsrc/ntddpar-uuid.c' || echo '../'`libsrc/ntddpar-uuid.c
  15673. mv -f libsrc/.deps/libarm64_libdinput8_a-dinput_joy2.Tpo libsrc/.deps/libarm64_libdinput8_a-dinput_joy2.Po
  15674. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ntddscsi-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ntddscsi-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ntddscsi-uuid.o `test -f 'libsrc/ntddscsi-uuid.c' || echo '../'`libsrc/ntddscsi-uuid.c
  15675. mv -f libsrc/.deps/libarm64_libdinput8_a-dinput_kbd.Tpo libsrc/.deps/libarm64_libdinput8_a-dinput_kbd.Po
  15676. mv -f libsrc/.deps/libarm64_libdinput_a-dinput_kbd.Tpo libsrc/.deps/libarm64_libdinput_a-dinput_kbd.Po
  15677. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ntddser-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ntddser-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ntddser-uuid.o `test -f 'libsrc/ntddser-uuid.c' || echo '../'`libsrc/ntddser-uuid.c
  15678. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ntddstor-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ntddstor-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ntddstor-uuid.o `test -f 'libsrc/ntddstor-uuid.c' || echo '../'`libsrc/ntddstor-uuid.c
  15679. mv -f libsrc/.deps/libarm64_libbits_a-bits.Tpo libsrc/.deps/libarm64_libbits_a-bits.Po
  15680. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ntddvdeo-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ntddvdeo-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ntddvdeo-uuid.o `test -f 'libsrc/ntddvdeo-uuid.c' || echo '../'`libsrc/ntddvdeo-uuid.c
  15681. mv -f libsrc/.deps/libarm64_libuuid_a-mshtmhst-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-mshtmhst-uuid.Po
  15682. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-oaidl-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-oaidl-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-oaidl-uuid.o `test -f 'libsrc/oaidl-uuid.c' || echo '../'`libsrc/oaidl-uuid.c
  15683. mv -f libsrc/.deps/libarm64_libdmoguids_a-dmoguids.Tpo libsrc/.deps/libarm64_libdmoguids_a-dmoguids.Po
  15684. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-objidl-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-objidl-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-objidl-uuid.o `test -f 'libsrc/objidl-uuid.c' || echo '../'`libsrc/objidl-uuid.c
  15685. mv -f libsrc/.deps/libarm64_libdxerr8_a-dxerr8.Tpo libsrc/.deps/libarm64_libdxerr8_a-dxerr8.Po
  15686. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-objsafe-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-objsafe-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-objsafe-uuid.o `test -f 'libsrc/objsafe-uuid.c' || echo '../'`libsrc/objsafe-uuid.c
  15687. mv -f libsrc/.deps/libarm64_libuuid_a-ntddmou-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ntddmou-uuid.Po
  15688. mv -f libsrc/.deps/libarm64_libuuid_a-netcon-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-netcon-uuid.Po
  15689. mv -f libsrc/.deps/libarm64_libuuid_a-msxml-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-msxml-uuid.Po
  15690. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-ocidl-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-ocidl-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-ocidl-uuid.o `test -f 'libsrc/ocidl-uuid.c' || echo '../'`libsrc/ocidl-uuid.c
  15691. mv -f libsrc/.deps/libarm64_libuuid_a-ntddkbd-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ntddkbd-uuid.Po
  15692. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-oleacc-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-oleacc-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-oleacc-uuid.o `test -f 'libsrc/oleacc-uuid.c' || echo '../'`libsrc/oleacc-uuid.c
  15693. mv -f libsrc/.deps/libarm64_libuuid_a-ntddpar-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ntddpar-uuid.Po
  15694. mv -f libsrc/.deps/libarm64_libuuid_a-ntddscsi-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ntddscsi-uuid.Po
  15695. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-olectlid-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-olectlid-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-olectlid-uuid.o `test -f 'libsrc/olectlid-uuid.c' || echo '../'`libsrc/olectlid-uuid.c
  15696. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-oleidl-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-oleidl-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-oleidl-uuid.o `test -f 'libsrc/oleidl-uuid.c' || echo '../'`libsrc/oleidl-uuid.c
  15697. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-power-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-power-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-power-uuid.o `test -f 'libsrc/power-uuid.c' || echo '../'`libsrc/power-uuid.c
  15698. mv -f libsrc/.deps/libarm64_libdxerr8_a-dxerr8w.Tpo libsrc/.deps/libarm64_libdxerr8_a-dxerr8w.Po
  15699. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-powrprof-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-powrprof-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-powrprof-uuid.o `test -f 'libsrc/powrprof-uuid.c' || echo '../'`libsrc/powrprof-uuid.c
  15700. mv -f libsrc/.deps/libarm64_libdxerr9_a-dxerr9.Tpo libsrc/.deps/libarm64_libdxerr9_a-dxerr9.Po
  15701. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-uianimation-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-uianimation-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-uianimation-uuid.o `test -f 'libsrc/uianimation-uuid.c' || echo '../'`libsrc/uianimation-uuid.c
  15702. mv -f libsrc/.deps/libarm64_libuuid_a-ntddstor-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ntddstor-uuid.Po
  15703. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-usbcamdi-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-usbcamdi-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-usbcamdi-uuid.o `test -f 'libsrc/usbcamdi-uuid.c' || echo '../'`libsrc/usbcamdi-uuid.c
  15704. mv -f libsrc/.deps/libarm64_libuuid_a-ntddser-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ntddser-uuid.Po
  15705. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-usbiodef-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-usbiodef-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-usbiodef-uuid.o `test -f 'libsrc/usbiodef-uuid.c' || echo '../'`libsrc/usbiodef-uuid.c
  15706. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-uuid.o `test -f 'libsrc/uuid.c' || echo '../'`libsrc/uuid.c
  15707. mv -f libsrc/.deps/libarm64_libdxerr9_a-dxerr9w.Tpo libsrc/.deps/libarm64_libdxerr9_a-dxerr9w.Po
  15708. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-vds-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-vds-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-vds-uuid.o `test -f 'libsrc/vds-uuid.c' || echo '../'`libsrc/vds-uuid.c
  15709. mv -f libsrc/.deps/libarm64_libuuid_a-mshtml-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-mshtml-uuid.Po
  15710. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-virtdisk-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-virtdisk-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-virtdisk-uuid.o `test -f 'libsrc/virtdisk-uuid.c' || echo '../'`libsrc/virtdisk-uuid.c
  15711. mv -f libsrc/.deps/libarm64_libportabledeviceguids_a-portabledeviceguids.Tpo libsrc/.deps/libarm64_libportabledeviceguids_a-portabledeviceguids.Po
  15712. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-vss-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-vss-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-vss-uuid.o `test -f 'libsrc/vss-uuid.c' || echo '../'`libsrc/vss-uuid.c
  15713. mv -f libsrc/.deps/libarm64_libuuid_a-ntddvdeo-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ntddvdeo-uuid.Po
  15714. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-wia-uuid.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-wia-uuid.Tpo -c -o libsrc/libarm64_libuuid_a-wia-uuid.o `test -f 'libsrc/wia-uuid.c' || echo '../'`libsrc/wia-uuid.c
  15715. mv -f libsrc/.deps/libarm64_libuuid_a-oaidl-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-oaidl-uuid.Po
  15716. mv -f libsrc/.deps/libarm64_libksguid_a-ksuser.Tpo libsrc/.deps/libarm64_libksguid_a-ksuser.Po
  15717. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libuuid_a-windowscodecs.o -MD -MP -MF libsrc/.deps/libarm64_libuuid_a-windowscodecs.Tpo -c -o libsrc/libarm64_libuuid_a-windowscodecs.o `test -f 'libsrc/windowscodecs.c' || echo '../'`libsrc/windowscodecs.c
  15718. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libgdiplus_a-gdiplus.o -MD -MP -MF libsrc/.deps/libarm64_libgdiplus_a-gdiplus.Tpo -c -o libsrc/libarm64_libgdiplus_a-gdiplus.o `test -f 'libsrc/gdiplus.c' || echo '../'`libsrc/gdiplus.c
  15719. mv -f libsrc/.deps/libarm64_liblocationapi_a-locationapi.Tpo libsrc/.deps/libarm64_liblocationapi_a-locationapi.Po
  15720. mv -f libsrc/.deps/libarm64_libksuser_a-ksuser.Tpo libsrc/.deps/libarm64_libksuser_a-ksuser.Po
  15721. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/libarm64_libws2_32_a-ws2_32.o -MD -MP -MF libsrc/.deps/libarm64_libws2_32_a-ws2_32.Tpo -c -o libsrc/libarm64_libws2_32_a-ws2_32.o `test -f 'libsrc/ws2_32.c' || echo '../'`libsrc/ws2_32.c
  15722. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_addr_equal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_addr_equal.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_addr_equal.o `test -f 'libsrc/ws2tcpip/in6_addr_equal.c' || echo '../'`libsrc/ws2tcpip/in6_addr_equal.c
  15723. mv -f libsrc/.deps/libarm64_libuuid_a-objidl-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-objidl-uuid.Po
  15724. mv -f libsrc/.deps/libarm64_libwindowscodecs_a-windowscodecs.Tpo libsrc/.deps/libarm64_libwindowscodecs_a-windowscodecs.Po
  15725. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_isany.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_isany.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_isany.o `test -f 'libsrc/ws2tcpip/in6addr_isany.c' || echo '../'`libsrc/ws2tcpip/in6addr_isany.c
  15726. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_isloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_isloopback.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_isloopback.o `test -f 'libsrc/ws2tcpip/in6addr_isloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_isloopback.c
  15727. mv -f libsrc/.deps/libarm64_libsapi_a-sapi.Tpo libsrc/.deps/libarm64_libsapi_a-sapi.Po
  15728. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_setany.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_setany.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_setany.o `test -f 'libsrc/ws2tcpip/in6addr_setany.c' || echo '../'`libsrc/ws2tcpip/in6addr_setany.c
  15729. mv -f libsrc/.deps/libarm64_libuuid_a-objsafe-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-objsafe-uuid.Po
  15730. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_setloopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_setloopback.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_setloopback.o `test -f 'libsrc/ws2tcpip/in6addr_setloopback.c' || echo '../'`libsrc/ws2tcpip/in6addr_setloopback.c
  15731. mv -f libsrc/.deps/libarm64_libsensorsapi_a-sensorsapi.Tpo libsrc/.deps/libarm64_libsensorsapi_a-sensorsapi.Po
  15732. mv -f libsrc/.deps/libarm64_libuuid_a-usbcamdi-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-usbcamdi-uuid.Po
  15733. mv -f libsrc/.deps/libarm64_libuuid_a-powrprof-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-powrprof-uuid.Po
  15734. mv -f libsrc/.deps/libarm64_libuuid_a-power-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-power-uuid.Po
  15735. mv -f libsrc/.deps/libarm64_libuuid_a-oleacc-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-oleacc-uuid.Po
  15736. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_linklocal.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_linklocal.c
  15737. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_loopback.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_is_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_loopback.c
  15738. mv -f libsrc/.deps/libarm64_libuuid_a-ocidl-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-ocidl-uuid.Po
  15739. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_global.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_global.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_global.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_global.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_global.c
  15740. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_linklocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_linklocal.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_linklocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_linklocal.c
  15741. mv -f libsrc/.deps/libarm64_libuuid_a-oleidl-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-oleidl-uuid.Po
  15742. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_nodelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_nodelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_nodelocal.c
  15743. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_orglocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_orglocal.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_orglocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_orglocal.c
  15744. mv -f libsrc/.deps/libarm64_libuuid_a-vds-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-vds-uuid.Po
  15745. mv -f libsrc/.deps/libarm64_libuuid_a-olectlid-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-olectlid-uuid.Po
  15746. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_mc_sitelocal.c
  15747. mv -f libsrc/.deps/libarm64_libuuid_a-virtdisk-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-virtdisk-uuid.Po
  15748. mv -f libsrc/.deps/libarm64_libuuid_a-usbiodef-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-usbiodef-uuid.Po
  15749. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_multicast.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_multicast.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_multicast.o `test -f 'libsrc/ws2tcpip/in6_is_addr_multicast.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_multicast.c
  15750. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_sitelocal.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_sitelocal.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_sitelocal.o `test -f 'libsrc/ws2tcpip/in6_is_addr_sitelocal.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_sitelocal.c
  15751. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_is_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_unspecified.c
  15752. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_v4compat.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_v4compat.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_v4compat.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4compat.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4compat.c
  15753. mv -f libsrc/.deps/libarm64_libuuid_a-uianimation-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-uianimation-uuid.Po
  15754. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_v4mapped.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_v4mapped.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_v4mapped.o `test -f 'libsrc/ws2tcpip/in6_is_addr_v4mapped.c' || echo '../'`libsrc/ws2tcpip/in6_is_addr_v4mapped.c
  15755. mv -f libsrc/.deps/libarm64_libgdiplus_a-gdiplus.Tpo libsrc/.deps/libarm64_libgdiplus_a-gdiplus.Po
  15756. mv -f libsrc/.deps/libarm64_libuuid_a-wia-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-wia-uuid.Po
  15757. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_set_addr_loopback.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_set_addr_loopback.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_set_addr_loopback.o `test -f 'libsrc/ws2tcpip/in6_set_addr_loopback.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_loopback.c
  15758. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-in6_set_addr_unspecified.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_set_addr_unspecified.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_set_addr_unspecified.o `test -f 'libsrc/ws2tcpip/in6_set_addr_unspecified.c' || echo '../'`libsrc/ws2tcpip/in6_set_addr_unspecified.c
  15759. mv -f libsrc/.deps/libarm64_libwbemuuid_a-wbemuuid.Tpo libsrc/.deps/libarm64_libwbemuuid_a-wbemuuid.Po
  15760. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-gai_strerrorA.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-gai_strerrorA.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-gai_strerrorA.o `test -f 'libsrc/ws2tcpip/gai_strerrorA.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorA.c
  15761. mv -f libsrc/.deps/libarm64_libstrmiids_a-strmiids.Tpo libsrc/.deps/libarm64_libstrmiids_a-strmiids.Po
  15762. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/ws2tcpip/libarm64_libws2_32_a-gai_strerrorW.o -MD -MP -MF libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-gai_strerrorW.Tpo -c -o libsrc/ws2tcpip/libarm64_libws2_32_a-gai_strerrorW.o `test -f 'libsrc/ws2tcpip/gai_strerrorW.c' || echo '../'`libsrc/ws2tcpip/gai_strerrorW.c
  15763. mv -f libsrc/.deps/libarm64_libwmcodecdspuuid_a-wmcodecdspuuid.Tpo libsrc/.deps/libarm64_libwmcodecdspuuid_a-wmcodecdspuuid.Po
  15764. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiStrdup.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiStrdup.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiStrdup.o `test -f 'libsrc/wspiapi/WspiapiStrdup.c' || echo '../'`libsrc/wspiapi/WspiapiStrdup.c
  15765. mv -f libsrc/.deps/libarm64_libuuid_a-dxva-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-dxva-uuid.Po
  15766. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiParseV4Address.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiParseV4Address.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiParseV4Address.o `test -f 'libsrc/wspiapi/WspiapiParseV4Address.c' || echo '../'`libsrc/wspiapi/WspiapiParseV4Address.c
  15767. mv -f libsrc/.deps/libarm64_libamstrmid_a-amstrmid.Tpo libsrc/.deps/libarm64_libamstrmid_a-amstrmid.Po
  15768. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiNewAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiNewAddrInfo.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiNewAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiNewAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiNewAddrInfo.c
  15769. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_addr_equal.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_addr_equal.Po
  15770. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiQueryDNS.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiQueryDNS.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiQueryDNS.o `test -f 'libsrc/wspiapi/WspiapiQueryDNS.c' || echo '../'`libsrc/wspiapi/WspiapiQueryDNS.c
  15771. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_setany.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_setany.Po
  15772. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLookupNode.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLookupNode.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLookupNode.o `test -f 'libsrc/wspiapi/WspiapiLookupNode.c' || echo '../'`libsrc/wspiapi/WspiapiLookupNode.c
  15773. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_isloopback.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_isloopback.Po
  15774. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_isany.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_isany.Po
  15775. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiClone.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiClone.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiClone.o `test -f 'libsrc/wspiapi/WspiapiClone.c' || echo '../'`libsrc/wspiapi/WspiapiClone.c
  15776. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyFreeAddrInfo.c
  15777. mv -f libsrc/.deps/libarm64_libdxguid_a-dxguid.Tpo libsrc/.deps/libarm64_libdxguid_a-dxguid.Po
  15778. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_setloopback.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6addr_setloopback.Po
  15779. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c
  15780. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiLegacyGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiLegacyGetNameInfo.c
  15781. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_linklocal.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_linklocal.Po
  15782. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_global.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_global.Po
  15783. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLoad.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLoad.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLoad.o `test -f 'libsrc/wspiapi/WspiapiLoad.c' || echo '../'`libsrc/wspiapi/WspiapiLoad.c
  15784. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_linklocal.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_linklocal.Po
  15785. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiGetAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiGetAddrInfo.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiGetAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiGetAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetAddrInfo.c
  15786. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiGetNameInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiGetNameInfo.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiGetNameInfo.o `test -f 'libsrc/wspiapi/WspiapiGetNameInfo.c' || echo '../'`libsrc/wspiapi/WspiapiGetNameInfo.c
  15787. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_multicast.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_multicast.Po
  15788. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_nodelocal.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_nodelocal.Po
  15789. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_loopback.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_loopback.Po
  15790. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT libsrc/wspiapi/libarm64_libws2_32_a-WspiapiFreeAddrInfo.o -MD -MP -MF libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiFreeAddrInfo.Tpo -c -o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiFreeAddrInfo.o `test -f 'libsrc/wspiapi/WspiapiFreeAddrInfo.c' || echo '../'`libsrc/wspiapi/WspiapiFreeAddrInfo.c
  15791. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_sitelocal.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_sitelocal.Po
  15792. rm -f libarm64/libadsiid.a
  15793. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_v4mapped.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_v4mapped.Po
  15794. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_sitelocal.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_sitelocal.Po
  15795. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_orglocal.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_mc_orglocal.Po
  15796. rm -f libarm64/libm.a
  15797. rm -f libarm64/liblargeint.a
  15798. aarch64-w64-mingw32-ar cru libarm64/libadsiid.a libsrc/libarm64_libadsiid_a-activeds-uuid.o
  15799. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-crt0_c.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-crt0_c.Tpo -c -o crt/libarm64_libmingw32_a-crt0_c.o `test -f 'crt/crt0_c.c' || echo '../'`crt/crt0_c.c
  15800. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-dll_argv.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-dll_argv.Tpo -c -o crt/libarm64_libmingw32_a-dll_argv.o `test -f 'crt/dll_argv.c' || echo '../'`crt/dll_argv.c
  15801. aarch64-w64-mingw32-ar cru libarm64/liblargeint.a libsrc/libarm64_liblargeint_a-largeint.o
  15802. aarch64-w64-mingw32-ar cru libarm64/libm.a libarm64_libm_a-_libm_dummy.o
  15803. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-gccmain.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-gccmain.Tpo -c -o crt/libarm64_libmingw32_a-gccmain.o `test -f 'crt/gccmain.c' || echo '../'`crt/gccmain.c
  15804. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_v4compat.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_v4compat.Po
  15805. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_is_addr_unspecified.Po
  15806. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-natstart.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-natstart.Tpo -c -o crt/libarm64_libmingw32_a-natstart.o `test -f 'crt/natstart.c' || echo '../'`crt/natstart.c
  15807. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-pseudo-reloc-list.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-pseudo-reloc-list.Tpo -c -o crt/libarm64_libmingw32_a-pseudo-reloc-list.o `test -f 'crt/pseudo-reloc-list.c' || echo '../'`crt/pseudo-reloc-list.c
  15808. mv -f libsrc/.deps/libarm64_libmfuuid_a-mfuuid.Tpo libsrc/.deps/libarm64_libmfuuid_a-mfuuid.Po
  15809. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_set_addr_loopback.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_set_addr_loopback.Po
  15810. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_set_addr_unspecified.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-in6_set_addr_unspecified.Po
  15811. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-wildcard.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-wildcard.Tpo -c -o crt/libarm64_libmingw32_a-wildcard.o `test -f 'crt/wildcard.c' || echo '../'`crt/wildcard.c
  15812. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-charmax.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-charmax.Tpo -c -o crt/libarm64_libmingw32_a-charmax.o `test -f 'crt/charmax.c' || echo '../'`crt/charmax.c
  15813. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-crt0_w.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-crt0_w.Tpo -c -o crt/libarm64_libmingw32_a-crt0_w.o `test -f 'crt/crt0_w.c' || echo '../'`crt/crt0_w.c
  15814. aarch64-w64-mingw32-ranlib libarm64/liblargeint.a
  15815. aarch64-w64-mingw32-ranlib libarm64/libm.a
  15816. aarch64-w64-mingw32-ranlib libarm64/libadsiid.a
  15817. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-dllargv.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-dllargv.Tpo -c -o crt/libarm64_libmingw32_a-dllargv.o `test -f 'crt/dllargv.c' || echo '../'`crt/dllargv.c
  15818. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-_newmode.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-_newmode.Tpo -c -o crt/libarm64_libmingw32_a-_newmode.o `test -f 'crt/_newmode.c' || echo '../'`crt/_newmode.c
  15819. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-tlssup.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-tlssup.Tpo -c -o crt/libarm64_libmingw32_a-tlssup.o `test -f 'crt/tlssup.c' || echo '../'`crt/tlssup.c
  15820. mv -f crt/.deps/libarm64_libmingw32_a-pseudo-reloc-list.Tpo crt/.deps/libarm64_libmingw32_a-pseudo-reloc-list.Po
  15821. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-gai_strerrorA.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-gai_strerrorA.Po
  15822. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-xncommod.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-xncommod.Tpo -c -o crt/libarm64_libmingw32_a-xncommod.o `test -f 'crt/xncommod.c' || echo '../'`crt/xncommod.c
  15823. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-cinitexe.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-cinitexe.Tpo -c -o crt/libarm64_libmingw32_a-cinitexe.o `test -f 'crt/cinitexe.c' || echo '../'`crt/cinitexe.c
  15824. mv -f crt/.deps/libarm64_libmingw32_a-wildcard.Tpo crt/.deps/libarm64_libmingw32_a-wildcard.Po
  15825. mv -f libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-gai_strerrorW.Tpo libsrc/ws2tcpip/.deps/libarm64_libws2_32_a-gai_strerrorW.Po
  15826. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-merr.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-merr.Tpo -c -o crt/libarm64_libmingw32_a-merr.o `test -f 'crt/merr.c' || echo '../'`crt/merr.c
  15827. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-pesect.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-pesect.Tpo -c -o crt/libarm64_libmingw32_a-pesect.o `test -f 'crt/pesect.c' || echo '../'`crt/pesect.c
  15828. mv -f crt/.deps/libarm64_libmingw32_a-charmax.Tpo crt/.deps/libarm64_libmingw32_a-charmax.Po
  15829. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-udllargc.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-udllargc.Tpo -c -o crt/libarm64_libmingw32_a-udllargc.o `test -f 'crt/udllargc.c' || echo '../'`crt/udllargc.c
  15830. mv -f crt/.deps/libarm64_libmingw32_a-_newmode.Tpo crt/.deps/libarm64_libmingw32_a-_newmode.Po
  15831. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-xthdloc.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-xthdloc.Tpo -c -o crt/libarm64_libmingw32_a-xthdloc.o `test -f 'crt/xthdloc.c' || echo '../'`crt/xthdloc.c
  15832. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiStrdup.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiStrdup.Po
  15833. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-CRT_fp10.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-CRT_fp10.Tpo -c -o crt/libarm64_libmingw32_a-CRT_fp10.o `test -f 'crt/CRT_fp10.c' || echo '../'`crt/CRT_fp10.c
  15834. mv -f crt/.deps/libarm64_libmingw32_a-xncommod.Tpo crt/.deps/libarm64_libmingw32_a-xncommod.Po
  15835. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-mingw_custom.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-mingw_custom.Tpo -c -o crt/libarm64_libmingw32_a-mingw_custom.o `test -f 'crt/mingw_custom.c' || echo '../'`crt/mingw_custom.c
  15836. mv -f crt/.deps/libarm64_libmingw32_a-cinitexe.Tpo crt/.deps/libarm64_libmingw32_a-cinitexe.Po
  15837. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-mingw_helpers.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-mingw_helpers.Tpo -c -o crt/libarm64_libmingw32_a-mingw_helpers.o `test -f 'crt/mingw_helpers.c' || echo '../'`crt/mingw_helpers.c
  15838. mv -f crt/.deps/libarm64_libmingw32_a-xthdloc.Tpo crt/.deps/libarm64_libmingw32_a-xthdloc.Po
  15839. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-pseudo-reloc.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-pseudo-reloc.Tpo -c -o crt/libarm64_libmingw32_a-pseudo-reloc.o `test -f 'crt/pseudo-reloc.c' || echo '../'`crt/pseudo-reloc.c
  15840. mv -f crt/.deps/libarm64_libmingw32_a-CRT_fp10.Tpo crt/.deps/libarm64_libmingw32_a-CRT_fp10.Po
  15841. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-udll_argv.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-udll_argv.Tpo -c -o crt/libarm64_libmingw32_a-udll_argv.o `test -f 'crt/udll_argv.c' || echo '../'`crt/udll_argv.c
  15842. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiParseV4Address.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiParseV4Address.Po
  15843. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-usermatherr.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-usermatherr.Tpo -c -o crt/libarm64_libmingw32_a-usermatherr.o `test -f 'crt/usermatherr.c' || echo '../'`crt/usermatherr.c
  15844. mv -f crt/.deps/libarm64_libmingw32_a-merr.Tpo crt/.deps/libarm64_libmingw32_a-merr.Po
  15845. mv -f crt/.deps/libarm64_libmingw32_a-mingw_custom.Tpo crt/.deps/libarm64_libmingw32_a-mingw_custom.Po
  15846. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-xtxtmode.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-xtxtmode.Tpo -c -o crt/libarm64_libmingw32_a-xtxtmode.o `test -f 'crt/xtxtmode.c' || echo '../'`crt/xtxtmode.c
  15847. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-crt_handler.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-crt_handler.Tpo -c -o crt/libarm64_libmingw32_a-crt_handler.o `test -f 'crt/crt_handler.c' || echo '../'`crt/crt_handler.c
  15848. mv -f crt/.deps/libarm64_libmingw32_a-mingw_helpers.Tpo crt/.deps/libarm64_libmingw32_a-mingw_helpers.Po
  15849. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-tlsthrd.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-tlsthrd.Tpo -c -o crt/libarm64_libmingw32_a-tlsthrd.o `test -f 'crt/tlsthrd.c' || echo '../'`crt/tlsthrd.c
  15850. mv -f crt/.deps/libarm64_libmingw32_a-xtxtmode.Tpo crt/.deps/libarm64_libmingw32_a-xtxtmode.Po
  15851. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-tlsmthread.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-tlsmthread.Tpo -c -o crt/libarm64_libmingw32_a-tlsmthread.o `test -f 'crt/tlsmthread.c' || echo '../'`crt/tlsmthread.c
  15852. mv -f libsrc/.deps/libarm64_libuuid_a-msctf-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-msctf-uuid.Po
  15853. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-tlsmcrt.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-tlsmcrt.Tpo -c -o crt/libarm64_libmingw32_a-tlsmcrt.o `test -f 'crt/tlsmcrt.c' || echo '../'`crt/tlsmcrt.c
  15854. mv -f libsrc/.deps/libarm64_libuuid_a-netcfg-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-netcfg-uuid.Po
  15855. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-cxa_atexit.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-cxa_atexit.Tpo -c -o crt/libarm64_libmingw32_a-cxa_atexit.o `test -f 'crt/cxa_atexit.c' || echo '../'`crt/cxa_atexit.c
  15856. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiNewAddrInfo.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiNewAddrInfo.Po
  15857. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-cxa_thread_atexit.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-cxa_thread_atexit.Tpo -c -o crt/libarm64_libmingw32_a-cxa_thread_atexit.o `test -f 'crt/cxa_thread_atexit.c' || echo '../'`crt/cxa_thread_atexit.c
  15858. mv -f crt/.deps/libarm64_libmingw32_a-usermatherr.Tpo crt/.deps/libarm64_libmingw32_a-usermatherr.Po
  15859. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D_SYSCRT=1 -DCRTDLL=1 -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingw32_a-tls_atexit.o -MD -MP -MF crt/.deps/libarm64_libmingw32_a-tls_atexit.Tpo -c -o crt/libarm64_libmingw32_a-tls_atexit.o `test -f 'crt/tls_atexit.c' || echo '../'`crt/tls_atexit.c
  15860. mv -f crt/.deps/libarm64_libmingw32_a-tlsmcrt.Tpo crt/.deps/libarm64_libmingw32_a-tlsmcrt.Po
  15861. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingwex_a-dllentry.o -MD -MP -MF crt/.deps/libarm64_libmingwex_a-dllentry.Tpo -c -o crt/libarm64_libmingwex_a-dllentry.o `test -f 'crt/dllentry.c' || echo '../'`crt/dllentry.c
  15862. mv -f crt/.deps/libarm64_libmingw32_a-cxa_atexit.Tpo crt/.deps/libarm64_libmingw32_a-cxa_atexit.Po
  15863. mv -f crt/.deps/libarm64_libmingw32_a-cxa_thread_atexit.Tpo crt/.deps/libarm64_libmingw32_a-cxa_thread_atexit.Po
  15864. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT crt/libarm64_libmingwex_a-dllmain.o -MD -MP -MF crt/.deps/libarm64_libmingwex_a-dllmain.Tpo -c -o crt/libarm64_libmingwex_a-dllmain.o `test -f 'crt/dllmain.c' || echo '../'`crt/dllmain.c
  15865. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-_cabs.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-_cabs.Tpo -c -o complex/libarm64_libmingwex_a-_cabs.o `test -f 'complex/_cabs.c' || echo '../'`complex/_cabs.c
  15866. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyFreeAddrInfo.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyFreeAddrInfo.Po
  15867. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cabs.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cabs.Tpo -c -o complex/libarm64_libmingwex_a-cabs.o `test -f 'complex/cabs.c' || echo '../'`complex/cabs.c
  15868. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiClone.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiClone.Po
  15869. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cabsf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cabsf.Tpo -c -o complex/libarm64_libmingwex_a-cabsf.o `test -f 'complex/cabsf.c' || echo '../'`complex/cabsf.c
  15870. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiQueryDNS.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiQueryDNS.Po
  15871. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cabsl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cabsl.Tpo -c -o complex/libarm64_libmingwex_a-cabsl.o `test -f 'complex/cabsl.c' || echo '../'`complex/cabsl.c
  15872. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLookupNode.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLookupNode.Po
  15873. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cacos.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cacos.Tpo -c -o complex/libarm64_libmingwex_a-cacos.o `test -f 'complex/cacos.c' || echo '../'`complex/cacos.c
  15874. mv -f libsrc/.deps/libarm64_libws2_32_a-ws2_32.Tpo libsrc/.deps/libarm64_libws2_32_a-ws2_32.Po
  15875. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cacosf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cacosf.Tpo -c -o complex/libarm64_libmingwex_a-cacosf.o `test -f 'complex/cacosf.c' || echo '../'`complex/cacosf.c
  15876. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiGetAddrInfo.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiGetAddrInfo.Po
  15877. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cacosl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cacosl.Tpo -c -o complex/libarm64_libmingwex_a-cacosl.o `test -f 'complex/cacosl.c' || echo '../'`complex/cacosl.c
  15878. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiFreeAddrInfo.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiFreeAddrInfo.Po
  15879. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiGetNameInfo.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiGetNameInfo.Po
  15880. mv -f complex/.deps/libarm64_libmingwex_a-_cabs.Tpo complex/.deps/libarm64_libmingwex_a-_cabs.Po
  15881. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-carg.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-carg.Tpo -c -o complex/libarm64_libmingwex_a-carg.o `test -f 'complex/carg.c' || echo '../'`complex/carg.c
  15882. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cargf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cargf.Tpo -c -o complex/libarm64_libmingwex_a-cargf.o `test -f 'complex/cargf.c' || echo '../'`complex/cargf.c
  15883. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cargl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cargl.Tpo -c -o complex/libarm64_libmingwex_a-cargl.o `test -f 'complex/cargl.c' || echo '../'`complex/cargl.c
  15884. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyGetNameInfo.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyGetNameInfo.Po
  15885. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-casin.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-casin.Tpo -c -o complex/libarm64_libmingwex_a-casin.o `test -f 'complex/casin.c' || echo '../'`complex/casin.c
  15886. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLoad.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLoad.Po
  15887. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-casinf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-casinf.Tpo -c -o complex/libarm64_libmingwex_a-casinf.o `test -f 'complex/casinf.c' || echo '../'`complex/casinf.c
  15888. mv -f libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyGetAddrInfo.Tpo libsrc/wspiapi/.deps/libarm64_libws2_32_a-WspiapiLegacyGetAddrInfo.Po
  15889. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-casinl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-casinl.Tpo -c -o complex/libarm64_libmingwex_a-casinl.o `test -f 'complex/casinl.c' || echo '../'`complex/casinl.c
  15890. mv -f complex/.deps/libarm64_libmingwex_a-cabs.Tpo complex/.deps/libarm64_libmingwex_a-cabs.Po
  15891. mv -f complex/.deps/libarm64_libmingwex_a-cabsf.Tpo complex/.deps/libarm64_libmingwex_a-cabsf.Po
  15892. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-catan.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-catan.Tpo -c -o complex/libarm64_libmingwex_a-catan.o `test -f 'complex/catan.c' || echo '../'`complex/catan.c
  15893. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-catanf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-catanf.Tpo -c -o complex/libarm64_libmingwex_a-catanf.o `test -f 'complex/catanf.c' || echo '../'`complex/catanf.c
  15894. mv -f complex/.deps/libarm64_libmingwex_a-cabsl.Tpo complex/.deps/libarm64_libmingwex_a-cabsl.Po
  15895. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-catanl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-catanl.Tpo -c -o complex/libarm64_libmingwex_a-catanl.o `test -f 'complex/catanl.c' || echo '../'`complex/catanl.c
  15896. mv -f crt/.deps/libarm64_libmingw32_a-tlssup.Tpo crt/.deps/libarm64_libmingw32_a-tlssup.Po
  15897. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-ccos.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-ccos.Tpo -c -o complex/libarm64_libmingwex_a-ccos.o `test -f 'complex/ccos.c' || echo '../'`complex/ccos.c
  15898. mv -f complex/.deps/libarm64_libmingwex_a-cacos.Tpo complex/.deps/libarm64_libmingwex_a-cacos.Po
  15899. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-ccosf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-ccosf.Tpo -c -o complex/libarm64_libmingwex_a-ccosf.o `test -f 'complex/ccosf.c' || echo '../'`complex/ccosf.c
  15900. mv -f complex/.deps/libarm64_libmingwex_a-cargf.Tpo complex/.deps/libarm64_libmingwex_a-cargf.Po
  15901. mv -f complex/.deps/libarm64_libmingwex_a-cargl.Tpo complex/.deps/libarm64_libmingwex_a-cargl.Po
  15902. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-ccosl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-ccosl.Tpo -c -o complex/libarm64_libmingwex_a-ccosl.o `test -f 'complex/ccosl.c' || echo '../'`complex/ccosl.c
  15903. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cexp.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cexp.Tpo -c -o complex/libarm64_libmingwex_a-cexp.o `test -f 'complex/cexp.c' || echo '../'`complex/cexp.c
  15904. mv -f complex/.deps/libarm64_libmingwex_a-carg.Tpo complex/.deps/libarm64_libmingwex_a-carg.Po
  15905. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cexpf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cexpf.Tpo -c -o complex/libarm64_libmingwex_a-cexpf.o `test -f 'complex/cexpf.c' || echo '../'`complex/cexpf.c
  15906. mv -f complex/.deps/libarm64_libmingwex_a-cacosf.Tpo complex/.deps/libarm64_libmingwex_a-cacosf.Po
  15907. mv -f libsrc/.deps/libarm64_libuuid_a-windowscodecs.Tpo libsrc/.deps/libarm64_libuuid_a-windowscodecs.Po
  15908. mv -f libsrc/.deps/libarm64_libuuid_a-vss-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-vss-uuid.Po
  15909. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cexpl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cexpl.Tpo -c -o complex/libarm64_libmingwex_a-cexpl.o `test -f 'complex/cexpl.c' || echo '../'`complex/cexpl.c
  15910. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cimag.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cimag.Tpo -c -o complex/libarm64_libmingwex_a-cimag.o `test -f 'complex/cimag.c' || echo '../'`complex/cimag.c
  15911. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cimagf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cimagf.Tpo -c -o complex/libarm64_libmingwex_a-cimagf.o `test -f 'complex/cimagf.c' || echo '../'`complex/cimagf.c
  15912. mv -f complex/.deps/libarm64_libmingwex_a-cacosl.Tpo complex/.deps/libarm64_libmingwex_a-cacosl.Po
  15913. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cimagl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cimagl.Tpo -c -o complex/libarm64_libmingwex_a-cimagl.o `test -f 'complex/cimagl.c' || echo '../'`complex/cimagl.c
  15914. mv -f complex/.deps/libarm64_libmingwex_a-casinf.Tpo complex/.deps/libarm64_libmingwex_a-casinf.Po
  15915. mv -f complex/.deps/libarm64_libmingwex_a-casin.Tpo complex/.deps/libarm64_libmingwex_a-casin.Po
  15916. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-clog.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-clog.Tpo -c -o complex/libarm64_libmingwex_a-clog.o `test -f 'complex/clog.c' || echo '../'`complex/clog.c
  15917. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-clogf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-clogf.Tpo -c -o complex/libarm64_libmingwex_a-clogf.o `test -f 'complex/clogf.c' || echo '../'`complex/clogf.c
  15918. mv -f complex/.deps/libarm64_libmingwex_a-casinl.Tpo complex/.deps/libarm64_libmingwex_a-casinl.Po
  15919. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-clogl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-clogl.Tpo -c -o complex/libarm64_libmingwex_a-clogl.o `test -f 'complex/clogl.c' || echo '../'`complex/clogl.c
  15920. mv -f complex/.deps/libarm64_libmingwex_a-catanf.Tpo complex/.deps/libarm64_libmingwex_a-catanf.Po
  15921. mv -f complex/.deps/libarm64_libmingwex_a-catan.Tpo complex/.deps/libarm64_libmingwex_a-catan.Po
  15922. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-clog10.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-clog10.Tpo -c -o complex/libarm64_libmingwex_a-clog10.o `test -f 'complex/clog10.c' || echo '../'`complex/clog10.c
  15923. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-clog10f.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-clog10f.Tpo -c -o complex/libarm64_libmingwex_a-clog10f.o `test -f 'complex/clog10f.c' || echo '../'`complex/clog10f.c
  15924. mv -f complex/.deps/libarm64_libmingwex_a-ccos.Tpo complex/.deps/libarm64_libmingwex_a-ccos.Po
  15925. mv -f complex/.deps/libarm64_libmingwex_a-catanl.Tpo complex/.deps/libarm64_libmingwex_a-catanl.Po
  15926. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-clog10l.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-clog10l.Tpo -c -o complex/libarm64_libmingwex_a-clog10l.o `test -f 'complex/clog10l.c' || echo '../'`complex/clog10l.c
  15927. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-conj.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-conj.Tpo -c -o complex/libarm64_libmingwex_a-conj.o `test -f 'complex/conj.c' || echo '../'`complex/conj.c
  15928. mv -f complex/.deps/libarm64_libmingwex_a-cimag.Tpo complex/.deps/libarm64_libmingwex_a-cimag.Po
  15929. mv -f complex/.deps/libarm64_libmingwex_a-cimagf.Tpo complex/.deps/libarm64_libmingwex_a-cimagf.Po
  15930. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-conjf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-conjf.Tpo -c -o complex/libarm64_libmingwex_a-conjf.o `test -f 'complex/conjf.c' || echo '../'`complex/conjf.c
  15931. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-conjl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-conjl.Tpo -c -o complex/libarm64_libmingwex_a-conjl.o `test -f 'complex/conjl.c' || echo '../'`complex/conjl.c
  15932. mv -f complex/.deps/libarm64_libmingwex_a-ccosf.Tpo complex/.deps/libarm64_libmingwex_a-ccosf.Po
  15933. mv -f complex/.deps/libarm64_libmingwex_a-cimagl.Tpo complex/.deps/libarm64_libmingwex_a-cimagl.Po
  15934. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cpow.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cpow.Tpo -c -o complex/libarm64_libmingwex_a-cpow.o `test -f 'complex/cpow.c' || echo '../'`complex/cpow.c
  15935. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cpowf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cpowf.Tpo -c -o complex/libarm64_libmingwex_a-cpowf.o `test -f 'complex/cpowf.c' || echo '../'`complex/cpowf.c
  15936. mv -f crt/.deps/libarm64_libmingw32_a-tlsmthread.Tpo crt/.deps/libarm64_libmingw32_a-tlsmthread.Po
  15937. mv -f complex/.deps/libarm64_libmingwex_a-ccosl.Tpo complex/.deps/libarm64_libmingwex_a-ccosl.Po
  15938. mv -f complex/.deps/libarm64_libmingwex_a-cexp.Tpo complex/.deps/libarm64_libmingwex_a-cexp.Po
  15939. mv -f complex/.deps/libarm64_libmingwex_a-cexpf.Tpo complex/.deps/libarm64_libmingwex_a-cexpf.Po
  15940. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cpowl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cpowl.Tpo -c -o complex/libarm64_libmingwex_a-cpowl.o `test -f 'complex/cpowl.c' || echo '../'`complex/cpowl.c
  15941. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cproj.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cproj.Tpo -c -o complex/libarm64_libmingwex_a-cproj.o `test -f 'complex/cproj.c' || echo '../'`complex/cproj.c
  15942. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cprojf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cprojf.Tpo -c -o complex/libarm64_libmingwex_a-cprojf.o `test -f 'complex/cprojf.c' || echo '../'`complex/cprojf.c
  15943. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-cprojl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-cprojl.Tpo -c -o complex/libarm64_libmingwex_a-cprojl.o `test -f 'complex/cprojl.c' || echo '../'`complex/cprojl.c
  15944. mv -f complex/.deps/libarm64_libmingwex_a-cexpl.Tpo complex/.deps/libarm64_libmingwex_a-cexpl.Po
  15945. mv -f crt/.deps/libarm64_libmingw32_a-tlsthrd.Tpo crt/.deps/libarm64_libmingw32_a-tlsthrd.Po
  15946. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-creal.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-creal.Tpo -c -o complex/libarm64_libmingwex_a-creal.o `test -f 'complex/creal.c' || echo '../'`complex/creal.c
  15947. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-crealf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-crealf.Tpo -c -o complex/libarm64_libmingwex_a-crealf.o `test -f 'complex/crealf.c' || echo '../'`complex/crealf.c
  15948. mv -f complex/.deps/libarm64_libmingwex_a-clog.Tpo complex/.deps/libarm64_libmingwex_a-clog.Po
  15949. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-creall.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-creall.Tpo -c -o complex/libarm64_libmingwex_a-creall.o `test -f 'complex/creall.c' || echo '../'`complex/creall.c
  15950. mv -f complex/.deps/libarm64_libmingwex_a-clogf.Tpo complex/.deps/libarm64_libmingwex_a-clogf.Po
  15951. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-csin.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-csin.Tpo -c -o complex/libarm64_libmingwex_a-csin.o `test -f 'complex/csin.c' || echo '../'`complex/csin.c
  15952. mv -f complex/.deps/libarm64_libmingwex_a-conj.Tpo complex/.deps/libarm64_libmingwex_a-conj.Po
  15953. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-csinf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-csinf.Tpo -c -o complex/libarm64_libmingwex_a-csinf.o `test -f 'complex/csinf.c' || echo '../'`complex/csinf.c
  15954. mv -f complex/.deps/libarm64_libmingwex_a-clogl.Tpo complex/.deps/libarm64_libmingwex_a-clogl.Po
  15955. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-csinl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-csinl.Tpo -c -o complex/libarm64_libmingwex_a-csinl.o `test -f 'complex/csinl.c' || echo '../'`complex/csinl.c
  15956. mv -f complex/.deps/libarm64_libmingwex_a-clog10f.Tpo complex/.deps/libarm64_libmingwex_a-clog10f.Po
  15957. mv -f complex/.deps/libarm64_libmingwex_a-clog10.Tpo complex/.deps/libarm64_libmingwex_a-clog10.Po
  15958. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-csqrt.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-csqrt.Tpo -c -o complex/libarm64_libmingwex_a-csqrt.o `test -f 'complex/csqrt.c' || echo '../'`complex/csqrt.c
  15959. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-csqrtf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-csqrtf.Tpo -c -o complex/libarm64_libmingwex_a-csqrtf.o `test -f 'complex/csqrtf.c' || echo '../'`complex/csqrtf.c
  15960. mv -f complex/.deps/libarm64_libmingwex_a-clog10l.Tpo complex/.deps/libarm64_libmingwex_a-clog10l.Po
  15961. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-csqrtl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-csqrtl.Tpo -c -o complex/libarm64_libmingwex_a-csqrtl.o `test -f 'complex/csqrtl.c' || echo '../'`complex/csqrtl.c
  15962. mv -f complex/.deps/libarm64_libmingwex_a-conjl.Tpo complex/.deps/libarm64_libmingwex_a-conjl.Po
  15963. mv -f complex/.deps/libarm64_libmingwex_a-conjf.Tpo complex/.deps/libarm64_libmingwex_a-conjf.Po
  15964. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-ctan.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-ctan.Tpo -c -o complex/libarm64_libmingwex_a-ctan.o `test -f 'complex/ctan.c' || echo '../'`complex/ctan.c
  15965. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-ctanf.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-ctanf.Tpo -c -o complex/libarm64_libmingwex_a-ctanf.o `test -f 'complex/ctanf.c' || echo '../'`complex/ctanf.c
  15966. mv -f crt/.deps/libarm64_libmingw32_a-tls_atexit.Tpo crt/.deps/libarm64_libmingw32_a-tls_atexit.Po
  15967. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT complex/libarm64_libmingwex_a-ctanl.o -MD -MP -MF complex/.deps/libarm64_libmingwex_a-ctanl.Tpo -c -o complex/libarm64_libmingwex_a-ctanl.o `test -f 'complex/ctanl.c' || echo '../'`complex/ctanl.c
  15968. mv -f complex/.deps/libarm64_libmingwex_a-creal.Tpo complex/.deps/libarm64_libmingwex_a-creal.Po
  15969. mv -f complex/.deps/libarm64_libmingwex_a-cpow.Tpo complex/.deps/libarm64_libmingwex_a-cpow.Po
  15970. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-arithchk.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-arithchk.Tpo -c -o gdtoa/libarm64_libmingwex_a-arithchk.o `test -f 'gdtoa/arithchk.c' || echo '../'`gdtoa/arithchk.c
  15971. mv -f complex/.deps/libarm64_libmingwex_a-cpowl.Tpo complex/.deps/libarm64_libmingwex_a-cpowl.Po
  15972. mv -f complex/.deps/libarm64_libmingwex_a-cprojf.Tpo complex/.deps/libarm64_libmingwex_a-cprojf.Po
  15973. mv -f complex/.deps/libarm64_libmingwex_a-cpowf.Tpo complex/.deps/libarm64_libmingwex_a-cpowf.Po
  15974. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-dmisc.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-dmisc.Tpo -c -o gdtoa/libarm64_libmingwex_a-dmisc.o `test -f 'gdtoa/dmisc.c' || echo '../'`gdtoa/dmisc.c
  15975. mv -f complex/.deps/libarm64_libmingwex_a-crealf.Tpo complex/.deps/libarm64_libmingwex_a-crealf.Po
  15976. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-dtoa.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-dtoa.Tpo -c -o gdtoa/libarm64_libmingwex_a-dtoa.o `test -f 'gdtoa/dtoa.c' || echo '../'`gdtoa/dtoa.c
  15977. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-g_dfmt.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-g_dfmt.Tpo -c -o gdtoa/libarm64_libmingwex_a-g_dfmt.o `test -f 'gdtoa/g_dfmt.c' || echo '../'`gdtoa/g_dfmt.c
  15978. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-gdtoa.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-gdtoa.Tpo -c -o gdtoa/libarm64_libmingwex_a-gdtoa.o `test -f 'gdtoa/gdtoa.c' || echo '../'`gdtoa/gdtoa.c
  15979. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-gethex.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-gethex.Tpo -c -o gdtoa/libarm64_libmingwex_a-gethex.o `test -f 'gdtoa/gethex.c' || echo '../'`gdtoa/gethex.c
  15980. mv -f complex/.deps/libarm64_libmingwex_a-cproj.Tpo complex/.deps/libarm64_libmingwex_a-cproj.Po
  15981. mv -f complex/.deps/libarm64_libmingwex_a-creall.Tpo complex/.deps/libarm64_libmingwex_a-creall.Po
  15982. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-g_ffmt.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-g_ffmt.Tpo -c -o gdtoa/libarm64_libmingwex_a-g_ffmt.o `test -f 'gdtoa/g_ffmt.c' || echo '../'`gdtoa/g_ffmt.c
  15983. mv -f complex/.deps/libarm64_libmingwex_a-cprojl.Tpo complex/.deps/libarm64_libmingwex_a-cprojl.Po
  15984. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-g__fmt.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-g__fmt.Tpo -c -o gdtoa/libarm64_libmingwex_a-g__fmt.o `test -f 'gdtoa/g__fmt.c' || echo '../'`gdtoa/g__fmt.c
  15985. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-gmisc.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-gmisc.Tpo -c -o gdtoa/libarm64_libmingwex_a-gmisc.o `test -f 'gdtoa/gmisc.c' || echo '../'`gdtoa/gmisc.c
  15986. mv -f complex/.deps/libarm64_libmingwex_a-csin.Tpo complex/.deps/libarm64_libmingwex_a-csin.Po
  15987. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-g_xfmt.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-g_xfmt.Tpo -c -o gdtoa/libarm64_libmingwex_a-g_xfmt.o `test -f 'gdtoa/g_xfmt.c' || echo '../'`gdtoa/g_xfmt.c
  15988. mv -f complex/.deps/libarm64_libmingwex_a-csinf.Tpo complex/.deps/libarm64_libmingwex_a-csinf.Po
  15989. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-hd_init.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-hd_init.Tpo -c -o gdtoa/libarm64_libmingwex_a-hd_init.o `test -f 'gdtoa/hd_init.c' || echo '../'`gdtoa/hd_init.c
  15990. mv -f gdtoa/.deps/libarm64_libmingwex_a-arithchk.Tpo gdtoa/.deps/libarm64_libmingwex_a-arithchk.Po
  15991. mv -f complex/.deps/libarm64_libmingwex_a-csinl.Tpo complex/.deps/libarm64_libmingwex_a-csinl.Po
  15992. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-hexnan.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-hexnan.Tpo -c -o gdtoa/libarm64_libmingwex_a-hexnan.o `test -f 'gdtoa/hexnan.c' || echo '../'`gdtoa/hexnan.c
  15993. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-misc.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-misc.Tpo -c -o gdtoa/libarm64_libmingwex_a-misc.o `test -f 'gdtoa/misc.c' || echo '../'`gdtoa/misc.c
  15994. mv -f complex/.deps/libarm64_libmingwex_a-csqrt.Tpo complex/.deps/libarm64_libmingwex_a-csqrt.Po
  15995. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-qnan.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-qnan.Tpo -c -o gdtoa/libarm64_libmingwex_a-qnan.o `test -f 'gdtoa/qnan.c' || echo '../'`gdtoa/qnan.c
  15996. mv -f complex/.deps/libarm64_libmingwex_a-csqrtf.Tpo complex/.deps/libarm64_libmingwex_a-csqrtf.Po
  15997. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-smisc.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-smisc.Tpo -c -o gdtoa/libarm64_libmingwex_a-smisc.o `test -f 'gdtoa/smisc.c' || echo '../'`gdtoa/smisc.c
  15998. mv -f complex/.deps/libarm64_libmingwex_a-csqrtl.Tpo complex/.deps/libarm64_libmingwex_a-csqrtl.Po
  15999. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-strtodg.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-strtodg.Tpo -c -o gdtoa/libarm64_libmingwex_a-strtodg.o `test -f 'gdtoa/strtodg.c' || echo '../'`gdtoa/strtodg.c
  16000. mv -f complex/.deps/libarm64_libmingwex_a-ctan.Tpo complex/.deps/libarm64_libmingwex_a-ctan.Po
  16001. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-strtodnrp.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-strtodnrp.Tpo -c -o gdtoa/libarm64_libmingwex_a-strtodnrp.o `test -f 'gdtoa/strtodnrp.c' || echo '../'`gdtoa/strtodnrp.c
  16002. mv -f complex/.deps/libarm64_libmingwex_a-ctanf.Tpo complex/.deps/libarm64_libmingwex_a-ctanf.Po
  16003. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-strtof.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-strtof.Tpo -c -o gdtoa/libarm64_libmingwex_a-strtof.o `test -f 'gdtoa/strtof.c' || echo '../'`gdtoa/strtof.c
  16004. mv -f crt/.deps/libarm64_libmingw32_a-crt0_c.Tpo crt/.deps/libarm64_libmingw32_a-crt0_c.Po
  16005. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-strtopx.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-strtopx.Tpo -c -o gdtoa/libarm64_libmingwex_a-strtopx.o `test -f 'gdtoa/strtopx.c' || echo '../'`gdtoa/strtopx.c
  16006. mv -f crt/.deps/libarm64_libmingw32_a-dll_argv.Tpo crt/.deps/libarm64_libmingw32_a-dll_argv.Po
  16007. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-sum.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-sum.Tpo -c -o gdtoa/libarm64_libmingwex_a-sum.o `test -f 'gdtoa/sum.c' || echo '../'`gdtoa/sum.c
  16008. mv -f crt/.deps/libarm64_libmingw32_a-crt0_w.Tpo crt/.deps/libarm64_libmingw32_a-crt0_w.Po
  16009. mv -f crt/.deps/libarm64_libmingw32_a-natstart.Tpo crt/.deps/libarm64_libmingw32_a-natstart.Po
  16010. mv -f crt/.deps/libarm64_libmingw32_a-gccmain.Tpo crt/.deps/libarm64_libmingw32_a-gccmain.Po
  16011. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT gdtoa/libarm64_libmingwex_a-ulp.o -MD -MP -MF gdtoa/.deps/libarm64_libmingwex_a-ulp.Tpo -c -o gdtoa/libarm64_libmingwex_a-ulp.o `test -f 'gdtoa/ulp.c' || echo '../'`gdtoa/ulp.c
  16012. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-cbrt.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-cbrt.Tpo -c -o math/libarm64_libmingwex_a-cbrt.o `test -f 'math/cbrt.c' || echo '../'`math/cbrt.c
  16013. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-cbrtf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-cbrtf.Tpo -c -o math/libarm64_libmingwex_a-cbrtf.o `test -f 'math/cbrtf.c' || echo '../'`math/cbrtf.c
  16014. mv -f complex/.deps/libarm64_libmingwex_a-ctanl.Tpo complex/.deps/libarm64_libmingwex_a-ctanl.Po
  16015. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-cbrtl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-cbrtl.Tpo -c -o math/libarm64_libmingwex_a-cbrtl.o `test -f 'math/cbrtl.c' || echo '../'`math/cbrtl.c
  16016. mv -f gdtoa/.deps/libarm64_libmingwex_a-g_dfmt.Tpo gdtoa/.deps/libarm64_libmingwex_a-g_dfmt.Po
  16017. mv -f gdtoa/.deps/libarm64_libmingwex_a-g_ffmt.Tpo gdtoa/.deps/libarm64_libmingwex_a-g_ffmt.Po
  16018. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-copysign.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-copysign.Tpo -c -o math/libarm64_libmingwex_a-copysign.o `test -f 'math/copysign.c' || echo '../'`math/copysign.c
  16019. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-copysignf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-copysignf.Tpo -c -o math/libarm64_libmingwex_a-copysignf.o `test -f 'math/copysignf.c' || echo '../'`math/copysignf.c
  16020. mv -f gdtoa/.deps/libarm64_libmingwex_a-qnan.Tpo gdtoa/.deps/libarm64_libmingwex_a-qnan.Po
  16021. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-coshf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-coshf.Tpo -c -o math/libarm64_libmingwex_a-coshf.o `test -f 'math/coshf.c' || echo '../'`math/coshf.c
  16022. mv -f gdtoa/.deps/libarm64_libmingwex_a-gmisc.Tpo gdtoa/.deps/libarm64_libmingwex_a-gmisc.Po
  16023. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-coshl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-coshl.Tpo -c -o math/libarm64_libmingwex_a-coshl.o `test -f 'math/coshl.c' || echo '../'`math/coshl.c
  16024. mv -f crt/.deps/libarm64_libmingw32_a-dllargv.Tpo crt/.deps/libarm64_libmingw32_a-dllargv.Po
  16025. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-erfl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-erfl.Tpo -c -o math/libarm64_libmingwex_a-erfl.o `test -f 'math/erfl.c' || echo '../'`math/erfl.c
  16026. mv -f gdtoa/.deps/libarm64_libmingwex_a-dmisc.Tpo gdtoa/.deps/libarm64_libmingwex_a-dmisc.Po
  16027. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-expf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-expf.Tpo -c -o math/libarm64_libmingwex_a-expf.o `test -f 'math/expf.c' || echo '../'`math/expf.c
  16028. mv -f gdtoa/.deps/libarm64_libmingwex_a-hd_init.Tpo gdtoa/.deps/libarm64_libmingwex_a-hd_init.Po
  16029. mv -f gdtoa/.deps/libarm64_libmingwex_a-g_xfmt.Tpo gdtoa/.deps/libarm64_libmingwex_a-g_xfmt.Po
  16030. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fabs.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fabs.Tpo -c -o math/libarm64_libmingwex_a-fabs.o `test -f 'math/fabs.c' || echo '../'`math/fabs.c
  16031. mv -f gdtoa/.deps/libarm64_libmingwex_a-g__fmt.Tpo gdtoa/.deps/libarm64_libmingwex_a-g__fmt.Po
  16032. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fabsf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fabsf.Tpo -c -o math/libarm64_libmingwex_a-fabsf.o `test -f 'math/fabsf.c' || echo '../'`math/fabsf.c
  16033. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fabsl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fabsl.Tpo -c -o math/libarm64_libmingwex_a-fabsl.o `test -f 'math/fabsl.c' || echo '../'`math/fabsl.c
  16034. mv -f crt/.deps/libarm64_libmingw32_a-udllargc.Tpo crt/.deps/libarm64_libmingw32_a-udllargc.Po
  16035. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fdim.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fdim.Tpo -c -o math/libarm64_libmingwex_a-fdim.o `test -f 'math/fdim.c' || echo '../'`math/fdim.c
  16036. mv -f gdtoa/.deps/libarm64_libmingwex_a-strtodnrp.Tpo gdtoa/.deps/libarm64_libmingwex_a-strtodnrp.Po
  16037. mv -f gdtoa/.deps/libarm64_libmingwex_a-strtopx.Tpo gdtoa/.deps/libarm64_libmingwex_a-strtopx.Po
  16038. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fdimf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fdimf.Tpo -c -o math/libarm64_libmingwex_a-fdimf.o `test -f 'math/fdimf.c' || echo '../'`math/fdimf.c
  16039. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fdiml.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fdiml.Tpo -c -o math/libarm64_libmingwex_a-fdiml.o `test -f 'math/fdiml.c' || echo '../'`math/fdiml.c
  16040. mv -f math/.deps/libarm64_libmingwex_a-cbrtf.Tpo math/.deps/libarm64_libmingwex_a-cbrtf.Po
  16041. mv -f gdtoa/.deps/libarm64_libmingwex_a-strtof.Tpo gdtoa/.deps/libarm64_libmingwex_a-strtof.Po
  16042. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fma.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fma.Tpo -c -o math/libarm64_libmingwex_a-fma.o `test -f 'math/fma.c' || echo '../'`math/fma.c
  16043. mv -f math/.deps/libarm64_libmingwex_a-cbrt.Tpo math/.deps/libarm64_libmingwex_a-cbrt.Po
  16044. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fmaf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fmaf.Tpo -c -o math/libarm64_libmingwex_a-fmaf.o `test -f 'math/fmaf.c' || echo '../'`math/fmaf.c
  16045. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fmal.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fmal.Tpo -c -o math/libarm64_libmingwex_a-fmal.o `test -f 'math/fmal.c' || echo '../'`math/fmal.c
  16046. mv -f math/.deps/libarm64_libmingwex_a-copysign.Tpo math/.deps/libarm64_libmingwex_a-copysign.Po
  16047. mv -f math/.deps/libarm64_libmingwex_a-copysignf.Tpo math/.deps/libarm64_libmingwex_a-copysignf.Po
  16048. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fmax.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fmax.Tpo -c -o math/libarm64_libmingwex_a-fmax.o `test -f 'math/fmax.c' || echo '../'`math/fmax.c
  16049. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fmaxf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fmaxf.Tpo -c -o math/libarm64_libmingwex_a-fmaxf.o `test -f 'math/fmaxf.c' || echo '../'`math/fmaxf.c
  16050. mv -f math/.deps/libarm64_libmingwex_a-cbrtl.Tpo math/.deps/libarm64_libmingwex_a-cbrtl.Po
  16051. mv -f gdtoa/.deps/libarm64_libmingwex_a-ulp.Tpo gdtoa/.deps/libarm64_libmingwex_a-ulp.Po
  16052. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fmaxl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fmaxl.Tpo -c -o math/libarm64_libmingwex_a-fmaxl.o `test -f 'math/fmaxl.c' || echo '../'`math/fmaxl.c
  16053. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fmin.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fmin.Tpo -c -o math/libarm64_libmingwex_a-fmin.o `test -f 'math/fmin.c' || echo '../'`math/fmin.c
  16054. mv -f math/.deps/libarm64_libmingwex_a-coshf.Tpo math/.deps/libarm64_libmingwex_a-coshf.Po
  16055. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fminf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fminf.Tpo -c -o math/libarm64_libmingwex_a-fminf.o `test -f 'math/fminf.c' || echo '../'`math/fminf.c
  16056. mv -f math/.deps/libarm64_libmingwex_a-fabsf.Tpo math/.deps/libarm64_libmingwex_a-fabsf.Po
  16057. mv -f math/.deps/libarm64_libmingwex_a-fabsl.Tpo math/.deps/libarm64_libmingwex_a-fabsl.Po
  16058. mv -f gdtoa/.deps/libarm64_libmingwex_a-sum.Tpo gdtoa/.deps/libarm64_libmingwex_a-sum.Po
  16059. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fminl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fminl.Tpo -c -o math/libarm64_libmingwex_a-fminl.o `test -f 'math/fminl.c' || echo '../'`math/fminl.c
  16060. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fp_consts.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fp_consts.Tpo -c -o math/libarm64_libmingwex_a-fp_consts.o `test -f 'math/fp_consts.c' || echo '../'`math/fp_consts.c
  16061. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fp_constsf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fp_constsf.Tpo -c -o math/libarm64_libmingwex_a-fp_constsf.o `test -f 'math/fp_constsf.c' || echo '../'`math/fp_constsf.c
  16062. mv -f math/.deps/libarm64_libmingwex_a-coshl.Tpo math/.deps/libarm64_libmingwex_a-coshl.Po
  16063. mv -f math/.deps/libarm64_libmingwex_a-expf.Tpo math/.deps/libarm64_libmingwex_a-expf.Po
  16064. mv -f math/.deps/libarm64_libmingwex_a-erfl.Tpo math/.deps/libarm64_libmingwex_a-erfl.Po
  16065. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fp_constsl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fp_constsl.Tpo -c -o math/libarm64_libmingwex_a-fp_constsl.o `test -f 'math/fp_constsl.c' || echo '../'`math/fp_constsl.c
  16066. mv -f gdtoa/.deps/libarm64_libmingwex_a-smisc.Tpo gdtoa/.deps/libarm64_libmingwex_a-smisc.Po
  16067. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fpclassify.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fpclassify.Tpo -c -o math/libarm64_libmingwex_a-fpclassify.o `test -f 'math/fpclassify.c' || echo '../'`math/fpclassify.c
  16068. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fpclassifyf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fpclassifyf.Tpo -c -o math/libarm64_libmingwex_a-fpclassifyf.o `test -f 'math/fpclassifyf.c' || echo '../'`math/fpclassifyf.c
  16069. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-fpclassifyl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-fpclassifyl.Tpo -c -o math/libarm64_libmingwex_a-fpclassifyl.o `test -f 'math/fpclassifyl.c' || echo '../'`math/fpclassifyl.c
  16070. mv -f math/.deps/libarm64_libmingwex_a-fabs.Tpo math/.deps/libarm64_libmingwex_a-fabs.Po
  16071. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-frexpf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-frexpf.Tpo -c -o math/libarm64_libmingwex_a-frexpf.o `test -f 'math/frexpf.c' || echo '../'`math/frexpf.c
  16072. mv -f gdtoa/.deps/libarm64_libmingwex_a-gethex.Tpo gdtoa/.deps/libarm64_libmingwex_a-gethex.Po
  16073. mv -f gdtoa/.deps/libarm64_libmingwex_a-hexnan.Tpo gdtoa/.deps/libarm64_libmingwex_a-hexnan.Po
  16074. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-frexpl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-frexpl.Tpo -c -o math/libarm64_libmingwex_a-frexpl.o `test -f 'math/frexpl.c' || echo '../'`math/frexpl.c
  16075. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-hypotf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-hypotf.Tpo -c -o math/libarm64_libmingwex_a-hypotf.o `test -f 'math/hypotf.c' || echo '../'`math/hypotf.c
  16076. mv -f crt/.deps/libarm64_libmingw32_a-pesect.Tpo crt/.deps/libarm64_libmingw32_a-pesect.Po
  16077. mv -f math/.deps/libarm64_libmingwex_a-fdim.Tpo math/.deps/libarm64_libmingwex_a-fdim.Po
  16078. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-hypot.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-hypot.Tpo -c -o math/libarm64_libmingwex_a-hypot.o `test -f 'math/hypot.c' || echo '../'`math/hypot.c
  16079. mv -f math/.deps/libarm64_libmingwex_a-fma.Tpo math/.deps/libarm64_libmingwex_a-fma.Po
  16080. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-hypotl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-hypotl.Tpo -c -o math/libarm64_libmingwex_a-hypotl.o `test -f 'math/hypotl.c' || echo '../'`math/hypotl.c
  16081. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-isnan.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-isnan.Tpo -c -o math/libarm64_libmingwex_a-isnan.o `test -f 'math/isnan.c' || echo '../'`math/isnan.c
  16082. mv -f math/.deps/libarm64_libmingwex_a-fmal.Tpo math/.deps/libarm64_libmingwex_a-fmal.Po
  16083. mv -f math/.deps/libarm64_libmingwex_a-fmaf.Tpo math/.deps/libarm64_libmingwex_a-fmaf.Po
  16084. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-isnanf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-isnanf.Tpo -c -o math/libarm64_libmingwex_a-isnanf.o `test -f 'math/isnanf.c' || echo '../'`math/isnanf.c
  16085. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-isnanl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-isnanl.Tpo -c -o math/libarm64_libmingwex_a-isnanl.o `test -f 'math/isnanl.c' || echo '../'`math/isnanl.c
  16086. mv -f crt/.deps/libarm64_libmingw32_a-udll_argv.Tpo crt/.deps/libarm64_libmingw32_a-udll_argv.Po
  16087. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-ldexpf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-ldexpf.Tpo -c -o math/libarm64_libmingwex_a-ldexpf.o `test -f 'math/ldexpf.c' || echo '../'`math/ldexpf.c
  16088. mv -f math/.deps/libarm64_libmingwex_a-fmaxf.Tpo math/.deps/libarm64_libmingwex_a-fmaxf.Po
  16089. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lgamma.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lgamma.Tpo -c -o math/libarm64_libmingwex_a-lgamma.o `test -f 'math/lgamma.c' || echo '../'`math/lgamma.c
  16090. mv -f crt/.deps/libarm64_libmingw32_a-crt_handler.Tpo crt/.deps/libarm64_libmingw32_a-crt_handler.Po
  16091. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lgammaf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lgammaf.Tpo -c -o math/libarm64_libmingwex_a-lgammaf.o `test -f 'math/lgammaf.c' || echo '../'`math/lgammaf.c
  16092. mv -f math/.deps/libarm64_libmingwex_a-fmax.Tpo math/.deps/libarm64_libmingwex_a-fmax.Po
  16093. mv -f math/.deps/libarm64_libmingwex_a-fdimf.Tpo math/.deps/libarm64_libmingwex_a-fdimf.Po
  16094. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lgammal.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lgammal.Tpo -c -o math/libarm64_libmingwex_a-lgammal.o `test -f 'math/lgammal.c' || echo '../'`math/lgammal.c
  16095. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-llrint.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-llrint.Tpo -c -o math/libarm64_libmingwex_a-llrint.o `test -f 'math/llrint.c' || echo '../'`math/llrint.c
  16096. mv -f math/.deps/libarm64_libmingwex_a-fp_consts.Tpo math/.deps/libarm64_libmingwex_a-fp_consts.Po
  16097. mv -f math/.deps/libarm64_libmingwex_a-fdiml.Tpo math/.deps/libarm64_libmingwex_a-fdiml.Po
  16098. mv -f math/.deps/libarm64_libmingwex_a-fp_constsf.Tpo math/.deps/libarm64_libmingwex_a-fp_constsf.Po
  16099. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-signgam.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-signgam.Tpo -c -o math/libarm64_libmingwex_a-signgam.o `test -f 'math/signgam.c' || echo '../'`math/signgam.c
  16100. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-llrintf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-llrintf.Tpo -c -o math/libarm64_libmingwex_a-llrintf.o `test -f 'math/llrintf.c' || echo '../'`math/llrintf.c
  16101. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-llrintl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-llrintl.Tpo -c -o math/libarm64_libmingwex_a-llrintl.o `test -f 'math/llrintl.c' || echo '../'`math/llrintl.c
  16102. mv -f math/.deps/libarm64_libmingwex_a-fmin.Tpo math/.deps/libarm64_libmingwex_a-fmin.Po
  16103. mv -f math/.deps/libarm64_libmingwex_a-fminf.Tpo math/.deps/libarm64_libmingwex_a-fminf.Po
  16104. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-llround.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-llround.Tpo -c -o math/libarm64_libmingwex_a-llround.o `test -f 'math/llround.c' || echo '../'`math/llround.c
  16105. mv -f math/.deps/libarm64_libmingwex_a-frexpf.Tpo math/.deps/libarm64_libmingwex_a-frexpf.Po
  16106. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-llroundf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-llroundf.Tpo -c -o math/libarm64_libmingwex_a-llroundf.o `test -f 'math/llroundf.c' || echo '../'`math/llroundf.c
  16107. mv -f math/.deps/libarm64_libmingwex_a-fmaxl.Tpo math/.deps/libarm64_libmingwex_a-fmaxl.Po
  16108. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-llroundl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-llroundl.Tpo -c -o math/libarm64_libmingwex_a-llroundl.o `test -f 'math/llroundl.c' || echo '../'`math/llroundl.c
  16109. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-log10f.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-log10f.Tpo -c -o math/libarm64_libmingwex_a-log10f.o `test -f 'math/log10f.c' || echo '../'`math/log10f.c
  16110. mv -f math/.deps/libarm64_libmingwex_a-fp_constsl.Tpo math/.deps/libarm64_libmingwex_a-fp_constsl.Po
  16111. mv -f math/.deps/libarm64_libmingwex_a-fpclassifyl.Tpo math/.deps/libarm64_libmingwex_a-fpclassifyl.Po
  16112. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-logf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-logf.Tpo -c -o math/libarm64_libmingwex_a-logf.o `test -f 'math/logf.c' || echo '../'`math/logf.c
  16113. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lrint.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lrint.Tpo -c -o math/libarm64_libmingwex_a-lrint.o `test -f 'math/lrint.c' || echo '../'`math/lrint.c
  16114. mv -f math/.deps/libarm64_libmingwex_a-fpclassify.Tpo math/.deps/libarm64_libmingwex_a-fpclassify.Po
  16115. mv -f math/.deps/libarm64_libmingwex_a-fpclassifyf.Tpo math/.deps/libarm64_libmingwex_a-fpclassifyf.Po
  16116. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lrintf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lrintf.Tpo -c -o math/libarm64_libmingwex_a-lrintf.o `test -f 'math/lrintf.c' || echo '../'`math/lrintf.c
  16117. mv -f math/.deps/libarm64_libmingwex_a-fminl.Tpo math/.deps/libarm64_libmingwex_a-fminl.Po
  16118. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lrintl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lrintl.Tpo -c -o math/libarm64_libmingwex_a-lrintl.o `test -f 'math/lrintl.c' || echo '../'`math/lrintl.c
  16119. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lround.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lround.Tpo -c -o math/libarm64_libmingwex_a-lround.o `test -f 'math/lround.c' || echo '../'`math/lround.c
  16120. mv -f math/.deps/libarm64_libmingwex_a-frexpl.Tpo math/.deps/libarm64_libmingwex_a-frexpl.Po
  16121. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lroundf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lroundf.Tpo -c -o math/libarm64_libmingwex_a-lroundf.o `test -f 'math/lroundf.c' || echo '../'`math/lroundf.c
  16122. mv -f math/.deps/libarm64_libmingwex_a-ldexpf.Tpo math/.deps/libarm64_libmingwex_a-ldexpf.Po
  16123. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-lroundl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-lroundl.Tpo -c -o math/libarm64_libmingwex_a-lroundl.o `test -f 'math/lroundl.c' || echo '../'`math/lroundl.c
  16124. mv -f math/.deps/libarm64_libmingwex_a-isnanf.Tpo math/.deps/libarm64_libmingwex_a-isnanf.Po
  16125. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-modf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-modf.Tpo -c -o math/libarm64_libmingwex_a-modf.o `test -f 'math/modf.c' || echo '../'`math/modf.c
  16126. mv -f math/.deps/libarm64_libmingwex_a-isnan.Tpo math/.deps/libarm64_libmingwex_a-isnan.Po
  16127. mv -f math/.deps/libarm64_libmingwex_a-isnanl.Tpo math/.deps/libarm64_libmingwex_a-isnanl.Po
  16128. mv -f math/.deps/libarm64_libmingwex_a-hypotf.Tpo math/.deps/libarm64_libmingwex_a-hypotf.Po
  16129. mv -f gdtoa/.deps/libarm64_libmingwex_a-dtoa.Tpo gdtoa/.deps/libarm64_libmingwex_a-dtoa.Po
  16130. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-modff.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-modff.Tpo -c -o math/libarm64_libmingwex_a-modff.o `test -f 'math/modff.c' || echo '../'`math/modff.c
  16131. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-modfl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-modfl.Tpo -c -o math/libarm64_libmingwex_a-modfl.o `test -f 'math/modfl.c' || echo '../'`math/modfl.c
  16132. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-nextafterf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-nextafterf.Tpo -c -o math/libarm64_libmingwex_a-nextafterf.o `test -f 'math/nextafterf.c' || echo '../'`math/nextafterf.c
  16133. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-nextafterl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-nextafterl.Tpo -c -o math/libarm64_libmingwex_a-nextafterl.o `test -f 'math/nextafterl.c' || echo '../'`math/nextafterl.c
  16134. mv -f math/.deps/libarm64_libmingwex_a-hypot.Tpo math/.deps/libarm64_libmingwex_a-hypot.Po
  16135. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-nexttoward.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-nexttoward.Tpo -c -o math/libarm64_libmingwex_a-nexttoward.o `test -f 'math/nexttoward.c' || echo '../'`math/nexttoward.c
  16136. mv -f math/.deps/libarm64_libmingwex_a-signgam.Tpo math/.deps/libarm64_libmingwex_a-signgam.Po
  16137. mv -f crt/.deps/libarm64_libmingw32_a-pseudo-reloc.Tpo crt/.deps/libarm64_libmingw32_a-pseudo-reloc.Po
  16138. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-nexttowardf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-nexttowardf.Tpo -c -o math/libarm64_libmingwex_a-nexttowardf.o `test -f 'math/nexttowardf.c' || echo '../'`math/nexttowardf.c
  16139. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-powf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-powf.Tpo -c -o math/libarm64_libmingwex_a-powf.o `test -f 'math/powf.c' || echo '../'`math/powf.c
  16140. mv -f math/.deps/libarm64_libmingwex_a-hypotl.Tpo math/.deps/libarm64_libmingwex_a-hypotl.Po
  16141. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-powi.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-powi.Tpo -c -o math/libarm64_libmingwex_a-powi.o `test -f 'math/powi.c' || echo '../'`math/powi.c
  16142. mv -f crt/.deps/libarm64_libmingwex_a-dllmain.Tpo crt/.deps/libarm64_libmingwex_a-dllmain.Po
  16143. mv -f crt/.deps/libarm64_libmingwex_a-dllentry.Tpo crt/.deps/libarm64_libmingwex_a-dllentry.Po
  16144. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-powif.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-powif.Tpo -c -o math/libarm64_libmingwex_a-powif.o `test -f 'math/powif.c' || echo '../'`math/powif.c
  16145. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-powil.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-powil.Tpo -c -o math/libarm64_libmingwex_a-powil.o `test -f 'math/powil.c' || echo '../'`math/powil.c
  16146. mv -f math/.deps/libarm64_libmingwex_a-lgammal.Tpo math/.deps/libarm64_libmingwex_a-lgammal.Po
  16147. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-rintl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-rintl.Tpo -c -o math/libarm64_libmingwex_a-rintl.o `test -f 'math/rintl.c' || echo '../'`math/rintl.c
  16148. mv -f math/.deps/libarm64_libmingwex_a-log10f.Tpo math/.deps/libarm64_libmingwex_a-log10f.Po
  16149. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-round.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-round.Tpo -c -o math/libarm64_libmingwex_a-round.o `test -f 'math/round.c' || echo '../'`math/round.c
  16150. mv -f math/.deps/libarm64_libmingwex_a-llrint.Tpo math/.deps/libarm64_libmingwex_a-llrint.Po
  16151. mv -f math/.deps/libarm64_libmingwex_a-lrint.Tpo math/.deps/libarm64_libmingwex_a-lrint.Po
  16152. mv -f math/.deps/libarm64_libmingwex_a-logf.Tpo math/.deps/libarm64_libmingwex_a-logf.Po
  16153. mv -f math/.deps/libarm64_libmingwex_a-lrintf.Tpo math/.deps/libarm64_libmingwex_a-lrintf.Po
  16154. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-roundf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-roundf.Tpo -c -o math/libarm64_libmingwex_a-roundf.o `test -f 'math/roundf.c' || echo '../'`math/roundf.c
  16155. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-roundl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-roundl.Tpo -c -o math/libarm64_libmingwex_a-roundl.o `test -f 'math/roundl.c' || echo '../'`math/roundl.c
  16156. mv -f math/.deps/libarm64_libmingwex_a-llroundf.Tpo math/.deps/libarm64_libmingwex_a-llroundf.Po
  16157. mv -f math/.deps/libarm64_libmingwex_a-llrintl.Tpo math/.deps/libarm64_libmingwex_a-llrintl.Po
  16158. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-s_erf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-s_erf.Tpo -c -o math/libarm64_libmingwex_a-s_erf.o `test -f 'math/s_erf.c' || echo '../'`math/s_erf.c
  16159. mv -f math/.deps/libarm64_libmingwex_a-llround.Tpo math/.deps/libarm64_libmingwex_a-llround.Po
  16160. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-sf_erf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-sf_erf.Tpo -c -o math/libarm64_libmingwex_a-sf_erf.o `test -f 'math/sf_erf.c' || echo '../'`math/sf_erf.c
  16161. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-signbit.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-signbit.Tpo -c -o math/libarm64_libmingwex_a-signbit.o `test -f 'math/signbit.c' || echo '../'`math/signbit.c
  16162. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-signbitf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-signbitf.Tpo -c -o math/libarm64_libmingwex_a-signbitf.o `test -f 'math/signbitf.c' || echo '../'`math/signbitf.c
  16163. mv -f math/.deps/libarm64_libmingwex_a-llrintf.Tpo math/.deps/libarm64_libmingwex_a-llrintf.Po
  16164. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-signbitl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-signbitl.Tpo -c -o math/libarm64_libmingwex_a-signbitl.o `test -f 'math/signbitl.c' || echo '../'`math/signbitl.c
  16165. mv -f math/.deps/libarm64_libmingwex_a-llroundl.Tpo math/.deps/libarm64_libmingwex_a-llroundl.Po
  16166. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-sinhf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-sinhf.Tpo -c -o math/libarm64_libmingwex_a-sinhf.o `test -f 'math/sinhf.c' || echo '../'`math/sinhf.c
  16167. mv -f math/.deps/libarm64_libmingwex_a-lrintl.Tpo math/.deps/libarm64_libmingwex_a-lrintl.Po
  16168. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-sinhl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-sinhl.Tpo -c -o math/libarm64_libmingwex_a-sinhl.o `test -f 'math/sinhl.c' || echo '../'`math/sinhl.c
  16169. mv -f gdtoa/.deps/libarm64_libmingwex_a-gdtoa.Tpo gdtoa/.deps/libarm64_libmingwex_a-gdtoa.Po
  16170. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-sqrt.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-sqrt.Tpo -c -o math/libarm64_libmingwex_a-sqrt.o `test -f 'math/sqrt.c' || echo '../'`math/sqrt.c
  16171. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-sqrtf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-sqrtf.Tpo -c -o math/libarm64_libmingwex_a-sqrtf.o `test -f 'math/sqrtf.c' || echo '../'`math/sqrtf.c
  16172. mv -f math/.deps/libarm64_libmingwex_a-lroundf.Tpo math/.deps/libarm64_libmingwex_a-lroundf.Po
  16173. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-sqrtl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-sqrtl.Tpo -c -o math/libarm64_libmingwex_a-sqrtl.o `test -f 'math/sqrtl.c' || echo '../'`math/sqrtl.c
  16174. mv -f math/.deps/libarm64_libmingwex_a-lround.Tpo math/.deps/libarm64_libmingwex_a-lround.Po
  16175. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-tanhf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-tanhf.Tpo -c -o math/libarm64_libmingwex_a-tanhf.o `test -f 'math/tanhf.c' || echo '../'`math/tanhf.c
  16176. mv -f math/.deps/libarm64_libmingwex_a-lgammaf.Tpo math/.deps/libarm64_libmingwex_a-lgammaf.Po
  16177. mv -f math/.deps/libarm64_libmingwex_a-lgamma.Tpo math/.deps/libarm64_libmingwex_a-lgamma.Po
  16178. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-tanhl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-tanhl.Tpo -c -o math/libarm64_libmingwex_a-tanhl.o `test -f 'math/tanhl.c' || echo '../'`math/tanhl.c
  16179. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-tgamma.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-tgamma.Tpo -c -o math/libarm64_libmingwex_a-tgamma.o `test -f 'math/tgamma.c' || echo '../'`math/tgamma.c
  16180. mv -f math/.deps/libarm64_libmingwex_a-lroundl.Tpo math/.deps/libarm64_libmingwex_a-lroundl.Po
  16181. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-tgammaf.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-tgammaf.Tpo -c -o math/libarm64_libmingwex_a-tgammaf.o `test -f 'math/tgammaf.c' || echo '../'`math/tgammaf.c
  16182. mv -f math/.deps/libarm64_libmingwex_a-modff.Tpo math/.deps/libarm64_libmingwex_a-modff.Po
  16183. mv -f math/.deps/libarm64_libmingwex_a-modf.Tpo math/.deps/libarm64_libmingwex_a-modf.Po
  16184. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-tgammal.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-tgammal.Tpo -c -o math/libarm64_libmingwex_a-tgammal.o `test -f 'math/tgammal.c' || echo '../'`math/tgammal.c
  16185. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-truncl.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-truncl.Tpo -c -o math/libarm64_libmingwex_a-truncl.o `test -f 'math/truncl.c' || echo '../'`math/truncl.c
  16186. mv -f math/.deps/libarm64_libmingwex_a-nextafterf.Tpo math/.deps/libarm64_libmingwex_a-nextafterf.Po
  16187. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/libarm64_libmingwex_a-abs64.o -MD -MP -MF math/.deps/libarm64_libmingwex_a-abs64.Tpo -c -o math/libarm64_libmingwex_a-abs64.o `test -f 'math/abs64.c' || echo '../'`math/abs64.c
  16188. mv -f math/.deps/libarm64_libmingwex_a-nextafterl.Tpo math/.deps/libarm64_libmingwex_a-nextafterl.Po
  16189. mv -f math/.deps/libarm64_libmingwex_a-modfl.Tpo math/.deps/libarm64_libmingwex_a-modfl.Po
  16190. mv -f math/.deps/libarm64_libmingwex_a-nexttoward.Tpo math/.deps/libarm64_libmingwex_a-nexttoward.Po
  16191. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT misc/libarm64_libmingwex_a-mingw_longjmp.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_longjmp.Tpo -c -o misc/libarm64_libmingwex_a-mingw_longjmp.o `test -f 'misc/mingw_longjmp.S' || echo '../'`misc/mingw_longjmp.S
  16192. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT misc/libarm64_libmingwex_a-mingw_getsp.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_getsp.Tpo -c -o misc/libarm64_libmingwex_a-mingw_getsp.o `test -f 'misc/mingw_getsp.S' || echo '../'`misc/mingw_getsp.S
  16193. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-alarm.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-alarm.Tpo -c -o misc/libarm64_libmingwex_a-alarm.o `test -f 'misc/alarm.c' || echo '../'`misc/alarm.c
  16194. mv -f math/.deps/libarm64_libmingwex_a-nexttowardf.Tpo math/.deps/libarm64_libmingwex_a-nexttowardf.Po
  16195. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-basename.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-basename.Tpo -c -o misc/libarm64_libmingwex_a-basename.o `test -f 'misc/basename.c' || echo '../'`misc/basename.c
  16196. mv -f math/.deps/libarm64_libmingwex_a-powf.Tpo math/.deps/libarm64_libmingwex_a-powf.Po
  16197. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-btowc.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-btowc.Tpo -c -o misc/libarm64_libmingwex_a-btowc.o `test -f 'misc/btowc.c' || echo '../'`misc/btowc.c
  16198. mv -f math/.deps/libarm64_libmingwex_a-rintl.Tpo math/.deps/libarm64_libmingwex_a-rintl.Po
  16199. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-delay-f.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-delay-f.Tpo -c -o misc/libarm64_libmingwex_a-delay-f.o `test -f 'misc/delay-f.c' || echo '../'`misc/delay-f.c
  16200. mv -f math/.deps/libarm64_libmingwex_a-signbit.Tpo math/.deps/libarm64_libmingwex_a-signbit.Po
  16201. mv -f math/.deps/libarm64_libmingwex_a-signbitf.Tpo math/.deps/libarm64_libmingwex_a-signbitf.Po
  16202. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-delay-n.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-delay-n.Tpo -c -o misc/libarm64_libmingwex_a-delay-n.o `test -f 'misc/delay-n.c' || echo '../'`misc/delay-n.c
  16203. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-delayimp.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-delayimp.Tpo -c -o misc/libarm64_libmingwex_a-delayimp.o `test -f 'misc/delayimp.c' || echo '../'`misc/delayimp.c
  16204. mv -f math/.deps/libarm64_libmingwex_a-roundf.Tpo math/.deps/libarm64_libmingwex_a-roundf.Po
  16205. mv -f math/.deps/libarm64_libmingwex_a-round.Tpo math/.deps/libarm64_libmingwex_a-round.Po
  16206. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-dirent.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-dirent.Tpo -c -o misc/libarm64_libmingwex_a-dirent.o `test -f 'misc/dirent.c' || echo '../'`misc/dirent.c
  16207. mv -f math/.deps/libarm64_libmingwex_a-roundl.Tpo math/.deps/libarm64_libmingwex_a-roundl.Po
  16208. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-dirname.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-dirname.Tpo -c -o misc/libarm64_libmingwex_a-dirname.o `test -f 'misc/dirname.c' || echo '../'`misc/dirname.c
  16209. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-feclearexcept.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-feclearexcept.Tpo -c -o misc/libarm64_libmingwex_a-feclearexcept.o `test -f 'misc/feclearexcept.c' || echo '../'`misc/feclearexcept.c
  16210. mv -f math/.deps/libarm64_libmingwex_a-sinhf.Tpo math/.deps/libarm64_libmingwex_a-sinhf.Po
  16211. mv -f math/.deps/libarm64_libmingwex_a-signbitl.Tpo math/.deps/libarm64_libmingwex_a-signbitl.Po
  16212. mv -f math/.deps/libarm64_libmingwex_a-tanhf.Tpo math/.deps/libarm64_libmingwex_a-tanhf.Po
  16213. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fegetenv.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fegetenv.Tpo -c -o misc/libarm64_libmingwex_a-fegetenv.o `test -f 'misc/fegetenv.c' || echo '../'`misc/fegetenv.c
  16214. mv -f math/.deps/libarm64_libmingwex_a-sinhl.Tpo math/.deps/libarm64_libmingwex_a-sinhl.Po
  16215. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fegetexceptflag.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fegetexceptflag.Tpo -c -o misc/libarm64_libmingwex_a-fegetexceptflag.o `test -f 'misc/fegetexceptflag.c' || echo '../'`misc/fegetexceptflag.c
  16216. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fegetround.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fegetround.Tpo -c -o misc/libarm64_libmingwex_a-fegetround.o `test -f 'misc/fegetround.c' || echo '../'`misc/fegetround.c
  16217. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-feholdexcept.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-feholdexcept.Tpo -c -o misc/libarm64_libmingwex_a-feholdexcept.o `test -f 'misc/feholdexcept.c' || echo '../'`misc/feholdexcept.c
  16218. mv -f math/.deps/libarm64_libmingwex_a-sqrtf.Tpo math/.deps/libarm64_libmingwex_a-sqrtf.Po
  16219. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-feraiseexcept.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-feraiseexcept.Tpo -c -o misc/libarm64_libmingwex_a-feraiseexcept.o `test -f 'misc/feraiseexcept.c' || echo '../'`misc/feraiseexcept.c
  16220. mv -f math/.deps/libarm64_libmingwex_a-powi.Tpo math/.deps/libarm64_libmingwex_a-powi.Po
  16221. mv -f math/.deps/libarm64_libmingwex_a-sqrt.Tpo math/.deps/libarm64_libmingwex_a-sqrt.Po
  16222. mv -f math/.deps/libarm64_libmingwex_a-tanhl.Tpo math/.deps/libarm64_libmingwex_a-tanhl.Po
  16223. mv -f math/.deps/libarm64_libmingwex_a-sqrtl.Tpo math/.deps/libarm64_libmingwex_a-sqrtl.Po
  16224. mv -f math/.deps/libarm64_libmingwex_a-powif.Tpo math/.deps/libarm64_libmingwex_a-powif.Po
  16225. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fesetenv.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fesetenv.Tpo -c -o misc/libarm64_libmingwex_a-fesetenv.o `test -f 'misc/fesetenv.c' || echo '../'`misc/fesetenv.c
  16226. mv -f math/.deps/libarm64_libmingwex_a-powil.Tpo math/.deps/libarm64_libmingwex_a-powil.Po
  16227. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fesetexceptflag.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fesetexceptflag.Tpo -c -o misc/libarm64_libmingwex_a-fesetexceptflag.o `test -f 'misc/fesetexceptflag.c' || echo '../'`misc/fesetexceptflag.c
  16228. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fesetround.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fesetround.Tpo -c -o misc/libarm64_libmingwex_a-fesetround.o `test -f 'misc/fesetround.c' || echo '../'`misc/fesetround.c
  16229. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fetestexcept.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fetestexcept.Tpo -c -o misc/libarm64_libmingwex_a-fetestexcept.o `test -f 'misc/fetestexcept.c' || echo '../'`misc/fetestexcept.c
  16230. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-feupdateenv.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-feupdateenv.Tpo -c -o misc/libarm64_libmingwex_a-feupdateenv.o `test -f 'misc/feupdateenv.c' || echo '../'`misc/feupdateenv.c
  16231. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-ftruncate.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-ftruncate.Tpo -c -o misc/libarm64_libmingwex_a-ftruncate.o `test -f 'misc/ftruncate.c' || echo '../'`misc/ftruncate.c
  16232. mv -f math/.deps/libarm64_libmingwex_a-truncl.Tpo math/.deps/libarm64_libmingwex_a-truncl.Po
  16233. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-fwide.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-fwide.Tpo -c -o misc/libarm64_libmingwex_a-fwide.o `test -f 'misc/fwide.c' || echo '../'`misc/fwide.c
  16234. mv -f math/.deps/libarm64_libmingwex_a-tgammal.Tpo math/.deps/libarm64_libmingwex_a-tgammal.Po
  16235. mv -f misc/.deps/libarm64_libmingwex_a-alarm.Tpo misc/.deps/libarm64_libmingwex_a-alarm.Po
  16236. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-getlogin.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-getlogin.Tpo -c -o misc/libarm64_libmingwex_a-getlogin.o `test -f 'misc/getlogin.c' || echo '../'`misc/getlogin.c
  16237. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-getopt.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-getopt.Tpo -c -o misc/libarm64_libmingwex_a-getopt.o `test -f 'misc/getopt.c' || echo '../'`misc/getopt.c
  16238. mv -f math/.deps/libarm64_libmingwex_a-s_erf.Tpo math/.deps/libarm64_libmingwex_a-s_erf.Po
  16239. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-gettimeofday.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-gettimeofday.Tpo -c -o misc/libarm64_libmingwex_a-gettimeofday.o `test -f 'misc/gettimeofday.c' || echo '../'`misc/gettimeofday.c
  16240. mv -f math/.deps/libarm64_libmingwex_a-sf_erf.Tpo math/.deps/libarm64_libmingwex_a-sf_erf.Po
  16241. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-imaxabs.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-imaxabs.Tpo -c -o misc/libarm64_libmingwex_a-imaxabs.o `test -f 'misc/imaxabs.c' || echo '../'`misc/imaxabs.c
  16242. mv -f math/.deps/libarm64_libmingwex_a-abs64.Tpo math/.deps/libarm64_libmingwex_a-abs64.Po
  16243. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-imaxdiv.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-imaxdiv.Tpo -c -o misc/libarm64_libmingwex_a-imaxdiv.o `test -f 'misc/imaxdiv.c' || echo '../'`misc/imaxdiv.c
  16244. mv -f math/.deps/libarm64_libmingwex_a-tgamma.Tpo math/.deps/libarm64_libmingwex_a-tgamma.Po
  16245. mv -f math/.deps/libarm64_libmingwex_a-tgammaf.Tpo math/.deps/libarm64_libmingwex_a-tgammaf.Po
  16246. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-isblank.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-isblank.Tpo -c -o misc/libarm64_libmingwex_a-isblank.o `test -f 'misc/isblank.c' || echo '../'`misc/isblank.c
  16247. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-iswblank.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-iswblank.Tpo -c -o misc/libarm64_libmingwex_a-iswblank.o `test -f 'misc/iswblank.c' || echo '../'`misc/iswblank.c
  16248. mv -f misc/.deps/libarm64_libmingwex_a-fegetround.Tpo misc/.deps/libarm64_libmingwex_a-fegetround.Po
  16249. mv -f misc/.deps/libarm64_libmingwex_a-feholdexcept.Tpo misc/.deps/libarm64_libmingwex_a-feholdexcept.Po
  16250. mv -f misc/.deps/libarm64_libmingwex_a-fegetenv.Tpo misc/.deps/libarm64_libmingwex_a-fegetenv.Po
  16251. mv -f misc/.deps/libarm64_libmingwex_a-fegetexceptflag.Tpo misc/.deps/libarm64_libmingwex_a-fegetexceptflag.Po
  16252. mv -f misc/.deps/libarm64_libmingwex_a-feclearexcept.Tpo misc/.deps/libarm64_libmingwex_a-feclearexcept.Po
  16253. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mempcpy.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mempcpy.Tpo -c -o misc/libarm64_libmingwex_a-mempcpy.o `test -f 'misc/mempcpy.c' || echo '../'`misc/mempcpy.c
  16254. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw-aligned-malloc.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw-aligned-malloc.Tpo -c -o misc/libarm64_libmingwex_a-mingw-aligned-malloc.o `test -f 'misc/mingw-aligned-malloc.c' || echo '../'`misc/mingw-aligned-malloc.c
  16255. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw_matherr.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_matherr.Tpo -c -o misc/libarm64_libmingwex_a-mingw_matherr.o `test -f 'misc/mingw_matherr.c' || echo '../'`misc/mingw_matherr.c
  16256. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw_mbwc_convert.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_mbwc_convert.Tpo -c -o misc/libarm64_libmingwex_a-mingw_mbwc_convert.o `test -f 'misc/mingw_mbwc_convert.c' || echo '../'`misc/mingw_mbwc_convert.c
  16257. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw_usleep.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_usleep.Tpo -c -o misc/libarm64_libmingwex_a-mingw_usleep.o `test -f 'misc/mingw_usleep.c' || echo '../'`misc/mingw_usleep.c
  16258. mv -f misc/.deps/libarm64_libmingwex_a-ftruncate.Tpo misc/.deps/libarm64_libmingwex_a-ftruncate.Po
  16259. mv -f misc/.deps/libarm64_libmingwex_a-feraiseexcept.Tpo misc/.deps/libarm64_libmingwex_a-feraiseexcept.Po
  16260. mv -f misc/.deps/libarm64_libmingwex_a-fesetenv.Tpo misc/.deps/libarm64_libmingwex_a-fesetenv.Po
  16261. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw_wcstod.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_wcstod.Tpo -c -o misc/libarm64_libmingwex_a-mingw_wcstod.o `test -f 'misc/mingw_wcstod.c' || echo '../'`misc/mingw_wcstod.c
  16262. mv -f misc/.deps/libarm64_libmingwex_a-fesetexceptflag.Tpo misc/.deps/libarm64_libmingwex_a-fesetexceptflag.Po
  16263. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw_wcstof.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_wcstof.Tpo -c -o misc/libarm64_libmingwex_a-mingw_wcstof.o `test -f 'misc/mingw_wcstof.c' || echo '../'`misc/mingw_wcstof.c
  16264. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw_wcstold.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw_wcstold.Tpo -c -o misc/libarm64_libmingwex_a-mingw_wcstold.o `test -f 'misc/mingw_wcstold.c' || echo '../'`misc/mingw_wcstold.c
  16265. mv -f misc/.deps/libarm64_libmingwex_a-feupdateenv.Tpo misc/.deps/libarm64_libmingwex_a-feupdateenv.Po
  16266. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mkstemp.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mkstemp.Tpo -c -o misc/libarm64_libmingwex_a-mkstemp.o `test -f 'misc/mkstemp.c' || echo '../'`misc/mkstemp.c
  16267. mv -f misc/.deps/libarm64_libmingwex_a-fesetround.Tpo misc/.deps/libarm64_libmingwex_a-fesetround.Po
  16268. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-sleep.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-sleep.Tpo -c -o misc/libarm64_libmingwex_a-sleep.o `test -f 'misc/sleep.c' || echo '../'`misc/sleep.c
  16269. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-strnlen.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-strnlen.Tpo -c -o misc/libarm64_libmingwex_a-strnlen.o `test -f 'misc/strnlen.c' || echo '../'`misc/strnlen.c
  16270. mv -f misc/.deps/libarm64_libmingwex_a-fetestexcept.Tpo misc/.deps/libarm64_libmingwex_a-fetestexcept.Po
  16271. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-strsafe.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-strsafe.Tpo -c -o misc/libarm64_libmingwex_a-strsafe.o `test -f 'misc/strsafe.c' || echo '../'`misc/strsafe.c
  16272. mv -f misc/.deps/libarm64_libmingwex_a-mingw_getsp.Tpo misc/.deps/libarm64_libmingwex_a-mingw_getsp.Po
  16273. mv -f misc/.deps/libarm64_libmingwex_a-mingw_longjmp.Tpo misc/.deps/libarm64_libmingwex_a-mingw_longjmp.Po
  16274. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-strtoimax.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-strtoimax.Tpo -c -o misc/libarm64_libmingwex_a-strtoimax.o `test -f 'misc/strtoimax.c' || echo '../'`misc/strtoimax.c
  16275. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-strtoumax.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-strtoumax.Tpo -c -o misc/libarm64_libmingwex_a-strtoumax.o `test -f 'misc/strtoumax.c' || echo '../'`misc/strtoumax.c
  16276. mv -f misc/.deps/libarm64_libmingwex_a-imaxabs.Tpo misc/.deps/libarm64_libmingwex_a-imaxabs.Po
  16277. mv -f misc/.deps/libarm64_libmingwex_a-basename.Tpo misc/.deps/libarm64_libmingwex_a-basename.Po
  16278. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-tdelete.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-tdelete.Tpo -c -o misc/libarm64_libmingwex_a-tdelete.o `test -f 'misc/tdelete.c' || echo '../'`misc/tdelete.c
  16279. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-tfind.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-tfind.Tpo -c -o misc/libarm64_libmingwex_a-tfind.o `test -f 'misc/tfind.c' || echo '../'`misc/tfind.c
  16280. mv -f misc/.deps/libarm64_libmingwex_a-fwide.Tpo misc/.deps/libarm64_libmingwex_a-fwide.Po
  16281. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-tsearch.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-tsearch.Tpo -c -o misc/libarm64_libmingwex_a-tsearch.o `test -f 'misc/tsearch.c' || echo '../'`misc/tsearch.c
  16282. mv -f misc/.deps/libarm64_libmingwex_a-mingw_matherr.Tpo misc/.deps/libarm64_libmingwex_a-mingw_matherr.Po
  16283. mv -f misc/.deps/libarm64_libmingwex_a-iswblank.Tpo misc/.deps/libarm64_libmingwex_a-iswblank.Po
  16284. mv -f misc/.deps/libarm64_libmingwex_a-imaxdiv.Tpo misc/.deps/libarm64_libmingwex_a-imaxdiv.Po
  16285. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-twalk.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-twalk.Tpo -c -o misc/libarm64_libmingwex_a-twalk.o `test -f 'misc/twalk.c' || echo '../'`misc/twalk.c
  16286. mv -f misc/.deps/libarm64_libmingwex_a-isblank.Tpo misc/.deps/libarm64_libmingwex_a-isblank.Po
  16287. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wcsnlen.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wcsnlen.Tpo -c -o misc/libarm64_libmingwex_a-wcsnlen.o `test -f 'misc/wcsnlen.c' || echo '../'`misc/wcsnlen.c
  16288. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wcstof.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wcstof.Tpo -c -o misc/libarm64_libmingwex_a-wcstof.o `test -f 'misc/wcstof.c' || echo '../'`misc/wcstof.c
  16289. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wcstoimax.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wcstoimax.Tpo -c -o misc/libarm64_libmingwex_a-wcstoimax.o `test -f 'misc/wcstoimax.c' || echo '../'`misc/wcstoimax.c
  16290. mv -f misc/.deps/libarm64_libmingwex_a-mempcpy.Tpo misc/.deps/libarm64_libmingwex_a-mempcpy.Po
  16291. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wcstold.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wcstold.Tpo -c -o misc/libarm64_libmingwex_a-wcstold.o `test -f 'misc/wcstold.c' || echo '../'`misc/wcstold.c
  16292. mv -f misc/.deps/libarm64_libmingwex_a-dirname.Tpo misc/.deps/libarm64_libmingwex_a-dirname.Po
  16293. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wcstoumax.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wcstoumax.Tpo -c -o misc/libarm64_libmingwex_a-wcstoumax.o `test -f 'misc/wcstoumax.c' || echo '../'`misc/wcstoumax.c
  16294. mv -f gdtoa/.deps/libarm64_libmingwex_a-misc.Tpo gdtoa/.deps/libarm64_libmingwex_a-misc.Po
  16295. mv -f misc/.deps/libarm64_libmingwex_a-strnlen.Tpo misc/.deps/libarm64_libmingwex_a-strnlen.Po
  16296. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wctob.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wctob.Tpo -c -o misc/libarm64_libmingwex_a-wctob.o `test -f 'misc/wctob.c' || echo '../'`misc/wctob.c
  16297. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wctrans.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wctrans.Tpo -c -o misc/libarm64_libmingwex_a-wctrans.o `test -f 'misc/wctrans.c' || echo '../'`misc/wctrans.c
  16298. mv -f misc/.deps/libarm64_libmingwex_a-mingw_wcstod.Tpo misc/.deps/libarm64_libmingwex_a-mingw_wcstod.Po
  16299. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wctype.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wctype.Tpo -c -o misc/libarm64_libmingwex_a-wctype.o `test -f 'misc/wctype.c' || echo '../'`misc/wctype.c
  16300. mv -f misc/.deps/libarm64_libmingwex_a-tfind.Tpo misc/.deps/libarm64_libmingwex_a-tfind.Po
  16301. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wdirent.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wdirent.Tpo -c -o misc/libarm64_libmingwex_a-wdirent.o `test -f 'misc/wdirent.c' || echo '../'`misc/wdirent.c
  16302. mv -f misc/.deps/libarm64_libmingwex_a-mingw-aligned-malloc.Tpo misc/.deps/libarm64_libmingwex_a-mingw-aligned-malloc.Po
  16303. mv -f gdtoa/.deps/libarm64_libmingwex_a-strtodg.Tpo gdtoa/.deps/libarm64_libmingwex_a-strtodg.Po
  16304. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-winbs_uint64.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-winbs_uint64.Tpo -c -o misc/libarm64_libmingwex_a-winbs_uint64.o `test -f 'misc/winbs_uint64.c' || echo '../'`misc/winbs_uint64.c
  16305. mv -f misc/.deps/libarm64_libmingwex_a-tsearch.Tpo misc/.deps/libarm64_libmingwex_a-tsearch.Po
  16306. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-winbs_ulong.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-winbs_ulong.Tpo -c -o misc/libarm64_libmingwex_a-winbs_ulong.o `test -f 'misc/winbs_ulong.c' || echo '../'`misc/winbs_ulong.c
  16307. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-winbs_ushort.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-winbs_ushort.Tpo -c -o misc/libarm64_libmingwex_a-winbs_ushort.o `test -f 'misc/winbs_ushort.c' || echo '../'`misc/winbs_ushort.c
  16308. mv -f misc/.deps/libarm64_libmingwex_a-tdelete.Tpo misc/.deps/libarm64_libmingwex_a-tdelete.Po
  16309. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wmemchr.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wmemchr.Tpo -c -o misc/libarm64_libmingwex_a-wmemchr.o `test -f 'misc/wmemchr.c' || echo '../'`misc/wmemchr.c
  16310. mv -f misc/.deps/libarm64_libmingwex_a-mkstemp.Tpo misc/.deps/libarm64_libmingwex_a-mkstemp.Po
  16311. mv -f misc/.deps/libarm64_libmingwex_a-wcsnlen.Tpo misc/.deps/libarm64_libmingwex_a-wcsnlen.Po
  16312. mv -f misc/.deps/libarm64_libmingwex_a-strtoumax.Tpo misc/.deps/libarm64_libmingwex_a-strtoumax.Po
  16313. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wmemcmp.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wmemcmp.Tpo -c -o misc/libarm64_libmingwex_a-wmemcmp.o `test -f 'misc/wmemcmp.c' || echo '../'`misc/wmemcmp.c
  16314. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wmemcpy.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wmemcpy.Tpo -c -o misc/libarm64_libmingwex_a-wmemcpy.o `test -f 'misc/wmemcpy.c' || echo '../'`misc/wmemcpy.c
  16315. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wmemmove.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wmemmove.Tpo -c -o misc/libarm64_libmingwex_a-wmemmove.o `test -f 'misc/wmemmove.c' || echo '../'`misc/wmemmove.c
  16316. mv -f misc/.deps/libarm64_libmingwex_a-strtoimax.Tpo misc/.deps/libarm64_libmingwex_a-strtoimax.Po
  16317. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wmempcpy.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wmempcpy.Tpo -c -o misc/libarm64_libmingwex_a-wmempcpy.o `test -f 'misc/wmempcpy.c' || echo '../'`misc/wmempcpy.c
  16318. mv -f misc/.deps/libarm64_libmingwex_a-twalk.Tpo misc/.deps/libarm64_libmingwex_a-twalk.Po
  16319. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-wmemset.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-wmemset.Tpo -c -o misc/libarm64_libmingwex_a-wmemset.o `test -f 'misc/wmemset.c' || echo '../'`misc/wmemset.c
  16320. mv -f libsrc/.deps/libarm64_libuuid_a-uuid.Tpo libsrc/.deps/libarm64_libuuid_a-uuid.Po
  16321. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-ftw.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-ftw.Tpo -c -o misc/libarm64_libmingwex_a-ftw.o `test -f 'misc/ftw.c' || echo '../'`misc/ftw.c
  16322. mv -f misc/.deps/libarm64_libmingwex_a-wcstold.Tpo misc/.deps/libarm64_libmingwex_a-wcstold.Po
  16323. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-ftw64.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-ftw64.Tpo -c -o misc/libarm64_libmingwex_a-ftw64.o `test -f 'misc/ftw64.c' || echo '../'`misc/ftw64.c
  16324. mv -f misc/.deps/libarm64_libmingwex_a-wctrans.Tpo misc/.deps/libarm64_libmingwex_a-wctrans.Po
  16325. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT misc/libarm64_libmingwex_a-mingw-access.o -MD -MP -MF misc/.deps/libarm64_libmingwex_a-mingw-access.Tpo -c -o misc/libarm64_libmingwex_a-mingw-access.o `test -f 'misc/mingw-access.c' || echo '../'`misc/mingw-access.c
  16326. mv -f misc/.deps/libarm64_libmingwex_a-winbs_ulong.Tpo misc/.deps/libarm64_libmingwex_a-winbs_ulong.Po
  16327. mv -f misc/.deps/libarm64_libmingwex_a-winbs_uint64.Tpo misc/.deps/libarm64_libmingwex_a-winbs_uint64.Po
  16328. mv -f misc/.deps/libarm64_libmingwex_a-wcstoimax.Tpo misc/.deps/libarm64_libmingwex_a-wcstoimax.Po
  16329. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-scanf2-argcount-char.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-scanf2-argcount-char.Tpo -c -o stdio/libarm64_libmingwex_a-scanf2-argcount-char.o `test -f 'stdio/scanf2-argcount-char.c' || echo '../'`stdio/scanf2-argcount-char.c
  16330. mv -f misc/.deps/libarm64_libmingwex_a-winbs_ushort.Tpo misc/.deps/libarm64_libmingwex_a-winbs_ushort.Po
  16331. mv -f misc/.deps/libarm64_libmingwex_a-wctype.Tpo misc/.deps/libarm64_libmingwex_a-wctype.Po
  16332. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-scanf2-argcount-wchar.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-scanf2-argcount-wchar.Tpo -c -o stdio/libarm64_libmingwex_a-scanf2-argcount-wchar.o `test -f 'stdio/scanf2-argcount-wchar.c' || echo '../'`stdio/scanf2-argcount-wchar.c
  16333. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT stdio/libarm64_libmingwex_a-vfscanf2.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vfscanf2.Tpo -c -o stdio/libarm64_libmingwex_a-vfscanf2.o `test -f 'stdio/vfscanf2.S' || echo '../'`stdio/vfscanf2.S
  16334. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT stdio/libarm64_libmingwex_a-vfwscanf2.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vfwscanf2.Tpo -c -o stdio/libarm64_libmingwex_a-vfwscanf2.o `test -f 'stdio/vfwscanf2.S' || echo '../'`stdio/vfwscanf2.S
  16335. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT stdio/libarm64_libmingwex_a-vscanf2.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vscanf2.Tpo -c -o stdio/libarm64_libmingwex_a-vscanf2.o `test -f 'stdio/vscanf2.S' || echo '../'`stdio/vscanf2.S
  16336. mv -f misc/.deps/libarm64_libmingwex_a-wcstoumax.Tpo misc/.deps/libarm64_libmingwex_a-wcstoumax.Po
  16337. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT stdio/libarm64_libmingwex_a-vsscanf2.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vsscanf2.Tpo -c -o stdio/libarm64_libmingwex_a-vsscanf2.o `test -f 'stdio/vsscanf2.S' || echo '../'`stdio/vsscanf2.S
  16338. mv -f misc/.deps/libarm64_libmingwex_a-delay-n.Tpo misc/.deps/libarm64_libmingwex_a-delay-n.Po
  16339. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT stdio/libarm64_libmingwex_a-vswscanf2.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vswscanf2.Tpo -c -o stdio/libarm64_libmingwex_a-vswscanf2.o `test -f 'stdio/vswscanf2.S' || echo '../'`stdio/vswscanf2.S
  16340. mv -f misc/.deps/libarm64_libmingwex_a-delay-f.Tpo misc/.deps/libarm64_libmingwex_a-delay-f.Po
  16341. mv -f misc/.deps/libarm64_libmingwex_a-wmemchr.Tpo misc/.deps/libarm64_libmingwex_a-wmemchr.Po
  16342. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT stdio/libarm64_libmingwex_a-vwscanf2.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vwscanf2.Tpo -c -o stdio/libarm64_libmingwex_a-vwscanf2.o `test -f 'stdio/vwscanf2.S' || echo '../'`stdio/vwscanf2.S
  16343. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-strtok_r.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-strtok_r.Tpo -c -o stdio/libarm64_libmingwex_a-strtok_r.o `test -f 'stdio/strtok_r.c' || echo '../'`stdio/strtok_r.c
  16344. mv -f misc/.deps/libarm64_libmingwex_a-wmemcpy.Tpo misc/.deps/libarm64_libmingwex_a-wmemcpy.Po
  16345. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT stdio/libarm64_libmingwex_a-scanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-scanf.Tpo -c -o stdio/libarm64_libmingwex_a-scanf.o `test -f 'stdio/scanf.S' || echo '../'`stdio/scanf.S
  16346. mv -f misc/.deps/libarm64_libmingwex_a-wmempcpy.Tpo misc/.deps/libarm64_libmingwex_a-wmempcpy.Po
  16347. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_Exit.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_Exit.Tpo -c -o stdio/libarm64_libmingwex_a-_Exit.o `test -f 'stdio/_Exit.c' || echo '../'`stdio/_Exit.c
  16348. mv -f misc/.deps/libarm64_libmingwex_a-wmemcmp.Tpo misc/.deps/libarm64_libmingwex_a-wmemcmp.Po
  16349. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_findfirst64i32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_findfirst64i32.Tpo -c -o stdio/libarm64_libmingwex_a-_findfirst64i32.o `test -f 'stdio/_findfirst64i32.c' || echo '../'`stdio/_findfirst64i32.c
  16350. mv -f misc/.deps/libarm64_libmingwex_a-wmemset.Tpo misc/.deps/libarm64_libmingwex_a-wmemset.Po
  16351. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_findnext64i32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_findnext64i32.Tpo -c -o stdio/libarm64_libmingwex_a-_findnext64i32.o `test -f 'stdio/_findnext64i32.c' || echo '../'`stdio/_findnext64i32.c
  16352. mv -f misc/.deps/libarm64_libmingwex_a-wmemmove.Tpo misc/.deps/libarm64_libmingwex_a-wmemmove.Po
  16353. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_fstat.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_fstat.Tpo -c -o stdio/libarm64_libmingwex_a-_fstat.o `test -f 'stdio/_fstat.c' || echo '../'`stdio/_fstat.c
  16354. mv -f misc/.deps/libarm64_libmingwex_a-btowc.Tpo misc/.deps/libarm64_libmingwex_a-btowc.Po
  16355. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_fstat64i32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_fstat64i32.Tpo -c -o stdio/libarm64_libmingwex_a-_fstat64i32.o `test -f 'stdio/_fstat64i32.c' || echo '../'`stdio/_fstat64i32.c
  16356. mv -f stdio/.deps/libarm64_libmingwex_a-scanf2-argcount-char.Tpo stdio/.deps/libarm64_libmingwex_a-scanf2-argcount-char.Po
  16357. mv -f stdio/.deps/libarm64_libmingwex_a-scanf2-argcount-wchar.Tpo stdio/.deps/libarm64_libmingwex_a-scanf2-argcount-wchar.Po
  16358. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_ftime.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_ftime.Tpo -c -o stdio/libarm64_libmingwex_a-_ftime.o `test -f 'stdio/_ftime.c' || echo '../'`stdio/_ftime.c
  16359. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_stat.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_stat.Tpo -c -o stdio/libarm64_libmingwex_a-_stat.o `test -f 'stdio/_stat.c' || echo '../'`stdio/_stat.c
  16360. mv -f stdio/.deps/libarm64_libmingwex_a-_Exit.Tpo stdio/.deps/libarm64_libmingwex_a-_Exit.Po
  16361. mv -f stdio/.deps/libarm64_libmingwex_a-strtok_r.Tpo stdio/.deps/libarm64_libmingwex_a-strtok_r.Po
  16362. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_stat64i32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_stat64i32.Tpo -c -o stdio/libarm64_libmingwex_a-_stat64i32.o `test -f 'stdio/_stat64i32.c' || echo '../'`stdio/_stat64i32.c
  16363. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_wfindfirst64i32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_wfindfirst64i32.Tpo -c -o stdio/libarm64_libmingwex_a-_wfindfirst64i32.o `test -f 'stdio/_wfindfirst64i32.c' || echo '../'`stdio/_wfindfirst64i32.c
  16364. mv -f stdio/.deps/libarm64_libmingwex_a-_findfirst64i32.Tpo stdio/.deps/libarm64_libmingwex_a-_findfirst64i32.Po
  16365. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_wfindnext64i32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_wfindnext64i32.Tpo -c -o stdio/libarm64_libmingwex_a-_wfindnext64i32.o `test -f 'stdio/_wfindnext64i32.c' || echo '../'`stdio/_wfindnext64i32.c
  16366. mv -f stdio/.deps/libarm64_libmingwex_a-_findnext64i32.Tpo stdio/.deps/libarm64_libmingwex_a-_findnext64i32.Po
  16367. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_wstat.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_wstat.Tpo -c -o stdio/libarm64_libmingwex_a-_wstat.o `test -f 'stdio/_wstat.c' || echo '../'`stdio/_wstat.c
  16368. mv -f stdio/.deps/libarm64_libmingwex_a-vsscanf2.Tpo stdio/.deps/libarm64_libmingwex_a-vsscanf2.Po
  16369. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-_wstat64i32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-_wstat64i32.Tpo -c -o stdio/libarm64_libmingwex_a-_wstat64i32.o `test -f 'stdio/_wstat64i32.c' || echo '../'`stdio/_wstat64i32.c
  16370. mv -f stdio/.deps/libarm64_libmingwex_a-vscanf2.Tpo stdio/.deps/libarm64_libmingwex_a-vscanf2.Po
  16371. mv -f stdio/.deps/libarm64_libmingwex_a-vfwscanf2.Tpo stdio/.deps/libarm64_libmingwex_a-vfwscanf2.Po
  16372. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-asprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-asprintf.Tpo -c -o stdio/libarm64_libmingwex_a-asprintf.o `test -f 'stdio/asprintf.c' || echo '../'`stdio/asprintf.c
  16373. mv -f stdio/.deps/libarm64_libmingwex_a-vfscanf2.Tpo stdio/.deps/libarm64_libmingwex_a-vfscanf2.Po
  16374. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-atoll.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-atoll.Tpo -c -o stdio/libarm64_libmingwex_a-atoll.o `test -f 'stdio/atoll.c' || echo '../'`stdio/atoll.c
  16375. mv -f stdio/.deps/libarm64_libmingwex_a-_fstat.Tpo stdio/.deps/libarm64_libmingwex_a-_fstat.Po
  16376. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-fgetpos64.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-fgetpos64.Tpo -c -o stdio/libarm64_libmingwex_a-fgetpos64.o `test -f 'stdio/fgetpos64.c' || echo '../'`stdio/fgetpos64.c
  16377. mv -f misc/.deps/libarm64_libmingwex_a-mingw_usleep.Tpo misc/.deps/libarm64_libmingwex_a-mingw_usleep.Po
  16378. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-fopen64.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-fopen64.Tpo -c -o stdio/libarm64_libmingwex_a-fopen64.o `test -f 'stdio/fopen64.c' || echo '../'`stdio/fopen64.c
  16379. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-fseeko32.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-fseeko32.Tpo -c -o stdio/libarm64_libmingwex_a-fseeko32.o `test -f 'stdio/fseeko32.c' || echo '../'`stdio/fseeko32.c
  16380. mv -f misc/.deps/libarm64_libmingwex_a-dirent.Tpo misc/.deps/libarm64_libmingwex_a-dirent.Po
  16381. mv -f stdio/.deps/libarm64_libmingwex_a-_fstat64i32.Tpo stdio/.deps/libarm64_libmingwex_a-_fstat64i32.Po
  16382. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-fseeko64.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-fseeko64.Tpo -c -o stdio/libarm64_libmingwex_a-fseeko64.o `test -f 'stdio/fseeko64.c' || echo '../'`stdio/fseeko64.c
  16383. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-fsetpos64.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-fsetpos64.Tpo -c -o stdio/libarm64_libmingwex_a-fsetpos64.o `test -f 'stdio/fsetpos64.c' || echo '../'`stdio/fsetpos64.c
  16384. mv -f stdio/.deps/libarm64_libmingwex_a-_ftime.Tpo stdio/.deps/libarm64_libmingwex_a-_ftime.Po
  16385. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-ftello.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-ftello.Tpo -c -o stdio/libarm64_libmingwex_a-ftello.o `test -f 'stdio/ftello.c' || echo '../'`stdio/ftello.c
  16386. mv -f stdio/.deps/libarm64_libmingwex_a-vswscanf2.Tpo stdio/.deps/libarm64_libmingwex_a-vswscanf2.Po
  16387. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-ftello64.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-ftello64.Tpo -c -o stdio/libarm64_libmingwex_a-ftello64.o `test -f 'stdio/ftello64.c' || echo '../'`stdio/ftello64.c
  16388. mv -f stdio/.deps/libarm64_libmingwex_a-scanf.Tpo stdio/.deps/libarm64_libmingwex_a-scanf.Po
  16389. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-ftruncate64.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-ftruncate64.Tpo -c -o stdio/libarm64_libmingwex_a-ftruncate64.o `test -f 'stdio/ftruncate64.c' || echo '../'`stdio/ftruncate64.c
  16390. mv -f stdio/.deps/libarm64_libmingwex_a-vwscanf2.Tpo stdio/.deps/libarm64_libmingwex_a-vwscanf2.Po
  16391. mv -f misc/.deps/libarm64_libmingwex_a-delayimp.Tpo misc/.deps/libarm64_libmingwex_a-delayimp.Po
  16392. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-lltoa.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-lltoa.Tpo -c -o stdio/libarm64_libmingwex_a-lltoa.o `test -f 'stdio/lltoa.c' || echo '../'`stdio/lltoa.c
  16393. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-lltow.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-lltow.Tpo -c -o stdio/libarm64_libmingwex_a-lltow.o `test -f 'stdio/lltow.c' || echo '../'`stdio/lltow.c
  16394. mv -f stdio/.deps/libarm64_libmingwex_a-_stat.Tpo stdio/.deps/libarm64_libmingwex_a-_stat.Po
  16395. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-lseek64.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-lseek64.Tpo -c -o stdio/libarm64_libmingwex_a-lseek64.o `test -f 'stdio/lseek64.c' || echo '../'`stdio/lseek64.c
  16396. mv -f stdio/.deps/libarm64_libmingwex_a-_wfindfirst64i32.Tpo stdio/.deps/libarm64_libmingwex_a-_wfindfirst64i32.Po
  16397. mv -f misc/.deps/libarm64_libmingwex_a-mingw_wcstold.Tpo misc/.deps/libarm64_libmingwex_a-mingw_wcstold.Po
  16398. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_fprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_fprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_fprintf.o `test -f 'stdio/mingw_fprintf.c' || echo '../'`stdio/mingw_fprintf.c
  16399. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_fprintfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_fprintfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_fprintfw.o `test -f 'stdio/mingw_fprintfw.c' || echo '../'`stdio/mingw_fprintfw.c
  16400. mv -f stdio/.deps/libarm64_libmingwex_a-_wfindnext64i32.Tpo stdio/.deps/libarm64_libmingwex_a-_wfindnext64i32.Po
  16401. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_fscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_fscanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_fscanf.o `test -f 'stdio/mingw_fscanf.c' || echo '../'`stdio/mingw_fscanf.c
  16402. mv -f stdio/.deps/libarm64_libmingwex_a-atoll.Tpo stdio/.deps/libarm64_libmingwex_a-atoll.Po
  16403. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_fwscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_fwscanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_fwscanf.o `test -f 'stdio/mingw_fwscanf.c' || echo '../'`stdio/mingw_fwscanf.c
  16404. mv -f stdio/.deps/libarm64_libmingwex_a-fgetpos64.Tpo stdio/.deps/libarm64_libmingwex_a-fgetpos64.Po
  16405. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_pformat.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_pformat.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_pformat.o `test -f 'stdio/mingw_pformat.c' || echo '../'`stdio/mingw_pformat.c
  16406. mv -f misc/.deps/libarm64_libmingwex_a-ftw.Tpo misc/.deps/libarm64_libmingwex_a-ftw.Po
  16407. mv -f misc/.deps/libarm64_libmingwex_a-ftw64.Tpo misc/.deps/libarm64_libmingwex_a-ftw64.Po
  16408. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_pformatw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_pformatw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_pformatw.o `test -f 'stdio/mingw_pformatw.c' || echo '../'`stdio/mingw_pformatw.c
  16409. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_printf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_printf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_printf.o `test -f 'stdio/mingw_printf.c' || echo '../'`stdio/mingw_printf.c
  16410. mv -f stdio/.deps/libarm64_libmingwex_a-fsetpos64.Tpo stdio/.deps/libarm64_libmingwex_a-fsetpos64.Po
  16411. mv -f stdio/.deps/libarm64_libmingwex_a-fopen64.Tpo stdio/.deps/libarm64_libmingwex_a-fopen64.Po
  16412. mv -f stdio/.deps/libarm64_libmingwex_a-fseeko32.Tpo stdio/.deps/libarm64_libmingwex_a-fseeko32.Po
  16413. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_printfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_printfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_printfw.o `test -f 'stdio/mingw_printfw.c' || echo '../'`stdio/mingw_printfw.c
  16414. mv -f stdio/.deps/libarm64_libmingwex_a-ftello.Tpo stdio/.deps/libarm64_libmingwex_a-ftello.Po
  16415. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_scanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_scanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_scanf.o `test -f 'stdio/mingw_scanf.c' || echo '../'`stdio/mingw_scanf.c
  16416. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_snprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_snprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_snprintf.o `test -f 'stdio/mingw_snprintf.c' || echo '../'`stdio/mingw_snprintf.c
  16417. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_snprintfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_snprintfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_snprintfw.o `test -f 'stdio/mingw_snprintfw.c' || echo '../'`stdio/mingw_snprintfw.c
  16418. mv -f stdio/.deps/libarm64_libmingwex_a-ftello64.Tpo stdio/.deps/libarm64_libmingwex_a-ftello64.Po
  16419. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_sprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_sprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_sprintf.o `test -f 'stdio/mingw_sprintf.c' || echo '../'`stdio/mingw_sprintf.c
  16420. mv -f stdio/.deps/libarm64_libmingwex_a-asprintf.Tpo stdio/.deps/libarm64_libmingwex_a-asprintf.Po
  16421. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_sprintfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_sprintfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_sprintfw.o `test -f 'stdio/mingw_sprintfw.c' || echo '../'`stdio/mingw_sprintfw.c
  16422. mv -f stdio/.deps/libarm64_libmingwex_a-_stat64i32.Tpo stdio/.deps/libarm64_libmingwex_a-_stat64i32.Po
  16423. mv -f stdio/.deps/libarm64_libmingwex_a-fseeko64.Tpo stdio/.deps/libarm64_libmingwex_a-fseeko64.Po
  16424. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_sscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_sscanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_sscanf.o `test -f 'stdio/mingw_sscanf.c' || echo '../'`stdio/mingw_sscanf.c
  16425. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_swscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_swscanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_swscanf.o `test -f 'stdio/mingw_swscanf.c' || echo '../'`stdio/mingw_swscanf.c
  16426. mv -f misc/.deps/libarm64_libmingwex_a-wcstof.Tpo misc/.deps/libarm64_libmingwex_a-wcstof.Po
  16427. mv -f stdio/.deps/libarm64_libmingwex_a-lltoa.Tpo stdio/.deps/libarm64_libmingwex_a-lltoa.Po
  16428. mv -f stdio/.deps/libarm64_libmingwex_a-lltow.Tpo stdio/.deps/libarm64_libmingwex_a-lltow.Po
  16429. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vfprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vfprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vfprintf.o `test -f 'stdio/mingw_vfprintf.c' || echo '../'`stdio/mingw_vfprintf.c
  16430. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vfprintfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vfprintfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vfprintfw.o `test -f 'stdio/mingw_vfprintfw.c' || echo '../'`stdio/mingw_vfprintfw.c
  16431. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vfscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vfscanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vfscanf.o `test -f 'stdio/mingw_vfscanf.c' || echo '../'`stdio/mingw_vfscanf.c
  16432. mv -f stdio/.deps/libarm64_libmingwex_a-_wstat.Tpo stdio/.deps/libarm64_libmingwex_a-_wstat.Po
  16433. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vprintf.o `test -f 'stdio/mingw_vprintf.c' || echo '../'`stdio/mingw_vprintf.c
  16434. mv -f stdio/.deps/libarm64_libmingwex_a-lseek64.Tpo stdio/.deps/libarm64_libmingwex_a-lseek64.Po
  16435. mv -f stdio/.deps/libarm64_libmingwex_a-_wstat64i32.Tpo stdio/.deps/libarm64_libmingwex_a-_wstat64i32.Po
  16436. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vprintfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vprintfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vprintfw.o `test -f 'stdio/mingw_vprintfw.c' || echo '../'`stdio/mingw_vprintfw.c
  16437. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vsnprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vsnprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vsnprintf.o `test -f 'stdio/mingw_vsnprintf.c' || echo '../'`stdio/mingw_vsnprintf.c
  16438. mv -f misc/.deps/libarm64_libmingwex_a-wctob.Tpo misc/.deps/libarm64_libmingwex_a-wctob.Po
  16439. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vsnprintfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vsnprintfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vsnprintfw.o `test -f 'stdio/mingw_vsnprintfw.c' || echo '../'`stdio/mingw_vsnprintfw.c
  16440. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_fprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_fprintf.Po
  16441. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_fprintfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_fprintfw.Po
  16442. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vsprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vsprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vsprintf.o `test -f 'stdio/mingw_vsprintf.c' || echo '../'`stdio/mingw_vsprintf.c
  16443. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vsprintfw.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vsprintfw.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vsprintfw.o `test -f 'stdio/mingw_vsprintfw.c' || echo '../'`stdio/mingw_vsprintfw.c
  16444. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_fscanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_fscanf.Po
  16445. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_wscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_wscanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_wscanf.o `test -f 'stdio/mingw_wscanf.c' || echo '../'`stdio/mingw_wscanf.c
  16446. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_fwscanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_fwscanf.Po
  16447. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_snprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_snprintf.Po
  16448. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_printf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_printf.Po
  16449. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_printfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_printfw.Po
  16450. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_wvfscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_wvfscanf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_wvfscanf.o `test -f 'stdio/mingw_wvfscanf.c' || echo '../'`stdio/mingw_wvfscanf.c
  16451. mv -f misc/.deps/libarm64_libmingwex_a-wdirent.Tpo misc/.deps/libarm64_libmingwex_a-wdirent.Po
  16452. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-snprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-snprintf.Tpo -c -o stdio/libarm64_libmingwex_a-snprintf.o `test -f 'stdio/snprintf.c' || echo '../'`stdio/snprintf.c
  16453. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-snwprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-snwprintf.Tpo -c -o stdio/libarm64_libmingwex_a-snwprintf.o `test -f 'stdio/snwprintf.c' || echo '../'`stdio/snwprintf.c
  16454. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-strtof.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-strtof.Tpo -c -o stdio/libarm64_libmingwex_a-strtof.o `test -f 'stdio/strtof.c' || echo '../'`stdio/strtof.c
  16455. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-truncate.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-truncate.Tpo -c -o stdio/libarm64_libmingwex_a-truncate.o `test -f 'stdio/truncate.c' || echo '../'`stdio/truncate.c
  16456. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_sprintfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_sprintfw.Po
  16457. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_snprintfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_snprintfw.Po
  16458. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_sprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_sprintf.Po
  16459. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-ulltoa.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-ulltoa.Tpo -c -o stdio/libarm64_libmingwex_a-ulltoa.o `test -f 'stdio/ulltoa.c' || echo '../'`stdio/ulltoa.c
  16460. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-ulltow.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-ulltow.Tpo -c -o stdio/libarm64_libmingwex_a-ulltow.o `test -f 'stdio/ulltow.c' || echo '../'`stdio/ulltow.c
  16461. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vasprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vasprintf.Tpo -c -o stdio/libarm64_libmingwex_a-vasprintf.o `test -f 'stdio/vasprintf.c' || echo '../'`stdio/vasprintf.c
  16462. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_swscanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_swscanf.Po
  16463. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_sscanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_sscanf.Po
  16464. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vfscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vfscanf.Tpo -c -o stdio/libarm64_libmingwex_a-vfscanf.o `test -f 'stdio/vfscanf.c' || echo '../'`stdio/vfscanf.c
  16465. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vfwscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vfwscanf.Tpo -c -o stdio/libarm64_libmingwex_a-vfwscanf.o `test -f 'stdio/vfwscanf.c' || echo '../'`stdio/vfwscanf.c
  16466. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vfprintfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vfprintfw.Po
  16467. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vprintf.Po
  16468. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vscanf.Tpo -c -o stdio/libarm64_libmingwex_a-vscanf.o `test -f 'stdio/vscanf.c' || echo '../'`stdio/vscanf.c
  16469. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vsnprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vsnprintf.Tpo -c -o stdio/libarm64_libmingwex_a-vsnprintf.o `test -f 'stdio/vsnprintf.c' || echo '../'`stdio/vsnprintf.c
  16470. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vfprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vfprintf.Po
  16471. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_scanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_scanf.Po
  16472. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vsnwprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vsnwprintf.Tpo -c -o stdio/libarm64_libmingwex_a-vsnwprintf.o `test -f 'stdio/vsnwprintf.c' || echo '../'`stdio/vsnwprintf.c
  16473. ../stdio/mingw_pformat.c:aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vsscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vsscanf.Tpo -c -o stdio/libarm64_libmingwex_a-vsscanf.o `test -f 'stdio/vsscanf.c' || echo '../'`stdio/vsscanf.c
  16474. 86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  16475. #include <pshpack1.h>
  16476. ^
  16477. /home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  16478. #pragma pack(push,1)
  16479. ^
  16480. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  16481. #include <poppack.h>
  16482. ^
  16483. note: previous '#pragma pack' directive that modifies alignment is here
  16484. In file included from ../stdio/mingw_pformatw.c:8:
  16485. ../stdio/mingw_pformat.c:86:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  16486. #include <pshpack1.h>
  16487. ^
  16488. /home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
  16489. #pragma pack(push,1)
  16490. ^
  16491. In file included from ../stdio/mingw_pformatw.c:8:
  16492. ../stdio/mingw_pformat.c:105:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  16493. #include <poppack.h>
  16494. ^
  16495. note: previous '#pragma pack' directive that modifies alignment is here
  16496. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vprintfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vprintfw.Po
  16497. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vsnprintfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vsnprintfw.Po
  16498. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vswscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vswscanf.Tpo -c -o stdio/libarm64_libmingwex_a-vswscanf.o `test -f 'stdio/vswscanf.c' || echo '../'`stdio/vswscanf.c
  16499. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vsnprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vsnprintf.Po
  16500. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-vwscanf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-vwscanf.Tpo -c -o stdio/libarm64_libmingwex_a-vwscanf.o `test -f 'stdio/vwscanf.c' || echo '../'`stdio/vwscanf.c
  16501. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-wtoll.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-wtoll.Tpo -c -o stdio/libarm64_libmingwex_a-wtoll.o `test -f 'stdio/wtoll.c' || echo '../'`stdio/wtoll.c
  16502. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vsprintfw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vsprintfw.Po
  16503. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vsprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vsprintf.Po
  16504. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_asprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_asprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_asprintf.o `test -f 'stdio/mingw_asprintf.c' || echo '../'`stdio/mingw_asprintf.c
  16505. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT stdio/libarm64_libmingwex_a-mingw_vasprintf.o -MD -MP -MF stdio/.deps/libarm64_libmingwex_a-mingw_vasprintf.Tpo -c -o stdio/libarm64_libmingwex_a-mingw_vasprintf.o `test -f 'stdio/mingw_vasprintf.c' || echo '../'`stdio/mingw_vasprintf.c
  16506. mv -f stdio/.deps/libarm64_libmingwex_a-ulltoa.Tpo stdio/.deps/libarm64_libmingwex_a-ulltoa.Po
  16507. mv -f stdio/.deps/libarm64_libmingwex_a-ulltow.Tpo stdio/.deps/libarm64_libmingwex_a-ulltow.Po
  16508. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmingwex_a-_chgsignl.o -MD -MP -MF math/arm64/.deps/libarm64_libmingwex_a-_chgsignl.Tpo -c -o math/arm64/libarm64_libmingwex_a-_chgsignl.o `test -f 'math/arm64/_chgsignl.S' || echo '../'`math/arm64/_chgsignl.S
  16509. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm64/libarm64_libmingwex_a-rint.o -MD -MP -MF math/arm64/.deps/libarm64_libmingwex_a-rint.Tpo -c -o math/arm64/libarm64_libmingwex_a-rint.o `test -f 'math/arm64/rint.c' || echo '../'`math/arm64/rint.c
  16510. mv -f stdio/.deps/libarm64_libmingwex_a-snprintf.Tpo stdio/.deps/libarm64_libmingwex_a-snprintf.Po
  16511. mv -f stdio/.deps/libarm64_libmingwex_a-snwprintf.Tpo stdio/.deps/libarm64_libmingwex_a-snwprintf.Po
  16512. mv -f stdio/.deps/libarm64_libmingwex_a-vfscanf.Tpo stdio/.deps/libarm64_libmingwex_a-vfscanf.Po
  16513. mv -f stdio/.deps/libarm64_libmingwex_a-vscanf.Tpo stdio/.deps/libarm64_libmingwex_a-vscanf.Po
  16514. mv -f stdio/.deps/libarm64_libmingwex_a-vfwscanf.Tpo stdio/.deps/libarm64_libmingwex_a-vfwscanf.Po
  16515. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_wscanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_wscanf.Po
  16516. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm64/libarm64_libmingwex_a-rintf.o -MD -MP -MF math/arm64/.deps/libarm64_libmingwex_a-rintf.Tpo -c -o math/arm64/libarm64_libmingwex_a-rintf.o `test -f 'math/arm64/rintf.c' || echo '../'`math/arm64/rintf.c
  16517. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmingwex_a-sincos.o -MD -MP -MF math/arm64/.deps/libarm64_libmingwex_a-sincos.Tpo -c -o math/arm64/libarm64_libmingwex_a-sincos.o `test -f 'math/arm64/sincos.S' || echo '../'`math/arm64/sincos.S
  16518. mv -f stdio/.deps/libarm64_libmingwex_a-vsscanf.Tpo stdio/.deps/libarm64_libmingwex_a-vsscanf.Po
  16519. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -g -O2 -MT math/arm64/libarm64_libmingwex_a-sincosf.o -MD -MP -MF math/arm64/.deps/libarm64_libmingwex_a-sincosf.Tpo -c -o math/arm64/libarm64_libmingwex_a-sincosf.o `test -f 'math/arm64/sincosf.S' || echo '../'`math/arm64/sincosf.S
  16520. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT math/arm-common/libarm64_libmingwex_a-ldexpl.o -MD -MP -MF math/arm-common/.deps/libarm64_libmingwex_a-ldexpl.Tpo -c -o math/arm-common/libarm64_libmingwex_a-ldexpl.o `test -f 'math/arm-common/ldexpl.c' || echo '../'`math/arm-common/ldexpl.c
  16521. rm -f libarm64/libmoldname.a
  16522. rm -f libarm64/libmingwthrd.a
  16523. rm -f libarm64/libmsvcrt_common.a
  16524. mv -f stdio/.deps/libarm64_libmingwex_a-wtoll.Tpo stdio/.deps/libarm64_libmingwex_a-wtoll.Po
  16525. mv -f stdio/.deps/libarm64_libmingwex_a-vsnwprintf.Tpo stdio/.deps/libarm64_libmingwex_a-vsnwprintf.Po
  16526. mv -f stdio/.deps/libarm64_libmingwex_a-vsnprintf.Tpo stdio/.deps/libarm64_libmingwex_a-vsnprintf.Po
  16527. aarch64-w64-mingw32-ar cru libarm64/libmingwthrd.a libsrc/libarm64_libmingwthrd_a-mingwthrd_mt.o
  16528. aarch64-w64-mingw32-ar cru libarm64/libmoldname.a libarm64_libmoldname_a-_libm_dummy.o
  16529. aarch64-w64-mingw32-ar cru libarm64/libmsvcrt_common.a misc/libarm64_libmsvcrt_common_a-mbrtowc.o misc/libarm64_libmsvcrt_common_a-mbsinit.o misc/libarm64_libmsvcrt_common_a-onexit_table.o misc/libarm64_libmsvcrt_common_a-register_tls_atexit.o misc/libarm64_libmsvcrt_common_a-uchar_c16rtomb.o misc/libarm64_libmsvcrt_common_a-uchar_c32rtomb.o misc/libarm64_libmsvcrt_common_a-uchar_mbrtoc16.o misc/libarm64_libmsvcrt_common_a-uchar_mbrtoc32.o misc/libarm64_libmsvcrt_common_a-wcrtomb.o stdio/libarm64_libmsvcrt_common_a-_getc_nolock.o stdio/libarm64_libmsvcrt_common_a-_getwc_nolock.o stdio/libarm64_libmsvcrt_common_a-_putc_nolock.o stdio/libarm64_libmsvcrt_common_a-_putwc_nolock.o stdio/libarm64_libmsvcrt_common_a-acrt_iob_func.o stdio/libarm64_libmsvcrt_common_a-snprintf_alias.o stdio/libarm64_libmsvcrt_common_a-vsnprintf_alias.o math/libarm64_libmsvcrt_common_a-frexp.o
  16530. mv -f stdio/.deps/libarm64_libmingwex_a-truncate.Tpo stdio/.deps/libarm64_libmingwex_a-truncate.Po
  16531. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_access_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_access_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_access_s.o `test -f 'secapi/_access_s.c' || echo '../'`secapi/_access_s.c
  16532. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_cgets_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_cgets_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_cgets_s.o `test -f 'secapi/_cgets_s.c' || echo '../'`secapi/_cgets_s.c
  16533. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_cgetws_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_cgetws_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_cgetws_s.o `test -f 'secapi/_cgetws_s.c' || echo '../'`secapi/_cgetws_s.c
  16534. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_chsize_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_chsize_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_chsize_s.o `test -f 'secapi/_chsize_s.c' || echo '../'`secapi/_chsize_s.c
  16535. mv -f stdio/.deps/libarm64_libmingwex_a-vswscanf.Tpo stdio/.deps/libarm64_libmingwex_a-vswscanf.Po
  16536. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_controlfp_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_controlfp_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_controlfp_s.o `test -f 'secapi/_controlfp_s.c' || echo '../'`secapi/_controlfp_s.c
  16537. mv -f stdio/.deps/libarm64_libmingwex_a-vasprintf.Tpo stdio/.deps/libarm64_libmingwex_a-vasprintf.Po
  16538. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_cprintf_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_cprintf_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_cprintf_s.o `test -f 'secapi/_cprintf_s.c' || echo '../'`secapi/_cprintf_s.c
  16539. mv -f stdio/.deps/libarm64_libmingwex_a-strtof.Tpo stdio/.deps/libarm64_libmingwex_a-strtof.Po
  16540. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_cprintf_s_l.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_cprintf_s_l.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_cprintf_s_l.o `test -f 'secapi/_cprintf_s_l.c' || echo '../'`secapi/_cprintf_s_l.c
  16541. mv -f stdio/.deps/libarm64_libmingwex_a-vwscanf.Tpo stdio/.deps/libarm64_libmingwex_a-vwscanf.Po
  16542. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_ctime32_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_ctime32_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_ctime32_s.o `test -f 'secapi/_ctime32_s.c' || echo '../'`secapi/_ctime32_s.c
  16543. aarch64-w64-mingw32-ranlib libarm64/libmingwthrd.a
  16544. aarch64-w64-mingw32-ranlib libarm64/libmoldname.a
  16545. aarch64-w64-mingw32-ranlib libarm64/libmsvcrt_common.a
  16546. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vasprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vasprintf.Po
  16547. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_ctime64_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_ctime64_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_ctime64_s.o `test -f 'secapi/_ctime64_s.c' || echo '../'`secapi/_ctime64_s.c
  16548. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_asprintf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_asprintf.Po
  16549. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_cwprintf_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_cwprintf_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_cwprintf_s.o `test -f 'secapi/_cwprintf_s.c' || echo '../'`secapi/_cwprintf_s.c
  16550. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_cwprintf_s_l.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_cwprintf_s_l.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_cwprintf_s_l.o `test -f 'secapi/_cwprintf_s_l.c' || echo '../'`secapi/_cwprintf_s_l.c
  16551. mv -f misc/.deps/libarm64_libmingwex_a-getlogin.Tpo misc/.deps/libarm64_libmingwex_a-getlogin.Po
  16552. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_gmtime32_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_gmtime32_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_gmtime32_s.o `test -f 'secapi/_gmtime32_s.c' || echo '../'`secapi/_gmtime32_s.c
  16553. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_gmtime64_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_gmtime64_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_gmtime64_s.o `test -f 'secapi/_gmtime64_s.c' || echo '../'`secapi/_gmtime64_s.c
  16554. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_localtime32_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_localtime32_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_localtime32_s.o `test -f 'secapi/_localtime32_s.c' || echo '../'`secapi/_localtime32_s.c
  16555. mv -f math/arm64/.deps/libarm64_libmingwex_a-rint.Tpo math/arm64/.deps/libarm64_libmingwex_a-rint.Po
  16556. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_localtime64_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_localtime64_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_localtime64_s.o `test -f 'secapi/_localtime64_s.c' || echo '../'`secapi/_localtime64_s.c
  16557. mv -f math/arm64/.deps/libarm64_libmingwex_a-rintf.Tpo math/arm64/.deps/libarm64_libmingwex_a-rintf.Po
  16558. mv -f math/arm-common/.deps/libarm64_libmingwex_a-ldexpl.Tpo math/arm-common/.deps/libarm64_libmingwex_a-ldexpl.Po
  16559. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_mktemp_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_mktemp_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_mktemp_s.o `test -f 'secapi/_mktemp_s.c' || echo '../'`secapi/_mktemp_s.c
  16560. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_sopen_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_sopen_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_sopen_s.o `test -f 'secapi/_sopen_s.c' || echo '../'`secapi/_sopen_s.c
  16561. mv -f misc/.deps/libarm64_libmingwex_a-gettimeofday.Tpo misc/.deps/libarm64_libmingwex_a-gettimeofday.Po
  16562. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_strdate_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_strdate_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_strdate_s.o `test -f 'secapi/_strdate_s.c' || echo '../'`secapi/_strdate_s.c
  16563. mv -f math/arm64/.deps/libarm64_libmingwex_a-_chgsignl.Tpo math/arm64/.deps/libarm64_libmingwex_a-_chgsignl.Po
  16564. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_strtime_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_strtime_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_strtime_s.o `test -f 'secapi/_strtime_s.c' || echo '../'`secapi/_strtime_s.c
  16565. mv -f math/arm64/.deps/libarm64_libmingwex_a-sincosf.Tpo math/arm64/.deps/libarm64_libmingwex_a-sincosf.Po
  16566. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_umask_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_umask_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_umask_s.o `test -f 'secapi/_umask_s.c' || echo '../'`secapi/_umask_s.c
  16567. mv -f math/arm64/.deps/libarm64_libmingwex_a-sincos.Tpo math/arm64/.deps/libarm64_libmingwex_a-sincos.Po
  16568. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_vcprintf_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_vcprintf_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_vcprintf_s.o `test -f 'secapi/_vcprintf_s.c' || echo '../'`secapi/_vcprintf_s.c
  16569. mv -f misc/.deps/libarm64_libmingwex_a-sleep.Tpo misc/.deps/libarm64_libmingwex_a-sleep.Po
  16570. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_vcprintf_s_l.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_vcprintf_s_l.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_vcprintf_s_l.o `test -f 'secapi/_vcprintf_s_l.c' || echo '../'`secapi/_vcprintf_s_l.c
  16571. mv -f misc/.deps/libarm64_libmingwex_a-mingw_mbwc_convert.Tpo misc/.deps/libarm64_libmingwex_a-mingw_mbwc_convert.Po
  16572. mv -f misc/.deps/libarm64_libmingwex_a-mingw_wcstof.Tpo misc/.deps/libarm64_libmingwex_a-mingw_wcstof.Po
  16573. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_vcwprintf_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_vcwprintf_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_vcwprintf_s.o `test -f 'secapi/_vcwprintf_s.c' || echo '../'`secapi/_vcwprintf_s.c
  16574. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_vcwprintf_s_l.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_vcwprintf_s_l.o `test -f 'secapi/_vcwprintf_s_l.c' || echo '../'`secapi/_vcwprintf_s_l.c
  16575. mv -f misc/.deps/libarm64_libmingwex_a-getopt.Tpo misc/.deps/libarm64_libmingwex_a-getopt.Po
  16576. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_vscprintf_p.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_vscprintf_p.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_vscprintf_p.o `test -f 'secapi/_vscprintf_p.c' || echo '../'`secapi/_vscprintf_p.c
  16577. mv -f misc/.deps/libarm64_libmingwex_a-mingw-access.Tpo misc/.deps/libarm64_libmingwex_a-mingw-access.Po
  16578. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_vscwprintf_p.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_vscwprintf_p.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_vscwprintf_p.o `test -f 'secapi/_vscwprintf_p.c' || echo '../'`secapi/_vscwprintf_p.c
  16579. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_vscprintf_p.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_vscprintf_p.Po
  16580. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_vswprintf_p.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_vswprintf_p.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_vswprintf_p.o `test -f 'secapi/_vswprintf_p.c' || echo '../'`secapi/_vswprintf_p.c
  16581. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_vscwprintf_p.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_vscwprintf_p.Po
  16582. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_waccess_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_waccess_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_waccess_s.o `test -f 'secapi/_waccess_s.c' || echo '../'`secapi/_waccess_s.c
  16583. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_vswprintf_p.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_vswprintf_p.Po
  16584. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_wasctime_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_wasctime_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_wasctime_s.o `test -f 'secapi/_wasctime_s.c' || echo '../'`secapi/_wasctime_s.c
  16585. mv -f misc/.deps/libarm64_libmingwex_a-strsafe.Tpo misc/.deps/libarm64_libmingwex_a-strsafe.Po
  16586. mv -f stdio/.deps/libarm64_libmingwex_a-ftruncate64.Tpo stdio/.deps/libarm64_libmingwex_a-ftruncate64.Po
  16587. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_wctime32_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_wctime32_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_wctime32_s.o `test -f 'secapi/_wctime32_s.c' || echo '../'`secapi/_wctime32_s.c
  16588. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_wctime64_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_wctime64_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_wctime64_s.o `test -f 'secapi/_wctime64_s.c' || echo '../'`secapi/_wctime64_s.c
  16589. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_cprintf_s_l.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_cprintf_s_l.Po
  16590. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_cprintf_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_cprintf_s.Po
  16591. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_wstrtime_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_wstrtime_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_wstrtime_s.o `test -f 'secapi/_wstrtime_s.c' || echo '../'`secapi/_wstrtime_s.c
  16592. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_wmktemp_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_wmktemp_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_wmktemp_s.o `test -f 'secapi/_wmktemp_s.c' || echo '../'`secapi/_wmktemp_s.c
  16593. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_controlfp_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_controlfp_s.Po
  16594. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-_wstrdate_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-_wstrdate_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-_wstrdate_s.o `test -f 'secapi/_wstrdate_s.c' || echo '../'`secapi/_wstrdate_s.c
  16595. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_ctime32_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_ctime32_s.Po
  16596. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_cgetws_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_cgetws_s.Po
  16597. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-asctime_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-asctime_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-asctime_s.o `test -f 'secapi/asctime_s.c' || echo '../'`secapi/asctime_s.c
  16598. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-memcpy_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-memcpy_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-memcpy_s.o `test -f 'secapi/memcpy_s.c' || echo '../'`secapi/memcpy_s.c
  16599. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_cgets_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_cgets_s.Po
  16600. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-memmove_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-memmove_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-memmove_s.o `test -f 'secapi/memmove_s.c' || echo '../'`secapi/memmove_s.c
  16601. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_cwprintf_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_cwprintf_s.Po
  16602. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-rand_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-rand_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-rand_s.o `test -f 'secapi/rand_s.c' || echo '../'`secapi/rand_s.c
  16603. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_chsize_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_chsize_s.Po
  16604. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-sprintf_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-sprintf_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-sprintf_s.o `test -f 'secapi/sprintf_s.c' || echo '../'`secapi/sprintf_s.c
  16605. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_access_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_access_s.Po
  16606. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-strerror_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-strerror_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-strerror_s.o `test -f 'secapi/strerror_s.c' || echo '../'`secapi/strerror_s.c
  16607. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_ctime64_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_ctime64_s.Po
  16608. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-vsprintf_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-vsprintf_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-vsprintf_s.o `test -f 'secapi/vsprintf_s.c' || echo '../'`secapi/vsprintf_s.c
  16609. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_gmtime64_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_gmtime64_s.Po
  16610. 2 warnings generated.
  16611. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-wmemcpy_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-wmemcpy_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-wmemcpy_s.o `test -f 'secapi/wmemcpy_s.c' || echo '../'`secapi/wmemcpy_s.c
  16612. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_localtime32_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_localtime32_s.Po
  16613. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -D__LIBMSVCRT_OS__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT secapi/libarm64_libmsvcrt_extra_a-wmemmove_s.o -MD -MP -MF secapi/.deps/libarm64_libmsvcrt_extra_a-wmemmove_s.Tpo -c -o secapi/libarm64_libmsvcrt_extra_a-wmemmove_s.o `test -f 'secapi/wmemmove_s.c' || echo '../'`secapi/wmemmove_s.c
  16614. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_pformat.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_pformat.Po
  16615. rm -f libarm64/libucrt_extra.a
  16616. aarch64-w64-mingw32-ar cru libarm64/libucrt_extra.a crt/libarm64_libucrt_extra_a-ucrtbase_compat.o math/libarm64_libucrt_extra_a-_huge.o stdio/libarm64_libucrt_extra_a-ucrt_fprintf.o stdio/libarm64_libucrt_extra_a-ucrt_fscanf.o stdio/libarm64_libucrt_extra_a-ucrt_fwprintf.o stdio/libarm64_libucrt_extra_a-ucrt_printf.o stdio/libarm64_libucrt_extra_a-ucrt_scanf.o stdio/libarm64_libucrt_extra_a-ucrt__snwprintf.o stdio/libarm64_libucrt_extra_a-ucrt_snprintf.o stdio/libarm64_libucrt_extra_a-ucrt_sprintf.o stdio/libarm64_libucrt_extra_a-ucrt_sscanf.o stdio/libarm64_libucrt_extra_a-ucrt__vscprintf.o stdio/libarm64_libucrt_extra_a-ucrt__vsnprintf.o stdio/libarm64_libucrt_extra_a-ucrt__vsnwprintf.o stdio/libarm64_libucrt_extra_a-ucrt_vfprintf.o stdio/libarm64_libucrt_extra_a-ucrt_vfscanf.o stdio/libarm64_libucrt_extra_a-ucrt_vprintf.o stdio/libarm64_libucrt_extra_a-ucrt_vscanf.o stdio/libarm64_libucrt_extra_a-ucrt_vsnprintf.o stdio/libarm64_libucrt_extra_a-ucrt_vsprintf.o stdio/libarm64_libucrt_extra_a-ucrt_vsscanf.o
  16617. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_mktemp_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_mktemp_s.Po
  16618. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-memchr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-memchr.Tpo -c -o string/libarm64_libucrtapp_extra_a-memchr.o `test -f 'string/memchr.c' || echo '../'`string/memchr.c
  16619. 2 warnings generated.
  16620. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_localtime64_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_localtime64_s.Po
  16621. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-memcmp.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-memcmp.Tpo -c -o string/libarm64_libucrtapp_extra_a-memcmp.o `test -f 'string/memcmp.c' || echo '../'`string/memcmp.c
  16622. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_pformatw.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_pformatw.Po
  16623. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_cwprintf_s_l.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_cwprintf_s_l.Po
  16624. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-memcpy.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-memcpy.Tpo -c -o string/libarm64_libucrtapp_extra_a-memcpy.o `test -f 'string/memcpy.c' || echo '../'`string/memcpy.c
  16625. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-memmove.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-memmove.Tpo -c -o string/libarm64_libucrtapp_extra_a-memmove.o `test -f 'string/memmove.c' || echo '../'`string/memmove.c
  16626. aarch64-w64-mingw32-ranlib libarm64/libucrt_extra.a
  16627. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_sopen_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_sopen_s.Po
  16628. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-memrchr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-memrchr.Tpo -c -o string/libarm64_libucrtapp_extra_a-memrchr.o `test -f 'string/memrchr.c' || echo '../'`string/memrchr.c
  16629. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_gmtime32_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_gmtime32_s.Po
  16630. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-strchr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-strchr.Tpo -c -o string/libarm64_libucrtapp_extra_a-strchr.o `test -f 'string/strchr.c' || echo '../'`string/strchr.c
  16631. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_strdate_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_strdate_s.Po
  16632. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-strchrnul.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-strchrnul.Tpo -c -o string/libarm64_libucrtapp_extra_a-strchrnul.o `test -f 'string/strchrnul.c' || echo '../'`string/strchrnul.c
  16633. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-strrchr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-strrchr.Tpo -c -o string/libarm64_libucrtapp_extra_a-strrchr.o `test -f 'string/strrchr.c' || echo '../'`string/strrchr.c
  16634. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_strtime_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_strtime_s.Po
  16635. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-strstr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-strstr.Tpo -c -o string/libarm64_libucrtapp_extra_a-strstr.o `test -f 'string/strstr.c' || echo '../'`string/strstr.c
  16636. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_vcprintf_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_vcprintf_s.Po
  16637. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_umask_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_umask_s.Po
  16638. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-wcschr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-wcschr.Tpo -c -o string/libarm64_libucrtapp_extra_a-wcschr.o `test -f 'string/wcschr.c' || echo '../'`string/wcschr.c
  16639. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-wcsrchr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-wcsrchr.Tpo -c -o string/libarm64_libucrtapp_extra_a-wcsrchr.o `test -f 'string/wcsrchr.c' || echo '../'`string/wcsrchr.c
  16640. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_vcprintf_s_l.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_vcprintf_s_l.Po
  16641. aarch64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -D__LIBMSVCRT__ -I../include "-I/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include" -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g -O2 -MT string/libarm64_libucrtapp_extra_a-wcsstr.o -MD -MP -MF string/.deps/libarm64_libucrtapp_extra_a-wcsstr.Tpo -c -o string/libarm64_libucrtapp_extra_a-wcsstr.o `test -f 'string/wcsstr.c' || echo '../'`string/wcsstr.c
  16642. mv -f string/.deps/libarm64_libucrtapp_extra_a-memcpy.Tpo string/.deps/libarm64_libucrtapp_extra_a-memcpy.Po
  16643. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_vcwprintf_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_vcwprintf_s.Po
  16644. mv -f string/.deps/libarm64_libucrtapp_extra_a-memmove.Tpo string/.deps/libarm64_libucrtapp_extra_a-memmove.Po
  16645. cp libarm64/crt1.o libarm64/crt2.o
  16646. cp libarm64/crt1u.o libarm64/crt2u.o
  16647. cp libarm64/dllcrt1.o libarm64/dllcrt2.o
  16648. cp libarm64/gcrt0.o libarm64/gcrt1.o
  16649. cp libarm64/gcrt0.o libarm64/gcrt2.o
  16650. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libapi-ms-win-crt-private-l1-1-0.a --input-def libarm64/api-ms-win-crt-private-l1-1-0.def
  16651. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libmsvcrt_def.a --input-def libarm64/msvcrt.def
  16652. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libadvapi32.a --input-def libarm64/advapi32.def
  16653. mv -f string/.deps/libarm64_libucrtapp_extra_a-memrchr.Tpo string/.deps/libarm64_libucrtapp_extra_a-memrchr.Po
  16654. mv -f string/.deps/libarm64_libucrtapp_extra_a-memcmp.Tpo string/.deps/libarm64_libucrtapp_extra_a-memcmp.Po
  16655. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_vcwprintf_s_l.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_vcwprintf_s_l.Po
  16656. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libclbcatq.a --input-def libarm64/clbcatq.def
  16657. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/liboleaut32.a --input-def libarm64/oleaut32.def
  16658. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libntdll.a --input-def libarm64/ntdll.def
  16659. mv -f string/.deps/libarm64_libucrtapp_extra_a-strchr.Tpo string/.deps/libarm64_libucrtapp_extra_a-strchr.Po
  16660. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libntdllcrt.a --input-def libarm64/ntdllcrt.def
  16661. mv -f string/.deps/libarm64_libucrtapp_extra_a-memchr.Tpo string/.deps/libarm64_libucrtapp_extra_a-memchr.Po
  16662. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libole32.a --input-def libarm64/ole32.def
  16663. mv -f string/.deps/libarm64_libucrtapp_extra_a-strrchr.Tpo string/.deps/libarm64_libucrtapp_extra_a-strrchr.Po
  16664. rm -f libarm64/libruntimeobject.a
  16665. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libuser32.a --input-def libarm64/user32.def
  16666. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/runtimeobject.mri
  16667. rm -f libarm64/libwindowsapp.a
  16668. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/windowsapp.mri
  16669. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libucrtbase_def.a --input-def libarm64/ucrtbase.def
  16670. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libvcruntime140_app.a --input-def libarm64/vcruntime140_app.def
  16671. rm -f libarm64/libkernel32.a
  16672. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libkernel32.a --input-def libarm64/kernel32.def && aarch64-w64-mingw32-ar cru libarm64/libkernel32.a intrincs/libarm64_libkernel32_a-__movsb.o intrincs/libarm64_libkernel32_a-__movsd.o intrincs/libarm64_libkernel32_a-__movsw.o intrincs/libarm64_libkernel32_a-__stosb.o intrincs/libarm64_libkernel32_a-__stosd.o intrincs/libarm64_libkernel32_a-__stosw.o intrincs/libarm64_libkernel32_a-_rotl64.o intrincs/libarm64_libkernel32_a-_rotr64.o intrincs/libarm64_libkernel32_a-bitscanfwd.o intrincs/libarm64_libkernel32_a-bitscanrev.o intrincs/libarm64_libkernel32_a-bittest.o intrincs/libarm64_libkernel32_a-bittestc.o intrincs/libarm64_libkernel32_a-bittestci.o intrincs/libarm64_libkernel32_a-bittestr.o intrincs/libarm64_libkernel32_a-bittestri.o intrincs/libarm64_libkernel32_a-bittests.o intrincs/libarm64_libkernel32_a-bittestsi.o intrincs/libarm64_libkernel32_a-cpuid.o intrincs/libarm64_libkernel32_a-ilockadd.o intrincs/libarm64_libkernel32_a-ilockand.o intrincs/libarm64_libkernel32_a-ilockand64.o intrincs/libarm64_libkernel32_a-ilockcxch.o intrincs/libarm64_libkernel32_a-ilockcxch16.o intrincs/libarm64_libkernel32_a-ilockcxch64.o intrincs/libarm64_libkernel32_a-ilockcxchptr.o intrincs/libarm64_libkernel32_a-ilockdec.o intrincs/libarm64_libkernel32_a-ilockdec16.o intrincs/libarm64_libkernel32_a-ilockdec64.o intrincs/libarm64_libkernel32_a-ilockexch.o intrincs/libarm64_libkernel32_a-ilockexch64.o intrincs/libarm64_libkernel32_a-ilockexchadd.o intrincs/libarm64_libkernel32_a-ilockexchadd64.o intrincs/libarm64_libkernel32_a-ilockexchptr.o intrincs/libarm64_libkernel32_a-ilockinc.o intrincs/libarm64_libkernel32_a-ilockinc16.o intrincs/libarm64_libkernel32_a-ilockinc64.o intrincs/libarm64_libkernel32_a-ilockor.o intrincs/libarm64_libkernel32_a-ilockor64.o intrincs/libarm64_libkernel32_a-ilockxor.o intrincs/libarm64_libkernel32_a-ilockxor64.o intrincs/libarm64_libkernel32_a-inbyte.o intrincs/libarm64_libkernel32_a-inbytestring.o intrincs/libarm64_libkernel32_a-indword.o intrincs/libarm64_libkernel32_a-indwordstring.o intrincs/libarm64_libkernel32_a-inword.o intrincs/libarm64_libkernel32_a-inwordstring.o intrincs/libarm64_libkernel32_a-outbyte.o intrincs/libarm64_libkernel32_a-outbytestring.o intrincs/libarm64_libkernel32_a-outdword.o intrincs/libarm64_libkernel32_a-outdwordstring.o intrincs/libarm64_libkernel32_a-outword.o intrincs/libarm64_libkernel32_a-outwordstring.o intrincs/libarm64_libkernel32_a-readcr0.o intrincs/libarm64_libkernel32_a-readcr2.o intrincs/libarm64_libkernel32_a-readcr3.o intrincs/libarm64_libkernel32_a-readcr4.o intrincs/libarm64_libkernel32_a-readmsr.o intrincs/libarm64_libkernel32_a-writecr0.o intrincs/libarm64_libkernel32_a-writecr2.o intrincs/libarm64_libkernel32_a-writecr3.o intrincs/libarm64_libkernel32_a-writecr4.o intrincs/libarm64_libkernel32_a-writemsr.o intrincs/libarm64_libkernel32_a-__int2c.o intrincs/libarm64_libkernel32_a-RtlSecureZeroMemory.o
  16673. rm -f libarm64/libbits.a
  16674. rm -f libarm64/libshell32.a
  16675. aarch64-w64-mingw32-ar cru libarm64/libbits.a libsrc/libarm64_libbits_a-bits.o
  16676. mv -f string/.deps/libarm64_libucrtapp_extra_a-strchrnul.Tpo string/.deps/libarm64_libucrtapp_extra_a-strchrnul.Po
  16677. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libshell32.a --input-def ../lib-common/shell32.def && aarch64-w64-mingw32-ar cru libarm64/libshell32.a libsrc/libarm64_libshell32_a-shell32.o
  16678. rm -f libarm64/libdinput.a
  16679. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdinput.a --input-def ../lib-common/dinput.def && aarch64-w64-mingw32-ar cru libarm64/libdinput.a libsrc/libarm64_libdinput_a-dinput_kbd.o libsrc/libarm64_libdinput_a-dinput_joy.o libsrc/libarm64_libdinput_a-dinput_joy2.o libsrc/libarm64_libdinput_a-dinput_mouse.o libsrc/libarm64_libdinput_a-dinput_mouse2.o
  16680. mv -f string/.deps/libarm64_libucrtapp_extra_a-wcschr.Tpo string/.deps/libarm64_libucrtapp_extra_a-wcschr.Po
  16681. mv -f string/.deps/libarm64_libucrtapp_extra_a-wcsrchr.Tpo string/.deps/libarm64_libucrtapp_extra_a-wcsrchr.Po
  16682. aarch64-w64-mingw32-ranlib libarm64/libruntimeobject.a
  16683. rm -f libarm64/libdinput8.a
  16684. rm -f libarm64/libdmoguids.a
  16685. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libdinput8.a --input-def ../lib-common/dinput8.def && aarch64-w64-mingw32-ar cru libarm64/libdinput8.a libsrc/libarm64_libdinput8_a-dinput_joy.o libsrc/libarm64_libdinput8_a-dinput_joy2.o libsrc/libarm64_libdinput8_a-dinput_mouse.o libsrc/libarm64_libdinput8_a-dinput_mouse2.o libsrc/libarm64_libdinput8_a-dinput_kbd.o
  16686. aarch64-w64-mingw32-ar cru libarm64/libdmoguids.a libsrc/libarm64_libdmoguids_a-dmoguids.o
  16687. rm -f libarm64/libdxerr8.a
  16688. rm -f libarm64/libdxerr9.a
  16689. aarch64-w64-mingw32-ar cru libarm64/libdxerr8.a libsrc/libarm64_libdxerr8_a-dxerr8.o libsrc/libarm64_libdxerr8_a-dxerr8w.o
  16690. aarch64-w64-mingw32-ar cru libarm64/libdxerr9.a libsrc/libarm64_libdxerr9_a-dxerr9.o libsrc/libarm64_libdxerr9_a-dxerr9w.o
  16691. rm -f libarm64/libmfuuid.a
  16692. aarch64-w64-mingw32-ar cru libarm64/libmfuuid.a libsrc/libarm64_libmfuuid_a-mfuuid.o
  16693. aarch64-w64-mingw32-ranlib libarm64/libbits.a
  16694. rm -f libarm64/libamstrmid.a
  16695. aarch64-w64-mingw32-ranlib libarm64/libdmoguids.a
  16696. aarch64-w64-mingw32-ar cru libarm64/libamstrmid.a libsrc/libarm64_libamstrmid_a-amstrmid.o
  16697. aarch64-w64-mingw32-ranlib libarm64/libdxerr9.a
  16698. aarch64-w64-mingw32-ranlib libarm64/libdxerr8.a
  16699. aarch64-w64-mingw32-ranlib libarm64/libmfuuid.a
  16700. rm -f libarm64/libwmcodecdspuuid.a
  16701. aarch64-w64-mingw32-ranlib libarm64/libwindowsapp.a
  16702. aarch64-w64-mingw32-ar cru libarm64/libwmcodecdspuuid.a libsrc/libarm64_libwmcodecdspuuid_a-wmcodecdspuuid.o
  16703. rm -f libarm64/libwindowscodecs.a
  16704. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libwindowscodecs.a --input-def ../lib-common/windowscodecs.def && aarch64-w64-mingw32-ar cru libarm64/libwindowscodecs.a libsrc/libarm64_libwindowscodecs_a-windowscodecs.o
  16705. rm -f libarm64/libwbemuuid.a
  16706. rm -f libarm64/libdxguid.a
  16707. rm -f libarm64/libksuser.a
  16708. aarch64-w64-mingw32-ranlib libarm64/libdinput8.a
  16709. aarch64-w64-mingw32-ranlib libarm64/libamstrmid.a
  16710. aarch64-w64-mingw32-ranlib libarm64/libdinput.a
  16711. aarch64-w64-mingw32-ar cru libarm64/libwbemuuid.a libsrc/libarm64_libwbemuuid_a-wbemuuid.o
  16712. rm -f libarm64/libksguid.a
  16713. aarch64-w64-mingw32-ar cru libarm64/libdxguid.a libsrc/libarm64_libdxguid_a-dxguid.o
  16714. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libksuser.a --input-def ../lib-common/ksuser.def && aarch64-w64-mingw32-ar cru libarm64/libksuser.a libsrc/libarm64_libksuser_a-ksuser.o
  16715. aarch64-w64-mingw32-ar cru libarm64/libksguid.a libsrc/libarm64_libksguid_a-ksuser.o
  16716. aarch64-w64-mingw32-ranlib libarm64/libshell32.a
  16717. rm -f libarm64/liblocationapi.a
  16718. aarch64-w64-mingw32-ranlib libarm64/libwmcodecdspuuid.a
  16719. aarch64-w64-mingw32-ar cru libarm64/liblocationapi.a libsrc/libarm64_liblocationapi_a-locationapi.o
  16720. rm -f libarm64/libsensorsapi.a
  16721. rm -f libarm64/libsapi.a
  16722. aarch64-w64-mingw32-ranlib libarm64/libwbemuuid.a
  16723. rm -f libarm64/libportabledeviceguids.a
  16724. aarch64-w64-mingw32-ranlib libarm64/libdxguid.a
  16725. rm -f libarm64/libscrnsave.a
  16726. aarch64-w64-mingw32-ar cru libarm64/libsensorsapi.a libsrc/libarm64_libsensorsapi_a-sensorsapi.o
  16727. aarch64-w64-mingw32-ar cru libarm64/libsapi.a libsrc/libarm64_libsapi_a-sapi.o
  16728. aarch64-w64-mingw32-ranlib libarm64/libksguid.a
  16729. aarch64-w64-mingw32-ar cru libarm64/libportabledeviceguids.a libsrc/libarm64_libportabledeviceguids_a-portabledeviceguids.o
  16730. aarch64-w64-mingw32-ar cru libarm64/libscrnsave.a libsrc/libarm64_libscrnsave_a-scrnsave.o
  16731. mv -f string/.deps/libarm64_libucrtapp_extra_a-strstr.Tpo string/.deps/libarm64_libucrtapp_extra_a-strstr.Po
  16732. rm -f libarm64/libscrnsavw.a
  16733. mv -f string/.deps/libarm64_libucrtapp_extra_a-wcsstr.Tpo string/.deps/libarm64_libucrtapp_extra_a-wcsstr.Po
  16734. aarch64-w64-mingw32-ar cru libarm64/libscrnsavw.a libsrc/libarm64_libscrnsavw_a-scrnsave.o
  16735. rm -f libarm64/libstrmiids.a
  16736. aarch64-w64-mingw32-ar cru libarm64/libstrmiids.a libsrc/libarm64_libstrmiids_a-strmiids.o
  16737. rm -f libarm64/libuuid.a
  16738. rm -f libarm64/libgdiplus.a
  16739. aarch64-w64-mingw32-ranlib libarm64/liblocationapi.a
  16740. rm -f libarm64/libws2_32.a
  16741. aarch64-w64-mingw32-ar cru libarm64/libuuid.a libsrc/libarm64_libuuid_a-ativscp-uuid.o libsrc/libarm64_libuuid_a-atsmedia-uuid.o libsrc/libarm64_libuuid_a-bth-uuid.o libsrc/libarm64_libuuid_a-cguid-uuid.o libsrc/libarm64_libuuid_a-comcat-uuid.o libsrc/libarm64_libuuid_a-devguid.o libsrc/libarm64_libuuid_a-docobj-uuid.o libsrc/libarm64_libuuid_a-dxva-uuid.o libsrc/libarm64_libuuid_a-exdisp-uuid.o libsrc/libarm64_libuuid_a-extras-uuid.o libsrc/libarm64_libuuid_a-fwp-uuid.o libsrc/libarm64_libuuid_a-guid_nul.o libsrc/libarm64_libuuid_a-hlguids-uuid.o libsrc/libarm64_libuuid_a-hlink-uuid.o libsrc/libarm64_libuuid_a-mlang-uuid.o libsrc/libarm64_libuuid_a-msctf-uuid.o libsrc/libarm64_libuuid_a-mshtmhst-uuid.o libsrc/libarm64_libuuid_a-mshtml-uuid.o libsrc/libarm64_libuuid_a-msxml-uuid.o libsrc/libarm64_libuuid_a-netcfg-uuid.o libsrc/libarm64_libuuid_a-netcon-uuid.o libsrc/libarm64_libuuid_a-ntddkbd-uuid.o libsrc/libarm64_libuuid_a-ntddmou-uuid.o libsrc/libarm64_libuuid_a-ntddpar-uuid.o libsrc/libarm64_libuuid_a-ntddscsi-uuid.o libsrc/libarm64_libuuid_a-ntddser-uuid.o libsrc/libarm64_libuuid_a-ntddstor-uuid.o libsrc/libarm64_libuuid_a-ntddvdeo-uuid.o libsrc/libarm64_libuuid_a-oaidl-uuid.o libsrc/libarm64_libuuid_a-objidl-uuid.o libsrc/libarm64_libuuid_a-objsafe-uuid.o libsrc/libarm64_libuuid_a-ocidl-uuid.o libsrc/libarm64_libuuid_a-oleacc-uuid.o libsrc/libarm64_libuuid_a-olectlid-uuid.o libsrc/libarm64_libuuid_a-oleidl-uuid.o libsrc/libarm64_libuuid_a-power-uuid.o libsrc/libarm64_libuuid_a-powrprof-uuid.o libsrc/libarm64_libuuid_a-uianimation-uuid.o libsrc/libarm64_libuuid_a-usbcamdi-uuid.o libsrc/libarm64_libuuid_a-usbiodef-uuid.o libsrc/libarm64_libuuid_a-uuid.o libsrc/libarm64_libuuid_a-vds-uuid.o libsrc/libarm64_libuuid_a-virtdisk-uuid.o libsrc/libarm64_libuuid_a-vss-uuid.o libsrc/libarm64_libuuid_a-wia-uuid.o libsrc/libarm64_libuuid_a-windowscodecs.o
  16742. aarch64-w64-mingw32-ranlib libarm64/libsensorsapi.a
  16743. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libgdiplus.a --input-def ../lib-common/gdiplus.def && aarch64-w64-mingw32-ar cru libarm64/libgdiplus.a libsrc/libarm64_libgdiplus_a-gdiplus.o
  16744. aarch64-w64-mingw32-ranlib libarm64/libscrnsave.a
  16745. aarch64-w64-mingw32-ranlib libarm64/libportabledeviceguids.a
  16746. aarch64-w64-mingw32-dlltool -m arm64 -k --as=aarch64-w64-mingw32-as --output-lib libarm64/libws2_32.a --input-def libarm64/ws2_32.def && aarch64-w64-mingw32-ar cru libarm64/libws2_32.a libsrc/libarm64_libws2_32_a-ws2_32.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_addr_equal.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_isany.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_isloopback.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_setany.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6addr_setloopback.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_linklocal.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_loopback.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_global.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_linklocal.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_nodelocal.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_orglocal.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_mc_sitelocal.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_multicast.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_sitelocal.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_unspecified.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_v4compat.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_is_addr_v4mapped.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_set_addr_loopback.o libsrc/ws2tcpip/libarm64_libws2_32_a-in6_set_addr_unspecified.o libsrc/ws2tcpip/libarm64_libws2_32_a-gai_strerrorA.o libsrc/ws2tcpip/libarm64_libws2_32_a-gai_strerrorW.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiStrdup.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiParseV4Address.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiNewAddrInfo.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiQueryDNS.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLookupNode.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiClone.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyFreeAddrInfo.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyGetAddrInfo.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLegacyGetNameInfo.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiLoad.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiGetAddrInfo.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiGetNameInfo.o libsrc/wspiapi/libarm64_libws2_32_a-WspiapiFreeAddrInfo.o
  16747. aarch64-w64-mingw32-ranlib libarm64/libscrnsavw.a
  16748. aarch64-w64-mingw32-ranlib libarm64/libksuser.a
  16749. rm -f libarm64/libmingw32.a
  16750. aarch64-w64-mingw32-ar cru libarm64/libmingw32.a crt/libarm64_libmingw32_a-crt0_c.o crt/libarm64_libmingw32_a-dll_argv.o crt/libarm64_libmingw32_a-gccmain.o crt/libarm64_libmingw32_a-natstart.o crt/libarm64_libmingw32_a-pseudo-reloc-list.o crt/libarm64_libmingw32_a-wildcard.o crt/libarm64_libmingw32_a-charmax.o crt/libarm64_libmingw32_a-crt0_w.o crt/libarm64_libmingw32_a-dllargv.o crt/libarm64_libmingw32_a-_newmode.o crt/libarm64_libmingw32_a-tlssup.o crt/libarm64_libmingw32_a-xncommod.o crt/libarm64_libmingw32_a-cinitexe.o crt/libarm64_libmingw32_a-merr.o crt/libarm64_libmingw32_a-pesect.o crt/libarm64_libmingw32_a-udllargc.o crt/libarm64_libmingw32_a-xthdloc.o crt/libarm64_libmingw32_a-CRT_fp10.o crt/libarm64_libmingw32_a-mingw_custom.o crt/libarm64_libmingw32_a-mingw_helpers.o crt/libarm64_libmingw32_a-pseudo-reloc.o crt/libarm64_libmingw32_a-udll_argv.o crt/libarm64_libmingw32_a-usermatherr.o crt/libarm64_libmingw32_a-xtxtmode.o crt/libarm64_libmingw32_a-crt_handler.o crt/libarm64_libmingw32_a-tlsthrd.o crt/libarm64_libmingw32_a-tlsmthread.o crt/libarm64_libmingw32_a-tlsmcrt.o crt/libarm64_libmingw32_a-cxa_atexit.o crt/libarm64_libmingw32_a-cxa_thread_atexit.o crt/libarm64_libmingw32_a-tls_atexit.o
  16751. aarch64-w64-mingw32-ranlib libarm64/libstrmiids.a
  16752. aarch64-w64-mingw32-ranlib libarm64/libsapi.a
  16753. aarch64-w64-mingw32-ranlib libarm64/libwindowscodecs.a
  16754. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_waccess_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_waccess_s.Po
  16755. aarch64-w64-mingw32-ranlib libarm64/libkernel32.a
  16756. rm -f libarm64/libucrtapp_extra.a
  16757. aarch64-w64-mingw32-ar cru libarm64/libucrtapp_extra.a crt/libarm64_libucrtapp_extra_a-__C_specific_handler.o misc/libarm64_libucrtapp_extra_a-longjmp.o misc/libarm64_libucrtapp_extra_a-setjmp.o string/libarm64_libucrtapp_extra_a-memchr.o string/libarm64_libucrtapp_extra_a-memcmp.o string/libarm64_libucrtapp_extra_a-memcpy.o string/libarm64_libucrtapp_extra_a-memmove.o string/libarm64_libucrtapp_extra_a-memrchr.o string/libarm64_libucrtapp_extra_a-strchr.o string/libarm64_libucrtapp_extra_a-strchrnul.o string/libarm64_libucrtapp_extra_a-strrchr.o string/libarm64_libucrtapp_extra_a-strstr.o string/libarm64_libucrtapp_extra_a-wcschr.o string/libarm64_libucrtapp_extra_a-wcsrchr.o string/libarm64_libucrtapp_extra_a-wcsstr.o
  16758. rm -f libarm64/libucrt.a
  16759. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtbase.mri
  16760. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrt.mri
  16761. aarch64-w64-mingw32-ranlib libarm64/libmingw32.a
  16762. aarch64-w64-mingw32-ranlib libarm64/libuuid.a
  16763. aarch64-w64-mingw32-ranlib libarm64/libucrtapp_extra.a
  16764. rm -f libarm64/libucrtapp.a
  16765. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/ucrtapp.mri
  16766. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_wasctime_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_wasctime_s.Po
  16767. aarch64-w64-mingw32-ranlib libarm64/libws2_32.a
  16768. aarch64-w64-mingw32-ranlib libarm64/libgdiplus.a
  16769. rm -f libarm64/libmincore.a
  16770. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/mincore.mri
  16771. aarch64-w64-mingw32-ranlib libarm64/libucrt.a
  16772. aarch64-w64-mingw32-ranlib libarm64/libucrtapp.a
  16773. cp libarm64/libucrt.a libarm64/libmsvcrt.a
  16774. aarch64-w64-mingw32-ranlib libarm64/libmincore.a
  16775. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_wctime64_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_wctime64_s.Po
  16776. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_wctime32_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_wctime32_s.Po
  16777. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_wstrtime_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_wstrtime_s.Po
  16778. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-memcpy_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-memcpy_s.Po
  16779. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_wmktemp_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_wmktemp_s.Po
  16780. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-asctime_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-asctime_s.Po
  16781. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_vfscanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_vfscanf.Po
  16782. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-_wstrdate_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-_wstrdate_s.Po
  16783. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-sprintf_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-sprintf_s.Po
  16784. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-vsprintf_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-vsprintf_s.Po
  16785. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-strerror_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-strerror_s.Po
  16786. mv -f stdio/.deps/libarm64_libmingwex_a-mingw_wvfscanf.Tpo stdio/.deps/libarm64_libmingwex_a-mingw_wvfscanf.Po
  16787. rm -f libarm64/libmingwex.a
  16788. aarch64-w64-mingw32-ar cru libarm64/libmingwex.a crt/libarm64_libmingwex_a-dllentry.o crt/libarm64_libmingwex_a-dllmain.o complex/libarm64_libmingwex_a-_cabs.o complex/libarm64_libmingwex_a-cabs.o complex/libarm64_libmingwex_a-cabsf.o complex/libarm64_libmingwex_a-cabsl.o complex/libarm64_libmingwex_a-cacos.o complex/libarm64_libmingwex_a-cacosf.o complex/libarm64_libmingwex_a-cacosl.o complex/libarm64_libmingwex_a-carg.o complex/libarm64_libmingwex_a-cargf.o complex/libarm64_libmingwex_a-cargl.o complex/libarm64_libmingwex_a-casin.o complex/libarm64_libmingwex_a-casinf.o complex/libarm64_libmingwex_a-casinl.o complex/libarm64_libmingwex_a-catan.o complex/libarm64_libmingwex_a-catanf.o complex/libarm64_libmingwex_a-catanl.o complex/libarm64_libmingwex_a-ccos.o complex/libarm64_libmingwex_a-ccosf.o complex/libarm64_libmingwex_a-ccosl.o complex/libarm64_libmingwex_a-cexp.o complex/libarm64_libmingwex_a-cexpf.o complex/libarm64_libmingwex_a-cexpl.o complex/libarm64_libmingwex_a-cimag.o complex/libarm64_libmingwex_a-cimagf.o complex/libarm64_libmingwex_a-cimagl.o complex/libarm64_libmingwex_a-clog.o complex/libarm64_libmingwex_a-clogf.o complex/libarm64_libmingwex_a-clogl.o complex/libarm64_libmingwex_a-clog10.o complex/libarm64_libmingwex_a-clog10f.o complex/libarm64_libmingwex_a-clog10l.o complex/libarm64_libmingwex_a-conj.o complex/libarm64_libmingwex_a-conjf.o complex/libarm64_libmingwex_a-conjl.o complex/libarm64_libmingwex_a-cpow.o complex/libarm64_libmingwex_a-cpowf.o complex/libarm64_libmingwex_a-cpowl.o complex/libarm64_libmingwex_a-cproj.o complex/libarm64_libmingwex_a-cprojf.o complex/libarm64_libmingwex_a-cprojl.o complex/libarm64_libmingwex_a-creal.o complex/libarm64_libmingwex_a-crealf.o complex/libarm64_libmingwex_a-creall.o complex/libarm64_libmingwex_a-csin.o complex/libarm64_libmingwex_a-csinf.o complex/libarm64_libmingwex_a-csinl.o complex/libarm64_libmingwex_a-csqrt.o complex/libarm64_libmingwex_a-csqrtf.o complex/libarm64_libmingwex_a-csqrtl.o complex/libarm64_libmingwex_a-ctan.o complex/libarm64_libmingwex_a-ctanf.o complex/libarm64_libmingwex_a-ctanl.o gdtoa/libarm64_libmingwex_a-arithchk.o gdtoa/libarm64_libmingwex_a-dmisc.o gdtoa/libarm64_libmingwex_a-dtoa.o gdtoa/libarm64_libmingwex_a-g_dfmt.o gdtoa/libarm64_libmingwex_a-gdtoa.o gdtoa/libarm64_libmingwex_a-gethex.o gdtoa/libarm64_libmingwex_a-g_ffmt.o gdtoa/libarm64_libmingwex_a-g__fmt.o gdtoa/libarm64_libmingwex_a-gmisc.o gdtoa/libarm64_libmingwex_a-g_xfmt.o gdtoa/libarm64_libmingwex_a-hd_init.o gdtoa/libarm64_libmingwex_a-hexnan.o gdtoa/libarm64_libmingwex_a-misc.o gdtoa/libarm64_libmingwex_a-qnan.o gdtoa/libarm64_libmingwex_a-smisc.o gdtoa/libarm64_libmingwex_a-strtodg.o gdtoa/libarm64_libmingwex_a-strtodnrp.o gdtoa/libarm64_libmingwex_a-strtof.o gdtoa/libarm64_libmingwex_a-strtopx.o gdtoa/libarm64_libmingwex_a-sum.o gdtoa/libarm64_libmingwex_a-ulp.o math/libarm64_libmingwex_a-cbrt.o math/libarm64_libmingwex_a-cbrtf.o math/libarm64_libmingwex_a-cbrtl.o math/libarm64_libmingwex_a-copysign.o math/libarm64_libmingwex_a-copysignf.o math/libarm64_libmingwex_a-coshf.o math/libarm64_libmingwex_a-coshl.o math/libarm64_libmingwex_a-erfl.o math/libarm64_libmingwex_a-expf.o math/libarm64_libmingwex_a-fabs.o math/libarm64_libmingwex_a-fabsf.o math/libarm64_libmingwex_a-fabsl.o math/libarm64_libmingwex_a-fdim.o math/libarm64_libmingwex_a-fdimf.o math/libarm64_libmingwex_a-fdiml.o math/libarm64_libmingwex_a-fma.o math/libarm64_libmingwex_a-fmaf.o math/libarm64_libmingwex_a-fmal.o math/libarm64_libmingwex_a-fmax.o math/libarm64_libmingwex_a-fmaxf.o math/libarm64_libmingwex_a-fmaxl.o math/libarm64_libmingwex_a-fmin.o math/libarm64_libmingwex_a-fminf.o math/libarm64_libmingwex_a-fminl.o math/libarm64_libmingwex_a-fp_consts.o math/libarm64_libmingwex_a-fp_constsf.o math/libarm64_libmingwex_a-fp_constsl.o math/libarm64_libmingwex_a-fpclassify.o math/libarm64_libmingwex_a-fpclassifyf.o math/libarm64_libmingwex_a-fpclassifyl.o math/libarm64_libmingwex_a-frexpf.o math/libarm64_libmingwex_a-frexpl.o math/libarm64_libmingwex_a-hypotf.o math/libarm64_libmingwex_a-hypot.o math/libarm64_libmingwex_a-hypotl.o math/libarm64_libmingwex_a-isnan.o math/libarm64_libmingwex_a-isnanf.o math/libarm64_libmingwex_a-isnanl.o math/libarm64_libmingwex_a-ldexpf.o math/libarm64_libmingwex_a-lgamma.o math/libarm64_libmingwex_a-lgammaf.o math/libarm64_libmingwex_a-lgammal.o math/libarm64_libmingwex_a-llrint.o math/libarm64_libmingwex_a-signgam.o math/libarm64_libmingwex_a-llrintf.o math/libarm64_libmingwex_a-llrintl.o math/libarm64_libmingwex_a-llround.o math/libarm64_libmingwex_a-llroundf.o math/libarm64_libmingwex_a-llroundl.o math/libarm64_libmingwex_a-log10f.o math/libarm64_libmingwex_a-logf.o math/libarm64_libmingwex_a-lrint.o math/libarm64_libmingwex_a-lrintf.o math/libarm64_libmingwex_a-lrintl.o math/libarm64_libmingwex_a-lround.o math/libarm64_libmingwex_a-lroundf.o math/libarm64_libmingwex_a-lroundl.o math/libarm64_libmingwex_a-modf.o math/libarm64_libmingwex_a-modff.o math/libarm64_libmingwex_a-modfl.o math/libarm64_libmingwex_a-nextafterf.o math/libarm64_libmingwex_a-nextafterl.o math/libarm64_libmingwex_a-nexttoward.o math/libarm64_libmingwex_a-nexttowardf.o math/libarm64_libmingwex_a-powf.o math/libarm64_libmingwex_a-powi.o math/libarm64_libmingwex_a-powif.o math/libarm64_libmingwex_a-powil.o math/libarm64_libmingwex_a-rintl.o math/libarm64_libmingwex_a-round.o math/libarm64_libmingwex_a-roundf.o math/libarm64_libmingwex_a-roundl.o math/libarm64_libmingwex_a-s_erf.o math/libarm64_libmingwex_a-sf_erf.o math/libarm64_libmingwex_a-signbit.o math/libarm64_libmingwex_a-signbitf.o math/libarm64_libmingwex_a-signbitl.o math/libarm64_libmingwex_a-sinhf.o math/libarm64_libmingwex_a-sinhl.o math/libarm64_libmingwex_a-sqrt.o math/libarm64_libmingwex_a-sqrtf.o math/libarm64_libmingwex_a-sqrtl.o math/libarm64_libmingwex_a-tanhf.o math/libarm64_libmingwex_a-tanhl.o math/libarm64_libmingwex_a-tgamma.o math/libarm64_libmingwex_a-tgammaf.o math/libarm64_libmingwex_a-tgammal.o math/libarm64_libmingwex_a-truncl.o math/libarm64_libmingwex_a-abs64.o misc/libarm64_libmingwex_a-mingw_longjmp.o misc/libarm64_libmingwex_a-mingw_getsp.o misc/libarm64_libmingwex_a-alarm.o misc/libarm64_libmingwex_a-basename.o misc/libarm64_libmingwex_a-btowc.o misc/libarm64_libmingwex_a-delay-f.o misc/libarm64_libmingwex_a-delay-n.o misc/libarm64_libmingwex_a-delayimp.o misc/libarm64_libmingwex_a-dirent.o misc/libarm64_libmingwex_a-dirname.o misc/libarm64_libmingwex_a-feclearexcept.o misc/libarm64_libmingwex_a-fegetenv.o misc/libarm64_libmingwex_a-fegetexceptflag.o misc/libarm64_libmingwex_a-fegetround.o misc/libarm64_libmingwex_a-feholdexcept.o misc/libarm64_libmingwex_a-feraiseexcept.o misc/libarm64_libmingwex_a-fesetenv.o misc/libarm64_libmingwex_a-fesetexceptflag.o misc/libarm64_libmingwex_a-fesetround.o misc/libarm64_libmingwex_a-fetestexcept.o misc/libarm64_libmingwex_a-feupdateenv.o misc/libarm64_libmingwex_a-ftruncate.o misc/libarm64_libmingwex_a-fwide.o misc/libarm64_libmingwex_a-getlogin.o misc/libarm64_libmingwex_a-getopt.o misc/libarm64_libmingwex_a-gettimeofday.o misc/libarm64_libmingwex_a-imaxabs.o misc/libarm64_libmingwex_a-imaxdiv.o misc/libarm64_libmingwex_a-isblank.o misc/libarm64_libmingwex_a-iswblank.o misc/libarm64_libmingwex_a-mempcpy.o misc/libarm64_libmingwex_a-mingw-aligned-malloc.o misc/libarm64_libmingwex_a-mingw_matherr.o misc/libarm64_libmingwex_a-mingw_mbwc_convert.o misc/libarm64_libmingwex_a-mingw_usleep.o misc/libarm64_libmingwex_a-mingw_wcstod.o misc/libarm64_libmingwex_a-mingw_wcstof.o misc/libarm64_libmingwex_a-mingw_wcstold.o misc/libarm64_libmingwex_a-mkstemp.o misc/libarm64_libmingwex_a-sleep.o misc/libarm64_libmingwex_a-strnlen.o misc/libarm64_libmingwex_a-strsafe.o misc/libarm64_libmingwex_a-strtoimax.o misc/libarm64_libmingwex_a-strtoumax.o misc/libarm64_libmingwex_a-tdelete.o misc/libarm64_libmingwex_a-tfind.o misc/libarm64_libmingwex_a-tsearch.o misc/libarm64_libmingwex_a-twalk.o misc/libarm64_libmingwex_a-wcsnlen.o misc/libarm64_libmingwex_a-wcstof.o misc/libarm64_libmingwex_a-wcstoimax.o misc/libarm64_libmingwex_a-wcstold.o misc/libarm64_libmingwex_a-wcstoumax.o misc/libarm64_libmingwex_a-wctob.o misc/libarm64_libmingwex_a-wctrans.o misc/libarm64_libmingwex_a-wctype.o misc/libarm64_libmingwex_a-wdirent.o misc/libarm64_libmingwex_a-winbs_uint64.o misc/libarm64_libmingwex_a-winbs_ulong.o misc/libarm64_libmingwex_a-winbs_ushort.o misc/libarm64_libmingwex_a-wmemchr.o misc/libarm64_libmingwex_a-wmemcmp.o misc/libarm64_libmingwex_a-wmemcpy.o misc/libarm64_libmingwex_a-wmemmove.o misc/libarm64_libmingwex_a-wmempcpy.o misc/libarm64_libmingwex_a-wmemset.o misc/libarm64_libmingwex_a-ftw.o misc/libarm64_libmingwex_a-ftw64.o misc/libarm64_libmingwex_a-mingw-access.o stdio/libarm64_libmingwex_a-scanf2-argcount-char.o stdio/libarm64_libmingwex_a-scanf2-argcount-wchar.o stdio/libarm64_libmingwex_a-vfscanf2.o stdio/libarm64_libmingwex_a-vfwscanf2.o stdio/libarm64_libmingwex_a-vscanf2.o stdio/libarm64_libmingwex_a-vsscanf2.o stdio/libarm64_libmingwex_a-vswscanf2.o stdio/libarm64_libmingwex_a-vwscanf2.o stdio/libarm64_libmingwex_a-strtok_r.o stdio/libarm64_libmingwex_a-scanf.o stdio/libarm64_libmingwex_a-_Exit.o stdio/libarm64_libmingwex_a-_findfirst64i32.o stdio/libarm64_libmingwex_a-_findnext64i32.o stdio/libarm64_libmingwex_a-_fstat.o stdio/libarm64_libmingwex_a-_fstat64i32.o stdio/libarm64_libmingwex_a-_ftime.o stdio/libarm64_libmingwex_a-_stat.o stdio/libarm64_libmingwex_a-_stat64i32.o stdio/libarm64_libmingwex_a-_wfindfirst64i32.o stdio/libarm64_libmingwex_a-_wfindnext64i32.o stdio/libarm64_libmingwex_a-_wstat.o stdio/libarm64_libmingwex_a-_wstat64i32.o stdio/libarm64_libmingwex_a-asprintf.o stdio/libarm64_libmingwex_a-atoll.o stdio/libarm64_libmingwex_a-fgetpos64.o stdio/libarm64_libmingwex_a-fopen64.o stdio/libarm64_libmingwex_a-fseeko32.o stdio/libarm64_libmingwex_a-fseeko64.o stdio/libarm64_libmingwex_a-fsetpos64.o stdio/libarm64_libmingwex_a-ftello.o stdio/libarm64_libmingwex_a-ftello64.o stdio/libarm64_libmingwex_a-ftruncate64.o stdio/libarm64_libmingwex_a-lltoa.o stdio/libarm64_libmingwex_a-lltow.o stdio/libarm64_libmingwex_a-lseek64.o stdio/libarm64_libmingwex_a-mingw_fprintf.o stdio/libarm64_libmingwex_a-mingw_fprintfw.o stdio/libarm64_libmingwex_a-mingw_fscanf.o stdio/libarm64_libmingwex_a-mingw_fwscanf.o stdio/libarm64_libmingwex_a-mingw_pformat.o stdio/libarm64_libmingwex_a-mingw_pformatw.o stdio/libarm64_libmingwex_a-mingw_printf.o stdio/libarm64_libmingwex_a-mingw_printfw.o stdio/libarm64_libmingwex_a-mingw_scanf.o stdio/libarm64_libmingwex_a-mingw_snprintf.o stdio/libarm64_libmingwex_a-mingw_snprintfw.o stdio/libarm64_libmingwex_a-mingw_sprintf.o stdio/libarm64_libmingwex_a-mingw_sprintfw.o stdio/libarm64_libmingwex_a-mingw_sscanf.o stdio/libarm64_libmingwex_a-mingw_swscanf.o stdio/libarm64_libmingwex_a-mingw_vfprintf.o stdio/libarm64_libmingwex_a-mingw_vfprintfw.o stdio/libarm64_libmingwex_a-mingw_vfscanf.o stdio/libarm64_libmingwex_a-mingw_vprintf.o stdio/libarm64_libmingwex_a-mingw_vprintfw.o stdio/libarm64_libmingwex_a-mingw_vsnprintf.o stdio/libarm64_libmingwex_a-mingw_vsnprintfw.o stdio/libarm64_libmingwex_a-mingw_vsprintf.o stdio/libarm64_libmingwex_a-mingw_vsprintfw.o stdio/libarm64_libmingwex_a-mingw_wscanf.o stdio/libarm64_libmingwex_a-mingw_wvfscanf.o stdio/libarm64_libmingwex_a-snprintf.o stdio/libarm64_libmingwex_a-snwprintf.o stdio/libarm64_libmingwex_a-strtof.o stdio/libarm64_libmingwex_a-truncate.o stdio/libarm64_libmingwex_a-ulltoa.o stdio/libarm64_libmingwex_a-ulltow.o stdio/libarm64_libmingwex_a-vasprintf.o stdio/libarm64_libmingwex_a-vfscanf.o stdio/libarm64_libmingwex_a-vfwscanf.o stdio/libarm64_libmingwex_a-vscanf.o stdio/libarm64_libmingwex_a-vsnprintf.o stdio/libarm64_libmingwex_a-vsnwprintf.o stdio/libarm64_libmingwex_a-vsscanf.o stdio/libarm64_libmingwex_a-vswscanf.o stdio/libarm64_libmingwex_a-vwscanf.o stdio/libarm64_libmingwex_a-wtoll.o stdio/libarm64_libmingwex_a-mingw_asprintf.o stdio/libarm64_libmingwex_a-mingw_vasprintf.o math/arm64/libarm64_libmingwex_a-_chgsignl.o math/arm64/libarm64_libmingwex_a-rint.o math/arm64/libarm64_libmingwex_a-rintf.o math/arm64/libarm64_libmingwex_a-sincos.o math/arm64/libarm64_libmingwex_a-sincosf.o math/arm-common/libarm64_libmingwex_a-ldexpl.o
  16789. aarch64-w64-mingw32-ranlib libarm64/libmingwex.a
  16790. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-rand_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-rand_s.Po
  16791. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-memmove_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-memmove_s.Po
  16792. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-wmemmove_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-wmemmove_s.Po
  16793. mv -f secapi/.deps/libarm64_libmsvcrt_extra_a-wmemcpy_s.Tpo secapi/.deps/libarm64_libmsvcrt_extra_a-wmemcpy_s.Po
  16794. rm -f libarm64/libmsvcrt_extra.a
  16795. aarch64-w64-mingw32-ar cru libarm64/libmsvcrt_extra.a misc/libarm64_libmsvcrt_extra_a-_configthreadlocale.o misc/libarm64_libmsvcrt_extra_a-invalid_parameter_handler.o misc/libarm64_libmsvcrt_extra_a-output_format.o misc/libarm64_libmsvcrt_extra_a-purecall.o secapi/libarm64_libmsvcrt_extra_a-_access_s.o secapi/libarm64_libmsvcrt_extra_a-_cgets_s.o secapi/libarm64_libmsvcrt_extra_a-_cgetws_s.o secapi/libarm64_libmsvcrt_extra_a-_chsize_s.o secapi/libarm64_libmsvcrt_extra_a-_controlfp_s.o secapi/libarm64_libmsvcrt_extra_a-_cprintf_s.o secapi/libarm64_libmsvcrt_extra_a-_cprintf_s_l.o secapi/libarm64_libmsvcrt_extra_a-_ctime32_s.o secapi/libarm64_libmsvcrt_extra_a-_ctime64_s.o secapi/libarm64_libmsvcrt_extra_a-_cwprintf_s.o secapi/libarm64_libmsvcrt_extra_a-_cwprintf_s_l.o secapi/libarm64_libmsvcrt_extra_a-_gmtime32_s.o secapi/libarm64_libmsvcrt_extra_a-_gmtime64_s.o secapi/libarm64_libmsvcrt_extra_a-_localtime32_s.o secapi/libarm64_libmsvcrt_extra_a-_localtime64_s.o secapi/libarm64_libmsvcrt_extra_a-_mktemp_s.o secapi/libarm64_libmsvcrt_extra_a-_sopen_s.o secapi/libarm64_libmsvcrt_extra_a-_strdate_s.o secapi/libarm64_libmsvcrt_extra_a-_strtime_s.o secapi/libarm64_libmsvcrt_extra_a-_umask_s.o secapi/libarm64_libmsvcrt_extra_a-_vcprintf_s.o secapi/libarm64_libmsvcrt_extra_a-_vcprintf_s_l.o secapi/libarm64_libmsvcrt_extra_a-_vcwprintf_s.o secapi/libarm64_libmsvcrt_extra_a-_vcwprintf_s_l.o secapi/libarm64_libmsvcrt_extra_a-_vscprintf_p.o secapi/libarm64_libmsvcrt_extra_a-_vscwprintf_p.o secapi/libarm64_libmsvcrt_extra_a-_vswprintf_p.o secapi/libarm64_libmsvcrt_extra_a-_waccess_s.o secapi/libarm64_libmsvcrt_extra_a-_wasctime_s.o secapi/libarm64_libmsvcrt_extra_a-_wctime32_s.o secapi/libarm64_libmsvcrt_extra_a-_wctime64_s.o secapi/libarm64_libmsvcrt_extra_a-_wstrtime_s.o secapi/libarm64_libmsvcrt_extra_a-_wmktemp_s.o secapi/libarm64_libmsvcrt_extra_a-_wstrdate_s.o secapi/libarm64_libmsvcrt_extra_a-asctime_s.o secapi/libarm64_libmsvcrt_extra_a-memcpy_s.o secapi/libarm64_libmsvcrt_extra_a-memmove_s.o secapi/libarm64_libmsvcrt_extra_a-rand_s.o secapi/libarm64_libmsvcrt_extra_a-sprintf_s.o secapi/libarm64_libmsvcrt_extra_a-strerror_s.o secapi/libarm64_libmsvcrt_extra_a-vsprintf_s.o secapi/libarm64_libmsvcrt_extra_a-wmemcpy_s.o secapi/libarm64_libmsvcrt_extra_a-wmemmove_s.o stdio/libarm64_libmsvcrt_extra_a-fseeki64.o stdio/libarm64_libmsvcrt_extra_a-mingw_lock.o math/arm-common/libarm64_libmsvcrt_extra_a-acosh.o math/arm-common/libarm64_libmsvcrt_extra_a-acoshf.o math/arm-common/libarm64_libmsvcrt_extra_a-acoshl.o math/arm-common/libarm64_libmsvcrt_extra_a-asinh.o math/arm-common/libarm64_libmsvcrt_extra_a-asinhf.o math/arm-common/libarm64_libmsvcrt_extra_a-asinhl.o math/arm-common/libarm64_libmsvcrt_extra_a-atanh.o math/arm-common/libarm64_libmsvcrt_extra_a-atanhf.o math/arm-common/libarm64_libmsvcrt_extra_a-atanhl.o math/arm-common/libarm64_libmsvcrt_extra_a-copysignl.o math/arm-common/libarm64_libmsvcrt_extra_a-expm1.o math/arm-common/libarm64_libmsvcrt_extra_a-expm1f.o math/arm-common/libarm64_libmsvcrt_extra_a-expm1l.o math/arm-common/libarm64_libmsvcrt_extra_a-ilogb.o math/arm-common/libarm64_libmsvcrt_extra_a-ilogbf.o math/arm-common/libarm64_libmsvcrt_extra_a-ilogbl.o math/arm-common/libarm64_libmsvcrt_extra_a-log1p.o math/arm-common/libarm64_libmsvcrt_extra_a-log1pf.o math/arm-common/libarm64_libmsvcrt_extra_a-log1pl.o math/arm-common/libarm64_libmsvcrt_extra_a-log2.o math/arm-common/libarm64_libmsvcrt_extra_a-logb.o math/arm-common/libarm64_libmsvcrt_extra_a-logbf.o math/arm-common/libarm64_libmsvcrt_extra_a-logbl.o math/arm-common/libarm64_libmsvcrt_extra_a-pow.o math/arm-common/libarm64_libmsvcrt_extra_a-powf.o math/arm-common/libarm64_libmsvcrt_extra_a-powl.o math/arm-common/libarm64_libmsvcrt_extra_a-remainder.o math/arm-common/libarm64_libmsvcrt_extra_a-remainderf.o math/arm-common/libarm64_libmsvcrt_extra_a-remainderl.o math/arm-common/libarm64_libmsvcrt_extra_a-remquol.o math/arm-common/libarm64_libmsvcrt_extra_a-s_remquo.o math/arm-common/libarm64_libmsvcrt_extra_a-s_remquof.o math/arm-common/libarm64_libmsvcrt_extra_a-scalbn.o math/arm64/libarm64_libmsvcrt_extra_a-exp2.o math/arm64/libarm64_libmsvcrt_extra_a-exp2f.o math/arm64/libarm64_libmsvcrt_extra_a-nearbyint.o math/arm64/libarm64_libmsvcrt_extra_a-nearbyintf.o math/arm64/libarm64_libmsvcrt_extra_a-nearbyintl.o math/arm64/libarm64_libmsvcrt_extra_a-trunc.o math/arm64/libarm64_libmsvcrt_extra_a-truncf.o misc/libarm64_libmsvcrt_extra_a-__p___argv.o misc/libarm64_libmsvcrt_extra_a-__p__acmdln.o misc/libarm64_libmsvcrt_extra_a-__p__commode.o misc/libarm64_libmsvcrt_extra_a-__p__fmode.o misc/libarm64_libmsvcrt_extra_a-__p__wcmdln.o misc/libarm64_libmsvcrt_extra_a-_getpid.o misc/libarm64_libmsvcrt_extra_a-initenv.o stdio/libarm64_libmsvcrt_extra_a-_setmaxstdio.o stdio/libarm64_libmsvcrt_extra_a-gets.o
  16796. aarch64-w64-mingw32-ranlib libarm64/libmsvcrt_extra.a
  16797. cd libarm64/ && aarch64-w64-mingw32-ar -M < /usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/lib-common/msvcrt-os.mri
  16798. rm libarm64/libapi-ms-win-core-io-l1-1-1.a libarm64/libapi-ms-win-core-psapi-ansi-l1-1-0.a libarm64/libapi-ms-win-gaming-tcui-l1-1-4.a libarm64/libapi-ms-win-core-interlocked-l1-2-0.a libarm64/libapi-ms-win-core-winrt-error-l1-1-1.a libarm64/libapi-ms-win-crt-stdio-l1-1-0.a libarm64/libapi-ms-win-security-base-l1-1-0.a libarm64/libapi-ms-win-core-errorhandling-l1-1-3.a libarm64/ntdllcrt.def libarm64/libapi-ms-win-core-heap-l1-2-0.a libarm64/libapi-ms-win-core-featurestaging-l1-1-0.a libarm64/libapi-ms-win-crt-filesystem-l1-1-0.a libarm64/libapi-ms-win-core-synch-l1-2-1.a libarm64/libapi-ms-win-core-file-l2-1-2.a libarm64/msvcrt.def libarm64/libapi-ms-win-core-console-l2-2-0.a libarm64/libapi-ms-win-core-slapi-l1-1-0.a libarm64/libapi-ms-win-core-realtime-l1-1-2.a libarm64/libapi-ms-win-crt-runtime-l1-1-0.a libarm64/libapi-ms-win-core-wow64-l1-1-0.a libarm64/libapi-ms-win-core-windowserrorreporting-l1-1-2.a libarm64/libapi-ms-win-crt-conio-l1-1-0.a libarm64/libapi-ms-win-core-datetime-l1-1-2.a libarm64/libapi-ms-win-core-winrt-robuffer-l1-1-0.a libarm64/libapi-ms-win-core-sysinfo-l1-2-1.a libarm64/libapi-ms-win-core-versionansi-l1-1-0.a libarm64/api-ms-win-crt-private-l1-1-0.def libarm64/libapi-ms-win-security-provider-l1-1-0.a libarm64/libapi-ms-win-security-base-l1-2-0.a libarm64/libapi-ms-win-core-winrt-error-l1-1-0.a libarm64/libapi-ms-win-core-xstate-l2-1-0.a libarm64/libapi-ms-win-crt-convert-l1-1-0.a libarm64/libapi-ms-win-core-datetime-l1-1-0.a libarm64/libapi-ms-win-core-version-l1-1-1.a libarm64/libapi-ms-win-core-timezone-l1-1-1.a libarm64/libapi-ms-win-core-file-ansi-l2-1-0.a libarm64/libapi-ms-win-devices-config-l1-1-2.a libarm64/libapi-ms-win-crt-private-l1-1-0.a libarm64/libapi-ms-win-gaming-tcui-l1-1-0.a libarm64/libapi-ms-win-core-comm-l1-1-2.a libarm64/libapi-ms-win-core-file-l1-2-2.a libarm64/ucrtbase.def libarm64/libapi-ms-win-core-url-l1-1-0.a libarm64/libapi-ms-win-crt-environment-l1-1-0.a libarm64/libapi-ms-win-core-realtime-l1-1-0.a libarm64/libapi-ms-win-core-winrt-string-l1-1-0.a libarm64/libapi-ms-win-ro-typeresolution-l1-1-0.a libarm64/libapi-ms-win-core-libraryloader-l2-1-0.a libarm64/libapi-ms-win-eventing-consumer-l1-1-0.a libarm64/libapi-ms-win-shcore-stream-winrt-l1-1-0.a libarm64/libapi-ms-win-core-winrt-l1-1-0.a libarm64/libapi-ms-win-core-console-l1-1-0.a libarm64/libapi-ms-win-core-memory-l1-1-7.a libarm64/libapi-ms-win-crt-utility-l1-1-0.a libarm64/libapi-ms-win-core-comm-l1-1-1.a libarm64/libapi-ms-win-core-realtime-l1-1-1.a libarm64/libapi-ms-win-eventing-legacy-l1-1-0.a libarm64/libapi-ms-win-core-enclave-l1-1-0.a libarm64/libapi-ms-win-core-com-midlproxystub-l1-1-0.a libarm64/libapi-ms-win-core-windowsceip-l1-1-0.a libarm64/libapi-ms-win-core-libraryloader-l1-2-1.a libarm64/libapi-ms-win-security-isolatedcontainer-l1-1-0.a libarm64/api-ms-win-crt-convert-l1-1-0.def libarm64/libapi-ms-win-core-timezone-l1-1-0.a libarm64/libapi-ms-win-core-normalization-l1-1-0.a libarm64/libapi-ms-win-security-sddl-l1-1-0.a libarm64/libapi-ms-win-core-memory-l1-1-1.a libarm64/libapi-ms-win-core-psapi-l1-1-0.a libarm64/libapi-ms-win-crt-process-l1-1-0.a libarm64/libapi-ms-win-security-lsalookup-l2-1-0.a libarm64/libapi-ms-win-core-wow64-l1-1-1.a libarm64/libapi-ms-win-gaming-deviceinformation-l1-1-0.a libarm64/libapi-ms-win-core-util-l1-1-0.a libarm64/libapi-ms-win-core-delayload-l1-1-1.a libarm64/libapi-ms-win-core-largeinteger-l1-1-0.a libarm64/libapi-ms-win-core-winrt-roparameterizediid-l1-1-0.a libarm64/api-ms-win-crt-runtime-l1-1-0.def libarm64/libapi-ms-win-core-file-l1-1-0.a libarm64/libapi-ms-win-core-path-l1-1-0.a libarm64/libapi-ms-win-core-debug-l1-1-0.a libarm64/libapi-ms-win-core-fibers-l2-1-1.a libarm64/libapi-ms-win-core-console-l3-2-0.a libarm64/libapi-ms-win-core-synch-ansi-l1-1-0.a libarm64/libapi-ms-win-core-errorhandling-l1-1-0.a libarm64/libapi-ms-win-core-localization-ansi-l1-1-0.a libarm64/libapi-ms-win-gaming-expandedresources-l1-1-0.a libarm64/oleaut32.def libarm64/libapi-ms-win-core-console-l2-1-0.a libarm64/libapi-ms-win-appmodel-runtime-l1-1-0.a libarm64/ntdll.def libarm64/libapi-ms-win-core-com-l1-1-1.a libarm64/libapi-ms-win-core-localization-l1-2-0.a libarm64/libapi-ms-win-core-namedpipe-ansi-l1-1-0.a libarm64/libapi-ms-win-core-libraryloader-l1-2-0.a libarm64/libapi-ms-win-devices-config-l1-1-1.a libarm64/libapi-ms-win-core-namedpipe-l1-1-0.a libarm64/libapi-ms-win-security-base-l1-2-1.a libarm64/libapi-ms-win-core-errorhandling-l1-1-1.a libarm64/vcruntime140_app.def libarm64/libapi-ms-win-crt-heap-l1-1-0.a libarm64/libapi-ms-win-core-synch-l1-2-0.a libarm64/libapi-ms-win-ro-typeresolution-l1-1-1.a libarm64/libapi-ms-win-core-memory-l1-1-3.a libarm64/libapi-ms-win-core-memory-l1-1-0.a libarm64/libapi-ms-win-security-sddl-ansi-l1-1-0.a libarm64/libapi-ms-win-crt-string-l1-1-0.a libarm64/libapi-ms-win-crt-math-l1-1-0.a libarm64/libapi-ms-win-core-synch-l1-1-0.a libarm64/libapi-ms-win-crt-locale-l1-1-0.a libarm64/libapi-ms-win-core-processtopology-obsolete-l1-1-0.a libarm64/libapi-ms-win-core-processthreads-l1-1-1.a libarm64/libapi-ms-win-core-io-l1-1-0.a libarm64/libapi-ms-win-core-com-l2-1-1.a libarm64/libapi-ms-win-core-processthreads-l1-1-2.a libarm64/libapi-ms-win-core-sysinfo-l1-1-0.a libarm64/libapi-ms-win-core-memory-l1-1-6.a libarm64/libapi-ms-win-core-namedpipe-ansi-l1-1-1.a libarm64/libapi-ms-win-core-version-l1-1-0.a libarm64/libapi-ms-win-core-featurestaging-l1-1-1.a libarm64/libapi-ms-win-core-kernel32-legacy-l1-1-0.a libarm64/libapi-ms-win-core-windowserrorreporting-l1-1-0.a libarm64/libapi-ms-win-core-handle-l1-1-0.a libarm64/libapi-ms-win-core-psm-appnotify-l1-1-0.a libarm64/libapi-ms-win-core-kernel32-legacy-ansi-l1-1-0.a libarm64/libapi-ms-win-core-localization-l1-2-2.a libarm64/libapi-ms-win-core-file-ansi-l1-1-0.a libarm64/libapi-ms-win-crt-multibyte-l1-1-0.a libarm64/libapi-ms-win-core-namespace-l1-1-0.a libarm64/libapi-ms-win-core-processthreads-l1-1-0.a libarm64/libapi-ms-win-core-processthreads-l1-1-3.a libarm64/libapi-ms-win-core-kernel32-legacy-l1-1-1.a libarm64/libapi-ms-win-core-com-l1-1-0.a libarm64/advapi32.def libarm64/libapi-ms-win-core-heap-obsolete-l1-1-0.a libarm64/libapi-ms-win-core-file-l2-1-1.a libarm64/libapi-ms-win-core-memory-l1-1-5.a libarm64/libapi-ms-win-core-console-l1-2-0.a libarm64/libapi-ms-win-core-file-l2-1-0.a libarm64/libapi-ms-win-core-profile-l1-1-0.a libarm64/libapi-ms-win-core-comm-l1-1-0.a libarm64/libapi-ms-win-core-heap-l2-1-0.a libarm64/libapi-ms-win-core-fibers-l1-1-1.a libarm64/libapi-ms-win-core-memory-l1-1-2.a libarm64/libapi-ms-win-security-lsalookup-ansi-l2-1-0.a libarm64/libapi-ms-win-shcore-obsolete-l1-1-0.a libarm64/libapi-ms-win-core-namedpipe-l1-2-1.a libarm64/libapi-ms-win-core-rtlsupport-l1-2-0.a libarm64/libapi-ms-win-core-sysinfo-l1-2-3.a libarm64/libgamemode.a libarm64/libapi-ms-win-core-firmware-l1-1-0.a libarm64/user32.def libarm64/libapi-ms-win-security-provider-ansi-l1-1-0.a libarm64/libapi-ms-win-gaming-tcui-l1-1-2.a libarm64/libapi-ms-win-core-localization-l2-1-0.a libarm64/libapi-ms-win-eventing-controller-l1-1-0.a libarm64/libapi-ms-win-core-file-fromapp-l1-1-0.a libarm64/libapi-ms-win-core-interlocked-l1-1-0.a libarm64/libapi-ms-win-security-cryptoapi-l1-1-0.a libarm64/libapi-ms-win-core-localization-obsolete-l1-2-0.a libarm64/libapi-ms-win-eventing-provider-l1-1-0.a libarm64/ole32.def libarm64/libapi-ms-win-core-processenvironment-l1-2-0.a libarm64/clbcatq.def libarm64/libapi-ms-win-core-localization-l1-2-1.a libarm64/libapi-ms-win-core-debug-l1-1-1.a libarm64/libapi-ms-win-appmodel-runtime-l1-1-1.a libarm64/libapi-ms-win-eventing-classicprovider-l1-1-0.a libarm64/libapi-ms-win-core-string-l1-1-0.a libarm64/libapi-ms-win-crt-time-l1-1-0.a libarm64/libapi-ms-win-core-namedpipe-l1-2-2.a libarm64/libapi-ms-win-gaming-tcui-l1-1-3.a libarm64/libapi-ms-win-core-namespace-ansi-l1-1-0.a libarm64/libapi-ms-win-core-threadpool-l1-2-0.a libarm64/libapi-ms-win-core-processenvironment-l1-1-0.a libarm64/libapi-ms-win-core-datetime-l1-1-1.a libarm64/libapi-ms-win-core-file-l1-2-1.a libarm64/api-ms-win-crt-math-l1-1-0.def libarm64/libapi-ms-win-core-sysinfo-l1-2-0.a libarm64/libapi-ms-win-core-winrt-registration-l1-1-0.a libarm64/libapi-ms-win-core-windowserrorreporting-l1-1-1.a
  16799. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-aarch64'
  16800. gmake install-am
  16801. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-aarch64'
  16802. gmake[2]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-aarch64'
  16803. gmake[2]: Nothing to be done for 'install-exec-am'.
  16804. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16805. /usr/bin/install -c -m 644 libarm64/crt1.o libarm64/crt2.o libarm64/crt1u.o libarm64/crt2u.o libarm64/dllcrt1.o libarm64/dllcrt2.o libarm64/CRT_fp8.o libarm64/CRT_fp10.o libarm64/txtmode.o libarm64/binmode.o libarm64/crtbegin.o libarm64/crtend.o libarm64/gcrt0.o libarm64/gcrt1.o libarm64/gcrt2.o libarm64/CRT_glob.o libarm64/CRT_noglob.o '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16806. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include'
  16807. /usr/bin/install -c -m 644 ../libsrc/agtctl_i.c ../libsrc/agtsvr_i.c ../libsrc/cdoex_i.c ../libsrc/cdoexm_i.c ../libsrc/cdosys_i.c ../libsrc/emostore_i.c ../libsrc/iisext_i.c ../libsrc/mtsadmin_i.c ../libsrc/mtxadmin_i.c ../libsrc/scardssp_i.c ../libsrc/scardssp_p.c ../libsrc/tsuserex_i.c '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/include'
  16808. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16809. /usr/bin/install -c -m 644 libarm64/libxinput.a libarm64/libd3dcompiler.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16810. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16811. /usr/bin/install -c -m 644 libarm64/libmsvcrt.a libarm64/libmsvcrt-os.a libarm64/libacledit.a libarm64/libactiveds.a libarm64/libadvapi32.a libarm64/libadvpack.a libarm64/libappmgmts.a libarm64/libappmgr.a libarm64/libasycfilt.a libarm64/libatl.a libarm64/libaudiosrv.a libarm64/libauthz.a libarm64/libavrt.a libarm64/libazroles.a libarm64/libbasesrv.a libarm64/libbcrypt.a libarm64/libbluetoothapis.a libarm64/libbootvid.a libarm64/libbrowcli.a libarm64/libbrowser.a libarm64/libbthci.a libarm64/libcabinet.a libarm64/libcabview.a libarm64/libcfgbkend.a libarm64/libcfgmgr32.a libarm64/libclbcatq.a libarm64/libclb.a libarm64/libcliconfg.a libarm64/libclusapi.a libarm64/libcnvfat.a libarm64/libcolbact.a libarm64/libcomctl32.a libarm64/libcomdlg32.a libarm64/libcompstui.a libarm64/libcomputecore.a libarm64/libcomputenetwork.a libarm64/libcomputestorage.a libarm64/libcomsnap.a libarm64/libcomuid.a libarm64/libconnect.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16812. /usr/bin/install -c -m 644 libarm64/libconsole.a libarm64/libcredui.a libarm64/libcrypt32.a libarm64/libcryptdlg.a libarm64/libcryptdll.a libarm64/libcryptext.a libarm64/libcryptnet.a libarm64/libcryptsp.a libarm64/libcryptsvc.a libarm64/libcryptui.a libarm64/libcryptxml.a libarm64/libcscapi.a libarm64/libd2d1.a libarm64/libd3d9.a libarm64/libd3d10.a libarm64/libd3d11.a libarm64/libd3d12.a libarm64/libd3dcompiler_47.a libarm64/libdavclnt.a libarm64/libdavhlpr.a libarm64/libdbgeng.a libarm64/libdbghelp.a libarm64/libdbnetlib.a libarm64/libdbnmpntw.a libarm64/libdcomp.a libarm64/libddraw.a libarm64/libdevmgr.a libarm64/libdevobj.a libarm64/libdevrtl.a libarm64/libdfscli.a libarm64/libdhcpcsvc.a libarm64/libdhcpsapi.a libarm64/libdimsroam.a libarm64/libdiskcopy.a libarm64/libdismapi.a libarm64/libdmutil.a libarm64/libdnsapi.a libarm64/libdnsrslvr.a libarm64/libdrprov.a libarm64/libdsauth.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16813. /usr/bin/install -c -m 644 libarm64/libdskquota.a libarm64/libdsound.a libarm64/libdsprop.a libarm64/libdsquery.a libarm64/libdsrole.a libarm64/libdssec.a libarm64/libdssenh.a libarm64/libdsuiext.a libarm64/libduser.a libarm64/libdwmapi.a libarm64/libdwrite.a libarm64/libdxgi.a libarm64/libdxva2.a libarm64/libeappcfg.a libarm64/libeappgnui.a libarm64/libeapphost.a libarm64/libeappprxy.a libarm64/libefsadu.a libarm64/libelscore.a libarm64/libesentprf.a libarm64/libevr.a libarm64/libfdeploy.a libarm64/libfeclient.a libarm64/libfilemgmt.a libarm64/libfltlib.a libarm64/libfmifs.a libarm64/libfontsub.a libarm64/libfwpuclnt.a libarm64/libgdi32.a libarm64/libgetuname.a libarm64/libglu32.a libarm64/libgpedit.a libarm64/libhbaapi.a libarm64/libhid.a libarm64/libhlink.a libarm64/libhotplug.a libarm64/libhtmlhelp.a libarm64/libhtui.a libarm64/libiashlpr.a libarm64/libiassam.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16814. /usr/bin/install -c -m 644 libarm64/libiassvcs.a libarm64/libicm32.a libarm64/libicmp.a libarm64/libicmui.a libarm64/libiernonce.a libarm64/libimagehlp.a libarm64/libimgutil.a libarm64/libimm32.a libarm64/libinetcomm.a libarm64/libinetmib1.a libarm64/libinput.a libarm64/libinseng.a libarm64/libiphlpapi.a libarm64/libipnathlp.a libarm64/libjsproxy.a libarm64/libkdcom.a libarm64/libkeymgr.a libarm64/libks.a libarm64/libksecdd.a libarm64/libktmw32.a libarm64/liblinkinfo.a libarm64/libloadperf.a libarm64/libloghours.a libarm64/liblogoncli.a libarm64/liblz32.a libarm64/libmapi32.a libarm64/libmapistub.a libarm64/libmcicda.a libarm64/libmciseq.a libarm64/libmciwave.a libarm64/libmdminst.a libarm64/libmf3216.a libarm64/libmf.a libarm64/libmfcore.a libarm64/libmfplat.a libarm64/libmfplay.a libarm64/libmfreadwrite.a libarm64/libmfsensorgroup.a libarm64/libmgmtapi.a libarm64/libmidimap.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16815. /usr/bin/install -c -m 644 libarm64/libmincore.a libarm64/libmlang.a libarm64/libmmdevapi.a libarm64/libmodemui.a libarm64/libmpr.a libarm64/libmsacm32.a libarm64/libmsafd.a libarm64/libmscat32.a libarm64/libmsctf.a libarm64/libmsdadiag.a libarm64/libmsdmo.a libarm64/libmsdrm.a libarm64/libmsi.a libarm64/libmsimg32.a libarm64/libmsimtf.a libarm64/libmsisip.a libarm64/libmsls31.a libarm64/libmspatcha.a libarm64/libmsports.a libarm64/libmsrating.a libarm64/libmssign32.a libarm64/libmssip32.a libarm64/libmstask.a libarm64/libmsv1_0.a libarm64/libmswsock.a libarm64/libmsyuv.a libarm64/libmtxdm.a libarm64/libmydocs.a libarm64/libncobjapi.a libarm64/libncrypt.a libarm64/libnddeapi.a libarm64/libndfapi.a libarm64/libndis.a libarm64/libnetapi32.a libarm64/libnetid.a libarm64/libnetio.a libarm64/libnetshell.a libarm64/libnetutils.a libarm64/libnormaliz.a libarm64/libntdsapi.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16816. /usr/bin/install -c -m 644 libarm64/libntdll.a libarm64/libntdllcrt.a libarm64/libntquery.a libarm64/liboccache.a libarm64/libodbc32.a libarm64/libodbccp32.a libarm64/libole32.a libarm64/liboleacc.a libarm64/liboleaut32.a libarm64/liboledlg.a libarm64/libopengl32.a libarm64/libosuninst.a libarm64/libp2p.a libarm64/libp2pgraph.a libarm64/libpathcch.a libarm64/libpcwum.a libarm64/libperfctrs.a libarm64/libperfdisk.a libarm64/libperfnet.a libarm64/libperfos.a libarm64/libperfproc.a libarm64/libperfts.a libarm64/libphotowiz.a libarm64/libpowrprof.a libarm64/libprntvpt.a libarm64/libpropsys.a libarm64/libpsapi.a libarm64/libpstorec.a libarm64/libquery.a libarm64/libqutil.a libarm64/libqwave.a libarm64/librasadhlp.a libarm64/librasauto.a libarm64/libraschap.a libarm64/librasctrs.a libarm64/librasmontr.a libarm64/librasmxs.a libarm64/librasser.a libarm64/librastapi.a libarm64/librdpcfgex.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16817. /usr/bin/install -c -m 644 libarm64/libregapi.a libarm64/libregsvc.a libarm64/libresutils.a libarm64/libriched20.a libarm64/librnr20.a libarm64/librpcns4.a libarm64/librpcrt4.a libarm64/librpcss.a libarm64/librsaenh.a libarm64/librstrtmgr.a libarm64/librtutils.a libarm64/libruntimeobject.a libarm64/libsamcli.a libarm64/libscarddlg.a libarm64/libscesrv.a libarm64/libschannel.a libarm64/libschedcli.a libarm64/libscrobj.a libarm64/libscrrun.a libarm64/libsdhcinst.a libarm64/libseclogon.a libarm64/libsecur32.a libarm64/libsecurity.a libarm64/libsensapi.a libarm64/libsens.a libarm64/libserialui.a libarm64/libserwvdrv.a libarm64/libsetupapi.a libarm64/libshcore.a libarm64/libshfolder.a libarm64/libshimgvw.a libarm64/libshlwapi.a libarm64/libshsvcs.a libarm64/libsisbkup.a libarm64/libslcext.a libarm64/libslwga.a libarm64/libsnmpapi.a libarm64/libsoftpub.a libarm64/libsqlsrv32.a libarm64/libsrvcli.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16818. /usr/bin/install -c -m 644 libarm64/libsrvsvc.a libarm64/libsspicli.a libarm64/libstreamci.a libarm64/libsxs.a libarm64/libsynchronization.a libarm64/libt2embed.a libarm64/libtapi32.a libarm64/libtapiperf.a libarm64/libtbs.a libarm64/libtdh.a libarm64/libtraffic.a libarm64/libtsbyuv.a libarm64/libtxfw32.a libarm64/libumdmxfrm.a libarm64/libunimdmat.a libarm64/libuniplat.a libarm64/libupnp.a libarm64/liburl.a libarm64/liburlmon.a libarm64/libuser32.a libarm64/libuserenv.a libarm64/libusp10.a libarm64/libutildll.a libarm64/libuxtheme.a libarm64/libversion.a libarm64/libvirtdisk.a libarm64/libw32time.a libarm64/libw32topl.a libarm64/libwdigest.a libarm64/libwebauthn.a libarm64/libwebclnt.a libarm64/libwebsocket.a libarm64/libwecapi.a libarm64/libwevtapi.a libarm64/libwiashext.a libarm64/libwimgapi.a libarm64/libwindowsapp.a libarm64/libwinhttp.a libarm64/libwininet.a libarm64/libwinmm.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16819. /usr/bin/install -c -m 644 libarm64/libwinrnr.a libarm64/libwinscard.a libarm64/libwinspool.a libarm64/libwinsrv.a libarm64/libwinusb.a libarm64/libwkscli.a libarm64/libwkssvc.a libarm64/libwlanapi.a libarm64/libwlanui.a libarm64/libwlanutil.a libarm64/libwldap32.a libarm64/libwmi.a libarm64/libwmiprop.a libarm64/libwofutil.a libarm64/libwpd_ci.a libarm64/libws2help.a libarm64/libwscapi.a libarm64/libwscsvc.a libarm64/libwshbth.a libarm64/libwslapi.a libarm64/libwsock32.a libarm64/libwtsapi32.a libarm64/libxaudio2_8.a libarm64/libxinput1_4.a libarm64/libucrtbase.a libarm64/libucrt.a libarm64/libucrtapp.a libarm64/libvcruntime140_app.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16820. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16821. /usr/bin/install -c -m 644 libarm64/libkernel32.a libarm64/libbits.a libarm64/libshell32.a libarm64/libdinput.a libarm64/libdinput8.a libarm64/libdmoguids.a libarm64/libdxerr8.a libarm64/libdxerr9.a libarm64/libmfuuid.a libarm64/libamstrmid.a libarm64/libwmcodecdspuuid.a libarm64/libwindowscodecs.a libarm64/libwbemuuid.a libarm64/libdxguid.a libarm64/libksuser.a libarm64/libksguid.a libarm64/liblocationapi.a libarm64/libsensorsapi.a libarm64/libsapi.a libarm64/libportabledeviceguids.a libarm64/libscrnsave.a libarm64/libscrnsavw.a libarm64/libstrmiids.a libarm64/libuuid.a libarm64/libgdiplus.a libarm64/libws2_32.a libarm64/libadsiid.a libarm64/libdelayimp.a libarm64/libm.a libarm64/liblargeint.a libarm64/libmingw32.a libarm64/libmingwex.a libarm64/libmoldname.a libarm64/libmingwthrd.a '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib'
  16822. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libkernel32.a )
  16823. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libbits.a )
  16824. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libshell32.a )
  16825. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libdinput.a )
  16826. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libdinput8.a )
  16827. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libdmoguids.a )
  16828. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libdxerr8.a )
  16829. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libdxerr9.a )
  16830. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libmfuuid.a )
  16831. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libamstrmid.a )
  16832. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libwmcodecdspuuid.a )
  16833. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libwindowscodecs.a )
  16834. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libwbemuuid.a )
  16835. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libdxguid.a )
  16836. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libksuser.a )
  16837. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libksguid.a )
  16838. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib liblocationapi.a )
  16839. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libsensorsapi.a )
  16840. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libsapi.a )
  16841. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libportabledeviceguids.a )
  16842. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libscrnsave.a )
  16843. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libscrnsavw.a )
  16844. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libstrmiids.a )
  16845. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libuuid.a )
  16846. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libgdiplus.a )
  16847. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libws2_32.a )
  16848. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libadsiid.a )
  16849. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libdelayimp.a )
  16850. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libm.a )
  16851. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib liblargeint.a )
  16852. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libmingw32.a )
  16853. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libmingwex.a )
  16854. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libmoldname.a )
  16855. ( cd '/home/russellh/build/llvm-mingw-host/aarch64-w64-mingw32/lib' && aarch64-w64-mingw32-ranlib libmingwthrd.a )
  16856. gmake[2]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-aarch64'
  16857. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-crt/build-aarch64'
  16858. + ./build-mingw-w64-tools.sh /home/russellh/build/llvm-mingw-host
  16859. HEAD is now at a3f6d363d headers: float.h: define _CW_DEFAULT on ARM and ARM64.
  16860. checking for a BSD-compatible install... /usr/bin/install -c
  16861. checking whether build environment is sane... yes
  16862. checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
  16863. checking for gawk... no
  16864. checking for mawk... no
  16865. checking for nawk... nawk
  16866. checking whether make sets $(MAKE)... yes
  16867. checking whether make supports nested variables... yes
  16868. checking whether to enable maintainer-specific portions of Makefiles... no
  16869. checking build system type... x86_64-unknown-freebsd13.0
  16870. checking host system type... x86_64-unknown-freebsd13.0
  16871. checking for gcc... no
  16872. checking for cc... cc
  16873. checking whether the C compiler works... yes
  16874. checking for C compiler default output file name... a.out
  16875. checking for suffix of executables...
  16876. checking whether we are cross compiling... no
  16877. checking for suffix of object files... o
  16878. checking whether we are using the GNU C compiler... yes
  16879. checking whether cc accepts -g... yes
  16880. checking for cc option to accept ISO C89... none needed
  16881. checking whether cc understands -c and -o together... yes
  16882. checking for style of include used by make... GNU
  16883. checking dependency style of cc... gcc3
  16884. checking how to run the C preprocessor... cc -E
  16885. checking for grep that handles long lines and -e... /usr/bin/grep
  16886. checking for egrep... /usr/bin/grep -E
  16887. checking for ANSI C header files... yes
  16888. checking for sys/types.h... yes
  16889. checking for sys/stat.h... yes
  16890. checking for stdlib.h... yes
  16891. checking for string.h... yes
  16892. checking for memory.h... yes
  16893. checking for strings.h... yes
  16894. checking for inttypes.h... yes
  16895. checking for stdint.h... yes
  16896. checking for unistd.h... yes
  16897. checking for inttypes.h... (cached) yes
  16898. checking for memory.h... (cached) yes
  16899. checking for stdint.h... (cached) yes
  16900. checking for stdlib.h... (cached) yes
  16901. checking for string.h... (cached) yes
  16902. checking for int32_t... yes
  16903. checking for size_t... yes
  16904. checking for uint16_t... yes
  16905. checking for uint32_t... yes
  16906. checking for uint64_t... yes
  16907. checking for uint8_t... yes
  16908. checking for memset... yes
  16909. checking for strdup... yes
  16910. checking for strrchr... yes
  16911. checking for strlwr... no
  16912. checking whether to build gendef with libmangle... no
  16913. checking that generated files are newer than configure... done
  16914. configure: creating ./config.status
  16915. config.status: creating Makefile
  16916. config.status: creating config.h
  16917. config.status: executing depfiles commands
  16918. gmake all-am
  16919. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build'
  16920. cc -DHAVE_CONFIG_H -I. -I.. -Werror -Wall -W -g -O2 -MT src/gendef-gendef.o -MD -MP -MF src/.deps/gendef-gendef.Tpo -c -o src/gendef-gendef.o `test -f 'src/gendef.c' || echo '../'`src/gendef.c
  16921. cc -DHAVE_CONFIG_H -I. -I.. -Werror -Wall -W -g -O2 -MT src/gendef-gendef_def.o -MD -MP -MF src/.deps/gendef-gendef_def.Tpo -c -o src/gendef-gendef_def.o `test -f 'src/gendef_def.c' || echo '../'`src/gendef_def.c
  16922. cc -DHAVE_CONFIG_H -I. -I.. -Werror -Wall -W -g -O2 -MT src/gendef-compat_string.o -MD -MP -MF src/.deps/gendef-compat_string.Tpo -c -o src/gendef-compat_string.o `test -f 'src/compat_string.c' || echo '../'`src/compat_string.c
  16923. cc -DHAVE_CONFIG_H -I. -I.. -Werror -Wall -W -g -O2 -MT src/gendef-fsredir.o -MD -MP -MF src/.deps/gendef-fsredir.Tpo -c -o src/gendef-fsredir.o `test -f 'src/fsredir.c' || echo '../'`src/fsredir.c
  16924. mv -f src/.deps/gendef-fsredir.Tpo src/.deps/gendef-fsredir.Po
  16925. mv -f src/.deps/gendef-compat_string.Tpo src/.deps/gendef-compat_string.Po
  16926. mv -f src/.deps/gendef-gendef_def.Tpo src/.deps/gendef-gendef_def.Po
  16927. mv -f src/.deps/gendef-gendef.Tpo src/.deps/gendef-gendef.Po
  16928. cc -Werror -Wall -W -g -O2 -o gendef src/gendef-gendef.o src/gendef-gendef_def.o src/gendef-compat_string.o src/gendef-fsredir.o
  16929. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build'
  16930. if test -z ''; then \
  16931. gmake INSTALL_PROGRAM="/bin/sh /home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build-aux/install-sh -c -s" \
  16932. install_sh_PROGRAM="/bin/sh /home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
  16933. install; \
  16934. else \
  16935. gmake INSTALL_PROGRAM="/bin/sh /home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build-aux/install-sh -c -s" \
  16936. install_sh_PROGRAM="/bin/sh /home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
  16937. "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \
  16938. fi
  16939. gmake[1]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build'
  16940. gmake[2]: Entering directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build'
  16941. ../build-aux/install-sh -c -d '/home/russellh/build/llvm-mingw-host/bin'
  16942. /bin/sh /home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build-aux/install-sh -c -s gendef '/home/russellh/build/llvm-mingw-host/bin'
  16943. gmake[2]: Nothing to be done for 'install-data-am'.
  16944. gmake[2]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build'
  16945. gmake[1]: Leaving directory '/usr/home/russellh/git/llvm-mingw/mingw-w64/mingw-w64-tools/gendef/build'
  16946. checking build system type... x86_64-unknown-freebsd13.0
  16947. checking host system type... x86_64-unknown-freebsd13.0
  16948. checking target system type... i686-w64-mingw32
  16949. checking for a BSD-compatible install... /usr/bin/install -c
  16950. checking whether build environment is sane... yes
  16951. checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
  16952. checking for gawk... no
  16953. checking for mawk... no
  16954. checking for nawk... nawk
  16955. checking whether make sets $(MAKE)... yes
  16956. checking whether make supports nested variables... yes
  16957. checking whether to enable maintainer-specific portions of Makefiles... no
  16958. checking for widl includedir... /home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include
  16959. checking for gcc... no
  16960. checking for cc... cc
  16961. checking whether the C compiler works... yes
  16962. checking for C compiler default output file name... a.out
  16963. checking for suffix of executables...
  16964. checking whether we are cross compiling... no
  16965. checking for suffix of object files... o
  16966. checking whether the compiler supports GNU C... yes
  16967. checking whether cc accepts -g... yes
  16968. checking for cc option to enable C11 features... none needed
  16969. checking whether cc understands -c and -o together... yes
  16970. checking whether make supports the include directive... yes (GNU style)
  16971. checking dependency style of cc... gcc3
  16972. checking for stdio.h... yes
  16973. checking for stdlib.h... yes
  16974. checking for string.h... yes
  16975. checking for inttypes.h... yes
  16976. checking for stdint.h... yes
  16977. checking for strings.h... yes
  16978. checking for sys/stat.h... yes
  16979. checking for sys/types.h... yes
  16980. checking for unistd.h... yes
  16981. checking for getopt.h... yes
  16982. checking for io.h... no
  16983. checking for fcntl.h... yes
  16984. checking for inttypes.h... (cached) yes
  16985. checking for libintl.h... no
  16986. checking for limits.h... yes
  16987. checking for malloc.h... yes
  16988. checking for stddef.h... yes
  16989. checking for stdlib.h... (cached) yes
  16990. checking for string.h... (cached) yes
  16991. checking for sys/time.h... yes
  16992. checking for unistd.h... (cached) yes
  16993. checking for _Bool... yes
  16994. checking for stdbool.h that conforms to C99... yes
  16995. checking for inline... inline
  16996. checking for int16_t... yes
  16997. checking for int32_t... yes
  16998. checking for int8_t... yes
  16999. checking for off_t... yes
  17000. checking for size_t... yes
  17001. checking for uint16_t... yes
  17002. checking for uint32_t... yes
  17003. checking for uint8_t... yes
  17004. checking for long long... yes
  17005. checking for error_at_line... no
  17006. checking for atexit... yes
  17007. checking for gettimeofday... yes
  17008. checking for getopt_long_only... yes
  17009. checking for memmove... yes
  17010. checking for memset... yes
  17011. checking for mkstemps... yes
  17012. checking for strcasecmp... yes
  17013. checking for strchr... yes
  17014. checking for strdup... yes
  17015. checking for strerror... yes
  17016. checking for strncasecmp... yes
  17017. checking for strrchr... yes
  17018. checking for strtol... yes
  17019. checking for strtoul... yes
  17020. checking for strtoull... yes
  17021. checking that generated files are newer than configure... done
  17022. configure: creating ./config.status
  17023. config.status: creating Makefile
  17024. config.status: creating include/config.h
  17025. config.status: executing depfiles commands
  17026. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-client.o -MD -MP -MF src/.deps/widl-client.Tpo -c -o src/widl-client.o `test -f 'src/client.c' || echo '../'`src/client.c
  17027. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-expr.o -MD -MP -MF src/.deps/widl-expr.Tpo -c -o src/widl-expr.o `test -f 'src/expr.c' || echo '../'`src/expr.c
  17028. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-hash.o -MD -MP -MF src/.deps/widl-hash.Tpo -c -o src/widl-hash.o `test -f 'src/hash.c' || echo '../'`src/hash.c
  17029. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-header.o -MD -MP -MF src/.deps/widl-header.Tpo -c -o src/widl-header.o `test -f 'src/header.c' || echo '../'`src/header.c
  17030. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-parser.tab.o -MD -MP -MF src/.deps/widl-parser.tab.Tpo -c -o src/widl-parser.tab.o `test -f 'src/parser.tab.c' || echo '../'`src/parser.tab.c
  17031. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-parser.yy.o -MD -MP -MF src/.deps/widl-parser.yy.Tpo -c -o src/widl-parser.yy.o `test -f 'src/parser.yy.c' || echo '../'`src/parser.yy.c
  17032. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/port/widl-getopt.o -MD -MP -MF src/port/.deps/widl-getopt.Tpo -c -o src/port/widl-getopt.o `test -f 'src/port/getopt.c' || echo '../'`src/port/getopt.c
  17033. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/port/widl-port.o -MD -MP -MF src/port/.deps/widl-port.Tpo -c -o src/port/widl-port.o `test -f 'src/port/port.c' || echo '../'`src/port/port.c
  17034. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-ppl.yy.o -MD -MP -MF src/.deps/widl-ppl.yy.Tpo -c -o src/widl-ppl.yy.o `test -f 'src/ppl.yy.c' || echo '../'`src/ppl.yy.c
  17035. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-ppy.tab.o -MD -MP -MF src/.deps/widl-ppy.tab.Tpo -c -o src/widl-ppy.tab.o `test -f 'src/ppy.tab.c' || echo '../'`src/ppy.tab.c
  17036. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-proxy.o -MD -MP -MF src/.deps/widl-proxy.Tpo -c -o src/widl-proxy.o `test -f 'src/proxy.c' || echo '../'`src/proxy.c
  17037. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-register.o -MD -MP -MF src/.deps/widl-register.Tpo -c -o src/widl-register.o `test -f 'src/register.c' || echo '../'`src/register.c
  17038. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-server.o -MD -MP -MF src/.deps/widl-server.Tpo -c -o src/widl-server.o `test -f 'src/server.c' || echo '../'`src/server.c
  17039. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-typegen.o -MD -MP -MF src/.deps/widl-typegen.Tpo -c -o src/widl-typegen.o `test -f 'src/typegen.c' || echo '../'`src/typegen.c
  17040. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-typelib.o -MD -MP -MF src/.deps/widl-typelib.Tpo -c -o src/widl-typelib.o `test -f 'src/typelib.c' || echo '../'`src/typelib.c
  17041. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-typetree.o -MD -MP -MF src/.deps/widl-typetree.Tpo -c -o src/widl-typetree.o `test -f 'src/typetree.c' || echo '../'`src/typetree.c
  17042. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-utils.o -MD -MP -MF src/.deps/widl-utils.Tpo -c -o src/widl-utils.o `test -f 'src/utils.c' || echo '../'`src/utils.c
  17043. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-widl.o -MD -MP -MF src/.deps/widl-widl.Tpo -c -o src/widl-widl.o `test -f 'src/widl.c' || echo '../'`src/widl.c
  17044. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-wpp.o -MD -MP -MF src/.deps/widl-wpp.Tpo -c -o src/widl-wpp.o `test -f 'src/wpp.c' || echo '../'`src/wpp.c
  17045. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-write_msft.o -MD -MP -MF src/.deps/widl-write_msft.Tpo -c -o src/widl-write_msft.o `test -f 'src/write_msft.c' || echo '../'`src/write_msft.c
  17046. cc -DHAVE_CONFIG_H -I. -I.. -I./include -I../include -DINCLUDEDIR=\""/home/russellh/build/llvm-mingw-host/generic-w64-mingw32/include"\" -DBIN_TO_INCLUDEDIR=\""../generic-w64-mingw32/include"\" -DBIN_TO_DLLDIR=\""../generic-w64-mingw32/include"\" -DDLLDIR="\"/home/russellh/build/llvm-mingw-host/lib\"" -O3 -g -Wall -Wformat -Wpacked -Wmissing-declarations -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-aliasing=2 -g -O2 -MT src/widl-pathtools.o -MD -MP -MF src/.deps/widl-pathtools.Tpo -c -o src/widl-pathtools.o `test -f 'src/pathtools.c' || echo '../'`src/pathtools.c
  17047. mv -f src/port/.deps/widl-getopt.Tpo src/port/.deps/widl-getopt.Po
  17048. mv -f src/port/.deps/widl-port.Tpo src/port/.deps/widl-port.Po
  17049. In file included from ../src/hash.c:24:
  17050. In file included from ../include/windef.h:290:
  17051. ../include/winnt.h:1014:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17052. #include "pshpack4.h"
  17053. ^
  17054. ../include/pshpack4.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17055. # pragma pack(4)
  17056. ^
  17057. In file included from ../src/hash.c:24:
  17058. In file included from ../include/windef.h:290:
  17059. ../include/winnt.h:1054:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17060. #include "poppack.h"
  17061. ^
  17062. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17063. # pragma pack()
  17064. ^
  17065. ../src/pathtools.c:81:2: warning: "Don't know how to get executable path on this system" [-W#warnings]
  17066. #warning "Don't know how to get executable path on this system"
  17067. ^
  17068. In file included from ../src/hash.c:24:
  17069. In file included from ../include/windef.h:290:
  17070. ../include/winnt.h:2252:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17071. #include <pshpack2.h>
  17072. ^
  17073. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17074. # pragma pack(2)
  17075. ^
  17076. In file included from ../src/hash.c:24:
  17077. In file included from ../include/windef.h:290:
  17078. ../include/winnt.h:2274:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17079. #include <poppack.h>
  17080. ^
  17081. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17082. # pragma pack()
  17083. ^
  17084. In file included from ../src/hash.c:24:
  17085. In file included from ../include/windef.h:290:
  17086. ../include/winnt.h:2287:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17087. #include <pshpack2.h>
  17088. ^
  17089. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17090. # pragma pack(2)
  17091. ^
  17092. In file included from ../src/hash.c:24:
  17093. In file included from ../include/windef.h:290:
  17094. ../include/winnt.h:2321:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17095. #include <poppack.h>
  17096. ^
  17097. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17098. # pragma pack()
  17099. ^
  17100. In file included from ../src/hash.c:24:
  17101. In file included from ../include/windef.h:290:
  17102. ../include/winnt.h:2323:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17103. #include <pshpack2.h>
  17104. ^
  17105. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17106. # pragma pack(2)
  17107. ^
  17108. In file included from ../src/hash.c:24:
  17109. In file included from ../include/windef.h:290:
  17110. ../include/winnt.h:2377:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17111. #include <poppack.h>
  17112. ^
  17113. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17114. # pragma pack()
  17115. ^
  17116. In file included from ../src/hash.c:24:
  17117. In file included from ../include/windef.h:290:
  17118. ../include/winnt.h:2717:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17119. #include <pshpack2.h>
  17120. ^
  17121. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17122. # pragma pack(2)
  17123. ^
  17124. In file included from ../src/hash.c:24:
  17125. In file included from ../include/windef.h:290:
  17126. ../include/winnt.h:2786:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17127. #include <poppack.h>
  17128. ^
  17129. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17130. # pragma pack()
  17131. ^
  17132. In file included from ../src/hash.c:24:
  17133. In file included from ../include/windef.h:290:
  17134. ../include/winnt.h:2910:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17135. #include <pshpack8.h>
  17136. ^
  17137. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17138. # pragma pack(8)
  17139. ^
  17140. In file included from ../src/hash.c:24:
  17141. In file included from ../include/windef.h:290:
  17142. ../include/winnt.h:2920:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17143. #include <poppack.h>
  17144. ^
  17145. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17146. # pragma pack()
  17147. ^
  17148. In file included from ../src/hash.c:24:
  17149. In file included from ../include/windef.h:290:
  17150. ../include/winnt.h:2994:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17151. #include <pshpack2.h>
  17152. ^
  17153. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17154. # pragma pack(2)
  17155. ^
  17156. In file included from ../src/hash.c:24:
  17157. In file included from ../include/windef.h:290:
  17158. ../include/winnt.h:3006:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17159. #include <poppack.h>
  17160. ^
  17161. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17162. # pragma pack()
  17163. ^
  17164. In file included from ../src/hash.c:24:
  17165. In file included from ../include/windef.h:290:
  17166. ../include/winnt.h:4360:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17167. #include <pshpack4.h>
  17168. ^
  17169. ../include/pshpack4.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17170. # pragma pack(4)
  17171. ^
  17172. In file included from ../src/hash.c:24:
  17173. In file included from ../include/windef.h:290:
  17174. ../include/winnt.h:4365:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17175. #include <poppack.h>
  17176. ^
  17177. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17178. # pragma pack()
  17179. ^
  17180. In file included from ../src/hash.c:24:
  17181. In file included from ../include/windef.h:290:
  17182. ../include/winnt.h:4462:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17183. #include <pshpack4.h>
  17184. ^
  17185. ../include/pshpack4.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17186. # pragma pack(4)
  17187. ^
  17188. In file included from ../src/hash.c:24:
  17189. In file included from ../include/windef.h:290:
  17190. ../include/winnt.h:4475:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17191. #include <poppack.h>
  17192. ^
  17193. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17194. # pragma pack()
  17195. ^
  17196. 1 warning generated.
  17197. mv -f src/.deps/widl-pathtools.Tpo src/.deps/widl-pathtools.Po
  17198. In file included from ../src/hash.c:24:
  17199. In file included from ../include/windef.h:290:
  17200. ../include/winnt.h:5634:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17201. #include <pshpack8.h>
  17202. ^
  17203. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17204. # pragma pack(8)
  17205. ^
  17206. In file included from ../src/hash.c:24:
  17207. In file included from ../include/windef.h:290:
  17208. ../include/winnt.h:5643:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17209. #include <poppack.h>
  17210. ^
  17211. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17212. # pragma pack()
  17213. ^
  17214. In file included from ../src/write_msft.c:43:
  17215. ../src/typelib_struct.h:285:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17216. In file included from ../src/hash.c:25:
  17217. ../include/winbase.h:517:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17218. #include "pshpack1.h"
  17219. ^
  17220. #include <pshpack8.h>
  17221. ^
  17222. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17223. ../include/pshpack1.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17224. # pragma pack(8)
  17225. ^
  17226. # pragma pack(1)
  17227. ^
  17228. In file included from ../src/hash.c:25:
  17229. ../include/winbase.h:529:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17230. In file included from ../src/typelib.c:31:
  17231. In file included from ../include/windef.h:290:
  17232. #include <poppack.h>
  17233. ^
  17234. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17235. ../include/winnt.h# pragma pack()
  17236. ^
  17237. :1014:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17238. #include "pshpack4.h"
  17239. ^
  17240. ../include/pshpack4.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17241. # pragma pack(4)
  17242. ^
  17243. In file included from ../src/write_msft.c:43:
  17244. ../src/typelib_struct.h:582:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17245. In file included from #include "poppack.h"
  17246. ^
  17247. ../src/typelib.c../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17248. :# pragma pack()31
  17249. :
  17250. ^In file included from
  17251. ../include/windef.h:290:
  17252. ../include/winnt.h:1054:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17253. #include "poppack.h"
  17254. ^
  17255. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17256. # pragma pack()
  17257. ^
  17258. In file included from ../src/hash.c:25:
  17259. ../include/winbase.h:1610:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17260. #include <pshpack8.h>
  17261. ^
  17262. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17263. # pragma pack(8)
  17264. ^
  17265. In file included from ../src/hash.c:25:
  17266. ../include/winbase.h:1618:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17267. #include <poppack.h>
  17268. ^
  17269. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17270. # pragma pack()
  17271. ^
  17272. In file included from ../src/typelib.c:31:
  17273. In file included from ../include/windef.h:290:
  17274. ../include/winnt.h:2252:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17275. #include <pshpack2.h>
  17276. ^
  17277. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17278. # pragma pack(2)
  17279. ^
  17280. In file included from ../src/typelib.c:31:
  17281. In file included from ../include/windef.h:290:
  17282. ../include/winnt.h:2274:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17283. #include <poppack.h>
  17284. ^
  17285. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17286. # pragma pack()
  17287. ^
  17288. In file included from ../src/typelib.c:31:
  17289. In file included from ../include/windef.h:290:
  17290. ../include/winnt.h:2287:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17291. #include <pshpack2.h>
  17292. ^
  17293. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17294. # pragma pack(2)
  17295. ^
  17296. In file included from ../src/typelib.c:31:
  17297. In file included from ../include/windef.h:290:
  17298. ../include/winnt.h:2321:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17299. #include <poppack.h>
  17300. ^
  17301. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17302. # pragma pack()
  17303. ^
  17304. In file included from ../src/typelib.c:31:
  17305. In file included from ../include/windef.h:290:
  17306. ../include/winnt.h:2323:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17307. #include <pshpack2.h>
  17308. ^
  17309. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17310. # pragma pack(2)
  17311. ^
  17312. In file included from ../src/typelib.c:31:
  17313. In file included from ../include/windef.h:290:
  17314. ../include/winnt.h:2377:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17315. #include <poppack.h>
  17316. ^
  17317. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17318. # pragma pack()
  17319. ^
  17320. ../src/widl.c:491:31: error: use of undeclared identifier 'CTL_KERN'
  17321. static int pathname[] = { CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1 };
  17322. ^
  17323. ../src/widl.c:491:41: error: use of undeclared identifier 'KERN_PROC'
  17324. In file included from static int pathname[] = { CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1 };
  17325. ^
  17326. ../src/typelib.c:31:
  17327. In file included from ../include/windef.h:290:
  17328. ../include/winnt.h:2717:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17329. #include <pshpack2.h>
  17330. ^
  17331. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17332. # pragma pack(2)
  17333. ^
  17334. In file included from ../src/typelib.c:31:
  17335. In file included from ../include/windef.h:290:
  17336. ../include/winnt.h:2786:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17337. #include <poppack.h>
  17338. ^
  17339. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17340. # pragma pack()
  17341. ^
  17342. In file included from ../src/typelib.c:31:
  17343. In file included from ../include/windef.h:290:
  17344. ../include/winnt.h:2910:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17345. #include <pshpack8.h>
  17346. ^
  17347. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17348. # pragma pack(8)
  17349. ^
  17350. ../src/widl.c:491:52: error: use of undeclared identifier 'KERN_PROC_PATHNAME'
  17351. static int pathname[] = { CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1 };
  17352. ^
  17353. In file included from ../src/typelib.c:31:
  17354. In file included from ../include/windef.h:290:
  17355. ../include/winnt.h:2920:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17356. ../src/widl.c:494:18: warning: implicit declaration of function 'sysctl' is invalid in C99 [-Wimplicit-function-declaration]
  17357. #include <poppack.h>
  17358. ^
  17359. if (path && !sysctl( pathname, sizeof(pathname)/sizeof(pathname[0]), path, &path_size, NULL, 0 ))
  17360. ^
  17361. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17362. ../src/widl.c:494:42: error: invalid application of 'sizeof' to an incomplete type 'int []'
  17363. # pragma pack()
  17364. ^
  17365. if (path && !sysctl( pathname, sizeof(pathname)/sizeof(pathname[0]), path, &path_size, NULL, 0 ))
  17366. ^~~~~~~~~~
  17367. In file included from ../src/typelib.c:31:
  17368. In file included from ../include/windef.h:290:
  17369. ../include/winnt.h:2994:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17370. #include <pshpack2.h>
  17371. ^
  17372. ../include/pshpack2.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17373. # pragma pack(2)
  17374. ^
  17375. In file included from ../src/typelib.c:31:
  17376. In file included from ../include/windef.h:290:
  17377. ../include/winnt.h:3006:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17378. #include <poppack.h>
  17379. ^
  17380. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17381. # pragma pack()
  17382. ^
  17383. In file included from ../src/typelib.c:31:
  17384. In file included from ../include/windef.h:290:
  17385. ../include/winnt.h:4360:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17386. 1 warning and 4 errors generated.
  17387. #include <pshpack4.h>
  17388. ^
  17389. ../include/pshpack4.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17390. # pragma pack(4)
  17391. ^
  17392. In file included from ../src/typelib.c:31:
  17393. In file included from ../include/windef.h:290:
  17394. ../include/winnt.h:4365:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17395. #include <poppack.h>
  17396. ^
  17397. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17398. # pragma pack()
  17399. ^
  17400. In file included from ../src/typelib.c:31:
  17401. In file included from ../include/windef.h:290:
  17402. ../include/winnt.h:4462:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17403. #include <pshpack4.h>
  17404. ^
  17405. gmake: *** [Makefile:830: src/widl-widl.o] Error 1
  17406. ../include/pshpack4.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17407. gmake: *** Waiting for unfinished jobs....
  17408. # pragma pack(4)
  17409. ^
  17410. In file included from ../src/typelib.c:31:
  17411. In file included from ../include/windef.h:290:
  17412. ../include/winnt.h:4475:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17413. #include <poppack.h>
  17414. ^
  17415. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17416. # pragma pack()
  17417. ^
  17418. In file included from ../src/typelib.c:31:
  17419. In file included from ../include/windef.h:290:
  17420. ../include/winnt.h:5634:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17421. #include <pshpack8.h>
  17422. ^
  17423. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17424. # pragma pack(8)
  17425. ^
  17426. In file included from ../src/typelib.c:31:
  17427. In file included from ../include/windef.h:290:
  17428. ../include/winnt.h:5643:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17429. #include <poppack.h>
  17430. ^
  17431. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17432. # pragma pack()
  17433. ^
  17434. In file included from ../src/typelib.c:32:
  17435. ../include/winbase.h:517:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17436. #include <pshpack8.h>
  17437. ^
  17438. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17439. # pragma pack(8)
  17440. ^
  17441. In file included from ../src/typelib.c:32:
  17442. ../include/winbase.h:529:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17443. #include <poppack.h>
  17444. ^
  17445. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17446. # pragma pack()
  17447. ^
  17448. In file included from ../src/typelib.c:32:
  17449. ../include/winbase.h:1610:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17450. #include <pshpack8.h>
  17451. ^
  17452. ../include/pshpack8.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17453. # pragma pack(8)
  17454. ^
  17455. In file included from ../src/typelib.c:32:
  17456. ../include/winbase.h:1618:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17457. #include <poppack.h>
  17458. ^
  17459. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17460. # pragma pack()
  17461. ^
  17462. In file included from ../src/typelib.c:39:
  17463. ../src/typelib_struct.h:285:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17464. #include "pshpack1.h"
  17465. ^
  17466. ../include/pshpack1.h:105:11: note: previous '#pragma pack' directive that modifies alignment is here
  17467. # pragma pack(1)
  17468. ^
  17469. In file included from ../src/typelib.c:39:
  17470. ../src/typelib_struct.h:582:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
  17471. #include "poppack.h"
  17472. ^
  17473. ../include/poppack.h:253:13: note: previous '#pragma pack' directive that modifies alignment is here
  17474. # pragma pack()
  17475. ^
  17476. mv -f src/.deps/widl-wpp.Tpo src/.deps/widl-wpp.Po
  17477. mv -f src/.deps/widl-utils.Tpo src/.deps/widl-utils.Po
  17478. mv -f src/.deps/widl-register.Tpo src/.deps/widl-register.Po
  17479. mv -f src/.deps/widl-expr.Tpo src/.deps/widl-expr.Po
  17480. mv -f src/.deps/widl-client.Tpo src/.deps/widl-client.Po
  17481. 26 warnings generated.
  17482. mv -f src/.deps/widl-typelib.Tpo src/.deps/widl-typelib.Po
  17483. 24 warnings generated.
  17484. mv -f src/.deps/widl-hash.Tpo src/.deps/widl-hash.Po
  17485. mv -f src/.deps/widl-server.Tpo src/.deps/widl-server.Po
  17486. mv -f src/.deps/widl-ppy.tab.Tpo src/.deps/widl-ppy.tab.Po
  17487. mv -f src/.deps/widl-parser.yy.Tpo src/.deps/widl-parser.yy.Po
  17488. mv -f src/.deps/widl-typetree.Tpo src/.deps/widl-typetree.Po
  17489. mv -f src/.deps/widl-proxy.Tpo src/.deps/widl-proxy.Po
  17490. 2 warnings generated.
  17491. mv -f src/.deps/widl-write_msft.Tpo src/.deps/widl-write_msft.Po
  17492. mv -f src/.deps/widl-ppl.yy.Tpo src/.deps/widl-ppl.yy.Po
  17493. mv -f src/.deps/widl-header.Tpo src/.deps/widl-header.Po
  17494. mv -f src/.deps/widl-typegen.Tpo src/.deps/widl-typegen.Po
  17495. mv -f src/.deps/widl-parser.tab.Tpo src/.deps/widl-parser.tab.Po
  17496. + for i in x86
  17497. + '[' x86 == x64 ']'
  17498. + WIN_PLATFORM=x86
  17499. + MINGW_PLATFORM=i686
  17500. + echo 'Building for x86 with compiler i686-w64-mingw32'
  17501. Building for x86 with compiler i686-w64-mingw32
  17502. + '[' 0 -eq 1 ']'
  17503. + echo 'Not building Lua 5.4'
  17504. Not building Lua 5.4
  17505. + '[' 0 -eq 1 ']'
  17506. + echo 'Not building Lua 5.3'
  17507. Not building Lua 5.3
  17508. + '[' 1 -eq 1 ']'
  17509. + cd /home/russellh/git/llvm-mingw
  17510. + echo /home/russellh/git/llvm-mingw
  17511. /home/russellh/git/llvm-mingw
  17512. + CLEAN=1
  17513. + SYNC=1
  17514. + ./build-cross-tools.sh /home/russellh/build/llvm-mingw-host /home/russellh/build/2204a/x86/WLC i686
  17515. HEAD is now at 329fda39c507 NFC: Mention auto-vec support for SVE in release notes.
  17516. T clang/test/Driver/Inputs/CUDA-symlinks/usr/bin/ptxas
  17517. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/bin/i386-unknown-linux-gnu-ld
  17518. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/bin/x86_64-unknown-linux-gnu-ld
  17519. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/i386-unknown-linux-gnu/bin/ld
  17520. T clang/test/Driver/Inputs/basic_cross_linux_tree/usr/x86_64-unknown-linux-gnu/bin/ld
  17521. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/bin/as
  17522. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/bin/ld
  17523. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/i386-unknown-linux/bin/as
  17524. T clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/i386-unknown-linux/bin/ld
  17525. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/bin/as
  17526. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/bin/ld
  17527. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/x86_64-unknown-linux/bin/as
  17528. T clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/x86_64-unknown-linux/bin/ld
  17529. D libclc/amdgcn-mesa3d
  17530. D libclc/clspv64
  17531. D libcxx/test/std/pstl
  17532. T openmp/tools/analyzer/llvm-openmp-analyzer++
  17533. -- The C compiler identification is Clang 14.0.0
  17534. -- The CXX compiler identification is Clang 14.0.0
  17535. -- The ASM compiler identification is Clang with GNU-like command-line
  17536. -- Found assembler: /home/russellh/build/llvm-mingw-host/bin/i686-w64-mingw32-gcc
  17537. -- Detecting C compiler ABI info
  17538. -- Detecting C compiler ABI info - failed
  17539. -- Check for working C compiler: /home/russellh/build/llvm-mingw-host/bin/i686-w64-mingw32-gcc
  17540. -- Check for working C compiler: /home/russellh/build/llvm-mingw-host/bin/i686-w64-mingw32-gcc - broken
  17541. CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:69 (message):
  17542. The C compiler
  17543.  
  17544. "/home/russellh/build/llvm-mingw-host/bin/i686-w64-mingw32-gcc"
  17545.  
  17546. is not able to compile a simple test program.
  17547.  
  17548. It fails with the following output:
  17549.  
  17550. Change Dir: /home/russellh/git/llvm-mingw/llvm-project/llvm/build-i686-w64-mingw32/CMakeFiles/CMakeTmp
  17551.  
  17552. Run Build Command(s):/usr/local/bin/ninja cmTC_09de8 && [1/2] Building C object CMakeFiles/cmTC_09de8.dir/testCCompiler.c.obj
  17553. [2/2] Linking C executable cmTC_09de8.exe
  17554. FAILED: cmTC_09de8.exe
  17555. : && /home/russellh/build/llvm-mingw-host/bin/i686-w64-mingw32-gcc CMakeFiles/cmTC_09de8.dir/testCCompiler.c.obj -o cmTC_09de8.exe -Wl,--out-implib,libcmTC_09de8.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && :
  17556. ld.lld: error: could not open '/usr/home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/lib/windows/libclang_rt.builtins-i386.a': No such file or directory
  17557. ld.lld: error: could not open '/usr/home/russellh/build/llvm-mingw-host/lib/clang/14.0.0/lib/windows/libclang_rt.builtins-i386.a': No such file or directory
  17558. clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
  17559. ninja: build stopped: subcommand failed.
  17560.  
  17561.  
  17562.  
  17563.  
  17564.  
  17565. CMake will not be able to correctly generate this project.
  17566. Call Stack (most recent call first):
  17567. CMakeLists.txt:49 (project)
  17568.  
  17569.  
  17570. -- Configuring incomplete, errors occurred!
  17571. See also "/home/russellh/git/llvm-mingw/llvm-project/llvm/build-i686-w64-mingw32/CMakeFiles/CMakeOutput.log".
  17572. See also "/home/russellh/git/llvm-mingw/llvm-project/llvm/build-i686-w64-mingw32/CMakeFiles/CMakeError.log".
  17573. + '[' 0 -eq 1 ']'
  17574. + echo 'Not building LibreSSL'
  17575. Not building LibreSSL
  17576. + '[' 0 -eq 1 ']'
  17577. + echo 'Not building LuaRocks.'
  17578. Not building LuaRocks.
  17579. + '[' 0 -eq 1 ']'
  17580. ++ date +%s
  17581. + end=1649482342
  17582. + runtime=1754
  17583. + echo 'Elapse seconds: 1754'
  17584. Elapse seconds: 1754
  17585. ++ date '+%Y-%m-%d %r'
  17586. + echo 'Winlua build for 2204a complete at 2022-04-08 10:32:22 PM'
  17587. Winlua build for 2204a complete at 2022-04-08 10:32:22 PM
  17588.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement