pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


TMPDIR=/cygdrive/t/tmpdir/ strace -o LLL "C:\cygwin64\bin\clang-8.exe" x.c
Posted by Anonymous on Mon 11th Mar 2024 10:05
raw | new post

  1. $ cat x.c
  2. #include <stdio.h>
  3. int main(int ac, char *av[]) { puts("hello world"); return 0 ; }
  4.  
  5. $ TMPDIR=/cygdrive/t/tmpdir/ strace -o clang_tmpdir_on_nfs41fs.log "C:\cygwin64\bin\clang-8.exe" x.c
  6. error: unable to open output file '/cygdrive/t/tmpdir/x-8cb6f7.o': 'Operation not permitted'
  7. 1 error generated.
  8.  
  9. $ cat clang_tmpdir_on_nfs41fs.log
  10. --- Process 3936 created
  11. --- Process 3936 loaded C:\Windows\System32\ntdll.dll at 00007ff84c350000
  12. --- Process 3936 loaded C:\Windows\System32\kernel32.dll at 00007ff84a7f0000
  13. --- Process 3936 loaded C:\Windows\System32\KernelBase.dll at 00007ff849f30000
  14. --- Process 3936 thread 9452 created
  15. --- Process 3936 thread 7724 created
  16. --- Process 3936 thread 1464 created
  17. --- Process 3936 loaded C:\cygwin64\bin\cygPolly-8.dll at 00000003f88f0000
  18. --- Process 3936 loaded C:\cygwin64\bin\cygstdc++-6.dll at 000000057b190000
  19. --- Process 3936 loaded C:\cygwin64\bin\cygwin1.dll at 00007ff83f610000
  20. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAArch64CodeGen-8.dll at 00000003fd620000
  21. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAArch64AsmParser-8.dll at 00000003fd910000
  22. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAArch64Desc-8.dll at 00000003fd540000
  23. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAArch64Info-8.dll at 00000003fd4f0000
  24. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAggressiveInstCombine-8.dll at 00000003fca80000
  25. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAMDGPUAsmParser-8.dll at 00000003fd3f0000
  26. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAMDGPUCodeGen-8.dll at 00000003fd0f0000
  27. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAMDGPUDesc-8.dll at 00000003fcf80000
  28. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAMDGPUInfo-8.dll at 00000003fcf30000
  29. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAnalysis-8.dll at 00000003fc730000
  30. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMARMAsmParser-8.dll at 00000003fce60000
  31. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMARMDesc-8.dll at 00000003fcb00000
  32. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMARMCodeGen-8.dll at 00000003fcbd0000
  33. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMARMInfo-8.dll at 00000003fcab0000
  34. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBPFAsmParser-8.dll at 00000003fc5e0000
  35. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBPFCodeGen-8.dll at 00000003fc580000
  36. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBPFInfo-8.dll at 00000003fc540000
  37. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBPFDesc-8.dll at 00000003fc560000
  38. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMHexagonAsmParser-8.dll at 00000003fb9d0000
  39. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMCodeGen-8.dll at 00000003fc020000
  40. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMHexagonCodeGen-8.dll at 00000003fb750000
  41. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMCore-8.dll at 00000003fbdb0000
  42. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMHexagonDesc-8.dll at 00000003fb680000
  43. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMInstCombine-8.dll at 00000003fb530000
  44. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMHexagonInfo-8.dll at 00000003fb640000
  45. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMInstrumentation-8.dll at 00000003fb430000
  46. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMipo-8.dll at 00000003f8bc0000
  47. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMLanaiAsmParser-8.dll at 00000003fb380000
  48. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMLanaiDesc-8.dll at 00000003fb2f0000
  49. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMLanaiCodeGen-8.dll at 00000003fb310000
  50. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMLanaiInfo-8.dll at 00000003fb2d0000
  51. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMC-8.dll at 00000003fb1c0000
  52. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMCParser-8.dll at 00000003fb110000
  53. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMipsCodeGen-8.dll at 00000003fae20000
  54. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMipsDesc-8.dll at 00000003fad90000
  55. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMipsAsmParser-8.dll at 00000003fafc0000
  56. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMSP430AsmParser-8.dll at 00000003fb0b0000
  57. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMipsInfo-8.dll at 00000003fad50000
  58. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMSP430CodeGen-8.dll at 00000003fb060000
  59. --- Process 3936 loaded C:\cygwin64\bin\cyggcc_s-seh-1.dll at 000000050caa0000
  60. --- Process 3936 loaded C:\cygwin64\bin\cyggcc_s-seh-1.dll at 0000000000170000
  61. --- Process 3936 unloaded DLL at 0000000000170000
  62. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMSP430Desc-8.dll at 00000003fb040000
  63. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMSP430Info-8.dll at 00000003fb020000
  64. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMNVPTXCodeGen-8.dll at 00000003fac70000
  65. --- Process 3936 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003e8c80000
  66. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMNVPTXDesc-8.dll at 00000003fabf0000
  67. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMObjCARCOpts-8.dll at 00000003fabb0000
  68. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMNVPTXInfo-8.dll at 00000003fabe0000
  69. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMOption-8.dll at 00000003fa9c0000
  70. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMPowerPCAsmParser-8.dll at 00000003fa7b0000
  71. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMPasses-8.dll at 00000003fa7e0000
  72. --- Process 3936 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005ec830000
  73. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMPowerPCCodeGen-8.dll at 00000003fa610000
  74. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMScalarOpts-8.dll at 00000003fa1c0000
  75. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMPowerPCDesc-8.dll at 00000003fa5a0000
  76. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSupport-8.dll at 00000003f9c80000
  77. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMPowerPCInfo-8.dll at 00000003fa570000
  78. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMTransformUtils-8.dll at 00000003f9860000
  79. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSparcAsmParser-8.dll at 00000003f9ec0000
  80. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSparcCodeGen-8.dll at 00000003f9e40000
  81. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSparcDesc-8.dll at 00000003f9e10000
  82. --- Process 3936 loaded C:\cygwin64\bin\cygPollyISL-8.dll at 00000003f8720000
  83. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSparcInfo-8.dll at 00000003f9df0000
  84. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSystemZCodeGen-8.dll at 00000003f9b50000
  85. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSystemZAsmParser-8.dll at 00000003f9c30000
  86. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSystemZDesc-8.dll at 00000003f9ae0000
  87. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSystemZInfo-8.dll at 00000003f9aa0000
  88. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMVectorize-8.dll at 00000003f9790000
  89. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMWebAssemblyAsmParser-8.dll at 00000003f9770000
  90. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMWebAssemblyCodeGen-8.dll at 00000003f9690000
  91. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMWebAssemblyDesc-8.dll at 00000003f9660000
  92. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMX86AsmParser-8.dll at 00000003f9580000
  93. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMX86CodeGen-8.dll at 00000003f9160000
  94. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMWebAssemblyInfo-8.dll at 00000003f9640000
  95. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMX86Desc-8.dll at 00000003f8fa0000
  96. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMXCoreCodeGen-8.dll at 00000003f8d70000
  97. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMX86Info-8.dll at 00000003f8df0000
  98. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMXCoreDesc-8.dll at 00000003f8d50000
  99. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMXCoreInfo-8.dll at 00000003f8d30000
  100. --- Process 3936 loaded C:\cygwin64\bin\cygclangBasic-8.dll at 00000003f2e10000
  101. --- Process 3936 loaded C:\cygwin64\bin\cygclangCodeGen-8.dll at 00000003f29a0000
  102. --- Process 3936 loaded C:\cygwin64\bin\cygclangDriver-8.dll at 00000003f27c0000
  103. --- Process 3936 loaded C:\cygwin64\bin\cygclangFrontend-8.dll at 00000003f23e0000
  104. --- Process 3936 loaded C:\cygwin64\bin\cygclangFrontendTool-8.dll at 00000003f23d0000
  105. --- Process 3936 loaded C:\cygwin64\bin\cygclangSerialization-8.dll at 00000003f17e0000
  106. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAArch64AsmPrinter-8.dll at 00000003fd870000
  107. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAArch64Utils-8.dll at 00000003fd4c0000
  108. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAArch64Utils-8.dll at 0000000000170000
  109. --- Process 3936 unloaded DLL at 0000000000170000
  110. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAsmPrinter-8.dll at 00000003fc5f0000
  111. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMGlobalISel-8.dll at 00000003fba20000
  112. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSelectionDAG-8.dll at 00000003f9ee0000
  113. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMTarget-8.dll at 00000003f9a20000
  114. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAMDGPUUtils-8.dll at 00000003fcef0000
  115. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAMDGPUAsmPrinter-8.dll at 00000003fd3a0000
  116. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAMDGPUAsmPrinter-8.dll at 0000000000170000
  117. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBinaryFormat-8.dll at 00000003fc510000
  118. --- Process 3936 unloaded DLL at 0000000000170000
  119. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMObject-8.dll at 00000003faaf0000
  120. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMProfileData-8.dll at 00000003fa510000
  121. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMARMAsmPrinter-8.dll at 00000003fce30000
  122. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMARMUtils-8.dll at 00000003fcaa0000
  123. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMCDisassembler-8.dll at 00000003fb180000
  124. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBPFAsmPrinter-8.dll at 00000003fc5d0000
  125. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBitWriter-8.dll at 00000003fc460000
  126. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMBitReader-8.dll at 00000003fc4b0000
  127. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMLanaiAsmPrinter-8.dll at 00000003fb370000
  128. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMIRReader-8.dll at 00000003fb630000
  129. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMLinker-8.dll at 00000003fb280000
  130. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMipsAsmPrinter-8.dll at 00000003fafa0000
  131. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMMSP430AsmPrinter-8.dll at 00000003fb0a0000
  132. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMNVPTXAsmPrinter-8.dll at 00000003fad20000
  133. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMPowerPCAsmPrinter-8.dll at 00000003fa780000
  134. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMPowerPCAsmPrinter-8.dll at 0000000000170000
  135. --- Process 3936 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048ca30000
  136. --- Process 3936 unloaded DLL at 0000000000170000
  137. --- Process 3936 loaded C:\cygwin64\bin\cygz.dll at 00000003dacc0000
  138. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMDemangle-8.dll at 00000003fbb10000
  139. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSparcAsmPrinter-8.dll at 00000003f9ea0000
  140. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSparcAsmPrinter-8.dll at 0000000000170000
  141. --- Process 3936 unloaded DLL at 0000000000170000
  142. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSystemZAsmPrinter-8.dll at 00000003f9c10000
  143. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMSystemZAsmPrinter-8.dll at 0000000000170000
  144. --- Process 3936 unloaded DLL at 0000000000170000
  145. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMWebAssemblyAsmPrinter-8.dll at 00000003f9750000
  146. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMX86AsmPrinter-8.dll at 00000003f9520000
  147. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMX86Utils-8.dll at 00000003f8de0000
  148. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMXCoreAsmPrinter-8.dll at 00000003f8dd0000
  149. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMXCoreAsmPrinter-8.dll at 0000000000170000
  150. --- Process 3936 unloaded DLL at 0000000000170000
  151. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMCoroutines-8.dll at 00000003fbd80000
  152. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMCoverage-8.dll at 00000003fbd50000
  153. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMLTO-8.dll at 00000003fb3a0000
  154. --- Process 3936 loaded C:\cygwin64\bin\cygclangLex-8.dll at 00000003f2250000
  155. --- Process 3936 loaded C:\cygwin64\bin\cygclangAST-8.dll at 00000003f31f0000
  156. --- Process 3936 loaded C:\cygwin64\bin\cygclangParse-8.dll at 00000003f2150000
  157. --- Process 3936 loaded C:\cygwin64\bin\cygclangEdit-8.dll at 00000003f25c0000
  158. --- Process 3936 loaded C:\cygwin64\bin\cygclangSema-8.dll at 00000003f1960000
  159. --- Process 3936 loaded C:\cygwin64\bin\cygclangRewriteFrontend-8.dll at 00000003f20b0000
  160. --- Process 3936 loaded C:\cygwin64\bin\cygclangARCMigrate-8.dll at 00000003f35a0000
  161. --- Process 3936 loaded C:\cygwin64\bin\cygclangStaticAnalyzerFrontend-8.dll at 00000003f11e0000
  162. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMDebugInfoCodeView-8.dll at 00000003fbca0000
  163. --- Process 3936 loaded C:\cygwin64\bin\cygLLVMAsmParser-8.dll at 00000003fc6c0000
  164. --- Process 3936 loaded C:\cygwin64\bin\cygclangAnalysis-8.dll at 00000003f3060000
  165. --- Process 3936 loaded C:\cygwin64\bin\cygclangAnalysis-8.dll at 0000000000600000
  166. --- Process 3936 unloaded DLL at 0000000000600000
  167. --- Process 3936 loaded C:\cygwin64\bin\cygclangRewrite-8.dll at 00000003f2130000
  168. --- Process 3936 loaded C:\cygwin64\bin\cygclangStaticAnalyzerCore-8.dll at 00000003f1240000
  169. --- Process 3936 loaded C:\cygwin64\bin\cygclangCrossTU-8.dll at 00000003f2980000
  170. --- Process 3936 loaded C:\cygwin64\bin\cygclangStaticAnalyzerCheckers-8.dll at 00000003f1440000
  171. --- Process 3936 loaded C:\cygwin64\bin\cygclangASTMatchers-8.dll at 00000003f3160000
  172. --- Process 3936 loaded C:\cygwin64\bin\cygclangASTMatchers-8.dll at 0000000000170000
  173. --- Process 3936 unloaded DLL at 0000000000170000
  174. --- Process 3936 loaded C:\cygwin64\bin\cygclangIndex-8.dll at 00000003f2320000
  175. --- Process 3936 loaded C:\cygwin64\bin\cygclangToolingCore-8.dll at 00000003f1110000
  176. --- Process 3936 loaded C:\cygwin64\bin\cygclangFormat-8.dll at 00000003f2530000
  177. --- Process 3936 loaded C:\cygwin64\bin\cygclangToolingInclusions-8.dll at 00000003f10f0000
  178.     0       0 [main] clang-8 (3936) **********************************************
  179.   330     330 [main] clang-8 (3936) Program name: C:\cygwin64\bin\clang-8.exe (windows pid 3936)
  180.   223     553 [main] clang-8 (3936) OS version:   Windows NT-10.0
  181.   197     750 [main] clang-8 (3936) **********************************************
  182. --- Process 3936 loaded C:\Windows\System32\advapi32.dll at 00007ff84abc0000
  183. --- Process 3936 loaded C:\Windows\System32\msvcrt.dll at 00007ff84b570000
  184. --- Process 3936 loaded C:\Windows\System32\sechost.dll at 00007ff84ad80000
  185. --- Process 3936 loaded C:\Windows\System32\rpcrt4.dll at 00007ff84af30000
  186. --- Process 3936 loaded C:\Windows\System32\bcrypt.dll at 00007ff84a350000
  187. --- Process 3936 loaded C:\Windows\System32\cryptbase.dll at 00007ff8492d0000
  188. --- Process 3936 loaded C:\Windows\System32\bcryptprimitives.dll at 00007ff849e50000
  189.  5969    6719 [main] clang-8 (3936) sigprocmask: 0 = sigprocmask (0, 0x0, 0x7FF83F8EE350)
  190.  1010    7729 [main] clang-8 (3936) open_shared: name shared.5, shared 0x1A0000000 (wanted 0x1A0000000), h 0x14C, m 0, created 0
  191.   239    7968 [main] clang-8 (3936) user_heap_info::init: heap base 0xA00000000, heap top 0xA00000000, heap size 0x20000000 (536870912)
  192.   212    8180 [main] clang-8 (3936) open_shared: name S-1-5-21-3286904461-661230000-4220857270-1000.1, shared 0x1A0010000 (wanted 0x1A0010000), h 0x148, m 1, created 0
  193.   194    8374 [main] clang-8 (3936) user_info::create: opening user shared for 'S-1-5-21-3286904461-661230000-4220857270-1000' at 0x1A0010000
  194.   196    8570 [main] clang-8 (3936) user_info::create: user shared version AB1FCCE8
  195.   268    8838 [main] clang-8 (3936) fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-3936-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
  196.   239    9077 [main] clang-8 (3936) fhandler_pipe::create: pipe read handle 0x12C
  197.   172    9249 [main] clang-8 (3936) fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-3936-sigwait
  198.   210    9459 [main] clang-8 (3936) fhandler_pipe::create: pipe write handle 0x130
  199.   215    9674 [main] clang-8 (3936) dll_crt0_0: finished dll_crt0_0 initialization
  200. --- Process 3936 thread 2736 created
  201. 22452   32126 [sig] clang-8 (3936) SetThreadName: SetThreadDescription() failed. 00000000 10000000
  202.   451   32577 [sig] clang-8 (3936) wait_sig: entering ReadFile loop, my_readsig 0x12C, my_sendsig 0x130
  203.  1736   34313 [main] clang-8 (3936) mount_info::conv_to_posix_path: conv_to_posix_path (L:\builds, 0x0, no-add-slash)
  204.   336   34649 [main] clang-8 (3936) normalize_win32_path: L:\builds = normalize_win32_path (L:\builds)
  205.   239   34888 [main] clang-8 (3936) mount_info::conv_to_posix_path: /cygdrive/l/builds = conv_to_posix_path (L:\builds)
  206.   266   35154 [main] clang-8 (3936) time: 1710151199 = time(0x0)
  207.   411   35565 [main] clang-8 (3936) sigprocmask: 0 = sigprocmask (0, 0x0, 0xA00000100)
  208.   863   36428 [main] clang-8 (3936) _cygwin_istext_for_stdio: fd 0: not open
  209.   153   36581 [main] clang-8 (3936) _cygwin_istext_for_stdio: fd 1: not open
  210.   149   36730 [main] clang-8 (3936) _cygwin_istext_for_stdio: fd 2: not open
  211.   501   37231 [main] clang-8 (3936) open_shared: name cygpid.40294, shared 0x1A0020000 (wanted 0x1A0020000), h 0x118, m 2, created 1
  212.   185   37416 [main] clang-8 (3936) time: 1710151199 = time(0x0)
  213.   200   37616 [main] clang-8 40294 pinfo::thisproc: myself dwProcessId 3936
  214.   204   37820 [main] clang-8 40294 environ_init: GetEnvironmentStrings returned 0x77BFC0
  215.   530   38350 [main] clang-8 40294 win32env_to_cygenv: 0xA000004B0: !::=::\
  216.   291   38641 [main] clang-8 40294 win32env_to_cygenv: 0xA000004D0: ALLUSERSPROFILE=C:\ProgramData
  217.   282   38923 [main] clang-8 40294 win32env_to_cygenv: 0xA00000500: APPDATA=C:\Users\roland_mainz\AppData\Roaming
  218.   281   39204 [main] clang-8 40294 win32env_to_cygenv: 0xA00000540: COLORFGBG=15;0
  219.   298   39502 [main] clang-8 40294 win32env_to_cygenv: 0xA00000560: COLORTERM=truecolor
  220.   292   39794 [main] clang-8 40294 win32env_to_cygenv: 0xA00000580: COMMONPROGRAMFILES=C:\Program Files\Common Files
  221.   282   40076 [main] clang-8 40294 win32env_to_cygenv: 0xA000005C0: COMPUTERNAME=WINGRENDEL02
  222.   281   40357 [main] clang-8 40294 win32env_to_cygenv: 0xA000005F0: COMSPEC=C:\Windows\system32\cmd.exe
  223.   284   40641 [main] clang-8 40294 win32env_to_cygenv: 0xA00000620: CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
  224.   282   40923 [main] clang-8 40294 win32env_to_cygenv: 0xA00000670: CommonProgramW6432=C:\Program Files\Common Files
  225.   286   41209 [main] clang-8 40294 parse_options: glob (called func)
  226.   286   41495 [main] clang-8 40294 parse_options: returning
  227.   168   41663 [main] clang-8 40294 win32env_to_cygenv: 0xA000006B0: CYGWIN=noglob
  228.   283   41946 [main] clang-8 40294 win32env_to_cygenv: 0xA000006F0: DISPLAY=10.49.202.231:0.0
  229.   280   42226 [main] clang-8 40294 win32env_to_cygenv: 0xA00000720: DriverData=C:\Windows\System32\Drivers\DriverData
  230.   282   42508 [main] clang-8 40294 win32env_to_cygenv: 0xA00000760: EXECIGNORE=*.dll
  231.   282   42790 [main] clang-8 40294 win32env_to_cygenv: 0xA00000780: FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer
  232.   391   43181 [main] clang-8 40294 win32env_to_cygenv: 0xA000007C0: FPS_BROWSER_USER_PROFILE_STRING=Default
  233.   288   43469 [main] clang-8 40294 win32env_to_cygenv: 0xA000007F0: HISTFILESIZE=5000000
  234.   286   43755 [main] clang-8 40294 win32env_to_cygenv: 0xA00000810: HISTSIZE=500000
  235.   286   44041 [main] clang-8 40294 getwinenv: can't set native for HOME= since no environ yet
  236.   156   44197 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\home\roland_mainz, 0x10000000, no-add-slash)
  237.   150   44347 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\home\roland_mainz = normalize_win32_path (C:\cygwin64\home\roland_mainz)
  238.   151   44498 [main] clang-8 40294 mount_info::conv_to_posix_path: /home/roland_mainz = conv_to_posix_path (C:\cygwin64\home\roland_mainz)
  239.   427   44925 [main] clang-8 40294 win_env::add_cache: posix /home/roland_mainz
  240.   148   45073 [main] clang-8 40294 win_env::add_cache: native HOME=C:\cygwin64\home\roland_mainz
  241.   149   45222 [main] clang-8 40294 posify_maybe: env var converted to HOME=/home/roland_mainz
  242.   461   45683 [main] clang-8 40294 win32env_to_cygenv: 0xA000008B0: HOME=/home/roland_mainz
  243.   285   45968 [main] clang-8 40294 win32env_to_cygenv: 0xA00000830: HOMEDRIVE=C:
  244.   286   46254 [main] clang-8 40294 win32env_to_cygenv: 0xA000008D0: HOMEPATH=\Users\roland_mainz
  245.   283   46537 [main] clang-8 40294 win32env_to_cygenv: 0xA00000900: HOSTNAME=wingrendel02
  246.   284   46821 [main] clang-8 40294 win32env_to_cygenv: 0xA00000920: INFOPATH=/usr/local/info:/usr/share/info:/usr/info
  247.   283   47104 [main] clang-8 40294 win32env_to_cygenv: 0xA00000960: KONSOLE_DBUS_SESSION=/Sessions/1
  248.   284   47388 [main] clang-8 40294 win32env_to_cygenv: 0xA00000990: KONSOLE_DBUS_WINDOW=/Windows/1
  249.   289   47677 [main] clang-8 40294 win32env_to_cygenv: 0xA000009C0: KONSOLE_PROFILE_NAME=Profile 2
  250.   287   47964 [main] clang-8 40294 win32env_to_cygenv: 0xA000009F0: LC_CTYPE=de_DE.UTF-8
  251.   284   48248 [main] clang-8 40294 win32env_to_cygenv: 0xA00000A10: LOCALAPPDATA=C:\Users\roland_mainz\AppData\Local
  252.   306   48554 [main] clang-8 40294 win32env_to_cygenv: 0xA00000A50: LOGONSERVER=\\WINGRENDEL02
  253.   334   48888 [main] clang-8 40294 win32env_to_cygenv: 0xA00000A80: MINTTY_SHORTCUT=/cygdrive/c/Users/Public/Desktop/Cygwin64 Terminal.lnk
  254.   350   49238 [main] clang-8 40294 win32env_to_cygenv: 0xA00000AD0: NUMBER_OF_PROCESSORS=8
  255.   338   49576 [main] clang-8 40294 win32env_to_cygenv: 0xA00000AF0: OLDPWD=/home/roland_mainz
  256.   378   49954 [main] clang-8 40294 win32env_to_cygenv: 0xA00000B20: ORIGINAL_PATH=/cygdrive/c/Program Files (x86)/VMware/VMware Workstation/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Users/roland_mainz/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Dr. Memory/bin
  257.   336   50290 [main] clang-8 40294 win32env_to_cygenv: 0xA00000CC0: OS=Windows_NT
  258.   338   50628 [main] clang-8 40294 win32env_to_cygenv: 0xA00000CE0: OneDrive=C:\Users\roland_mainz\OneDrive
  259.   344   50972 [main] clang-8 40294 getwinenv: can't set native for PATH= since no environ yet
  260.   283   51255 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\usr\local\bin, 0x10000100, no-add-slash)
  261.   181   51436 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\usr\local\bin = normalize_win32_path (C:\cygwin64\usr\local\bin)
  262.   177   51613 [main] clang-8 40294 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin64\usr\local\bin)
  263.   176   51789 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\bin, 0x10000100, no-add-slash)
  264.   175   51964 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\bin = normalize_win32_path (C:\cygwin64\bin)
  265.   176   52140 [main] clang-8 40294 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin64\bin)
  266.   176   52316 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\VMware\VMware Workstation\bin, 0x10000100, no-add-slash)
  267.   175   52491 [main] clang-8 40294 normalize_win32_path: C:\Program Files (x86)\VMware\VMware Workstation\bin = normalize_win32_path (C:\Program Files (x86)\VMware\VMware Workstation\bin)
  268.   178   52669 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/VMware/VMware Workstation/bin = conv_to_posix_path (C:\Program Files (x86)\VMware\VMware Workstation\bin)
  269.   175   52844 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\system32, 0x10000100, no-add-slash)
  270.   176   53020 [main] clang-8 40294 normalize_win32_path: C:\Windows\system32 = normalize_win32_path (C:\Windows\system32)
  271.   176   53196 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Windows/system32 = conv_to_posix_path (C:\Windows\system32)
  272.   175   53371 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows, 0x10000100, no-add-slash)
  273.   175   53546 [main] clang-8 40294 normalize_win32_path: C:\Windows = normalize_win32_path (C:\Windows)
  274.   214   53760 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Windows = conv_to_posix_path (C:\Windows)
  275.   190   53950 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\System32\Wbem, 0x10000100, no-add-slash)
  276.   175   54125 [main] clang-8 40294 normalize_win32_path: C:\Windows\System32\Wbem = normalize_win32_path (C:\Windows\System32\Wbem)
  277.   178   54303 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Windows/System32/Wbem = conv_to_posix_path (C:\Windows\System32\Wbem)
  278.   183   54486 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\System32\WindowsPowerShell\v1.0, 0x10000100, no-add-slash)
  279.   203   54689 [main] clang-8 40294 normalize_win32_path: C:\Windows\System32\WindowsPowerShell\v1.0 = normalize_win32_path (C:\Windows\System32\WindowsPowerShell\v1.0)
  280.   203   54892 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0 = conv_to_posix_path (C:\Windows\System32\WindowsPowerShell\v1.0)
  281.   191   55083 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Windows\System32\OpenSSH, 0x10000100, no-add-slash)
  282.   176   55259 [main] clang-8 40294 normalize_win32_path: C:\Windows\System32\OpenSSH = normalize_win32_path (C:\Windows\System32\OpenSSH)
  283.   177   55436 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Windows/System32/OpenSSH = conv_to_posix_path (C:\Windows\System32\OpenSSH)
  284.   177   55613 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Git\cmd, 0x10000100, no-add-slash)
  285.   175   55788 [main] clang-8 40294 normalize_win32_path: C:\Program Files\Git\cmd = normalize_win32_path (C:\Program Files\Git\cmd)
  286.   176   55964 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Git/cmd = conv_to_posix_path (C:\Program Files\Git\cmd)
  287.   176   56140 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Users\roland_mainz\AppData\Local\Microsoft\WindowsApps, 0x10000100, no-add-slash)
  288.   174   56314 [main] clang-8 40294 normalize_win32_path: C:\Users\roland_mainz\AppData\Local\Microsoft\WindowsApps = normalize_win32_path (C:\Users\roland_mainz\AppData\Local\Microsoft\WindowsApps)
  289.   179   56493 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Users/roland_mainz/AppData/Local/Microsoft/WindowsApps = conv_to_posix_path (C:\Users\roland_mainz\AppData\Local\Microsoft\WindowsApps)
  290.   176   56669 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files (x86)\Dr. Memory\bin, 0x10000100, no-add-slash)
  291.   175   56844 [main] clang-8 40294 normalize_win32_path: C:\Program Files (x86)\Dr. Memory\bin = normalize_win32_path (C:\Program Files (x86)\Dr. Memory\bin)
  292.   194   57038 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Dr. Memory/bin = conv_to_posix_path (C:\Program Files (x86)\Dr. Memory\bin)
  293.   179   57217 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\lib\lapack, 0x10000100, no-add-slash)
  294.   175   57392 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\lib\lapack = normalize_win32_path (C:\cygwin64\lib\lapack)
  295.   176   57568 [main] clang-8 40294 mount_info::conv_to_posix_path: /usr/lib/lapack = conv_to_posix_path (C:\cygwin64\lib\lapack)
  296.   542   58110 [main] clang-8 40294 win_env::add_cache: posix /usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/VMware/VMware Workstation/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Users/roland_mainz/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Dr. Memory/bin:/usr/lib/lapack
  297.   173   58283 [main] clang-8 40294 win_env::add_cache: native PATH=C:\cygwin64\usr\local\bin;C:\cygwin64\bin;C:\Program Files (x86)\VMware\VMware Workstation\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Users\roland_mainz\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Dr. Memory\bin;C:\cygwin64\lib\lapack
  298.   174   58457 [main] clang-8 40294 posify_maybe: env var converted to PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/VMware/VMware Workstation/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Users/roland_mainz/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Dr. Memory/bin:/usr/lib/lapack
  299.   700   59157 [main] clang-8 40294 win32env_to_cygenv: 0xA000011C0: PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/VMware/VMware Workstation/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Users/roland_mainz/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Dr. Memory/bin:/usr/lib/lapack
  300.   407   59564 [main] clang-8 40294 win32env_to_cygenv: 0xA00000D10: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  301.   402   59966 [main] clang-8 40294 win32env_to_cygenv: 0xA00000D60: PRINTER=Microsoft Print to PDF
  302.   396   60362 [main] clang-8 40294 win32env_to_cygenv: 0xA00000D90: PROCESSOR_ARCHITECTURE=AMD64
  303.   305   60667 [main] clang-8 40294 win32env_to_cygenv: 0xA00000DC0: PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  304.   296   60963 [main] clang-8 40294 win32env_to_cygenv: 0xA00000E10: PROCESSOR_LEVEL=6
  305.   295   61258 [main] clang-8 40294 win32env_to_cygenv: 0xA00000E30: PROCESSOR_REVISION=2a07
  306.   295   61553 [main] clang-8 40294 win32env_to_cygenv: 0xA00000E50: PROFILEREAD=true
  307.   366   61919 [main] clang-8 40294 win32env_to_cygenv: 0xA00001380: PROGRAMFILES=C:\Program Files
  308.   419   62338 [main] clang-8 40294 win32env_to_cygenv: 0xA000013B0: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$
  309.   352   62690 [main] clang-8 40294 win32env_to_cygenv: 0xA00001400: PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
  310.   452   63142 [main] clang-8 40294 win32env_to_cygenv: 0xA00000E70: PUBLIC=C:\Users\Public
  311.   296   63438 [main] clang-8 40294 win32env_to_cygenv: 0xA00001480: PWD=/cygdrive/l/builds
  312.   295   63733 [main] clang-8 40294 win32env_to_cygenv: 0xA000014A0: ProgramData=C:\ProgramData
  313.   296   64029 [main] clang-8 40294 win32env_to_cygenv: 0xA000014D0: ProgramFiles(x86)=C:\Program Files (x86)
  314.   297   64326 [main] clang-8 40294 win32env_to_cygenv: 0xA00001510: ProgramW6432=C:\Program Files
  315.   300   64626 [main] clang-8 40294 win32env_to_cygenv: 0xA00001540: SESSIONNAME=Console
  316.   287   64913 [main] clang-8 40294 win32env_to_cygenv: 0xA00001560: SHELL=/bin/bash
  317.   288   65201 [main] clang-8 40294 win32env_to_cygenv: 0xA00001580: SHELL_SESSION_ID=43e346786770452b8141a1a1c50b6638
  318.   296   65497 [main] clang-8 40294 win32env_to_cygenv: 0xA000015C0: SHLVL=1
  319.   331   65828 [main] clang-8 40294 win32env_to_cygenv: 0xA000015E0: SYSTEMDRIVE=C:
  320.   293   66121 [main] clang-8 40294 win32env_to_cygenv: 0xA00001600: SYSTEMROOT=C:\Windows
  321.   289   66410 [main] clang-8 40294 getwinenv: can't set native for TEMP= since no environ yet
  322.   160   66570 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\tmp, 0x10000000, no-add-slash)
  323.   152   66722 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\tmp = normalize_win32_path (C:\cygwin64\tmp)
  324.   153   66875 [main] clang-8 40294 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin64\tmp)
  325.   429   67304 [main] clang-8 40294 win_env::add_cache: posix /tmp
  326.   150   67454 [main] clang-8 40294 win_env::add_cache: native TEMP=C:\cygwin64\tmp
  327.   145   67599 [main] clang-8 40294 posify_maybe: env var converted to TEMP=/tmp
  328.   427   68026 [main] clang-8 40294 win32env_to_cygenv: 0xA00001680: TEMP=/tmp
  329.   289   68315 [main] clang-8 40294 win32env_to_cygenv: 0xA00001620: TERM=xterm-256color
  330.   374   68689 [main] clang-8 40294 win32env_to_cygenv: 0xA000016A0: TERM_PROGRAM=mintty
  331.   443   69132 [main] clang-8 40294 win32env_to_cygenv: 0xA000016C0: TERM_PROGRAM_VERSION=3.7.1
  332.   405   69537 [main] clang-8 40294 getwinenv: can't set native for TMP= since no environ yet
  333.   264   69801 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\tmp, 0x10000000, no-add-slash)
  334.   174   69975 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\tmp = normalize_win32_path (C:\cygwin64\tmp)
  335.   171   70146 [main] clang-8 40294 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\cygwin64\tmp)
  336.   549   70695 [main] clang-8 40294 win_env::add_cache: posix /tmp
  337.   232   70927 [main] clang-8 40294 win_env::add_cache: native TMP=C:\cygwin64\tmp
  338.   218   71145 [main] clang-8 40294 posify_maybe: env var converted to TMP=/tmp
  339.   496   71641 [main] clang-8 40294 win32env_to_cygenv: 0xA00001750: TMP=/tmp
  340.   448   72089 [main] clang-8 40294 getwinenv: can't set native for TMPDIR= since no environ yet
  341.   228   72317 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (T:\tmpdir, 0x10000000, no-add-slash)
  342.   227   72544 [main] clang-8 40294 normalize_win32_path: T:\tmpdir = normalize_win32_path (T:\tmpdir)
  343.   203   72747 [main] clang-8 40294 mount_info::conv_to_posix_path: /cygdrive/t/tmpdir = conv_to_posix_path (T:\tmpdir)
  344.   556   73303 [main] clang-8 40294 win_env::add_cache: posix /cygdrive/t/tmpdir
  345.   176   73479 [main] clang-8 40294 win_env::add_cache: native TMPDIR=T:\tmpdir
  346.   175   73654 [main] clang-8 40294 posify_maybe: env var converted to TMPDIR=/cygdrive/t/tmpdir
  347.   534   74188 [main] clang-8 40294 win32env_to_cygenv: 0xA000017B0: TMPDIR=/cygdrive/t/tmpdir
  348.   329   74517 [main] clang-8 40294 win32env_to_cygenv: 0xA000016F0: TZ=Europe/Berlin
  349.   336   74853 [main] clang-8 40294 win32env_to_cygenv: 0xA000017E0: USER=roland_mainz
  350.   338   75191 [main] clang-8 40294 win32env_to_cygenv: 0xA00001800: USERDOMAIN=WINGRENDEL02
  351.   335   75526 [main] clang-8 40294 win32env_to_cygenv: 0xA00001820: USERDOMAIN_ROAMINGPROFILE=WINGRENDEL02
  352.   336   75862 [main] clang-8 40294 win32env_to_cygenv: 0xA00001850: USERNAME=roland_mainz
  353.   337   76199 [main] clang-8 40294 win32env_to_cygenv: 0xA00001870: USERPROFILE=C:\Users\roland_mainz
  354.   337   76536 [main] clang-8 40294 win32env_to_cygenv: 0xA000018A0: WINDIR=C:\Windows
  355.   336   76872 [main] clang-8 40294 win32env_to_cygenv: 0xA000018C0: WINDOWID=146800646
  356.   335   77207 [main] clang-8 40294 win32env_to_cygenv: 0xA000018E0: _=/usr/bin/strace
  357.   425   77632 [main] clang-8 40294 pinfo_init: Set nice to 0
  358.   176   77808 [main] clang-8 40294 pinfo_init: pid 40294, pgid 40294, process_state 0x20041
  359.   188   77996 [main] clang-8 40294 App version:  3000.7, api: 0.338
  360.   178   78174 [main] clang-8 40294 DLL version:  3006.0, api: 0.355
  361.   178   78352 [main] clang-8 40294 DLL build:    2024-03-06 13:35
  362.   204   78556 [main] clang-8 40294 dtable::extend: size 32, fds 0x800013670
  363.  1517   80073 [main] clang-8 40294 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc
  364.   806   80879 [main] clang-8 40294 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc
  365.   693   81572 [main] clang-8 40294 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc
  366.   735   82307 [main] clang-8 40294 cygheap_user::ontherange: what 2, pw 0x8000138D0
  367.   192   82499 [main] clang-8 40294 cygheap_user::ontherange: HOME is already in the environment /home/roland_mainz
  368.   542   83041 [main] clang-8 40294 build_argv: argv[0] = 'C:\cygwin64\bin\clang-8.exe'
  369.   173   83214 [main] clang-8 40294 build_argv: argv[1] = 'x.c'
  370.   172   83386 [main] clang-8 40294 build_argv: argc 2
  371.   334   83720 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\bin\clang-8.exe, 0x10000100, no-add-slash)
  372.   171   83891 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\bin\clang-8.exe = normalize_win32_path (C:\cygwin64\bin\clang-8.exe)
  373.   172   84063 [main] clang-8 40294 mount_info::conv_to_posix_path: /usr/bin/clang-8.exe = conv_to_posix_path (C:\cygwin64\bin\clang-8.exe)
  374.   735   84798 [main] clang-8 40294 open_shared: name e022582115c10879-cons0x2A052A.0, shared 0x1A0030000 (wanted 0x1A0030000), h 0x1F0, m 3, created 1
  375. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\user32.dll at 00007ff84b3d0000
  376. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\win32u.dll at 00007ff849d20000
  377. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\gdi32.dll at 00007ff84aa60000
  378. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\gdi32full.dll at 00007ff849a00000
  379. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\msvcp_win.dll at 00007ff849c80000
  380. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\ucrtbase.dll at 00007ff849d50000
  381. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\imm32.dll at 00007ff84ac70000
  382.  5884   90682 [main] clang-8 40294 open_shared: name e022582115c10879-cons0x2A052A.0, shared 0x1A0040000 (wanted 0x1A0040000), h 0xEC, m 6, created 0
  383.   654   91336 [main] clang-8 40294 build_fh_pc: created an archetype (0x800014950) for /dev/cons0(3/0)
  384.   190   91526 [main] clang-8 40294 build_fh_pc: fh 0x8000145D0, dev 00030000
  385.  1284   92810 [main] clang-8 40294 fhandler_console::open: opened conin$ 0xC0, conout$ 0xC8
  386. --- Process 3936 (pid: 40294) thread 2940 created
  387.   948   93758 [consm] clang-8 40294 cygthread::stub: thread 'consm', id 0xB7C, stack_ptr 0x2CECCB0
  388.   228   93986 [consm] clang-8 40294 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  389.   591   94577 [main] clang-8 40294 fhandler_base::open_with_arch: line 451:  /dev/cons0<0x800014950> usecount + 1 = 1
  390.   451   95028 [main] clang-8 40294 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  391.   193   95221 [main] clang-8 40294 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  392.   199   95420 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  393.   176   95596 [main] clang-8 40294 _pinfo::set_ctty: old no ctty, ctty device number 0xFFFFFFFF, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  394.   184   95780 [main] clang-8 40294 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 0x800014950
  395.   176   95956 [main] clang-8 40294 _pinfo::set_ctty: ctty was NULL
  396.   182   96138 [main] clang-8 40294 _pinfo::set_ctty: line 555:  /dev/cons0<0x800014950> usecount + 1 = 2
  397.   182   96320 [main] clang-8 40294 _pinfo::set_ctty: /dev/cons0 ctty, usecount 2
  398.   176   96496 [main] clang-8 40294 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 40294, pid 40294, pgid 40294, tty->pgid 40294, tty->sid 0
  399.   183   96679 [main] clang-8 40294 _pinfo::set_ctty: cygheap->ctty now 0x800014950, archetype 0x800014950
  400.   183   96862 [main] clang-8 40294 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  401.   168   97030 [main] clang-8 40294 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  402.   175   97205 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  403.   174   97379 [main] clang-8 40294 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  404.   178   97557 [main] clang-8 40294 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 40294, pid 40294, pgid 40294, tty->pgid 40294, tty->sid 40294
  405.   196   97753 [main] clang-8 40294 _pinfo::set_ctty: cygheap->ctty now 0x800014950, archetype 0x800014950
  406.   625   98378 [main] clang-8 40294 build_fh_pc: found an archetype for (null)(3/0) io_handle 0xC0
  407.   178   98556 [main] clang-8 40294 build_fh_pc: fh 0x800014D30, dev 00030000
  408.   210   98766 [main] clang-8 40294 fhandler_base::open_with_arch: line 471:  /dev/cons0<0x800014950> usecount + 1 = 3
  409.   187   98953 [main] clang-8 40294 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  410.   195   99148 [main] clang-8 40294 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  411.   177   99325 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  412.   192   99517 [main] clang-8 40294 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  413.   174   99691 [main] clang-8 40294 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 40294, pid 40294, pgid 40294, tty->pgid 40294, tty->sid 40294
  414.   172   99863 [main] clang-8 40294 _pinfo::set_ctty: cygheap->ctty now 0x800014950, archetype 0x800014950
  415.   171  100034 [main] clang-8 40294 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  416.   167  100201 [main] clang-8 40294 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  417.   168  100369 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  418.   169  100538 [main] clang-8 40294 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  419.   178  100716 [main] clang-8 40294 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 40294, pid 40294, pgid 40294, tty->pgid 40294, tty->sid 40294
  420.   175  100891 [main] clang-8 40294 _pinfo::set_ctty: cygheap->ctty now 0x800014950, archetype 0x800014950
  421.   561  101452 [main] clang-8 40294 build_fh_pc: found an archetype for (null)(3/0) io_handle 0xC0
  422.   195  101647 [main] clang-8 40294 build_fh_pc: fh 0x8000150B0, dev 00030000
  423.   176  101823 [main] clang-8 40294 fhandler_base::open_with_arch: line 471:  /dev/cons0<0x800014950> usecount + 1 = 4
  424.   167  101990 [main] clang-8 40294 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  425.   194  102184 [main] clang-8 40294 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  426.   167  102351 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  427.   168  102519 [main] clang-8 40294 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  428.   170  102689 [main] clang-8 40294 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 40294, pid 40294, pgid 40294, tty->pgid 40294, tty->sid 40294
  429.   169  102858 [main] clang-8 40294 _pinfo::set_ctty: cygheap->ctty now 0x800014950, archetype 0x800014950
  430.   169  103027 [main] clang-8 40294 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  431.   165  103192 [main] clang-8 40294 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  432.   167  103359 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  433.   157  103516 [main] clang-8 40294 _pinfo::set_ctty: old ctty /dev/cons0, ctty device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
  434.   170  103686 [main] clang-8 40294 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 40294, pid 40294, pgid 40294, tty->pgid 40294, tty->sid 40294
  435.   168  103854 [main] clang-8 40294 _pinfo::set_ctty: cygheap->ctty now 0x800014950, archetype 0x800014950
  436.   496  104350 [main] clang-8 40294 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  437. 1348359 1452709 [main] clang-8 40294 __set_errno: void dll_crt0_1(void*):952 setting errno 0
  438.  4817 1457526 [main] clang-8 40294 sigaction_worker: signal 1, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  439.   206 1457732 [main] clang-8 40294 sigaction: 0 = sigaction(1, 0x7FFFFBA00, 0x3F9DB0AC0)
  440.   177 1457909 [main] clang-8 40294 sigaction_worker: signal 2, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  441.   168 1458077 [main] clang-8 40294 sigaction: 0 = sigaction(2, 0x7FFFFBA00, 0x3F9DB0AE0)
  442.   168 1458245 [main] clang-8 40294 sigaction_worker: signal 13, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  443.   168 1458413 [main] clang-8 40294 sigaction: 0 = sigaction(13, 0x7FFFFBA00, 0x3F9DB0B00)
  444.   208 1458621 [main] clang-8 40294 sigaction_worker: signal 15, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  445.   202 1458823 [main] clang-8 40294 sigaction: 0 = sigaction(15, 0x7FFFFBA00, 0x3F9DB0B20)
  446.   202 1459025 [main] clang-8 40294 sigaction_worker: signal 30, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  447.   201 1459226 [main] clang-8 40294 sigaction: 0 = sigaction(30, 0x7FFFFBA00, 0x3F9DB0B40)
  448.   202 1459428 [main] clang-8 40294 sigaction_worker: signal 31, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  449.   165 1459593 [main] clang-8 40294 sigaction: 0 = sigaction(31, 0x7FFFFBA00, 0x3F9DB0B60)
  450.   201 1459794 [main] clang-8 40294 sigaction_worker: signal 4, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  451.   167 1459961 [main] clang-8 40294 sigaction: 0 = sigaction(4, 0x7FFFFBA00, 0x3F9DB0B80)
  452.   201 1460162 [main] clang-8 40294 sigaction_worker: signal 5, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  453.   172 1460334 [main] clang-8 40294 sigaction: 0 = sigaction(5, 0x7FFFFBA00, 0x3F9DB0BA0)
  454.   163 1460497 [main] clang-8 40294 sigaction_worker: signal 6, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  455.   161 1460658 [main] clang-8 40294 sigaction: 0 = sigaction(6, 0x7FFFFBA00, 0x3F9DB0BC0)
  456.   171 1460829 [main] clang-8 40294 sigaction_worker: signal 8, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  457.   189 1461018 [main] clang-8 40294 sigaction: 0 = sigaction(8, 0x7FFFFBA00, 0x3F9DB0BE0)
  458.   197 1461215 [main] clang-8 40294 sigaction_worker: signal 10, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  459.   205 1461420 [main] clang-8 40294 sigaction: 0 = sigaction(10, 0x7FFFFBA00, 0x3F9DB0C00)
  460.   239 1461659 [main] clang-8 40294 sigaction_worker: signal 11, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  461.   225 1461884 [main] clang-8 40294 sigaction: 0 = sigaction(11, 0x7FFFFBA00, 0x3F9DB0C20)
  462.   214 1462098 [main] clang-8 40294 sigaction_worker: signal 3, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  463.   199 1462297 [main] clang-8 40294 sigaction: 0 = sigaction(3, 0x7FFFFBA00, 0x3F9DB0C40)
  464.   191 1462488 [main] clang-8 40294 sigaction_worker: signal 12, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  465.   201 1462689 [main] clang-8 40294 sigaction: 0 = sigaction(12, 0x7FFFFBA00, 0x3F9DB0C60)
  466.   210 1462899 [main] clang-8 40294 sigaction_worker: signal 24, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  467.   202 1463101 [main] clang-8 40294 sigaction: 0 = sigaction(24, 0x7FFFFBA00, 0x3F9DB0C80)
  468.   212 1463313 [main] clang-8 40294 sigaction_worker: signal 25, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  469.   203 1463516 [main] clang-8 40294 sigaction: 0 = sigaction(25, 0x7FFFFBA00, 0x3F9DB0CA0)
  470.   209 1463725 [main] clang-8 40294 sigaction_worker: signal 7, newact 0x7FFFFBA00 (handler 0x3F9D51130), oa 0x7FFFFB8A0
  471.   212 1463937 [main] clang-8 40294 sigaction: 0 = sigaction(7, 0x7FFFFBA00, 0x3F9DB0CC0)
  472.   402 1464339 [main] clang-8 40294 time: 1710151200 = time(0x0)
  473.   186 1464525 [main] clang-8 40294 stat: entering
  474.   211 1464736 [main] clang-8 40294 normalize_posix_path: src /dev
  475.   212 1464948 [main] clang-8 40294 normalize_posix_path: /dev = normalize_posix_path (/dev)
  476.   175 1465123 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
  477.   157 1465280 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin64\dev, flags 0x30008, rc 0
  478.   245 1465525 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\dev)
  479.   470 1465995 [main] clang-8 40294 symlink_info::check: not a symlink
  480.   148 1466143 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\dev, 0x7FFFFA6E0) (mount_flags 0x30008, path_flags 0x0)
  481.   168 1466311 [main] clang-8 40294 build_fh_pc: fh 0x800015650, dev 000000C1
  482.   149 1466460 [main] clang-8 40294 stat_worker: (\??\C:\cygwin64\dev, 0x7FF83F8F0E80, 0x800015650), file_attributes 16
  483.   506 1466966 [main] clang-8 40294 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc
  484.   714 1467680 [main] clang-8 40294 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\dev, 0x7FF83F8F0E80) st_size=0, st_mode=040755, st_ino=281474976989756st_atim=65E75AF6.87B147C st_ctim=6516B482.2712A558 st_mtim=6516B482.2712A558 st_birthtim=6516B482.2712A558
  485.   935 1468615 [main] clang-8 40294 stat_worker: 0 = (\??\C:\cygwin64\dev,0x7FF83F8F0E80)
  486.   254 1468869 [main] clang-8 40294 fstat: 0 = fstat(0, 0x7FFFFB9E0)
  487.   222 1469091 [main] clang-8 40294 time: 1710151200 = time(0x0)
  488.   223 1469314 [main] clang-8 40294 fstat: 0 = fstat(1, 0x7FFFFB9E0)
  489.   225 1469539 [main] clang-8 40294 time: 1710151200 = time(0x0)
  490.   197 1469736 [main] clang-8 40294 fstat: 0 = fstat(2, 0x7FFFFB9E0)
  491. 357435 1827171 [main] clang-8 40294 normalize_posix_path: src /proc/self/exe
  492.   181 1827352 [main] clang-8 40294 normalize_posix_path: /proc/self/exe = normalize_posix_path (/proc/self/exe)
  493.   151 1827503 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self/exe)
  494.   161 1827664 [main] clang-8 40294 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self/exe)
  495.   151 1827815 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /proc/self/exe, dst /proc/self/exe, flags 0x0, rc 0
  496.   162 1827977 [main] clang-8 40294 build_fh_pc: fh 0x800015650, dev 000000FF
  497.   159 1828136 [main] clang-8 40294 fhandler_proc::exists: exists (/proc/self/exe)
  498.   158 1828294 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self)
  499.   152 1828446 [main] clang-8 40294 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self)
  500.   154 1828600 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /proc/self, dst /proc/self, flags 0x0, rc 0
  501.   146 1828746 [main] clang-8 40294 build_fh_pc: fh 0x800015650, dev 000000FF
  502.   144 1828890 [main] clang-8 40294 fhandler_proc::exists: exists (/proc/self)
  503.   159 1829049 [main] clang-8 40294 getpid: 40294 = getpid()
  504.   146 1829195 [main] clang-8 40294 normalize_posix_path: src /proc/40294/exe
  505.   143 1829338 [main] clang-8 40294 normalize_posix_path: /proc/40294/exe = normalize_posix_path (/proc/40294/exe)
  506.   144 1829482 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/40294/exe)
  507.   169 1829651 [main] clang-8 40294 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/40294/exe)
  508.   155 1829806 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /proc/40294/exe, dst /proc/40294/exe, flags 0x0, rc 0
  509.   151 1829957 [main] clang-8 40294 build_fh_pc: fh 0x800015650, dev 000000FE
  510.   159 1830116 [main] clang-8 40294 fhandler_process::exists: exists (/proc/40294/exe)
  511.   287 1830403 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\bin\clang-8.exe, 0x100, no-add-slash)
  512.   197 1830600 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\bin\clang-8.exe = normalize_win32_path (C:\cygwin64\bin\clang-8.exe)
  513.   145 1830745 [main] clang-8 40294 mount_info::conv_to_posix_path: /usr/bin/clang-8.exe = conv_to_posix_path (C:\cygwin64\bin\clang-8.exe)
  514.   150 1830895 [main] clang-8 40294 normalize_posix_path: src /usr/bin/clang-8
  515.   145 1831040 [main] clang-8 40294 normalize_posix_path: /usr/bin/clang-8 = normalize_posix_path (/usr/bin/clang-8)
  516.   144 1831184 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/clang-8)
  517.   145 1831329 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin/clang-8, dst C:\cygwin64\bin\clang-8, flags 0x20008, rc 0
  518.   273 1831602 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\clang-8)
  519.   166 1831768 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\clang-8)
  520.   206 1831974 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\clang-8.exe)
  521.   325 1832299 [main] clang-8 40294 symlink_info::check: not a symlink
  522.   143 1832442 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\clang-8.exe, 0x7FFFF8470) (mount_flags 0x20008, path_flags 0x0)
  523.   145 1832587 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\bin\clang-8.exe), has_acls(1)
  524.   178 1832765 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  525.   192 1832957 [main] clang-8 40294 access: returning 0
  526.   285 1833242 [main] clang-8 40294 normalize_posix_path: src /proc/self/exe
  527.   144 1833386 [main] clang-8 40294 normalize_posix_path: /proc/self/exe = normalize_posix_path (/proc/self/exe)
  528.   144 1833530 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self/exe)
  529.   190 1833720 [main] clang-8 40294 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self/exe)
  530.   145 1833865 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /proc/self/exe, dst /proc/self/exe, flags 0x0, rc 0
  531.   146 1834011 [main] clang-8 40294 build_fh_pc: fh 0x800015650, dev 000000FF
  532.   144 1834155 [main] clang-8 40294 fhandler_proc::exists: exists (/proc/self/exe)
  533.   190 1834345 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self)
  534.   145 1834490 [main] clang-8 40294 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self)
  535.   144 1834634 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /proc/self, dst /proc/self, flags 0x0, rc 0
  536.   145 1834779 [main] clang-8 40294 build_fh_pc: fh 0x800015650, dev 000000FF
  537.   144 1834923 [main] clang-8 40294 fhandler_proc::exists: exists (/proc/self)
  538.   149 1835072 [main] clang-8 40294 getpid: 40294 = getpid()
  539.   147 1835219 [main] clang-8 40294 normalize_posix_path: src /proc/40294/exe
  540.   144 1835363 [main] clang-8 40294 normalize_posix_path: /proc/40294/exe = normalize_posix_path (/proc/40294/exe)
  541.   144 1835507 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/40294/exe)
  542.   144 1835651 [main] clang-8 40294 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/40294/exe)
  543.   145 1835796 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /proc/40294/exe, dst /proc/40294/exe, flags 0x0, rc 0
  544.   145 1835941 [main] clang-8 40294 build_fh_pc: fh 0x800015650, dev 000000FE
  545.   144 1836085 [main] clang-8 40294 fhandler_process::exists: exists (/proc/40294/exe)
  546.   146 1836231 [main] clang-8 40294 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin64\bin\clang-8.exe, 0x100, no-add-slash)
  547.   150 1836381 [main] clang-8 40294 normalize_win32_path: C:\cygwin64\bin\clang-8.exe = normalize_win32_path (C:\cygwin64\bin\clang-8.exe)
  548.   144 1836525 [main] clang-8 40294 mount_info::conv_to_posix_path: /usr/bin/clang-8.exe = conv_to_posix_path (C:\cygwin64\bin\clang-8.exe)
  549.   290 1836815 [main] clang-8 40294 normalize_posix_path: src /usr/bin/clang-8
  550.   144 1836959 [main] clang-8 40294 normalize_posix_path: /usr/bin/clang-8 = normalize_posix_path (/usr/bin/clang-8)
  551.   144 1837103 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/clang-8)
  552.   144 1837247 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin/clang-8, dst C:\cygwin64\bin\clang-8, flags 0x20008, rc 0
  553.   205 1837452 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\clang-8)
  554.   226 1837678 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\clang-8)
  555.   207 1837885 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\clang-8.exe)
  556.   308 1838193 [main] clang-8 40294 symlink_info::check: not a symlink
  557.   167 1838360 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\clang-8.exe, 0x7FFFF8610) (mount_flags 0x20008, path_flags 0x0)
  558.   168 1838528 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\bin\clang-8.exe), has_acls(1)
  559. 2913306 4751834 [main] clang-8 40294 isatty: 1 = isatty(2)
  560.  2939 4754773 [main] clang-8 40294 stat: entering
  561.   164 4754937 [main] clang-8 40294 normalize_posix_path: src /home/roland_mainz/.terminfo
  562.   163 4755100 [main] clang-8 40294 normalize_posix_path: /home/roland_mainz/.terminfo = normalize_posix_path (/home/roland_mainz/.terminfo)
  563.   162 4755262 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/home/roland_mainz/.terminfo)
  564.   163 4755425 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /home/roland_mainz/.terminfo, dst C:\cygwin64\home\roland_mainz\.terminfo, flags 0x30008, rc 0
  565.   278 4755703 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\home\roland_mainz\.terminfo)
  566.   178 4755881 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\home\roland_mainz\.terminfo)
  567.   233 4756114 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\home\roland_mainz\.terminfo.exe)
  568.   177 4756291 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\home\roland_mainz\.terminfo.exe)
  569.   229 4756520 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\home\roland_mainz\.terminfo.lnk)
  570.   178 4756698 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\home\roland_mainz\.terminfo.lnk)
  571.   176 4756874 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\home\roland_mainz\.terminfo, 0x7FFFF9590) (mount_flags 0x30008, path_flags 0x0)
  572.   162 4757036 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/home/roland_mainz)
  573.   162 4757198 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /home/roland_mainz, dst C:\cygwin64\home\roland_mainz, flags 0x30008, rc 0
  574.   217 4757415 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\home\roland_mainz)
  575.   432 4757847 [main] clang-8 40294 symlink_info::check: not a symlink
  576.   194 4758041 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\home\roland_mainz, 0x7FFFF9590) (mount_flags 0x30008, path_flags 0x0)
  577.   166 4758207 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\home\roland_mainz\.terminfo), has_acls(1)
  578.   164 4758371 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  579.   231 4758602 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\home\roland_mainz\.terminfo,0xA000731B0)
  580.   304 4758906 [main] clang-8 40294 stat: entering
  581.   215 4759121 [main] clang-8 40294 normalize_posix_path: src /usr/share/terminfo
  582.   203 4759324 [main] clang-8 40294 normalize_posix_path: /usr/share/terminfo = normalize_posix_path (/usr/share/terminfo)
  583.   207 4759531 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/terminfo)
  584.   205 4759736 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/share/terminfo, dst C:\cygwin64\usr\share\terminfo, flags 0x30008, rc 0
  585.   262 4759998 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\share\terminfo)
  586.   294 4760292 [main] clang-8 40294 symlink_info::check: not a symlink
  587.   152 4760444 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\share\terminfo, 0x7FFFF9590) (mount_flags 0x30008, path_flags 0x0)
  588.   170 4760614 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\usr\share\terminfo), has_acls(1)
  589.   177 4760791 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  590.   166 4760957 [main] clang-8 40294 stat_worker: (\??\C:\cygwin64\usr\share\terminfo, 0xA000731B0, 0x800015B70), file_attributes 16
  591.   546 4761503 [main] clang-8 40294 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\usr\share\terminfo, 0xA000731B0) st_size=0, st_mode=040755, st_ino=31525197391682726st_atim=65E75B16.B460E78 st_ctim=65D72AA9.3A5A1664 st_mtim=65D72AA9.3A5A1664 st_birthtim=65D72A84.F81A934
  592.   336 4761839 [main] clang-8 40294 stat_worker: 0 = (\??\C:\cygwin64\usr\share\terminfo,0xA000731B0)
  593.   230 4762069 [main] clang-8 40294 time: 1710151204 = time(0x0)
  594.   387 4762456 [main] clang-8 40294 normalize_posix_path: src /usr/share/terminfo/78/xterm-256color
  595.   163 4762619 [main] clang-8 40294 normalize_posix_path: /usr/share/terminfo/78/xterm-256color = normalize_posix_path (/usr/share/terminfo/78/xterm-256color)
  596.   167 4762786 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/terminfo/78/xterm-256color)
  597.   168 4762954 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/share/terminfo/78/xterm-256color, dst C:\cygwin64\usr\share\terminfo\78\xterm-256color, flags 0x30008, rc 0
  598.   270 4763224 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\share\terminfo\78\xterm-256color)
  599.   357 4763581 [main] clang-8 40294 symlink_info::check: not a symlink
  600.   200 4763781 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\share\terminfo\78\xterm-256color, 0x7FFFF04C0) (mount_flags 0x30008, path_flags 0x0)
  601.   208 4763989 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\usr\share\terminfo\78\xterm-256color), has_acls(1)
  602.   224 4764213 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  603.   421 4764634 [main] clang-8 40294 check_file_access: flags 0x4, ret 0
  604.   355 4764989 [main] clang-8 40294 fhandler_base::fhaccess: returning 0
  605.   248 4765237 [main] clang-8 40294 access: returning 0
  606.  1066 4766303 [main] clang-8 40294 open: open(/usr/share/terminfo/78/xterm-256color, 0x10000)
  607.   179 4766482 [main] clang-8 40294 normalize_posix_path: src /usr/share/terminfo/78/xterm-256color
  608.   166 4766648 [main] clang-8 40294 normalize_posix_path: /usr/share/terminfo/78/xterm-256color = normalize_posix_path (/usr/share/terminfo/78/xterm-256color)
  609.   169 4766817 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/terminfo/78/xterm-256color)
  610.   175 4766992 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/share/terminfo/78/xterm-256color, dst C:\cygwin64\usr\share\terminfo\78\xterm-256color, flags 0x30008, rc 0
  611.   219 4767211 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\share\terminfo\78\xterm-256color)
  612.   301 4767512 [main] clang-8 40294 symlink_info::check: not a symlink
  613.   159 4767671 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\share\terminfo\78\xterm-256color, 0x7FFFE93A0) (mount_flags 0x30008, path_flags 0x0)
  614.   165 4767836 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\usr\share\terminfo\78\xterm-256color), has_acls(1)
  615.   171 4768007 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  616.   194 4768201 [main] clang-8 40294 fhandler_base::open: (\??\C:\cygwin64\usr\share\terminfo\78\xterm-256color, 0x10000)
  617.   232 4768433 [main] clang-8 40294 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x10000
  618.   202 4768635 [main] clang-8 40294 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  619.   217 4768852 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  620.   224 4769076 [main] clang-8 40294 fhandler_base::open: 0x0 = NtCreateFile (0x230, 0x80100000, \??\C:\cygwin64\usr\share\terminfo\78\xterm-256color, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  621.   209 4769285 [main] clang-8 40294 fhandler_base::open: 1 = fhandler_base::open(\??\C:\cygwin64\usr\share\terminfo\78\xterm-256color, 0x10000)
  622.   262 4769547 [main] clang-8 40294 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\C:\cygwin64\usr\share\terminfo\78\xterm-256color, 0x10000)
  623.   213 4769760 [main] clang-8 40294 open: 3 = open(/usr/share/terminfo/78/xterm-256color, 0x10000)
  624.   848 4770608 [main] clang-8 40294 _cygwin_istext_for_stdio: fd 3: opened as binary
  625.  1109 4771717 [main] clang-8 40294 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\usr\share\terminfo\78\xterm-256color, 0x7FFFEA540) st_size=4071, st_mode=0100644, st_ino=2533274790515377st_atim=65EED602.19F40FB0 st_ctim=65D72A84.26CA8FD4 st_mtim=65BAFE7F.0 st_birthtim=65D72A84.26CA8FD4
  626.   178 4771895 [main] clang-8 40294 fstat: 0 = fstat(3, 0x7FFFEA540)
  627.   314 4772209 [main] clang-8 40294 read: read(3, 0xA000A4070, 65536) blocking
  628.   228 4772437 [main] clang-8 40294 fhandler_base::read: returning 4071, binary mode
  629.   149 4772586 [main] clang-8 40294 read: 4071 = read(3, 0xA000A4070, 4071)
  630.   164 4772750 [main] clang-8 40294 read: read(3, 0xA000A4070, 65536) blocking
  631.   185 4772935 [main] clang-8 40294 fhandler_base::read: returning 0, binary mode
  632.   158 4773093 [main] clang-8 40294 read: 0 = read(3, 0xA000A4070, 0)
  633.  2527 4775620 [main] clang-8 40294 close: close(3)
  634.   184 4775804 [main] clang-8 40294 fhandler_base::close: closing '/usr/share/terminfo/78/xterm-256color' handle 0x230
  635.   174 4775978 [main] clang-8 40294 close: 0 = close(3)
  636.  1419 4777397 [main] clang-8 40294 time: 1710151204 = time(0x0)
  637.  2388 4779785 [main] clang-8 40294 isatty: 1 = isatty(2)
  638.   198 4779983 [main] clang-8 40294 tcgetattr: iflag 0x20502, oflag 0x9, cflag 0xBF, lflag 0xD1F, VMIN 1, VTIME 0
  639.   184 4780167 [main] clang-8 40294 tcgetattr: iflag 0x20502, oflag 0x9, cflag 0xBF, lflag 0xD1F, VMIN 1, VTIME 0
  640.   177 4780344 [main] clang-8 40294 isatty: 1 = isatty(2)
  641.   174 4780518 [main] clang-8 40294 ioctl: ioctl(fd 2, cmd 0x5401)
  642.   346 4780864 [main] clang-8 40294 fhandler_console::ioctl: WINSZ: (row=65,col=264)
  643.   159 4781023 [main] clang-8 40294 ioctl: 0 = ioctl(2, 0x5401, ...)
  644.  5531 4786554 [main] clang-8 40294 __set_errno: virtual off_t fhandler_termios::lseek(off_t, int):669 setting errno 29
  645.   181 4786735 [main] clang-8 40294 lseek: -1 = lseek(2, 0, 1), errno 29
  646. 2862791 7649526 [main] clang-8 40294 normalize_posix_path: src /usr/bin
  647.   194 7649720 [main] clang-8 40294 normalize_posix_path: /usr/bin = normalize_posix_path (/usr/bin)
  648.   175 7649895 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin)
  649.   153 7650048 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin, dst C:\cygwin64\bin, flags 0x20008, rc 0
  650.   258 7650306 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin)
  651.   334 7650640 [main] clang-8 40294 symlink_info::check: not a symlink
  652.   156 7650796 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin, 0x7FFFFA6B0) (mount_flags 0x20008, path_flags 0x0)
  653.   202 7650998 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\bin), has_acls(1)
  654.   209 7651207 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  655.   225 7651432 [main] clang-8 40294 access: returning 0
  656.  5178 7656610 [main] clang-8 40294 stat: entering
  657.   183 7656793 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/x86_64-unknown-cygwin/lib
  658.   180 7656973 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/x86_64-unknown-cygwin/lib = normalize_posix_path (/usr/lib/clang/8.0.1/x86_64-unknown-cygwin/lib)
  659.   179 7657152 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/x86_64-unknown-cygwin/lib)
  660.   181 7657333 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/x86_64-unknown-cygwin/lib, dst C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin\lib, flags 0x20008, rc 0
  661.   263 7657596 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin\lib)
  662.   190 7657786 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin\lib)
  663.   202 7657988 [main] clang-8 40294 symlink_info::check: not a symlink
  664.   180 7658168 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin\lib, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  665.   182 7658350 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/x86_64-unknown-cygwin)
  666.   174 7658524 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/x86_64-unknown-cygwin, dst C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin, flags 0x20008, rc 0
  667.   273 7658797 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin)
  668.   211 7659008 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin)
  669.   280 7659288 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin.lnk)
  670.   168 7659456 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin.lnk)
  671.   198 7659654 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  672.   180 7659834 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1)
  673.   179 7660013 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1, dst C:\cygwin64\lib\clang\8.0.1, flags 0x20008, rc 0
  674.   223 7660236 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1)
  675.   347 7660583 [main] clang-8 40294 symlink_info::check: not a symlink
  676.   223 7660806 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  677.   200 7661006 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin\lib), has_acls(1)
  678.   203 7661209 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  679.   182 7661391 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-cygwin\lib,0x7FFFFAEA0)
  680.   198 7661589 [main] clang-8 40294 stat: entering
  681.   189 7661778 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/x86_64-unknown-windows-cygnus/lib
  682.   215 7661993 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/x86_64-unknown-windows-cygnus/lib = normalize_posix_path (/usr/lib/clang/8.0.1/x86_64-unknown-windows-cygnus/lib)
  683.   222 7662215 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/x86_64-unknown-windows-cygnus/lib)
  684.   220 7662435 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/x86_64-unknown-windows-cygnus/lib, dst C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus\lib, flags 0x20008, rc 0
  685.   276 7662711 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus\lib)
  686.   230 7662941 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus\lib)
  687.   234 7663175 [main] clang-8 40294 symlink_info::check: not a symlink
  688.   211 7663386 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus\lib, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  689.   201 7663587 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/x86_64-unknown-windows-cygnus)
  690.   222 7663809 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/x86_64-unknown-windows-cygnus, dst C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus, flags 0x20008, rc 0
  691.   227 7664036 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus)
  692.   177 7664213 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus)
  693.   225 7664438 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus.lnk)
  694.   196 7664634 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus.lnk)
  695.   178 7664812 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  696.   154 7664966 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1)
  697.   155 7665121 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1, dst C:\cygwin64\lib\clang\8.0.1, flags 0x20008, rc 0
  698.   190 7665311 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1)
  699.   287 7665598 [main] clang-8 40294 symlink_info::check: not a symlink
  700.   192 7665790 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  701.   162 7665952 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus\lib), has_acls(1)
  702.   160 7666112 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  703.   161 7666273 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\lib\clang\8.0.1\x86_64-unknown-windows-cygnus\lib,0x7FFFFAEA0)
  704.   341 7666614 [main] clang-8 40294 stat: entering
  705.   160 7666774 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/lib/windows/x86_64
  706.   160 7666934 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/lib/windows/x86_64 = normalize_posix_path (/usr/lib/clang/8.0.1/lib/windows/x86_64)
  707.   160 7667094 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows/x86_64)
  708.   161 7667255 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows/x86_64, dst C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64, flags 0x20008, rc 0
  709.   214 7667469 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64)
  710.   223 7667692 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64)
  711.   289 7667981 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64.exe)
  712.   297 7668278 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64.exe)
  713.   225 7668503 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64.lnk)
  714.   274 7668777 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64.lnk)
  715.   279 7669056 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  716.   167 7669223 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows)
  717.   224 7669447 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows, dst C:\cygwin64\lib\clang\8.0.1\lib\windows, flags 0x20008, rc 0
  718.   363 7669810 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows)
  719.   401 7670211 [main] clang-8 40294 symlink_info::check: not a symlink
  720.   273 7670484 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows, 0x7FFFF9C50) (mount_flags 0x20008, path_flags 0x0)
  721.   250 7670734 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64), has_acls(1)
  722.   273 7671007 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  723.   250 7671257 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\x86_64,0x7FFFFAEA0)
  724.  1712 7672969 [main] clang-8 40294 stat: entering
  725.   151 7673120 [main] clang-8 40294 normalize_posix_path: src /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0
  726.   146 7673266 [main] clang-8 40294 normalize_posix_path: /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0 = normalize_posix_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0)
  727.   146 7673412 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0)
  728.   146 7673558 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0, flags 0x30008, rc 0
  729.   230 7673788 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0)
  730.   164 7673952 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0)
  731.   161 7674113 [main] clang-8 40294 symlink_info::check: not a symlink
  732.   179 7674292 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  733.   183 7674475 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA)
  734.   198 7674673 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit/CUDA, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA, flags 0x30008, rc 0
  735.   234 7674907 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA)
  736.   194 7675101 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA)
  737.   195 7675296 [main] clang-8 40294 symlink_info::check: not a symlink
  738.   178 7675474 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  739.   179 7675653 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit)
  740.   191 7675844 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit, flags 0x30008, rc 0
  741.   247 7676091 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit)
  742.   194 7676285 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit)
  743.   194 7676479 [main] clang-8 40294 symlink_info::check: not a symlink
  744.   178 7676657 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  745.   146 7676803 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files)
  746.   147 7676950 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files, dst C:\cygwin64\Program Files, flags 0x30008, rc 0
  747.   195 7677145 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\Program Files)
  748.   161 7677306 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\Program Files)
  749.   210 7677516 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\Program Files.lnk)
  750.   194 7677710 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\Program Files.lnk)
  751.   295 7678005 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  752.   728 7678733 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0), has_acls(1)
  753.   267 7679000 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  754.   314 7679314 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0,0x7FFFFAD50)
  755.   346 7679660 [main] clang-8 40294 stat: entering
  756.   272 7679932 [main] clang-8 40294 normalize_posix_path: src /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.5
  757.   278 7680210 [main] clang-8 40294 normalize_posix_path: /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.5 = normalize_posix_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.5)
  758.   272 7680482 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.5)
  759.   239 7680721 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.5, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5, flags 0x30008, rc 0
  760.   259 7680980 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5)
  761.   190 7681170 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5)
  762.   199 7681369 [main] clang-8 40294 symlink_info::check: not a symlink
  763.   180 7681549 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  764.   213 7681762 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA)
  765.   189 7681951 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit/CUDA, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA, flags 0x30008, rc 0
  766.   235 7682186 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA)
  767.   200 7682386 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA)
  768.   231 7682617 [main] clang-8 40294 symlink_info::check: not a symlink
  769.   230 7682847 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  770.   196 7683043 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit)
  771.   190 7683233 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit, flags 0x30008, rc 0
  772.   236 7683469 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit)
  773.   181 7683650 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit)
  774.   308 7683958 [main] clang-8 40294 symlink_info::check: not a symlink
  775.   209 7684167 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  776.   204 7684371 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files)
  777.   195 7684566 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files, dst C:\cygwin64\Program Files, flags 0x30008, rc 0
  778.   238 7684804 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\Program Files)
  779.   205 7685009 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\Program Files)
  780.   257 7685266 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\Program Files.lnk)
  781.   207 7685473 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\Program Files.lnk)
  782.   205 7685678 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  783.   428 7686106 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5), has_acls(1)
  784.   200 7686306 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  785.   191 7686497 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5,0x7FFFFAD50)
  786.   209 7686706 [main] clang-8 40294 stat: entering
  787.   191 7686897 [main] clang-8 40294 normalize_posix_path: src /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.0
  788.   151 7687048 [main] clang-8 40294 normalize_posix_path: /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.0 = normalize_posix_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.0)
  789.   149 7687197 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.0)
  790.   151 7687348 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit/CUDA/v7.0, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0, flags 0x30008, rc 0
  791.   204 7687552 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0)
  792.   202 7687754 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0)
  793.   207 7687961 [main] clang-8 40294 symlink_info::check: not a symlink
  794.   191 7688152 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  795.   194 7688346 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit/CUDA)
  796.   199 7688545 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit/CUDA, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA, flags 0x30008, rc 0
  797.   280 7688825 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA)
  798.   210 7689035 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA)
  799.   215 7689250 [main] clang-8 40294 symlink_info::check: not a symlink
  800.   198 7689448 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  801.   191 7689639 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files/NVIDIA GPU Computing Toolkit)
  802.   217 7689856 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files/NVIDIA GPU Computing Toolkit, dst C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit, flags 0x30008, rc 0
  803.   305 7690161 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtCreateFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit)
  804.   219 7690380 [main] clang-8 40294 symlink_info::check: 0xC000003A = NtQueryInformationFile (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit)
  805.   211 7690591 [main] clang-8 40294 symlink_info::check: not a symlink
  806.   192 7690783 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  807.   204 7690987 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/Program Files)
  808.   191 7691178 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /Program Files, dst C:\cygwin64\Program Files, flags 0x30008, rc 0
  809.   241 7691419 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\Program Files)
  810.   205 7691624 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\Program Files)
  811.   255 7691879 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\Program Files.lnk)
  812.   209 7692088 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\Program Files.lnk)
  813.   204 7692292 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\Program Files, 0x7FFFF9B00) (mount_flags 0x30008, path_flags 0x0)
  814.   436 7692728 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0), has_acls(1)
  815.   191 7692919 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  816.   189 7693108 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0,0x7FFFFAD50)
  817.   689 7693797 [main] clang-8 40294 stat: entering
  818.   192 7693989 [main] clang-8 40294 normalize_posix_path: src /usr/x86_64-unknown-windows-cygnus
  819.   194 7694183 [main] clang-8 40294 normalize_posix_path: /usr/x86_64-unknown-windows-cygnus = normalize_posix_path (/usr/x86_64-unknown-windows-cygnus)
  820.   193 7694376 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-unknown-windows-cygnus)
  821.   192 7694568 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/x86_64-unknown-windows-cygnus, dst C:\cygwin64\usr\x86_64-unknown-windows-cygnus, flags 0x30008, rc 0
  822.   248 7694816 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-unknown-windows-cygnus)
  823.   206 7695022 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-unknown-windows-cygnus)
  824.   254 7695276 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-unknown-windows-cygnus.exe)
  825.   206 7695482 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-unknown-windows-cygnus.exe)
  826.   256 7695738 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-unknown-windows-cygnus.lnk)
  827.   206 7695944 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-unknown-windows-cygnus.lnk)
  828.   208 7696152 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-unknown-windows-cygnus, 0x7FFFF9DC0) (mount_flags 0x30008, path_flags 0x0)
  829.   199 7696351 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr)
  830.   197 7696548 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr, dst C:\cygwin64\usr, flags 0x30008, rc 0
  831.   240 7696788 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr)
  832.   320 7697108 [main] clang-8 40294 symlink_info::check: not a symlink
  833.   171 7697279 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr, 0x7FFFF9DC0) (mount_flags 0x30008, path_flags 0x0)
  834.   150 7697429 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\usr\x86_64-unknown-windows-cygnus), has_acls(1)
  835.   194 7697623 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  836.   219 7697842 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\usr\x86_64-unknown-windows-cygnus,0x7FFFFB010)
  837.   219 7698061 [main] clang-8 40294 stat: entering
  838.   191 7698252 [main] clang-8 40294 normalize_posix_path: src /usr/x86_64-pc-cygwin
  839.   150 7698402 [main] clang-8 40294 normalize_posix_path: /usr/x86_64-pc-cygwin = normalize_posix_path (/usr/x86_64-pc-cygwin)
  840.   197 7698599 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin)
  841.   194 7698793 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin, dst C:\cygwin64\usr\x86_64-pc-cygwin, flags 0x30008, rc 0
  842.   246 7699039 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin)
  843.   454 7699493 [main] clang-8 40294 symlink_info::check: not a symlink
  844.   362 7699855 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFF9DC0) (mount_flags 0x30008, path_flags 0x0)
  845.   212 7700067 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\usr\x86_64-pc-cygwin), has_acls(1)
  846.   220 7700287 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  847.   196 7700483 [main] clang-8 40294 stat_worker: (\??\C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFFB010, 0x800015B70), file_attributes 16
  848.   562 7701045 [main] clang-8 40294 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFFB010) st_size=0, st_mode=040755, st_ino=1688849860416283st_atim=65EB58A0.318FE784 st_ctim=65C36654.35BCB274 st_mtim=65C36654.35BCB274 st_birthtim=65C36654.32F16D14
  849.   237 7701282 [main] clang-8 40294 stat_worker: 0 = (\??\C:\cygwin64\usr\x86_64-pc-cygwin,0x7FFFFB010)
  850.  1929 7703211 [main] clang-8 40294 normalize_posix_path: src /usr/lib/gcc/x86_64-pc-cygwin
  851.   146 7703357 [main] clang-8 40294 normalize_posix_path: /usr/lib/gcc/x86_64-pc-cygwin = normalize_posix_path (/usr/lib/gcc/x86_64-pc-cygwin)
  852.   146 7703503 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin)
  853.   148 7703651 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin, flags 0x20008, rc 0
  854.   224 7703875 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin)
  855.   344 7704219 [main] clang-8 40294 symlink_info::check: not a symlink
  856.   173 7704392 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin, 0x7FFFF9820) (mount_flags 0x20008, path_flags 0x0)
  857.   148 7704540 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\gcc\x86_64-pc-cygwin), has_acls(1)
  858.   148 7704688 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  859.   730 7705418 [main] clang-8 40294 fhandler_base::set_close_on_exec: set close_on_exec for /usr/lib/gcc/x86_64-pc-cygwin to 1
  860.   147 7705565 [main] clang-8 40294 fhandler_disk_file::opendir: 0xA000730B0 = opendir (/usr/lib/gcc/x86_64-pc-cygwin)
  861.   377 7705942 [main] clang-8 40294 fhandler_disk_file::readdir: 0 = readdir(0xA000730B0, 0x7FFFFA910) (L"." > ".") (attr 0x10 > type 4)
  862.   150 7706092 [main] clang-8 40294 normalize_posix_path: src /usr/lib/gcc/x86_64-pc-cygwin/..
  863.   147 7706239 [main] clang-8 40294 normalize_posix_path: checking /usr/lib/gcc/x86_64-pc-cygwin before '..'
  864.   157 7706396 [main] clang-8 40294 normalize_posix_path: src /usr/lib/gcc/x86_64-pc-cygwin
  865.   150 7706546 [main] clang-8 40294 normalize_posix_path: /usr/lib/gcc/x86_64-pc-cygwin = normalize_posix_path (/usr/lib/gcc/x86_64-pc-cygwin)
  866.   188 7706734 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin)
  867.   148 7706882 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin, flags 0x20008, rc 0
  868.   186 7707068 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin)
  869.   355 7707423 [main] clang-8 40294 symlink_info::check: not a symlink
  870.   224 7707647 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin, 0x7FFFF7F10) (mount_flags 0x20008, path_flags 0x0)
  871.   192 7707839 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\gcc\x86_64-pc-cygwin), has_acls(1)
  872.   193 7708032 [main] clang-8 40294 normalize_posix_path: /usr/lib/gcc/ = normalize_posix_path (/usr/lib/gcc/x86_64-pc-cygwin/..)
  873.   192 7708224 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc)
  874.   148 7708372 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc, dst C:\cygwin64\lib\gcc, flags 0x20008, rc 0
  875.   221 7708593 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\gcc)
  876.   261 7708854 [main] clang-8 40294 symlink_info::check: not a symlink
  877.   197 7709051 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc, 0x7FFFF9380) (mount_flags 0x20008, path_flags 0x0)
  878.   221 7709272 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\gcc), has_acls(1)
  879.   228 7709500 [main] clang-8 40294 fhandler_disk_file::readdir: 0 = readdir(0xA000730B0, 0x7FFFFA820) (L".." > "..") (attr 0x10 > type 4)
  880.   199 7709699 [main] clang-8 40294 fhandler_disk_file::readdir: 0 = readdir(0xA000730B0, 0x7FFFFA730) (L"13" > "13") (attr 0x10 > type 4)
  881.  1884 7711583 [main] clang-8 40294 geterrno_from_win_error: windows error 18 == errno 89
  882.   172 7711755 [main] clang-8 40294 fhandler_disk_file::readdir: 89 = readdir(0xA000730B0, 0x7FFFFAAD0) (L"(null)" > "***") (attr 0x0 > type 0)
  883.   300 7712055 [main] clang-8 40294 fhandler_disk_file::closedir: 0 = closedir(0xA000730B0, /usr/lib/gcc/x86_64-pc-cygwin)
  884.   153 7712208 [main] clang-8 40294 close: close(3)
  885.   155 7712363 [main] clang-8 40294 fhandler_base::close: closing '/usr/lib/gcc/x86_64-pc-cygwin' handle 0x230
  886.   177 7712540 [main] clang-8 40294 close: 0 = close(3)
  887.   561 7713101 [main] clang-8 40294 closedir: 0 = closedir(0xA000730B0)
  888.  2213 7715314 [main] clang-8 40294 stat: entering
  889.   169 7715483 [main] clang-8 40294 normalize_posix_path: src x.c
  890.   203 7715686 [main] clang-8 40294 cwdstuff::get: posix /cygdrive/l/builds
  891.   207 7715893 [main] clang-8 40294 cwdstuff::get: (/cygdrive/l/builds) = cwdstuff::get (0x10A0720, 32768, 1, 0), errno 0
  892.   232 7716125 [main] clang-8 40294 normalize_posix_path: /cygdrive/l/builds/x.c = normalize_posix_path (x.c)
  893.   230 7716355 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/l/builds/x.c)
  894.   200 7716555 [main] clang-8 40294 mount_info::cygdrive_win32_path: src '/cygdrive/l/builds/x.c', dst 'L:\builds\x.c'
  895.   193 7716748 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /cygdrive/l/builds/x.c, dst L:\builds\x.c, flags 0x4020, rc 0
  896.  1247 7717995 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\L:\builds\x.c)
  897.  7688 7725683 [main] clang-8 40294 symlink_info::check: not a symlink
  898.   295 7725978 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(L:\builds\x.c, 0x7FFFF9D40) (mount_flags 0x4020, path_flags 0x0)
  899.   362 7726340 [main] clang-8 40294 path_conv::check: this->path(L:\builds\x.c), has_acls(1)
  900.   351 7726691 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  901.   238 7726929 [main] clang-8 40294 stat_worker: (\??\L:\builds\x.c, 0x7FFFFAF90, 0x800015B70), file_attributes 128
  902. --- Process 3936 (pid: 40294) thread 8512 created
  903.  1297 7728226 [ldap_init] clang-8 40294 cygthread::stub: thread 'ldap_init', id 0x2140, stack_ptr 0x2EECCB0
  904.   255 7728481 [ldap_init] clang-8 40294 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  905. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\Wldap32.dll at 00007ff84c2b0000
  906. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\ws2_32.dll at 00007ff84ae30000
  907. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\mswsock.dll at 00007ff8490c0000
  908. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\sspicli.dll at 00007ff8498e0000
  909. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\logoncli.dll at 00007ff848ed0000
  910. --- Process 3936 (pid: 40294) loaded C:\Windows\System32\netutils.dll at 00007ff848ec0000
  911. 12289 7740770 [ldap_init] clang-8 40294 cyg_ldap::connect_non_ssl: ldap_bind((null)) 0x51
  912.  1000 7741770 [main] clang-8 40294 geterrno_from_win_error: windows error 58 == errno 88
  913.  1124 7742894 [ldap_init] clang-8 40294 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  914.  1009 7743903 [ldap_init] clang-8 40294 cyg_ldap::connect_non_ssl: ldap_bind((null)) 0x51
  915.   895 7744798 [main] clang-8 40294 geterrno_from_win_error: windows error 58 == errno 88
  916.   379 7745177 [main] clang-8 40294 stat_worker: 0 = (\??\L:\builds\x.c,0x7FFFFAF90)
  917. 11451 7756628 [main] clang-8 40294 open: open(/cygdrive/t/tmpdir/x-8cb6f7.o, 0x40A02)
  918.   190 7756818 [main] clang-8 40294 normalize_posix_path: src /cygdrive/t/tmpdir/x-8cb6f7.o
  919.   169 7756987 [main] clang-8 40294 normalize_posix_path: /cygdrive/t/tmpdir/x-8cb6f7.o = normalize_posix_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  920.   169 7757156 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  921.   170 7757326 [main] clang-8 40294 mount_info::cygdrive_win32_path: src '/cygdrive/t/tmpdir/x-8cb6f7.o', dst 'T:\tmpdir\x-8cb6f7.o'
  922.   167 7757493 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /cygdrive/t/tmpdir/x-8cb6f7.o, dst T:\tmpdir\x-8cb6f7.o, flags 0x4020, rc 0
  923.  1243 7758736 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\T:\tmpdir\x-8cb6f7.o)
  924.   333 7759069 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\T:\tmpdir\x-8cb6f7.o)
  925.  1165 7760234 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\T:\tmpdir\x-8cb6f7.o.exe)
  926.   310 7760544 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\T:\tmpdir\x-8cb6f7.o.exe)
  927.  1189 7761733 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\T:\tmpdir\x-8cb6f7.o.lnk)
  928.   280 7762013 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\T:\tmpdir\x-8cb6f7.o.lnk)
  929.   296 7762309 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(T:\tmpdir\x-8cb6f7.o, 0x7FFFF87E0) (mount_flags 0x4020, path_flags 0x0)
  930.   275 7762584 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/t/tmpdir)
  931.   210 7762794 [main] clang-8 40294 mount_info::cygdrive_win32_path: src '/cygdrive/t/tmpdir', dst 'T:\tmpdir'
  932.   189 7762983 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /cygdrive/t/tmpdir, dst T:\tmpdir, flags 0x4020, rc 0
  933.   523 7763506 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\T:\tmpdir)
  934.   478 7763984 [main] clang-8 40294 symlink_info::check: not a symlink
  935.   478 7764462 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(T:\tmpdir, 0x7FFFF87E0) (mount_flags 0x4020, path_flags 0x0)
  936.   265 7764727 [main] clang-8 40294 path_conv::check: this->path(T:\tmpdir\x-8cb6f7.o), has_acls(1)
  937.   258 7764985 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  938.   232 7765217 [main] clang-8 40294 fhandler_base::open: (\??\T:\tmpdir\x-8cb6f7.o, 0x40A02)
  939.  6101 7771318 [main] clang-8 40294 set_posix_access: ACL-Size: 100
  940.   422 7771740 [main] clang-8 40294 set_posix_access: Created SD-Size: 176
  941.  2688 7774428 [main] clang-8 40294 fhandler_base::set_flags: flags 0x40A02, supplied_bin 0x10000
  942.   249 7774677 [main] clang-8 40294 fhandler_base::set_flags: filemode set to binary
  943.   259 7774936 [main] clang-8 40294 fhandler_base::open: 0x0 = NtCreateFile (0x230, 0xC0100018, \??\T:\tmpdir\x-8cb6f7.o, io, NULL, 0x80, 0x7, 0x2, 0x4020, NULL, 0)
  944.   290 7775226 [main] clang-8 40294 fhandler_base::open: 1 = fhandler_base::open(\??\T:\tmpdir\x-8cb6f7.o, 0x40A02)
  945.   256 7775482 [main] clang-8 40294 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\T:\tmpdir\x-8cb6f7.o, 0x40A02)
  946.   208 7775690 [main] clang-8 40294 open: 3 = open(/cygdrive/t/tmpdir/x-8cb6f7.o, 0x40A02)
  947.   195 7775885 [main] clang-8 40294 close: close(3)
  948.   171 7776056 [main] clang-8 40294 fhandler_base::close: closing '/cygdrive/t/tmpdir/x-8cb6f7.o' handle 0x230
  949.   979 7777035 [main] clang-8 40294 close: 0 = close(3)
  950.  6944 7783979 [main] clang-8 40294 stat: entering
  951.   194 7784173 [main] clang-8 40294 normalize_posix_path: src /cygdrive/l/builds
  952.   197 7784370 [main] clang-8 40294 normalize_posix_path: /cygdrive/l/builds = normalize_posix_path (/cygdrive/l/builds)
  953.   185 7784555 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/l/builds)
  954.   186 7784741 [main] clang-8 40294 mount_info::cygdrive_win32_path: src '/cygdrive/l/builds', dst 'L:\builds'
  955.   187 7784928 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /cygdrive/l/builds, dst L:\builds, flags 0x4020, rc 0
  956.   982 7785910 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\L:\builds)
  957.  3616 7789526 [main] clang-8 40294 symlink_info::check: not a symlink
  958.   306 7789832 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(L:\builds, 0x7FFFF8690) (mount_flags 0x4020, path_flags 0x0)
  959.   297 7790129 [main] clang-8 40294 path_conv::check: this->path(L:\builds), has_acls(1)
  960.   307 7790436 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  961.   250 7790686 [main] clang-8 40294 stat_worker: (\??\L:\builds, 0x7FFFF98E0, 0x800015B70), file_attributes 16
  962.   310 7790996 [main] clang-8 40294 stat_worker: 0 = (\??\L:\builds,0x7FFFF98E0)
  963.   546 7791542 [main] clang-8 40294 stat: entering
  964.   210 7791752 [main] clang-8 40294 normalize_posix_path: src .
  965.   243 7791995 [main] clang-8 40294 cwdstuff::get: posix /cygdrive/l/builds
  966.   248 7792243 [main] clang-8 40294 cwdstuff::get: (/cygdrive/l/builds) = cwdstuff::get (0x10A0720, 32768, 1, 0), errno 0
  967.   251 7792494 [main] clang-8 40294 normalize_posix_path: /cygdrive/l/builds/ = normalize_posix_path (.)
  968.   241 7792735 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/l/builds)
  969.   221 7792956 [main] clang-8 40294 mount_info::cygdrive_win32_path: src '/cygdrive/l/builds', dst 'L:\builds'
  970.   257 7793213 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /cygdrive/l/builds, dst L:\builds, flags 0x4020, rc 0
  971.   568 7793781 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\L:\builds)
  972.  6438 7800219 [main] clang-8 40294 symlink_info::check: not a symlink
  973.   319 7800538 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(L:\builds, 0x7FFFF8690) (mount_flags 0x4020, path_flags 0x0)
  974.   249 7800787 [main] clang-8 40294 path_conv::check: this->path(L:\builds), has_acls(1)
  975.   264 7801051 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  976.   255 7801306 [main] clang-8 40294 stat_worker: (\??\L:\builds, 0x7FFFF98E0, 0x800015B70), file_attributes 16
  977.   427 7801733 [main] clang-8 40294 stat_worker: 0 = (\??\L:\builds,0x7FFFF98E0)
  978.  1289 7803022 [main] clang-8 40294 isatty: 1 = isatty(2)
  979.   233 7803255 [main] clang-8 40294 ioctl: ioctl(fd 2, cmd 0x5401)
  980.   430 7803685 [main] clang-8 40294 fhandler_console::ioctl: WINSZ: (row=65,col=264)
  981.   204 7803889 [main] clang-8 40294 ioctl: 0 = ioctl(2, 0x5401, ...)
  982.  3493 7807382 [main] clang-8 40294 open: open(/etc/lsb-release, 0x40000)
  983.   244 7807626 [main] clang-8 40294 normalize_posix_path: src /etc/lsb-release
  984.   240 7807866 [main] clang-8 40294 normalize_posix_path: /etc/lsb-release = normalize_posix_path (/etc/lsb-release)
  985.   212 7808078 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/lsb-release)
  986.   274 7808352 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/lsb-release, dst C:\cygwin64\etc\lsb-release, flags 0x30008, rc 0
  987.   434 7808786 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\lsb-release)
  988.   497 7809283 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\lsb-release)
  989.   412 7809695 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\lsb-release.exe)
  990.   372 7810067 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\lsb-release.exe)
  991.   415 7810482 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\lsb-release.lnk)
  992.   370 7810852 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\lsb-release.lnk)
  993.   299 7811151 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\lsb-release, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  994.   289 7811440 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  995.   309 7811749 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  996.   360 7812109 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  997.   526 7812635 [main] clang-8 40294 symlink_info::check: not a symlink
  998.   328 7812963 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  999.   295 7813258 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\lsb-release), has_acls(1)
  1000.   318 7813576 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1001.   266 7813842 [main] clang-8 40294 fhandler_base::open: (\??\C:\cygwin64\etc\lsb-release, 0x40000)
  1002.   343 7814185 [main] clang-8 40294 seterrno_from_nt_status: /usr/src/debug/cygwin-3.6.0-0.73.gc2310061c66a/winsup/cygwin/fhandler/base.cc:717 status 0xC0000034 -> windows error 2
  1003.   212 7814397 [main] clang-8 40294 geterrno_from_win_error: windows error 2 == errno 2
  1004.   231 7814628 [main] clang-8 40294 fhandler_base::open: 0xC0000034 = NtCreateFile (0x7FF83F83B080, 0x80100000, \??\C:\cygwin64\etc\lsb-release, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  1005.   274 7814902 [main] clang-8 40294 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin64\etc\lsb-release, 0x40000)
  1006.   278 7815180 [main] clang-8 40294 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin64\etc\lsb-release, 0x40000)
  1007.   282 7815462 [main] clang-8 40294 open: -1 = open(/etc/lsb-release, 0x40000), errno 2
  1008.   225 7815687 [main] clang-8 40294 open: open(/etc/redhat-release, 0x40000)
  1009.   218 7815905 [main] clang-8 40294 normalize_posix_path: src /etc/redhat-release
  1010.   270 7816175 [main] clang-8 40294 normalize_posix_path: /etc/redhat-release = normalize_posix_path (/etc/redhat-release)
  1011.   268 7816443 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/redhat-release)
  1012.   270 7816713 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/redhat-release, dst C:\cygwin64\etc\redhat-release, flags 0x30008, rc 0
  1013.   335 7817048 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\redhat-release)
  1014.   295 7817343 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\redhat-release)
  1015.   369 7817712 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\redhat-release.exe)
  1016.   310 7818022 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\redhat-release.exe)
  1017.   367 7818389 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\redhat-release.lnk)
  1018.   397 7818786 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\redhat-release.lnk)
  1019.   379 7819165 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\redhat-release, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  1020.   337 7819502 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  1021.   382 7819884 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  1022.   391 7820275 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  1023.   531 7820806 [main] clang-8 40294 symlink_info::check: not a symlink
  1024.   422 7821228 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  1025.   346 7821574 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\redhat-release), has_acls(1)
  1026.   267 7821841 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1027.   312 7822153 [main] clang-8 40294 fhandler_base::open: (\??\C:\cygwin64\etc\redhat-release, 0x40000)
  1028.   373 7822526 [main] clang-8 40294 seterrno_from_nt_status: /usr/src/debug/cygwin-3.6.0-0.73.gc2310061c66a/winsup/cygwin/fhandler/base.cc:717 status 0xC0000034 -> windows error 2
  1029.   234 7822760 [main] clang-8 40294 geterrno_from_win_error: windows error 2 == errno 2
  1030.   281 7823041 [main] clang-8 40294 fhandler_base::open: 0xC0000034 = NtCreateFile (0x7FF83F83B080, 0x80100000, \??\C:\cygwin64\etc\redhat-release, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  1031.   281 7823322 [main] clang-8 40294 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin64\etc\redhat-release, 0x40000)
  1032.   256 7823578 [main] clang-8 40294 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin64\etc\redhat-release, 0x40000)
  1033.   299 7823877 [main] clang-8 40294 open: -1 = open(/etc/redhat-release, 0x40000), errno 2
  1034.   259 7824136 [main] clang-8 40294 open: open(/etc/debian_version, 0x40000)
  1035.   310 7824446 [main] clang-8 40294 normalize_posix_path: src /etc/debian_version
  1036.   256 7824702 [main] clang-8 40294 normalize_posix_path: /etc/debian_version = normalize_posix_path (/etc/debian_version)
  1037.   237 7824939 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/debian_version)
  1038.   268 7825207 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/debian_version, dst C:\cygwin64\etc\debian_version, flags 0x30008, rc 0
  1039.   294 7825501 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\debian_version)
  1040.   341 7825842 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\debian_version)
  1041.   337 7826179 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\debian_version.exe)
  1042.   274 7826453 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\debian_version.exe)
  1043.   338 7826791 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\debian_version.lnk)
  1044.   277 7827068 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\debian_version.lnk)
  1045.   255 7827323 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\debian_version, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  1046.   195 7827518 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  1047.   239 7827757 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  1048.   259 7828016 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  1049.   419 7828435 [main] clang-8 40294 symlink_info::check: not a symlink
  1050.   307 7828742 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  1051.   244 7828986 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\debian_version), has_acls(1)
  1052.   341 7829327 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1053.   294 7829621 [main] clang-8 40294 fhandler_base::open: (\??\C:\cygwin64\etc\debian_version, 0x40000)
  1054.   468 7830089 [main] clang-8 40294 seterrno_from_nt_status: /usr/src/debug/cygwin-3.6.0-0.73.gc2310061c66a/winsup/cygwin/fhandler/base.cc:717 status 0xC0000034 -> windows error 2
  1055.   306 7830395 [main] clang-8 40294 geterrno_from_win_error: windows error 2 == errno 2
  1056.   311 7830706 [main] clang-8 40294 fhandler_base::open: 0xC0000034 = NtCreateFile (0x7FF83F83B080, 0x80100000, \??\C:\cygwin64\etc\debian_version, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  1057.   403 7831109 [main] clang-8 40294 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin64\etc\debian_version, 0x40000)
  1058.   277 7831386 [main] clang-8 40294 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin64\etc\debian_version, 0x40000)
  1059.   295 7831681 [main] clang-8 40294 open: -1 = open(/etc/debian_version, 0x40000), errno 2
  1060.   240 7831921 [main] clang-8 40294 open: open(/etc/SuSE-release, 0x40000)
  1061.   224 7832145 [main] clang-8 40294 normalize_posix_path: src /etc/SuSE-release
  1062.   234 7832379 [main] clang-8 40294 normalize_posix_path: /etc/SuSE-release = normalize_posix_path (/etc/SuSE-release)
  1063.   222 7832601 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/SuSE-release)
  1064.   223 7832824 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/SuSE-release, dst C:\cygwin64\etc\SuSE-release, flags 0x30008, rc 0
  1065.   278 7833102 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\SuSE-release)
  1066.   261 7833363 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\SuSE-release)
  1067.   312 7833675 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\SuSE-release.exe)
  1068.   345 7834020 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\SuSE-release.exe)
  1069.   458 7834478 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\SuSE-release.lnk)
  1070.   419 7834897 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\SuSE-release.lnk)
  1071.   367 7835264 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\SuSE-release, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  1072.   294 7835558 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  1073.   201 7835759 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  1074.   238 7835997 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  1075.   396 7836393 [main] clang-8 40294 symlink_info::check: not a symlink
  1076.   219 7836612 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF8330) (mount_flags 0x30008, path_flags 0x0)
  1077.   201 7836813 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\SuSE-release), has_acls(1)
  1078.   215 7837028 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1079.   204 7837232 [main] clang-8 40294 fhandler_base::open: (\??\C:\cygwin64\etc\SuSE-release, 0x40000)
  1080.   310 7837542 [main] clang-8 40294 seterrno_from_nt_status: /usr/src/debug/cygwin-3.6.0-0.73.gc2310061c66a/winsup/cygwin/fhandler/base.cc:717 status 0xC0000034 -> windows error 2
  1081.   193 7837735 [main] clang-8 40294 geterrno_from_win_error: windows error 2 == errno 2
  1082.   219 7837954 [main] clang-8 40294 fhandler_base::open: 0xC0000034 = NtCreateFile (0x7FF83F83B080, 0x80100000, \??\C:\cygwin64\etc\SuSE-release, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  1083.   255 7838209 [main] clang-8 40294 fhandler_base::open: 0 = fhandler_base::open(\??\C:\cygwin64\etc\SuSE-release, 0x40000)
  1084.   254 7838463 [main] clang-8 40294 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\cygwin64\etc\SuSE-release, 0x40000)
  1085.   274 7838737 [main] clang-8 40294 open: -1 = open(/etc/SuSE-release, 0x40000), errno 2
  1086.   207 7838944 [main] clang-8 40294 stat: entering
  1087.   206 7839150 [main] clang-8 40294 normalize_posix_path: src /etc/exherbo-release
  1088.   205 7839355 [main] clang-8 40294 normalize_posix_path: /etc/exherbo-release = normalize_posix_path (/etc/exherbo-release)
  1089.   205 7839560 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/exherbo-release)
  1090.   211 7839771 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/exherbo-release, dst C:\cygwin64\etc\exherbo-release, flags 0x30008, rc 0
  1091.   344 7840115 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\exherbo-release)
  1092.   272 7840387 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\exherbo-release)
  1093.   327 7840714 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\exherbo-release.exe)
  1094.   268 7840982 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\exherbo-release.exe)
  1095.   315 7841297 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\exherbo-release.lnk)
  1096.   266 7841563 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\exherbo-release.lnk)
  1097.   307 7841870 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\exherbo-release, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1098.   217 7842087 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  1099.   217 7842304 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  1100.   244 7842548 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  1101.   387 7842935 [main] clang-8 40294 symlink_info::check: not a symlink
  1102.   222 7843157 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1103.   218 7843375 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\exherbo-release), has_acls(1)
  1104.   217 7843592 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  1105.   217 7843809 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\etc\exherbo-release,0x7FFFF9740)
  1106.   275 7844084 [main] clang-8 40294 stat: entering
  1107.   215 7844299 [main] clang-8 40294 normalize_posix_path: src /etc/alpine-release
  1108.   215 7844514 [main] clang-8 40294 normalize_posix_path: /etc/alpine-release = normalize_posix_path (/etc/alpine-release)
  1109.   231 7844745 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/alpine-release)
  1110.   217 7844962 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/alpine-release, dst C:\cygwin64\etc\alpine-release, flags 0x30008, rc 0
  1111.   281 7845243 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\alpine-release)
  1112.   275 7845518 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\alpine-release)
  1113.   345 7845863 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\alpine-release.exe)
  1114.   269 7846132 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\alpine-release.exe)
  1115.   323 7846455 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\alpine-release.lnk)
  1116.   275 7846730 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\alpine-release.lnk)
  1117.   275 7847005 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\alpine-release, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1118.   209 7847214 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  1119.   209 7847423 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  1120.   267 7847690 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  1121.   380 7848070 [main] clang-8 40294 symlink_info::check: not a symlink
  1122.   215 7848285 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1123.   226 7848511 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\alpine-release), has_acls(1)
  1124.   248 7848759 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  1125.   225 7848984 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\etc\alpine-release,0x7FFFF9740)
  1126.   275 7849259 [main] clang-8 40294 stat: entering
  1127.   220 7849479 [main] clang-8 40294 normalize_posix_path: src /etc/arch-release
  1128.   218 7849697 [main] clang-8 40294 normalize_posix_path: /etc/arch-release = normalize_posix_path (/etc/arch-release)
  1129.   279 7849976 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/arch-release)
  1130.   242 7850218 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/arch-release, dst C:\cygwin64\etc\arch-release, flags 0x30008, rc 0
  1131.   299 7850517 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\arch-release)
  1132.   273 7850790 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\arch-release)
  1133.   322 7851112 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\arch-release.exe)
  1134.   274 7851386 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\arch-release.exe)
  1135.   331 7851717 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\arch-release.lnk)
  1136.   275 7851992 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\arch-release.lnk)
  1137.   276 7852268 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\arch-release, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1138.   234 7852502 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  1139.   217 7852719 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  1140.   253 7852972 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  1141.   378 7853350 [main] clang-8 40294 symlink_info::check: not a symlink
  1142.   235 7853585 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1143.   247 7853832 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\arch-release), has_acls(1)
  1144.   208 7854040 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  1145.   208 7854248 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\etc\arch-release,0x7FFFF9740)
  1146.   267 7854515 [main] clang-8 40294 stat: entering
  1147.   216 7854731 [main] clang-8 40294 normalize_posix_path: src /etc/gentoo-release
  1148.   220 7854951 [main] clang-8 40294 normalize_posix_path: /etc/gentoo-release = normalize_posix_path (/etc/gentoo-release)
  1149.   217 7855168 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/gentoo-release)
  1150.   223 7855391 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc/gentoo-release, dst C:\cygwin64\etc\gentoo-release, flags 0x30008, rc 0
  1151.   364 7855755 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\gentoo-release)
  1152.   291 7856046 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\gentoo-release)
  1153.   360 7856406 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\gentoo-release.exe)
  1154.   277 7856683 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\gentoo-release.exe)
  1155.   324 7857007 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\etc\gentoo-release.lnk)
  1156.   294 7857301 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\etc\gentoo-release.lnk)
  1157.   269 7857570 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc\gentoo-release, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1158.   233 7857803 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  1159.   212 7858015 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin64\etc, flags 0x30008, rc 0
  1160.   256 7858271 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\etc)
  1161.   420 7858691 [main] clang-8 40294 symlink_info::check: not a symlink
  1162.   229 7858920 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\etc, 0x7FFFF84F0) (mount_flags 0x30008, path_flags 0x0)
  1163.   242 7859162 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\etc\gentoo-release), has_acls(1)
  1164.   237 7859399 [main] clang-8 40294 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  1165.   304 7859703 [main] clang-8 40294 stat_worker: -1 = (\??\C:\cygwin64\etc\gentoo-release,0x7FFFF9740)
  1166.  5553 7865256 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/crt0.o
  1167.   223 7865479 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/crt0.o = normalize_posix_path (/usr/lib/clang/8.0.1/crt0.o)
  1168.   222 7865701 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/crt0.o)
  1169.   241 7865942 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/crt0.o, dst C:\cygwin64\lib\clang\8.0.1\crt0.o, flags 0x20008, rc 0
  1170.   274 7866216 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crt0.o)
  1171.   275 7866491 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crt0.o)
  1172.   315 7866806 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crt0.o.exe)
  1173.   284 7867090 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crt0.o.exe)
  1174.   330 7867420 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crt0.o.lnk)
  1175.   315 7867735 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crt0.o.lnk)
  1176.   283 7868018 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\crt0.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1177.   224 7868242 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1)
  1178.   225 7868467 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1, dst C:\cygwin64\lib\clang\8.0.1, flags 0x20008, rc 0
  1179.   304 7868771 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1)
  1180.   395 7869166 [main] clang-8 40294 symlink_info::check: not a symlink
  1181.   304 7869470 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1182.   374 7869844 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\crt0.o), has_acls(1)
  1183.   245 7870089 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1184.   217 7870306 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1185.   216 7870522 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1186.   208 7870730 [main] clang-8 40294 access: returning -1
  1187.   692 7871422 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/lib/windows/crt0.o
  1188.   251 7871673 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/lib/windows/crt0.o = normalize_posix_path (/usr/lib/clang/8.0.1/lib/windows/crt0.o)
  1189.   221 7871894 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows/crt0.o)
  1190.   195 7872089 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows/crt0.o, dst C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o, flags 0x20008, rc 0
  1191.   248 7872337 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o)
  1192.   252 7872589 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o)
  1193.   301 7872890 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o.exe)
  1194.   261 7873151 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o.exe)
  1195.   301 7873452 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o.lnk)
  1196.   257 7873709 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o.lnk)
  1197.   323 7874032 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1198.   231 7874263 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows)
  1199.   217 7874480 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows, dst C:\cygwin64\lib\clang\8.0.1\lib\windows, flags 0x20008, rc 0
  1200.   256 7874736 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows)
  1201.   395 7875131 [main] clang-8 40294 symlink_info::check: not a symlink
  1202.   246 7875377 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1203.   218 7875595 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\lib\windows\crt0.o), has_acls(1)
  1204.   218 7875813 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1205.   194 7876007 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1206.   194 7876201 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1207.   192 7876393 [main] clang-8 40294 access: returning -1
  1208.   196 7876589 [main] clang-8 40294 normalize_posix_path: src /usr/lib/gcc/x86_64-pc-cygwin/13/crt0.o
  1209.   192 7876781 [main] clang-8 40294 normalize_posix_path: /usr/lib/gcc/x86_64-pc-cygwin/13/crt0.o = normalize_posix_path (/usr/lib/gcc/x86_64-pc-cygwin/13/crt0.o)
  1210.   193 7876974 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin/13/crt0.o)
  1211.   194 7877168 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin/13/crt0.o, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o, flags 0x20008, rc 0
  1212.   260 7877428 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o)
  1213.   252 7877680 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o)
  1214.   330 7878010 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o.exe)
  1215.   254 7878264 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o.exe)
  1216.   322 7878586 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o.lnk)
  1217.   293 7878879 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o.lnk)
  1218.   335 7879214 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1219.   261 7879475 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin/13)
  1220.   263 7879738 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin/13, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13, flags 0x20008, rc 0
  1221.   273 7880011 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13)
  1222.   414 7880425 [main] clang-8 40294 symlink_info::check: not a symlink
  1223.   238 7880663 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1224.   225 7880888 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crt0.o), has_acls(1)
  1225.   259 7881147 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1226.   243 7881390 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1227.   214 7881604 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1228.   265 7881869 [main] clang-8 40294 access: returning -1
  1229.   276 7882145 [main] clang-8 40294 normalize_posix_path: src /usr/x86_64-pc-cygwin/lib/crt0.o
  1230.   232 7882377 [main] clang-8 40294 normalize_posix_path: /usr/x86_64-pc-cygwin/lib/crt0.o = normalize_posix_path (/usr/x86_64-pc-cygwin/lib/crt0.o)
  1231.   223 7882600 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin/lib/crt0.o)
  1232.   215 7882815 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin/lib/crt0.o, dst C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o, flags 0x30008, rc 0
  1233.   292 7883107 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o)
  1234.   283 7883390 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o)
  1235.   323 7883713 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o.exe)
  1236.   281 7883994 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o.exe)
  1237.   329 7884323 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o.lnk)
  1238.   273 7884596 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o.lnk)
  1239.   281 7884877 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o, 0x7FFFF9230) (mount_flags 0x30008, path_flags 0x0)
  1240.   223 7885100 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin/lib)
  1241.   222 7885322 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin/lib, dst C:\cygwin64\usr\x86_64-pc-cygwin\lib, flags 0x30008, rc 0
  1242.   265 7885587 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib)
  1243.   454 7886041 [main] clang-8 40294 symlink_info::check: not a symlink
  1244.   240 7886281 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin\lib, 0x7FFFF9230) (mount_flags 0x30008, path_flags 0x0)
  1245.   211 7886492 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\usr\x86_64-pc-cygwin\lib\crt0.o), has_acls(1)
  1246.   276 7886768 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1247.   290 7887058 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1248.   237 7887295 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1249.   196 7887491 [main] clang-8 40294 access: returning -1
  1250.   197 7887688 [main] clang-8 40294 normalize_posix_path: src /usr/lib/crt0.o
  1251.   194 7887882 [main] clang-8 40294 normalize_posix_path: /usr/lib/crt0.o = normalize_posix_path (/usr/lib/crt0.o)
  1252.   194 7888076 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/crt0.o)
  1253.   194 7888270 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/crt0.o, dst C:\cygwin64\lib\crt0.o, flags 0x20008, rc 0
  1254.   242 7888512 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\crt0.o)
  1255.   382 7888894 [main] clang-8 40294 symlink_info::check: not a symlink
  1256.   213 7889107 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\crt0.o, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1257.   216 7889323 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\crt0.o), has_acls(1)
  1258.   221 7889544 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1259.   287 7889831 [main] clang-8 40294 access: returning 0
  1260.  1213 7891044 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/crtbegin.o
  1261.   193 7891237 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/crtbegin.o = normalize_posix_path (/usr/lib/clang/8.0.1/crtbegin.o)
  1262.   192 7891429 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/crtbegin.o)
  1263.   193 7891622 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/crtbegin.o, dst C:\cygwin64\lib\clang\8.0.1\crtbegin.o, flags 0x20008, rc 0
  1264.   254 7891876 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crtbegin.o)
  1265.   255 7892131 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crtbegin.o)
  1266.   303 7892434 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crtbegin.o.exe)
  1267.   252 7892686 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crtbegin.o.exe)
  1268.   356 7893042 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crtbegin.o.lnk)
  1269.   306 7893348 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crtbegin.o.lnk)
  1270.   308 7893656 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\crtbegin.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1271.   221 7893877 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1)
  1272.   193 7894070 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1, dst C:\cygwin64\lib\clang\8.0.1, flags 0x20008, rc 0
  1273.   232 7894302 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1)
  1274.   364 7894666 [main] clang-8 40294 symlink_info::check: not a symlink
  1275.   211 7894877 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1276.   194 7895071 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\crtbegin.o), has_acls(1)
  1277.   194 7895265 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1278.   192 7895457 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1279.   192 7895649 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1280.   192 7895841 [main] clang-8 40294 access: returning -1
  1281.   558 7896399 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/lib/windows/crtbegin.o
  1282.   192 7896591 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/lib/windows/crtbegin.o = normalize_posix_path (/usr/lib/clang/8.0.1/lib/windows/crtbegin.o)
  1283.   192 7896783 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows/crtbegin.o)
  1284.   193 7896976 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows/crtbegin.o, dst C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o, flags 0x20008, rc 0
  1285.   243 7897219 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o)
  1286.   252 7897471 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o)
  1287.   324 7897795 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o.exe)
  1288.   254 7898049 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o.exe)
  1289.   302 7898351 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o.lnk)
  1290.   289 7898640 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o.lnk)
  1291.   272 7898912 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1292.   192 7899104 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows)
  1293.   192 7899296 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows, dst C:\cygwin64\lib\clang\8.0.1\lib\windows, flags 0x20008, rc 0
  1294.   244 7899540 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows)
  1295.   367 7899907 [main] clang-8 40294 symlink_info::check: not a symlink
  1296.   211 7900118 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1297.   192 7900310 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\lib\windows\crtbegin.o), has_acls(1)
  1298.   192 7900502 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1299.   191 7900693 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1300.   190 7900883 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1301.   189 7901072 [main] clang-8 40294 access: returning -1
  1302.   193 7901265 [main] clang-8 40294 normalize_posix_path: src /usr/lib/gcc/x86_64-pc-cygwin/13/crtbegin.o
  1303.   190 7901455 [main] clang-8 40294 normalize_posix_path: /usr/lib/gcc/x86_64-pc-cygwin/13/crtbegin.o = normalize_posix_path (/usr/lib/gcc/x86_64-pc-cygwin/13/crtbegin.o)
  1304.   190 7901645 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin/13/crtbegin.o)
  1305.   218 7901863 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin/13/crtbegin.o, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtbegin.o, flags 0x20008, rc 0
  1306.   231 7902094 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtbegin.o)
  1307.   470 7902564 [main] clang-8 40294 symlink_info::check: not a symlink
  1308.   245 7902809 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtbegin.o, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1309.   254 7903063 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtbegin.o), has_acls(1)
  1310.   245 7903308 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1311.   247 7903555 [main] clang-8 40294 access: returning 0
  1312.  3230 7906785 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/default-manifest.o
  1313.   220 7907005 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/default-manifest.o = normalize_posix_path (/usr/lib/clang/8.0.1/default-manifest.o)
  1314.   215 7907220 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/default-manifest.o)
  1315.   216 7907436 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/default-manifest.o, dst C:\cygwin64\lib\clang\8.0.1\default-manifest.o, flags 0x20008, rc 0
  1316.   298 7907734 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\default-manifest.o)
  1317.   276 7908010 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\default-manifest.o)
  1318.   328 7908338 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\default-manifest.o.exe)
  1319.   290 7908628 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\default-manifest.o.exe)
  1320.   387 7909015 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\default-manifest.o.lnk)
  1321.   310 7909325 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\default-manifest.o.lnk)
  1322.   273 7909598 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\default-manifest.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1323.   257 7909855 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1)
  1324.   259 7910114 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1, dst C:\cygwin64\lib\clang\8.0.1, flags 0x20008, rc 0
  1325.   267 7910381 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1)
  1326.   452 7910833 [main] clang-8 40294 symlink_info::check: not a symlink
  1327.   253 7911086 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1328.   224 7911310 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\default-manifest.o), has_acls(1)
  1329.   221 7911531 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1330.   222 7911753 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1331.   213 7911966 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1332.   213 7912179 [main] clang-8 40294 access: returning -1
  1333.   649 7912828 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/lib/windows/default-manifest.o
  1334.   222 7913050 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/lib/windows/default-manifest.o = normalize_posix_path (/usr/lib/clang/8.0.1/lib/windows/default-manifest.o)
  1335.   221 7913271 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows/default-manifest.o)
  1336.   215 7913486 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows/default-manifest.o, dst C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o, flags 0x20008, rc 0
  1337.   301 7913787 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o)
  1338.   291 7914078 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o)
  1339.   344 7914422 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o.exe)
  1340.   282 7914704 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o.exe)
  1341.   327 7915031 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o.lnk)
  1342.   274 7915305 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o.lnk)
  1343.   274 7915579 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1344.   216 7915795 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows)
  1345.   216 7916011 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows, dst C:\cygwin64\lib\clang\8.0.1\lib\windows, flags 0x20008, rc 0
  1346.   253 7916264 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows)
  1347.   389 7916653 [main] clang-8 40294 symlink_info::check: not a symlink
  1348.   234 7916887 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1349.   210 7917097 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\lib\windows\default-manifest.o), has_acls(1)
  1350.   217 7917314 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1351.   214 7917528 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1352.   254 7917782 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1353.   241 7918023 [main] clang-8 40294 access: returning -1
  1354.   312 7918335 [main] clang-8 40294 normalize_posix_path: src /usr/lib/gcc/x86_64-pc-cygwin/13/default-manifest.o
  1355.   229 7918564 [main] clang-8 40294 normalize_posix_path: /usr/lib/gcc/x86_64-pc-cygwin/13/default-manifest.o = normalize_posix_path (/usr/lib/gcc/x86_64-pc-cygwin/13/default-manifest.o)
  1356.   209 7918773 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin/13/default-manifest.o)
  1357.   210 7918983 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin/13/default-manifest.o, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o, flags 0x20008, rc 0
  1358.   268 7919251 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o)
  1359.   272 7919523 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o)
  1360.   320 7919843 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o.exe)
  1361.   266 7920109 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o.exe)
  1362.   319 7920428 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o.lnk)
  1363.   265 7920693 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o.lnk)
  1364.   266 7920959 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1365.   207 7921166 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin/13)
  1366.   209 7921375 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin/13, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13, flags 0x20008, rc 0
  1367.   245 7921620 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13)
  1368.   430 7922050 [main] clang-8 40294 symlink_info::check: not a symlink
  1369.   227 7922277 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1370.   210 7922487 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\default-manifest.o), has_acls(1)
  1371.   210 7922697 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1372.   209 7922906 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1373.   208 7923114 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1374.   207 7923321 [main] clang-8 40294 access: returning -1
  1375.   210 7923531 [main] clang-8 40294 normalize_posix_path: src /usr/x86_64-pc-cygwin/lib/default-manifest.o
  1376.   206 7923737 [main] clang-8 40294 normalize_posix_path: /usr/x86_64-pc-cygwin/lib/default-manifest.o = normalize_posix_path (/usr/x86_64-pc-cygwin/lib/default-manifest.o)
  1377.   207 7923944 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin/lib/default-manifest.o)
  1378.   223 7924167 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin/lib/default-manifest.o, dst C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o, flags 0x30008, rc 0
  1379.   259 7924426 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o)
  1380.   266 7924692 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o)
  1381.   329 7925021 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o.exe)
  1382.   265 7925286 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o.exe)
  1383.   313 7925599 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o.lnk)
  1384.   327 7925926 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o.lnk)
  1385.   267 7926193 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o, 0x7FFFF9230) (mount_flags 0x30008, path_flags 0x0)
  1386.   217 7926410 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin/lib)
  1387.   210 7926620 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin/lib, dst C:\cygwin64\usr\x86_64-pc-cygwin\lib, flags 0x30008, rc 0
  1388.   250 7926870 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\lib)
  1389.   412 7927282 [main] clang-8 40294 symlink_info::check: not a symlink
  1390.   228 7927510 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin\lib, 0x7FFFF9230) (mount_flags 0x30008, path_flags 0x0)
  1391.   211 7927721 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\usr\x86_64-pc-cygwin\lib\default-manifest.o), has_acls(1)
  1392.   211 7927932 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1393.   209 7928141 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1394.   208 7928349 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1395.   227 7928576 [main] clang-8 40294 access: returning -1
  1396.   210 7928786 [main] clang-8 40294 normalize_posix_path: src /usr/lib/default-manifest.o
  1397.   208 7928994 [main] clang-8 40294 normalize_posix_path: /usr/lib/default-manifest.o = normalize_posix_path (/usr/lib/default-manifest.o)
  1398.   208 7929202 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/default-manifest.o)
  1399.   209 7929411 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/default-manifest.o, dst C:\cygwin64\lib\default-manifest.o, flags 0x20008, rc 0
  1400.   247 7929658 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\default-manifest.o)
  1401.   431 7930089 [main] clang-8 40294 symlink_info::check: not a symlink
  1402.   206 7930295 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\default-manifest.o, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1403.   247 7930542 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\default-manifest.o), has_acls(1)
  1404.   217 7930759 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1405.   231 7930990 [main] clang-8 40294 access: returning 0
  1406.  1024 7932014 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/crtend.o
  1407.   207 7932221 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/crtend.o = normalize_posix_path (/usr/lib/clang/8.0.1/crtend.o)
  1408.   206 7932427 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/crtend.o)
  1409.   209 7932636 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/crtend.o, dst C:\cygwin64\lib\clang\8.0.1\crtend.o, flags 0x20008, rc 0
  1410.   259 7932895 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crtend.o)
  1411.   282 7933177 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crtend.o)
  1412.   336 7933513 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crtend.o.exe)
  1413.   321 7933834 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crtend.o.exe)
  1414.   327 7934161 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\crtend.o.lnk)
  1415.   294 7934455 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\crtend.o.lnk)
  1416.   285 7934740 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\crtend.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1417.   207 7934947 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1)
  1418.   209 7935156 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1, dst C:\cygwin64\lib\clang\8.0.1, flags 0x20008, rc 0
  1419.   251 7935407 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1)
  1420.   389 7935796 [main] clang-8 40294 symlink_info::check: not a symlink
  1421.   244 7936040 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1422.   218 7936258 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\crtend.o), has_acls(1)
  1423.   222 7936480 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1424.   218 7936698 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1425.   215 7936913 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1426.   214 7937127 [main] clang-8 40294 access: returning -1
  1427.   656 7937783 [main] clang-8 40294 normalize_posix_path: src /usr/lib/clang/8.0.1/lib/windows/crtend.o
  1428.   211 7937994 [main] clang-8 40294 normalize_posix_path: /usr/lib/clang/8.0.1/lib/windows/crtend.o = normalize_posix_path (/usr/lib/clang/8.0.1/lib/windows/crtend.o)
  1429.   216 7938210 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows/crtend.o)
  1430.   210 7938420 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows/crtend.o, dst C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o, flags 0x20008, rc 0
  1431.   252 7938672 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o)
  1432.   274 7938946 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o)
  1433.   333 7939279 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o.exe)
  1434.   275 7939554 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o.exe)
  1435.   320 7939874 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o.lnk)
  1436.   273 7940147 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o.lnk)
  1437.   266 7940413 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1438.   208 7940621 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/lib/windows)
  1439.   207 7940828 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/lib/windows, dst C:\cygwin64\lib\clang\8.0.1\lib\windows, flags 0x20008, rc 0
  1440.   252 7941080 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\lib\windows)
  1441.   385 7941465 [main] clang-8 40294 symlink_info::check: not a symlink
  1442.   243 7941708 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\lib\windows, 0x7FFFF9400) (mount_flags 0x20008, path_flags 0x0)
  1443.   306 7942014 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\lib\windows\crtend.o), has_acls(1)
  1444.   252 7942266 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1445.   231 7942497 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1446.   216 7942713 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1447.   217 7942930 [main] clang-8 40294 access: returning -1
  1448.   218 7943148 [main] clang-8 40294 normalize_posix_path: src /usr/lib/gcc/x86_64-pc-cygwin/13/crtend.o
  1449.   215 7943363 [main] clang-8 40294 normalize_posix_path: /usr/lib/gcc/x86_64-pc-cygwin/13/crtend.o = normalize_posix_path (/usr/lib/gcc/x86_64-pc-cygwin/13/crtend.o)
  1450.   223 7943586 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/gcc/x86_64-pc-cygwin/13/crtend.o)
  1451.   217 7943803 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/lib/gcc/x86_64-pc-cygwin/13/crtend.o, dst C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtend.o, flags 0x20008, rc 0
  1452.   255 7944058 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtend.o)
  1453.   391 7944449 [main] clang-8 40294 symlink_info::check: not a symlink
  1454.   216 7944665 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtend.o, 0x7FFFF9230) (mount_flags 0x20008, path_flags 0x0)
  1455.   217 7944882 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\lib\gcc\x86_64-pc-cygwin\13\crtend.o), has_acls(1)
  1456.   226 7945108 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1457.   233 7945341 [main] clang-8 40294 access: returning 0
  1458.  2248 7947589 [main] clang-8 40294 normalize_posix_path: src /usr/bin/x86_64-unknown-cygwin-ld
  1459.   218 7947807 [main] clang-8 40294 normalize_posix_path: /usr/bin/x86_64-unknown-cygwin-ld = normalize_posix_path (/usr/bin/x86_64-unknown-cygwin-ld)
  1460.   218 7948025 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/x86_64-unknown-cygwin-ld)
  1461.   209 7948234 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin/x86_64-unknown-cygwin-ld, dst C:\cygwin64\bin\x86_64-unknown-cygwin-ld, flags 0x20008, rc 0
  1462.   301 7948535 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\x86_64-unknown-cygwin-ld)
  1463.   286 7948821 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\x86_64-unknown-cygwin-ld)
  1464.   361 7949182 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\x86_64-unknown-cygwin-ld.exe)
  1465.   347 7949529 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\x86_64-unknown-cygwin-ld.exe)
  1466.   413 7949942 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\x86_64-unknown-cygwin-ld.lnk)
  1467.   316 7950258 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\x86_64-unknown-cygwin-ld.lnk)
  1468.   320 7950578 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\x86_64-unknown-cygwin-ld, 0x7FFFF9290) (mount_flags 0x20008, path_flags 0x0)
  1469.   251 7950829 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin)
  1470.   216 7951045 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin, dst C:\cygwin64\bin, flags 0x20008, rc 0
  1471.   252 7951297 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin)
  1472.   416 7951713 [main] clang-8 40294 symlink_info::check: not a symlink
  1473.   227 7951940 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin, 0x7FFFF9290) (mount_flags 0x20008, path_flags 0x0)
  1474.   225 7952165 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\bin\x86_64-unknown-cygwin-ld), has_acls(1)
  1475.   217 7952382 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1476.   235 7952617 [main] clang-8 40294 __set_errno: int fhandler_base::fhaccess(int, bool):344 setting errno 2
  1477.   216 7952833 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  1478.   216 7953049 [main] clang-8 40294 access: returning -1
  1479.   209 7953258 [main] clang-8 40294 normalize_posix_path: src /usr/bin/ld
  1480.   215 7953473 [main] clang-8 40294 normalize_posix_path: /usr/bin/ld = normalize_posix_path (/usr/bin/ld)
  1481.   215 7953688 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/ld)
  1482.   269 7953957 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin/ld, dst C:\cygwin64\bin\ld, flags 0x20008, rc 0
  1483.   288 7954245 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\ld)
  1484.   293 7954538 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\ld)
  1485.   350 7954888 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\ld.exe)
  1486.   388 7955276 [main] clang-8 40294 symlink_info::check: not a symlink
  1487.   224 7955500 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\ld.exe, 0x7FFFF9290) (mount_flags 0x20008, path_flags 0x0)
  1488.   216 7955716 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\bin\ld.exe), has_acls(1)
  1489.   229 7955945 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1490.   440 7956385 [main] clang-8 40294 check_file_access: flags 0x5, ret 0
  1491.   416 7956801 [main] clang-8 40294 fhandler_base::fhaccess: returning 0
  1492.   249 7957050 [main] clang-8 40294 access: returning 0
  1493.   215 7957265 [main] clang-8 40294 stat: entering
  1494.   220 7957485 [main] clang-8 40294 normalize_posix_path: src /usr/bin/ld
  1495.   218 7957703 [main] clang-8 40294 normalize_posix_path: /usr/bin/ld = normalize_posix_path (/usr/bin/ld)
  1496.   253 7957956 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/ld)
  1497.   224 7958180 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin/ld, dst C:\cygwin64\bin\ld, flags 0x20008, rc 0
  1498.   287 7958467 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\ld)
  1499.   309 7958776 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\ld)
  1500.   319 7959095 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\ld.exe)
  1501.   410 7959505 [main] clang-8 40294 symlink_info::check: not a symlink
  1502.   228 7959733 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\ld.exe, 0x7FFFF9310) (mount_flags 0x20008, path_flags 0x0)
  1503.   244 7959977 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\bin\ld.exe), has_acls(1)
  1504.   230 7960207 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1505.   214 7960421 [main] clang-8 40294 stat_worker: (\??\C:\cygwin64\bin\ld.exe, 0x7FFFFA560, 0x800015B70), file_attributes 32
  1506.   663 7961084 [main] clang-8 40294 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\bin\ld.exe, 0x7FFFFA560) st_size=1761811, st_mode=0100755, st_ino=1688849860416051st_atim=65EE71ED.1BC9B24 st_ctim=65C36654.33DFDC88 st_mtim=65BE4035.0 st_birthtim=65C36652.2C6CB73C
  1507.   269 7961353 [main] clang-8 40294 stat_worker: 0 = (\??\C:\cygwin64\bin\ld.exe,0x7FFFFA560)
  1508.  8013 7969366 [main] clang-8 40294 normalize_posix_path: src /usr/bin/clang-8
  1509.   237 7969603 [main] clang-8 40294 normalize_posix_path: /usr/bin/clang-8 = normalize_posix_path (/usr/bin/clang-8)
  1510.   244 7969847 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/clang-8)
  1511.   232 7970079 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /usr/bin/clang-8, dst C:\cygwin64\bin\clang-8, flags 0x20008, rc 0
  1512.   316 7970395 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\clang-8)
  1513.   338 7970733 [main] clang-8 40294 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\clang-8)
  1514.   377 7971110 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\clang-8.exe)
  1515.   479 7971589 [main] clang-8 40294 symlink_info::check: not a symlink
  1516.   283 7971872 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\clang-8.exe, 0x7FFFF9BE0) (mount_flags 0x20008, path_flags 0x0)
  1517.   267 7972139 [main] clang-8 40294 path_conv::check: this->path(C:\cygwin64\bin\clang-8.exe), has_acls(1)
  1518.   308 7972447 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  1519.   301 7972748 [main] clang-8 40294 access: returning 0
  1520.  3534 7976282 [main] clang-8 40294 child_info::child_info: subproc_ready 0x21C
  1521.   236 7976518 [main] clang-8 40294 dofork: entering
  1522.  3008 7979526 [main] clang-8 40294 sig_send: sendsig 0x130, pid 40294, signal -72, its_me 1
  1523.   202 7979728 [main] clang-8 40294 sig_send: wakeup 0x2E8
  1524.   201 7979929 [main] clang-8 40294 sig_send: Waiting for pack.wakeup 0x2E8
  1525.   233 7980162 [sig] clang-8 40294 wait_sig: signalling pack.wakeup 0x2E8
  1526.   260 7980422 [main] clang-8 40294 sig_send: returning 0x0 from sending signal -72
  1527. 13764 7994186 [main] clang-8 40294 frok::parent: priority class 32
  1528.   564 7994750 [main] clang-8 40294 frok::parent: stack - bottom 0x800000000, top 0x7FFFFA000, addr 0x7FFE00000, guardsize 0x3000
  1529.   452 7995202 [main] clang-8 40294 frok::parent: CreateProcessW (C:\cygwin64\bin\clang-8.exe, C:\cygwin64\bin\clang-8.exe, 0, 0, 1, 0x420, 0, 0, 0x7FFFFABB0, 0x7FFFFAB50)
  1530. --- Process 1160 created
  1531.  6110 8001312 [main] clang-8 40294 frok::parent: forked pid 1160
  1532. --- Process 1160 loaded C:\Windows\System32\ntdll.dll at 00007ff84c350000
  1533.   394 8001706 [main] clang-8 40294 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x304)
  1534. --- Process 1160 loaded C:\Windows\System32\kernel32.dll at 00007ff84a7f0000
  1535. --- Process 1160 loaded C:\Windows\System32\KernelBase.dll at 00007ff849f30000
  1536. --- Process 1160 thread 3208 created
  1537. --- Process 1160 thread 5528 created
  1538. --- Process 1160 thread 8960 created
  1539. --- Process 1160 loaded C:\cygwin64\bin\cygwin1.dll at 00007ff83f610000
  1540. --- Process 1160 loaded C:\cygwin64\bin\cygstdc++-6.dll at 000000057b190000
  1541. --- Process 1160 loaded C:\cygwin64\bin\cygPolly-8.dll at 00000003f88f0000
  1542. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAArch64AsmParser-8.dll at 00000003fd910000
  1543. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAArch64CodeGen-8.dll at 00000003fd620000
  1544. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAArch64Desc-8.dll at 00000003fd540000
  1545. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAArch64Info-8.dll at 00000003fd4f0000
  1546. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAggressiveInstCombine-8.dll at 00000003fca80000
  1547. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAMDGPUAsmParser-8.dll at 00000003fd3f0000
  1548. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAMDGPUDesc-8.dll at 00000003fcf80000
  1549. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAMDGPUCodeGen-8.dll at 00000003fd0f0000
  1550. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAMDGPUInfo-8.dll at 00000003fcf30000
  1551. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAnalysis-8.dll at 00000003fc730000
  1552. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMARMAsmParser-8.dll at 00000003fce60000
  1553. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMARMCodeGen-8.dll at 00000003fcbd0000
  1554. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMARMDesc-8.dll at 00000003fcb00000
  1555. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMARMInfo-8.dll at 00000003fcab0000
  1556. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBPFAsmParser-8.dll at 00000003fc5e0000
  1557. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBPFCodeGen-8.dll at 00000003fc580000
  1558. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBPFDesc-8.dll at 00000003fc560000
  1559. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBPFInfo-8.dll at 00000003fc540000
  1560. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMCodeGen-8.dll at 00000003fc020000
  1561. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMCore-8.dll at 00000003fbdb0000
  1562. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMHexagonCodeGen-8.dll at 00000003fb750000
  1563. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMHexagonAsmParser-8.dll at 00000003fb9d0000
  1564. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMHexagonDesc-8.dll at 00000003fb680000
  1565. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMHexagonInfo-8.dll at 00000003fb640000
  1566. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMInstCombine-8.dll at 00000003fb530000
  1567. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMipo-8.dll at 00000003f8bc0000
  1568. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMInstrumentation-8.dll at 00000003fb430000
  1569. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLanaiAsmParser-8.dll at 00000003fb380000
  1570. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLanaiCodeGen-8.dll at 00000003fb310000
  1571. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLanaiInfo-8.dll at 00000003fb2d0000
  1572. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLanaiDesc-8.dll at 00000003fb2f0000
  1573. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMC-8.dll at 00000003fb1c0000
  1574. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMCParser-8.dll at 00000003fb110000
  1575. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMipsAsmParser-8.dll at 00000003fafc0000
  1576. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMipsCodeGen-8.dll at 00000003fae20000
  1577. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMipsDesc-8.dll at 00000003fad90000
  1578. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMSP430AsmParser-8.dll at 00000003fb0b0000
  1579. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMipsInfo-8.dll at 00000003fad50000
  1580. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMSP430Desc-8.dll at 00000003fb040000
  1581. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMSP430CodeGen-8.dll at 00000003fb060000
  1582. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMSP430Info-8.dll at 00000003fb020000
  1583. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMNVPTXCodeGen-8.dll at 00000003fac70000
  1584. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMNVPTXDesc-8.dll at 00000003fabf0000
  1585. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMNVPTXInfo-8.dll at 00000003fabe0000
  1586. --- Process 1160 loaded C:\cygwin64\bin\cyggcc_s-seh-1.dll at 000000050caa0000
  1587. --- Process 1160 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003e8c80000
  1588. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMObjCARCOpts-8.dll at 00000003fabb0000
  1589. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMOption-8.dll at 00000003fa9c0000
  1590. --- Process 1160 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005ec830000
  1591. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMPowerPCAsmParser-8.dll at 00000003fa7b0000
  1592. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMPowerPCCodeGen-8.dll at 00000003fa610000
  1593. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMPowerPCDesc-8.dll at 00000003fa5a0000
  1594. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMPowerPCInfo-8.dll at 00000003fa570000
  1595. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSparcAsmParser-8.dll at 00000003f9ec0000
  1596. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMScalarOpts-8.dll at 00000003fa1c0000
  1597. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSparcCodeGen-8.dll at 00000003f9e40000
  1598. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSparcDesc-8.dll at 00000003f9e10000
  1599. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSparcInfo-8.dll at 00000003f9df0000
  1600. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSupport-8.dll at 00000003f9c80000
  1601. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMPasses-8.dll at 00000003fa7e0000
  1602. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSystemZAsmParser-8.dll at 00000003f9c30000
  1603. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSystemZCodeGen-8.dll at 00000003f9b50000
  1604. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSystemZDesc-8.dll at 00000003f9ae0000
  1605. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSystemZInfo-8.dll at 00000003f9aa0000
  1606. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMTransformUtils-8.dll at 00000003f9860000
  1607. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMVectorize-8.dll at 00000003f9790000
  1608. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMWebAssemblyAsmParser-8.dll at 00000003f9770000
  1609. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMWebAssemblyDesc-8.dll at 00000003f9660000
  1610. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMWebAssemblyInfo-8.dll at 00000003f9640000
  1611. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMWebAssemblyCodeGen-8.dll at 00000003f9690000
  1612. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAArch64Utils-8.dll at 00000003fd4c0000
  1613. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMX86AsmParser-8.dll at 00000003f9580000
  1614. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMX86CodeGen-8.dll at 00000003f9160000
  1615. --- Process 1160 loaded C:\cygwin64\bin\cygPollyISL-8.dll at 00000003f8720000
  1616. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMX86Desc-8.dll at 00000003f8fa0000
  1617. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMX86Info-8.dll at 00000003f8df0000
  1618. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMXCoreCodeGen-8.dll at 00000003f8d70000
  1619. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAArch64AsmPrinter-8.dll at 00000003fd870000
  1620. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMXCoreDesc-8.dll at 00000003f8d50000
  1621. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMXCoreInfo-8.dll at 00000003f8d30000
  1622. --- Process 1160 loaded C:\cygwin64\bin\cygclangBasic-8.dll at 00000003f2e10000
  1623. --- Process 1160 loaded C:\cygwin64\bin\cygclangCodeGen-8.dll at 00000003f29a0000
  1624. --- Process 1160 loaded C:\cygwin64\bin\cygclangFrontend-8.dll at 00000003f23e0000
  1625. --- Process 1160 loaded C:\cygwin64\bin\cygclangDriver-8.dll at 00000003f27c0000
  1626. --- Process 1160 loaded C:\cygwin64\bin\cygclangFrontendTool-8.dll at 00000003f23d0000
  1627. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAsmPrinter-8.dll at 00000003fc5f0000
  1628. --- Process 1160 loaded C:\cygwin64\bin\cygclangSerialization-8.dll at 00000003f17e0000
  1629. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMGlobalISel-8.dll at 00000003fba20000
  1630. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSelectionDAG-8.dll at 00000003f9ee0000
  1631. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMTarget-8.dll at 00000003f9a20000
  1632. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAMDGPUUtils-8.dll at 00000003fcef0000
  1633. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAMDGPUAsmPrinter-8.dll at 00000003fd3a0000
  1634. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBinaryFormat-8.dll at 00000003fc510000
  1635. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMProfileData-8.dll at 00000003fa510000
  1636. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMObject-8.dll at 00000003faaf0000
  1637. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMARMAsmPrinter-8.dll at 00000003fce30000
  1638. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMARMUtils-8.dll at 00000003fcaa0000
  1639. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMCDisassembler-8.dll at 00000003fb180000
  1640. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBPFAsmPrinter-8.dll at 00000003fc5d0000
  1641. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBPFAsmPrinter-8.dll at 0000000000170000
  1642. --- Process 1160 unloaded DLL at 0000000000170000
  1643. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBitWriter-8.dll at 00000003fc460000
  1644. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMBitReader-8.dll at 00000003fc4b0000
  1645. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLinker-8.dll at 00000003fb280000
  1646. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMIRReader-8.dll at 00000003fb630000
  1647. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLanaiAsmPrinter-8.dll at 00000003fb370000
  1648. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLanaiAsmPrinter-8.dll at 0000000000170000
  1649. --- Process 1160 unloaded DLL at 0000000000170000
  1650. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMipsAsmPrinter-8.dll at 0000000000170000
  1651. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMipsAsmPrinter-8.dll at 00000003fafa0000
  1652. --- Process 1160 unloaded DLL at 0000000000170000
  1653. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMMSP430AsmPrinter-8.dll at 00000003fb0a0000
  1654. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMNVPTXAsmPrinter-8.dll at 00000003fad20000
  1655. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMPowerPCAsmPrinter-8.dll at 0000000000170000
  1656. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMPowerPCAsmPrinter-8.dll at 00000003fa780000
  1657. --- Process 1160 unloaded DLL at 0000000000170000
  1658. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSparcAsmPrinter-8.dll at 00000003f9ea0000
  1659. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSparcAsmPrinter-8.dll at 0000000000170000
  1660. --- Process 1160 unloaded DLL at 0000000000170000
  1661. --- Process 1160 loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048ca30000
  1662. --- Process 1160 loaded C:\cygwin64\bin\cygz.dll at 00000003dacc0000
  1663. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMDemangle-8.dll at 00000003fbb10000
  1664. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSystemZAsmPrinter-8.dll at 00000003f9c10000
  1665. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMSystemZAsmPrinter-8.dll at 0000000000170000
  1666. --- Process 1160 unloaded DLL at 0000000000170000
  1667. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMWebAssemblyAsmPrinter-8.dll at 00000003f9750000
  1668. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMX86AsmPrinter-8.dll at 00000003f9520000
  1669. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMX86Utils-8.dll at 00000003f8de0000
  1670. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMXCoreAsmPrinter-8.dll at 0000000000170000
  1671. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMXCoreAsmPrinter-8.dll at 00000003f8dd0000
  1672. --- Process 1160 unloaded DLL at 0000000000170000
  1673. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMCoverage-8.dll at 00000003fbd50000
  1674. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMCoroutines-8.dll at 00000003fbd80000
  1675. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMLTO-8.dll at 00000003fb3a0000
  1676. --- Process 1160 loaded C:\cygwin64\bin\cygclangAST-8.dll at 00000003f31f0000
  1677. --- Process 1160 loaded C:\cygwin64\bin\cygclangAST-8.dll at 0000000000da0000
  1678. --- Process 1160 unloaded DLL at 0000000000da0000
  1679. --- Process 1160 loaded C:\cygwin64\bin\cygclangEdit-8.dll at 00000003f25c0000
  1680. --- Process 1160 loaded C:\cygwin64\bin\cygclangLex-8.dll at 00000003f2250000
  1681. --- Process 1160 loaded C:\cygwin64\bin\cygclangLex-8.dll at 0000000000da0000
  1682. --- Process 1160 unloaded DLL at 0000000000da0000
  1683. --- Process 1160 loaded C:\cygwin64\bin\cygclangParse-8.dll at 00000003f2150000
  1684. --- Process 1160 loaded C:\cygwin64\bin\cygclangRewriteFrontend-8.dll at 00000003f20b0000
  1685. --- Process 1160 loaded C:\cygwin64\bin\cygclangARCMigrate-8.dll at 00000003f35a0000
  1686. --- Process 1160 loaded C:\cygwin64\bin\cygclangSema-8.dll at 00000003f1960000
  1687. --- Process 1160 loaded C:\cygwin64\bin\cygclangStaticAnalyzerFrontend-8.dll at 00000003f11e0000
  1688. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMDebugInfoCodeView-8.dll at 00000003fbca0000
  1689. --- Process 1160 loaded C:\cygwin64\bin\cygLLVMAsmParser-8.dll at 00000003fc6c0000
  1690. --- Process 1160 loaded C:\cygwin64\bin\cygclangRewrite-8.dll at 00000003f2130000
  1691. --- Process 1160 loaded C:\cygwin64\bin\cygclangAnalysis-8.dll at 00000003f3060000
  1692. --- Process 1160 loaded C:\cygwin64\bin\cygclangStaticAnalyzerCore-8.dll at 00000003f1240000
  1693. --- Process 1160 loaded C:\cygwin64\bin\cygclangCrossTU-8.dll at 00000003f2980000
  1694. --- Process 1160 loaded C:\cygwin64\bin\cygclangStaticAnalyzerCheckers-8.dll at 00000003f1440000
  1695. --- Process 1160 loaded C:\cygwin64\bin\cygclangASTMatchers-8.dll at 00000003f3160000
  1696. --- Process 1160 loaded C:\cygwin64\bin\cygclangIndex-8.dll at 00000003f2320000
  1697. --- Process 1160 loaded C:\cygwin64\bin\cygclangFormat-8.dll at 00000003f2530000
  1698. --- Process 1160 loaded C:\cygwin64\bin\cygclangToolingCore-8.dll at 00000003f1110000
  1699. --- Process 1160 loaded C:\cygwin64\bin\cygclangToolingInclusions-8.dll at 00000003f10f0000
  1700.     0       0 [main] clang-8 (1160) **********************************************
  1701.   377     377 [main] clang-8 (1160) Program name: C:\cygwin64\bin\clang-8.exe (windows pid 1160)
  1702.   277     654 [main] clang-8 (1160) OS version:   Windows NT-10.0
  1703.   274     928 [main] clang-8 (1160) **********************************************
  1704. --- Process 1160 loaded C:\Windows\System32\advapi32.dll at 00007ff84abc0000
  1705. --- Process 1160 loaded C:\Windows\System32\msvcrt.dll at 00007ff84b570000
  1706. --- Process 1160 loaded C:\Windows\System32\sechost.dll at 00007ff84ad80000
  1707. --- Process 1160 loaded C:\Windows\System32\rpcrt4.dll at 00007ff84af30000
  1708. --- Process 1160 loaded C:\Windows\System32\bcrypt.dll at 00007ff84a350000
  1709. --- Process 1160 loaded C:\Windows\System32\cryptbase.dll at 00007ff8492d0000
  1710. --- Process 1160 loaded C:\Windows\System32\bcryptprimitives.dll at 00007ff849e50000
  1711.  6931    7859 [main] clang-8 (1160) sigprocmask: 0 = sigprocmask (0, 0x0, 0x7FF83F8EE350)
  1712.   636    8495 [main] clang-8 (1160) child_copy: cygheap - hp 0x2C0 low 0x800000000, high 0x80001A370, res 1
  1713.   244    8739 [main] clang-8 (1160) child_copy: done
  1714.   382    9121 [main] clang-8 (1160) open_shared: name shared.5, shared 0x1A0000000 (wanted 0x1A0000000), h 0x220, m 0, created 0
  1715.   311    9432 [main] clang-8 (1160) user_heap_info::init: heap base 0xA00000000, heap top 0xA000C0000, heap size 0x20000000 (536870912)
  1716.   263    9695 [main] clang-8 (1160) open_shared: name (null), shared 0x1A0010000 (wanted 0x1A0010000), h 0x148, m 1, created 0
  1717.   253    9948 [main] clang-8 (1160) user_info::create: opening user shared for '' at 0x1A0010000
  1718.   244   10192 [main] clang-8 (1160) user_info::create: user shared version AB1FCCE8
  1719.   290   10482 [main] clang-8 (1160) open_shared: name cygpid.40295, shared 0x1A0020000 (wanted 0x1A0020000), h 0x22C, m 2, created 1
  1720.   263   10745 [main] clang-8 (1160) time: 1710151207 = time(0x0)
  1721.   269   11014 [main] clang-8 40295 pinfo::thisproc: myself dwProcessId 1160
  1722.   532   11546 [main] clang-8 40295 child_copy: dll data - hp 0x2C0 low 0x7FF83F7EB000, high 0x7FF83F804CB0, res 1
  1723.   548   12094 [main] clang-8 40295 child_copy: dll bss - hp 0x2C0 low 0x7FF83F8CC000, high 0x7FF83F8F44B0, res 1
  1724.  1098   13192 [main] clang-8 40295 child_copy: user heap - hp 0x2C0 low 0xA00000000, high 0xA000C0000, res 1
  1725.   257   13449 [main] clang-8 40295 child_copy: done
  1726.   310   13759 [main] clang-8 40295 child_copy: data - hp 0x2C0 low 0x100413000, high 0x100413060, res 1
  1727.   227   13986 [main] clang-8 40295 child_copy: bss - hp 0x2C0 low 0x100418000, high 0x1004181A0, res 1
  1728.   204   14190 [main] clang-8 40295 child_copy: done
  1729.   202   14392 [main] clang-8 40295 fixup_mmaps_after_fork: succeeded
  1730.   347   14739 [main] clang-8 40295 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-1160-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
  1731.   340   15079 [main] clang-8 40295 fhandler_pipe::create: pipe read handle 0x248
  1732.   242   15321 [main] clang-8 40295 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-1160-sigwait
  1733.   273   15594 [main] clang-8 40295 fhandler_pipe::create: pipe write handle 0x254
  1734.   286   15880 [main] clang-8 40295 dll_crt0_0: finished dll_crt0_0 initialization
  1735. --- Process 1160 (pid: 40295) thread 8732 created
  1736. 26045   41925 [sig] clang-8 40295 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  1737.   502   42427 [sig] clang-8 40295 wait_sig: entering ReadFile loop, my_readsig 0x248, my_sendsig 0x254
  1738.   235   42662 [main] clang-8 40295 sync_with_parent: signalling parent: after longjmp
  1739.   309   42971 [main] clang-8 40295 child_info::ready: signalled 0x21C that I was ready
  1740. 135300 8137006 [main] clang-8 40294 child_info::sync: pid 1160, WFMO returned 0, exit_code 0x103, res 1
  1741.   362 8137368 [main] clang-8 40294 open_shared: name cygpid.40295, shared 0x1A0050000 (wanted 0x1A0050000), h 0x300, m 5, created 0
  1742.   295 8137663 [main] clang-8 40294 time: 1710151207 = time(0x0)
  1743.   254 8137917 [main] clang-8 40294 proc_subproc: args: 1, -21648
  1744.   228 8138145 [main] clang-8 40294 proc_subproc: returning 1
  1745.   230 8138375 [main] clang-8 40294 frok::parent: child is alive (but stopped)
  1746.   275 8138650 [main] clang-8 40294 child_copy: stack - hp 0x304 low 0x7FFFFAC70, high 0x800000000, res 1
  1747.   232 8138882 [main] clang-8 40294 child_copy: done
  1748.   234 8139116 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1749.   246 8139362 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x50CAB7000, high 0x50CAB7080, res 1
  1750.   238 8139600 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x50CABD000, high 0x50CABD1F0, res 1
  1751.   225 8139825 [main] clang-8 40294 child_copy: done
  1752.   233 8140058 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1753.   252 8140310 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3E8C9C000, high 0x3E8C9C080, res 1
  1754.   226 8140536 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3E8D8C000, high 0x3E8D8C230, res 1
  1755.   230 8140766 [main] clang-8 40294 child_copy: done
  1756.   219 8140985 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1757.   273 8141258 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x5EC846000, high 0x5EC8460E0, res 1
  1758.   282 8141540 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x5EC84D000, high 0x5EC84DAD0, res 1
  1759.   293 8141833 [main] clang-8 40294 child_copy: done
  1760.   275 8142108 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1761.   354 8142462 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x57B2C9000, high 0x57B2CD520, res 1
  1762.   283 8142745 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x57B34F000, high 0x57B34F1B0, res 1
  1763.   263 8143008 [main] clang-8 40294 child_copy: done
  1764.   269 8143277 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1765.   286 8143563 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x48CA6C000, high 0x48CA6C500, res 1
  1766.   280 8143843 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x48CA83000, high 0x48CA833B0, res 1
  1767.   264 8144107 [main] clang-8 40294 child_copy: done
  1768.   264 8144371 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1769.   278 8144649 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3DACD0000, high 0x3DACD0060, res 1
  1770.   282 8144931 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3DACD9000, high 0x3DACD91D0, res 1
  1771.   265 8145196 [main] clang-8 40294 child_copy: done
  1772.   267 8145463 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1773.   315 8145778 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FBB32000, high 0x3FBB32060, res 1
  1774.   232 8146010 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FBB3F000, high 0x3FBB3F1B0, res 1
  1775.   222 8146232 [main] clang-8 40294 child_copy: done
  1776.   223 8146455 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1777.   244 8146699 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9D80000, high 0x3F9D80980, res 1
  1778.   254 8146953 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9DAF000, high 0x3F9DB1050, res 1
  1779.   224 8147177 [main] clang-8 40294 child_copy: done
  1780.   224 8147401 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1781.   228 8147629 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC524000, high 0x3FC524080, res 1
  1782.   242 8147871 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC52D000, high 0x3FC52D1B0, res 1
  1783.   221 8148092 [main] clang-8 40294 child_copy: done
  1784.   213 8148305 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1785.   266 8148571 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FBF1F000, high 0x3FBF1F1F0, res 1
  1786.   272 8148843 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FBFBF000, high 0x3FBFC05B0, res 1
  1787.   249 8149092 [main] clang-8 40294 child_copy: done
  1788.   228 8149320 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1789.   220 8149540 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC4F0000, high 0x3FC4F0060, res 1
  1790.   272 8149812 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC4F8000, high 0x3FC4F8410, res 1
  1791.   201 8150013 [main] clang-8 40294 child_copy: done
  1792.   207 8150220 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1793.   218 8150438 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB243000, high 0x3FB243080, res 1
  1794.   238 8150676 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB257000, high 0x3FB2576F0, res 1
  1795.   213 8150889 [main] clang-8 40294 child_copy: done
  1796.   223 8151112 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1797.   235 8151347 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB144000, high 0x3FB144060, res 1
  1798.   223 8151570 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB151000, high 0x3FB151270, res 1
  1799.   201 8151771 [main] clang-8 40294 child_copy: done
  1800.   225 8151996 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1801.   231 8152227 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FAB61000, high 0x3FAB61F40, res 1
  1802.   271 8152498 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FAB80000, high 0x3FAB80210, res 1
  1803.   243 8152741 [main] clang-8 40294 child_copy: done
  1804.   215 8152956 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1805.   233 8153189 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA54F000, high 0x3FA54F0A0, res 1
  1806.   245 8153434 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA558000, high 0x3FA5583B0, res 1
  1807.   215 8153649 [main] clang-8 40294 child_copy: done
  1808.   268 8153917 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1809.   230 8154147 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC9CA000, high 0x3FC9CA630, res 1
  1810.   257 8154404 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCA05000, high 0x3FCA0C0F0, res 1
  1811.   217 8154621 [main] clang-8 40294 child_copy: done
  1812.   215 8154836 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1813.   227 8155063 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F99BA000, high 0x3F99BA1C0, res 1
  1814.   236 8155299 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F99D0000, high 0x3F99D14D0, res 1
  1815.   215 8155514 [main] clang-8 40294 child_copy: done
  1816.   223 8155737 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1817.   237 8155974 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB601000, high 0x3FB601060, res 1
  1818.   232 8156206 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB60C000, high 0x3FB60C650, res 1
  1819.   215 8156421 [main] clang-8 40294 child_copy: done
  1820.   214 8156635 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1821.   218 8156853 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCA8F000, high 0x3FCA8F060, res 1
  1822.   226 8157079 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCA94000, high 0x3FCA941B0, res 1
  1823.   228 8157307 [main] clang-8 40294 child_copy: done
  1824.   218 8157525 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1825.   262 8157787 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC490000, high 0x3FC490060, res 1
  1826.   223 8158010 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC497000, high 0x3FC497330, res 1
  1827.   216 8158226 [main] clang-8 40294 child_copy: done
  1828.   219 8158445 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1829.   267 8158712 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB4F4000, high 0x3FB4F41C0, res 1
  1830.   277 8158989 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB507000, high 0x3FB50E770, res 1
  1831.   216 8159205 [main] clang-8 40294 child_copy: done
  1832.   216 8159421 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1833.   227 8159648 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC707000, high 0x3FC707060, res 1
  1834.   227 8159875 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC714000, high 0x3FC7141B0, res 1
  1835.   215 8160090 [main] clang-8 40294 child_copy: done
  1836.   215 8160305 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1837.   227 8160532 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB635000, high 0x3FB635060, res 1
  1838.   226 8160758 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB63A000, high 0x3FB63A1B0, res 1
  1839.   224 8160982 [main] clang-8 40294 child_copy: done
  1840.   214 8161196 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1841.   226 8161422 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB296000, high 0x3FB296080, res 1
  1842.   227 8161649 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB29B000, high 0x3FB29B1B0, res 1
  1843.   244 8161893 [main] clang-8 40294 child_copy: done
  1844.   206 8162099 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1845.   229 8162328 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA422000, high 0x3FA422500, res 1
  1846.   253 8162581 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA447000, high 0x3FA44DA10, res 1
  1847.   208 8162789 [main] clang-8 40294 child_copy: done
  1848.   215 8163004 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1849.   227 8163231 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9820000, high 0x3F98200A0, res 1
  1850.   235 8163466 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F982F000, high 0x3F98309F0, res 1
  1851.   216 8163682 [main] clang-8 40294 child_copy: done
  1852.   214 8163896 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1853.   239 8164135 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8CA9000, high 0x3F8CA92A0, res 1
  1854.   244 8164379 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8CBF000, high 0x3F8CC3C50, res 1
  1855.   215 8164594 [main] clang-8 40294 child_copy: done
  1856.   206 8164800 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1857.   226 8165026 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9A27000, high 0x3F9A27060, res 1
  1858.   226 8165252 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9A2C000, high 0x3F9A2C1B0, res 1
  1859.   215 8165467 [main] clang-8 40294 child_copy: done
  1860.   214 8165681 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1861.   267 8165948 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC380000, high 0x3FC3809A0, res 1
  1862.   272 8166220 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC3CF000, high 0x3FC3DB5F0, res 1
  1863.   209 8166429 [main] clang-8 40294 child_copy: done
  1864.   216 8166645 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1865.   227 8166872 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA85D000, high 0x3FA85D080, res 1
  1866.   260 8167132 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA88E000, high 0x3FA88E8B0, res 1
  1867.   269 8167401 [main] clang-8 40294 child_copy: done
  1868.   212 8167613 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1869.   267 8167880 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F888A000, high 0x3F888B380, res 1
  1870.   283 8168163 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F88BF000, high 0x3F88BF1D0, res 1
  1871.   247 8168410 [main] clang-8 40294 child_copy: done
  1872.   265 8168675 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1873.   286 8168961 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8A1F000, high 0x3F8A1F660, res 1
  1874.   332 8169293 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8A40000, high 0x3F8A47C30, res 1
  1875.   230 8169523 [main] clang-8 40294 child_copy: done
  1876.   211 8169734 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1877.   337 8170071 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD4CC000, high 0x3FD4D3640, res 1
  1878.   244 8170315 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD4E0000, high 0x3FD4E20F0, res 1
  1879.   221 8170536 [main] clang-8 40294 child_copy: done
  1880.   221 8170757 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1881.   234 8170991 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD8D4000, high 0x3FD8D4060, res 1
  1882.   234 8171225 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD903000, high 0x3FD9031B0, res 1
  1883.   230 8171455 [main] clang-8 40294 child_copy: done
  1884.   220 8171675 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1885.   232 8171907 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD4F2000, high 0x3FD4F2060, res 1
  1886.   236 8172143 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD4F7000, high 0x3FD4F7470, res 1
  1887.   221 8172364 [main] clang-8 40294 child_copy: done
  1888.   212 8172576 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1889.   232 8172808 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD560000, high 0x3FD560060, res 1
  1890.   250 8173058 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD60A000, high 0x3FD60C810, res 1
  1891.   221 8173279 [main] clang-8 40294 child_copy: done
  1892.   221 8173500 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1893.   237 8173737 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD93A000, high 0x3FD93A300, res 1
  1894.   302 8174039 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD9F3000, high 0x3FD9F31B0, res 1
  1895.   268 8174307 [main] clang-8 40294 child_copy: done
  1896.   241 8174548 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1897.   226 8174774 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FBD0B000, high 0x3FBD0B080, res 1
  1898.   279 8175053 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FBD1D000, high 0x3FBD288B0, res 1
  1899.   223 8175276 [main] clang-8 40294 child_copy: done
  1900.   220 8175496 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1901.   234 8175730 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC67E000, high 0x3FC67E060, res 1
  1902.   243 8175973 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC68F000, high 0x3FC690390, res 1
  1903.   213 8176186 [main] clang-8 40294 child_copy: done
  1904.   221 8176407 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1905.   233 8176640 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FBA72000, high 0x3FBA720E0, res 1
  1906.   236 8176876 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FBA7E000, high 0x3FBA7E710, res 1
  1907.   221 8177097 [main] clang-8 40294 child_copy: done
  1908.   221 8177318 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1909.   233 8177551 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA147000, high 0x3FA147080, res 1
  1910.   270 8177821 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA17C000, high 0x3FA17DC10, res 1
  1911.   216 8178037 [main] clang-8 40294 child_copy: done
  1912.   214 8178251 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1913.   260 8178511 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD73B000, high 0x3FD73B320, res 1
  1914.   291 8178802 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD82F000, high 0x3FD8318D0, res 1
  1915.   216 8179018 [main] clang-8 40294 child_copy: done
  1916.   214 8179232 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1917.   227 8179459 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCF32000, high 0x3FCF32060, res 1
  1918.   228 8179687 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCF37000, high 0x3FCF37390, res 1
  1919.   215 8179902 [main] clang-8 40294 child_copy: done
  1920.   223 8180125 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1921.   242 8180367 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCEFC000, high 0x3FCEFC460, res 1
  1922.   237 8180604 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCF28000, high 0x3FCF28A10, res 1
  1923.   226 8180830 [main] clang-8 40294 child_copy: done
  1924.   215 8181045 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1925.   228 8181273 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD41B000, high 0x3FD41B060, res 1
  1926.   227 8181500 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD4AE000, high 0x3FD4AE1B0, res 1
  1927.   214 8181714 [main] clang-8 40294 child_copy: done
  1928.   244 8181958 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1929.   225 8182183 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD3AD000, high 0x3FD3AD060, res 1
  1930.   233 8182416 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD3DB000, high 0x3FD3DB1B0, res 1
  1931.   240 8182656 [main] clang-8 40294 child_copy: done
  1932.   213 8182869 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1933.   233 8183102 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCF9E000, high 0x3FCF9E060, res 1
  1934.   238 8183340 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD0D4000, high 0x3FD0D6B70, res 1
  1935.   232 8183572 [main] clang-8 40294 child_copy: done
  1936.   338 8183910 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1937.   303 8184213 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FD2AD000, high 0x3FD2AD460, res 1
  1938.   292 8184505 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FD33F000, high 0x3FD3435F0, res 1
  1939.   255 8184760 [main] clang-8 40294 child_copy: done
  1940.   256 8185016 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1941.   276 8185292 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCAA3000, high 0x3FCAA3640, res 1
  1942.   237 8185529 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCAA9000, high 0x3FCAA91B0, res 1
  1943.   213 8185742 [main] clang-8 40294 child_copy: done
  1944.   250 8185992 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1945.   242 8186234 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCE3F000, high 0x3FCE3F060, res 1
  1946.   277 8186511 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCE4C000, high 0x3FCE4C1B0, res 1
  1947.   252 8186763 [main] clang-8 40294 child_copy: done
  1948.   244 8187007 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1949.   222 8187229 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCAB2000, high 0x3FCAB2060, res 1
  1950.   225 8187454 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCAB7000, high 0x3FCAB7550, res 1
  1951.   233 8187687 [main] clang-8 40294 child_copy: done
  1952.   233 8187920 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1953.   244 8188164 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB184000, high 0x3FB184060, res 1
  1954.   213 8188377 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB189000, high 0x3FB1891B0, res 1
  1955.   225 8188602 [main] clang-8 40294 child_copy: done
  1956.   257 8188859 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1957.   289 8189148 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCB2C000, high 0x3FCB2D440, res 1
  1958.   289 8189437 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCBBC000, high 0x3FCBBE7F0, res 1
  1959.   256 8189693 [main] clang-8 40294 child_copy: done
  1960.   258 8189951 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1961.   244 8190195 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCE95000, high 0x3FCE952C0, res 1
  1962.   228 8190423 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCEDB000, high 0x3FCEDB4D0, res 1
  1963.   212 8190635 [main] clang-8 40294 child_copy: done
  1964.   231 8190866 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1965.   235 8191101 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FCD1F000, high 0x3FCD1F180, res 1
  1966.   244 8191345 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FCDE7000, high 0x3FCDE8E30, res 1
  1967.   224 8191569 [main] clang-8 40294 child_copy: done
  1968.   200 8191769 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1969.   212 8191981 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC542000, high 0x3FC542060, res 1
  1970.   221 8192202 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC547000, high 0x3FC547470, res 1
  1971.   200 8192402 [main] clang-8 40294 child_copy: done
  1972.   199 8192601 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1973.   238 8192839 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC5E6000, high 0x3FC5E6060, res 1
  1974.   225 8193064 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC5EB000, high 0x3FC5EB1B0, res 1
  1975.   218 8193282 [main] clang-8 40294 child_copy: done
  1976.   195 8193477 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1977.   206 8193683 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC5D3000, high 0x3FC5D3060, res 1
  1978.   295 8193978 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC5D8000, high 0x3FC5D81B0, res 1
  1979.   220 8194198 [main] clang-8 40294 child_copy: done
  1980.   195 8194393 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1981.   231 8194624 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC564000, high 0x3FC564060, res 1
  1982.   235 8194859 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC570000, high 0x3FC570270, res 1
  1983.   212 8195071 [main] clang-8 40294 child_copy: done
  1984.   195 8195266 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1985.   205 8195471 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FC59C000, high 0x3FC59C080, res 1
  1986.   208 8195679 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FC5A8000, high 0x3FC5A8350, res 1
  1987.   187 8195866 [main] clang-8 40294 child_copy: done
  1988.   193 8196059 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1989.   206 8196265 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB642000, high 0x3FB642060, res 1
  1990.   207 8196472 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB647000, high 0x3FB6472B0, res 1
  1991.   194 8196666 [main] clang-8 40294 child_copy: done
  1992.   193 8196859 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1993.   206 8197065 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB6C0000, high 0x3FB6C0060, res 1
  1994.   207 8197272 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB72F000, high 0x3FB7307D0, res 1
  1995.   194 8197466 [main] clang-8 40294 child_copy: done
  1996.   194 8197660 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  1997.   247 8197907 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB9E5000, high 0x3FB9E5060, res 1
  1998.   209 8198116 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FBA12000, high 0x3FBA12570, res 1
  1999.   196 8198312 [main] clang-8 40294 child_copy: done
  2000.   218 8198530 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2001.   241 8198771 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB8C1000, high 0x3FB8C1250, res 1
  2002.   278 8199049 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB97D000, high 0x3FB9840B0, res 1
  2003.   308 8199357 [main] clang-8 40294 child_copy: done
  2004.   304 8199661 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2005.   257 8199918 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB375000, high 0x3FB375060, res 1
  2006.   266 8200184 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB37A000, high 0x3FB37A1B0, res 1
  2007.   193 8200377 [main] clang-8 40294 child_copy: done
  2008.   290 8200667 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2009.   286 8200953 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB2D2000, high 0x3FB2D2060, res 1
  2010.   226 8201179 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB2D7000, high 0x3FB2D72B0, res 1
  2011.   206 8201385 [main] clang-8 40294 child_copy: done
  2012.   206 8201591 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2013.   240 8201831 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB2F5000, high 0x3FB2F5060, res 1
  2014.   219 8202050 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB301000, high 0x3FB3011B0, res 1
  2015.   206 8202256 [main] clang-8 40294 child_copy: done
  2016.   204 8202460 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2017.   216 8202676 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB389000, high 0x3FB389060, res 1
  2018.   216 8202892 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB38E000, high 0x3FB38E1B0, res 1
  2019.   205 8203097 [main] clang-8 40294 child_copy: done
  2020.   204 8203301 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2021.   217 8203518 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB337000, high 0x3FB337060, res 1
  2022.   221 8203739 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB345000, high 0x3FB345510, res 1
  2023.   204 8203943 [main] clang-8 40294 child_copy: done
  2024.   206 8204149 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2025.   225 8204374 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FAFAC000, high 0x3FAFAC060, res 1
  2026.   205 8204579 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FAFB8000, high 0x3FAFB81B0, res 1
  2027.   192 8204771 [main] clang-8 40294 child_copy: done
  2028.   201 8204972 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2029.   213 8205185 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FAD52000, high 0x3FAD52060, res 1
  2030.   208 8205393 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FAD57000, high 0x3FAD57550, res 1
  2031.   191 8205584 [main] clang-8 40294 child_copy: done
  2032.   216 8205800 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2033.   206 8206006 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FADA7000, high 0x3FADA7060, res 1
  2034.   228 8206234 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FADFE000, high 0x3FADFF370, res 1
  2035.   200 8206434 [main] clang-8 40294 child_copy: done
  2036.   202 8206636 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2037.   214 8206850 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FAFE3000, high 0x3FAFE3060, res 1
  2038.   280 8207130 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB00B000, high 0x3FB00B1D0, res 1
  2039.   239 8207369 [main] clang-8 40294 child_copy: done
  2040.   199 8207568 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2041.   213 8207781 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FAEE4000, high 0x3FAEE4240, res 1
  2042.   225 8208006 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FAF66000, high 0x3FAF682B0, res 1
  2043.   198 8208204 [main] clang-8 40294 child_copy: done
  2044.   202 8208406 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2045.   224 8208630 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB0A4000, high 0x3FB0A4060, res 1
  2046.   206 8208836 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB0A9000, high 0x3FB0A91B0, res 1
  2047.   192 8209028 [main] clang-8 40294 child_copy: done
  2048.   191 8209219 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2049.   212 8209431 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB022000, high 0x3FB022060, res 1
  2050.   210 8209641 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB027000, high 0x3FB0272B0, res 1
  2051.   220 8209861 [main] clang-8 40294 child_copy: done
  2052.   248 8210109 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2053.   263 8210372 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB044000, high 0x3FB044120, res 1
  2054.   262 8210634 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB054000, high 0x3FB0542B0, res 1
  2055.   248 8210882 [main] clang-8 40294 child_copy: done
  2056.   305 8211187 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2057.   282 8211469 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB0B8000, high 0x3FB0B8060, res 1
  2058.   248 8211717 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB0BE000, high 0x3FB0BE1B0, res 1
  2059.   236 8211953 [main] clang-8 40294 child_copy: done
  2060.   224 8212177 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2061.   268 8212445 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB078000, high 0x3FB078560, res 1
  2062.   253 8212698 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB085000, high 0x3FB0854F0, res 1
  2063.   236 8212934 [main] clang-8 40294 child_copy: done
  2064.   248 8213182 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2065.   241 8213423 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FAD2C000, high 0x3FAD2C060, res 1
  2066.   232 8213655 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FAD42000, high 0x3FAD421B0, res 1
  2067.   234 8213889 [main] clang-8 40294 child_copy: done
  2068.   244 8214133 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2069.   259 8214392 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FABE2000, high 0x3FABE2060, res 1
  2070.   260 8214652 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FABE7000, high 0x3FABE7390, res 1
  2071.   248 8214900 [main] clang-8 40294 child_copy: done
  2072.   245 8215145 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2073.   243 8215388 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FABF4000, high 0x3FABF4060, res 1
  2074.   235 8215623 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FAC63000, high 0x3FAC63B70, res 1
  2075.   214 8215837 [main] clang-8 40294 child_copy: done
  2076.   230 8216067 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2077.   238 8216305 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FACC4000, high 0x3FACC4120, res 1
  2078.   247 8216552 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FACF4000, high 0x3FACF4B10, res 1
  2079.   226 8216778 [main] clang-8 40294 child_copy: done
  2080.   223 8217001 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2081.   234 8217235 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FABCF000, high 0x3FABCF0A0, res 1
  2082.   259 8217494 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FABD5000, high 0x3FABD51F0, res 1
  2083.   215 8217709 [main] clang-8 40294 child_copy: done
  2084.   262 8217971 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2085.   244 8218215 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA9CB000, high 0x3FA9CB060, res 1
  2086.   230 8218445 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA9D0000, high 0x3FA9D01B0, res 1
  2087.   326 8218771 [main] clang-8 40294 child_copy: done
  2088.   280 8219051 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2089.   297 8219348 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA78F000, high 0x3FA78F060, res 1
  2090.   256 8219604 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA79D000, high 0x3FA79D3F0, res 1
  2091.   216 8219820 [main] clang-8 40294 child_copy: done
  2092.   194 8220014 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2093.   205 8220219 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA572000, high 0x3FA572060, res 1
  2094.   215 8220434 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA577000, high 0x3FA577470, res 1
  2095.   215 8220649 [main] clang-8 40294 child_copy: done
  2096.   192 8220841 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2097.   204 8221045 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA5AD000, high 0x3FA5AD060, res 1
  2098.   217 8221262 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA601000, high 0x3FA6026F0, res 1
  2099.   193 8221455 [main] clang-8 40294 child_copy: done
  2100.   192 8221647 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2101.   228 8221875 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA7BE000, high 0x3FA7BE060, res 1
  2102.   204 8222079 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA7D2000, high 0x3FA7D21B0, res 1
  2103.   193 8222272 [main] clang-8 40294 child_copy: done
  2104.   216 8222488 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2105.   205 8222693 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FA706000, high 0x3FA706160, res 1
  2106.   223 8222916 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FA748000, high 0x3FA74A7D0, res 1
  2107.   192 8223108 [main] clang-8 40294 child_copy: done
  2108.   319 8223427 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2109.   239 8223666 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9EB3000, high 0x3F9EB3060, res 1
  2110.   236 8223902 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9EBB000, high 0x3F9EBB1B0, res 1
  2111.   216 8224118 [main] clang-8 40294 child_copy: done
  2112.   229 8224347 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2113.   237 8224584 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9DF2000, high 0x3F9DF2060, res 1
  2114.   243 8224827 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9DF7000, high 0x3F9DF7470, res 1
  2115.   216 8225043 [main] clang-8 40294 child_copy: done
  2116.   229 8225272 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2117.   252 8225524 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9E17000, high 0x3F9E17A60, res 1
  2118.   277 8225801 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9E31000, high 0x3F9E31670, res 1
  2119.   248 8226049 [main] clang-8 40294 child_copy: done
  2120.   242 8226291 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2121.   264 8226555 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9EC9000, high 0x3F9EC9060, res 1
  2122.   256 8226811 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9ED6000, high 0x3F9ED61B0, res 1
  2123.   238 8227049 [main] clang-8 40294 child_copy: done
  2124.   243 8227292 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2125.   269 8227561 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9E6F000, high 0x3F9E6F060, res 1
  2126.   260 8227821 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9E7D000, high 0x3F9E7D430, res 1
  2127.   239 8228060 [main] clang-8 40294 child_copy: done
  2128.   243 8228303 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2129.   258 8228561 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9C14000, high 0x3F9C14060, res 1
  2130.   251 8228812 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9C22000, high 0x3F9C221B0, res 1
  2131.   214 8229026 [main] clang-8 40294 child_copy: done
  2132.   214 8229240 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2133.   303 8229543 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9AA2000, high 0x3F9AA2060, res 1
  2134.   282 8229825 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9AA7000, high 0x3F9AA72B0, res 1
  2135.   279 8230104 [main] clang-8 40294 child_copy: done
  2136.   310 8230414 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2137.   470 8230884 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9AEC000, high 0x3F9AEC320, res 1
  2138.   240 8231124 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9B40000, high 0x3F9B40C10, res 1
  2139.   219 8231343 [main] clang-8 40294 child_copy: done
  2140.   229 8231572 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2141.   305 8231877 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9C3A000, high 0x3F9C3A060, res 1
  2142.   316 8232193 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9C56000, high 0x3F9C56670, res 1
  2143.   337 8232530 [main] clang-8 40294 child_copy: done
  2144.   231 8232761 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2145.   214 8232975 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9BBF000, high 0x3F9BBF080, res 1
  2146.   207 8233182 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9BE5000, high 0x3F9BE5390, res 1
  2147.   193 8233375 [main] clang-8 40294 child_copy: done
  2148.   192 8233567 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2149.   235 8233802 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9642000, high 0x3F9642060, res 1
  2150.   358 8234160 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9647000, high 0x3F9647390, res 1
  2151.   277 8234437 [main] clang-8 40294 child_copy: done
  2152.   294 8234731 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2153.   257 8234988 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9778000, high 0x3F9778060, res 1
  2154.   235 8235223 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9781000, high 0x3F97811B0, res 1
  2155.   254 8235477 [main] clang-8 40294 child_copy: done
  2156.   253 8235730 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2157.   268 8235998 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9755000, high 0x3F9755060, res 1
  2158.   234 8236232 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F975D000, high 0x3F975D1B0, res 1
  2159.   213 8236445 [main] clang-8 40294 child_copy: done
  2160.   221 8236666 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2161.   233 8236899 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F9665000, high 0x3F9665120, res 1
  2162.   236 8237135 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9688000, high 0x3F9688330, res 1
  2163.   221 8237356 [main] clang-8 40294 child_copy: done
  2164.   221 8237577 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2165.   279 8237856 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F96FB000, high 0x3F96FB1E0, res 1
  2166.   238 8238094 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9725000, high 0x3F9725890, res 1
  2167.   224 8238318 [main] clang-8 40294 child_copy: done
  2168.   199 8238517 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2169.   235 8238752 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8DE4000, high 0x3F8DE4060, res 1
  2170.   234 8238986 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8DE8000, high 0x3F8DE81B0, res 1
  2171.   250 8239236 [main] clang-8 40294 child_copy: done
  2172.   241 8239477 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2173.   278 8239755 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F952E000, high 0x3F952E060, res 1
  2174.   240 8239995 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9576000, high 0x3F95761B0, res 1
  2175.   215 8240210 [main] clang-8 40294 child_copy: done
  2176.   216 8240426 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2177.   219 8240645 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8DF2000, high 0x3F8DF2060, res 1
  2178.   229 8240874 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8DF7000, high 0x3F8DF7390, res 1
  2179.   216 8241090 [main] clang-8 40294 child_copy: done
  2180.   215 8241305 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2181.   254 8241559 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8FBA000, high 0x3F8FBB360, res 1
  2182.   324 8241883 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9142000, high 0x3F9144350, res 1
  2183.   265 8242148 [main] clang-8 40294 child_copy: done
  2184.   261 8242409 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2185.   263 8242672 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F95A2000, high 0x3F95A2060, res 1
  2186.   276 8242948 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F9623000, high 0x3F9623270, res 1
  2187.   221 8243169 [main] clang-8 40294 child_copy: done
  2188.   222 8243391 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2189.   235 8243626 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F93AC000, high 0x3F93AC260, res 1
  2190.   247 8243873 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F94DE000, high 0x3F94E0750, res 1
  2191.   221 8244094 [main] clang-8 40294 child_copy: done
  2192.   221 8244315 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2193.   242 8244557 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8DD3000, high 0x3F8DD3060, res 1
  2194.   225 8244782 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8DD8000, high 0x3F8DD81B0, res 1
  2195.   221 8245003 [main] clang-8 40294 child_copy: done
  2196.   220 8245223 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2197.   233 8245456 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8D32000, high 0x3F8D32060, res 1
  2198.   255 8245711 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8D37000, high 0x3F8D372B0, res 1
  2199.   239 8245950 [main] clang-8 40294 child_copy: done
  2200.   217 8246167 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2201.   269 8246436 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8D53000, high 0x3F8D53060, res 1
  2202.   227 8246663 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8D60000, high 0x3F8D601B0, res 1
  2203.   223 8246886 [main] clang-8 40294 child_copy: done
  2204.   226 8247112 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2205.   228 8247340 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F8DA1000, high 0x3F8DA1060, res 1
  2206.   232 8247572 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F8DAF000, high 0x3F8DAF290, res 1
  2207.   217 8247789 [main] clang-8 40294 child_copy: done
  2208.   217 8248006 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2209.   223 8248229 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F2EB7000, high 0x3F2EB7FA0, res 1
  2210.   223 8248452 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F3011000, high 0x3F30111B0, res 1
  2211.   270 8248722 [main] clang-8 40294 child_copy: done
  2212.   230 8248952 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2213.   210 8249162 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FBD9C000, high 0x3FBD9C0A0, res 1
  2214.   207 8249369 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FBDA2000, high 0x3FBDA21F0, res 1
  2215.   196 8249565 [main] clang-8 40294 child_copy: done
  2216.   216 8249781 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2217.   259 8250040 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FBD6E000, high 0x3FBD6E080, res 1
  2218.   257 8250297 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FBD74000, high 0x3FBD741D0, res 1
  2219.   265 8250562 [main] clang-8 40294 child_copy: done
  2220.   219 8250781 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2221.   214 8250995 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3FB3D6000, high 0x3FB3D6060, res 1
  2222.   210 8251205 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3FB3E0000, high 0x3FB3E06F0, res 1
  2223.   195 8251400 [main] clang-8 40294 child_copy: done
  2224.   216 8251616 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2225.   226 8251842 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F22EC000, high 0x3F22EC0A0, res 1
  2226.   233 8252075 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F22FC000, high 0x3F22FC1B0, res 1
  2227.   222 8252297 [main] clang-8 40294 child_copy: done
  2228.   220 8252517 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2229.   248 8252765 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F34AA000, high 0x3F34AA320, res 1
  2230.   243 8253008 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F350E000, high 0x3F350EFB0, res 1
  2231.   222 8253230 [main] clang-8 40294 child_copy: done
  2232.   221 8253451 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2233.   233 8253684 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F28D8000, high 0x3F28D80A0, res 1
  2234.   269 8253953 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F293E000, high 0x3F293E1B0, res 1
  2235.   230 8254183 [main] clang-8 40294 child_copy: done
  2236.   222 8254405 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2237.   234 8254639 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F25CB000, high 0x3F25CB060, res 1
  2238.   241 8254880 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F25D0000, high 0x3F25D01B0, res 1
  2239.   222 8255102 [main] clang-8 40294 child_copy: done
  2240.   222 8255324 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2241.   226 8255550 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F31AB000, high 0x3F31AB060, res 1
  2242.   236 8255786 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F31C1000, high 0x3F31C1290, res 1
  2243.   221 8256007 [main] clang-8 40294 child_copy: done
  2244.   220 8256227 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2245.   234 8256461 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F3102000, high 0x3F3102090, res 1
  2246.   233 8256694 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F3120000, high 0x3F31201D0, res 1
  2247.   221 8256915 [main] clang-8 40294 child_copy: done
  2248.   221 8257136 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2249.   278 8257414 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F1FB2000, high 0x3F1FB5900, res 1
  2250.   235 8257649 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F2027000, high 0x3F20271B0, res 1
  2251.   249 8257898 [main] clang-8 40294 child_copy: done
  2252.   209 8258107 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2253.   220 8258327 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F220E000, high 0x3F220E060, res 1
  2254.   231 8258558 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F221F000, high 0x3F221F1B0, res 1
  2255.   250 8258808 [main] clang-8 40294 child_copy: done
  2256.   251 8259059 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2257.   261 8259320 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F18FA000, high 0x3F18FA0A0, res 1
  2258.   225 8259545 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F1913000, high 0x3F19131B0, res 1
  2259.   213 8259758 [main] clang-8 40294 child_copy: done
  2260.   212 8259970 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2261.   233 8260203 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F24DA000, high 0x3F24DA0A0, res 1
  2262.   228 8260431 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F24FA000, high 0x3F24FA250, res 1
  2263.   213 8260644 [main] clang-8 40294 child_copy: done
  2264.   212 8260856 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2265.   224 8261080 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F2D44000, high 0x3F2D44060, res 1
  2266.   227 8261307 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F2D99000, high 0x3F2D99370, res 1
  2267.   213 8261520 [main] clang-8 40294 child_copy: done
  2268.   275 8261795 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2269.   317 8262112 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F213C000, high 0x3F213C060, res 1
  2270.   274 8262386 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F2142000, high 0x3F21421B0, res 1
  2271.   212 8262598 [main] clang-8 40294 child_copy: done
  2272.   216 8262814 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2273.   234 8263048 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F111B000, high 0x3F111B060, res 1
  2274.   235 8263283 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F1120000, high 0x3F11201B0, res 1
  2275.   214 8263497 [main] clang-8 40294 child_copy: done
  2276.   217 8263714 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2277.   247 8263961 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F10F7000, high 0x3F10F7060, res 1
  2278.   228 8264189 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F10FC000, high 0x3F10FC1B0, res 1
  2279.   211 8264400 [main] clang-8 40294 child_copy: done
  2280.   215 8264615 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2281.   233 8264848 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F259D000, high 0x3F259D080, res 1
  2282.   232 8265080 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F25A9000, high 0x3F25A9210, res 1
  2283.   210 8265290 [main] clang-8 40294 child_copy: done
  2284.   216 8265506 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2285.   233 8265739 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F235F000, high 0x3F235F060, res 1
  2286.   249 8265988 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F236A000, high 0x3F236A1B0, res 1
  2287.   212 8266200 [main] clang-8 40294 child_copy: done
  2288.   218 8266418 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2289.   237 8266655 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F2987000, high 0x3F2987060, res 1
  2290.   229 8266884 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F298C000, high 0x3F298C1D0, res 1
  2291.   260 8267144 [main] clang-8 40294 child_copy: done
  2292.   257 8267401 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2293.   274 8267675 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F13A6000, high 0x3F13A60B0, res 1
  2294.   256 8267931 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F13D8000, high 0x3F13D8D10, res 1
  2295.   194 8268125 [main] clang-8 40294 child_copy: done
  2296.   193 8268318 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2297.   209 8268527 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F37F4000, high 0x3F37F4070, res 1
  2298.   273 8268800 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F3832000, high 0x3F38321B0, res 1
  2299.   240 8269040 [main] clang-8 40294 child_copy: done
  2300.   194 8269234 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2301.   205 8269439 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F2108000, high 0x3F2108060, res 1
  2302.   205 8269644 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F2117000, high 0x3F21171D0, res 1
  2303.   214 8269858 [main] clang-8 40294 child_copy: done
  2304.   248 8270106 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2305.   261 8270367 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F1733000, high 0x3F17330C0, res 1
  2306.   264 8270631 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F1782000, high 0x3F1782E90, res 1
  2307.   250 8270881 [main] clang-8 40294 child_copy: done
  2308.   251 8271132 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2309.   260 8271392 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F1213000, high 0x3F1213080, res 1
  2310.   260 8271652 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F1223000, high 0x3F12231B0, res 1
  2311.   224 8271876 [main] clang-8 40294 child_copy: done
  2312.   194 8272070 [main] clang-8 40294 frok::parent: copying data/bss of a linked dll
  2313.   206 8272276 [main] clang-8 40294 child_copy: linked dll data - hp 0x304 low 0x3F23D4000, high 0x3F23D4060, res 1
  2314.   204 8272480 [main] clang-8 40294 child_copy: linked dll bss - hp 0x304 low 0x3F23D9000, high 0x3F23D91B0, res 1
  2315.   192 8272672 [main] clang-8 40294 child_copy: done
  2316.   216 8272888 [main] clang-8 40294 resume_child: signalled child
  2317. 135927  178898 [main] clang-8 40295 sync_with_parent: awake
  2318.   205 8273093 [main] clang-8 40294 child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x304)
  2319.   230  179128 [main] clang-8 40295 sync_with_parent: no problems
  2320.   231  179359 [main] clang-8 40295 frok::child: child is running.  pid 40295, ppid 40294, stack here 0x7FFFFAC60
  2321.   181  179540 [main] clang-8 40295 frok::child: hParent 0x2C0, load_dlls 0
  2322.   309  179849 [main] clang-8 40295 dtable::fixup_after_fork: fd 0 (/dev/cons0)
  2323.   345  180194 [main] clang-8 40295 open_shared: name (null), shared 0x1A0030000 (wanted 0x1A0030000), h 0x1F0, m 3, created 0
  2324.   240  180434 [main] clang-8 40295 dtable::fixup_after_fork: fd 1 (/dev/cons0)
  2325.   206  180640 [main] clang-8 40295 dtable::fixup_after_fork: fd 2 (/dev/cons0)
  2326.   203  180843 [main] clang-8 40295 sync_with_parent: signalling parent: performed fork fixups and dynamic dll loading
  2327.   204  181047 [main] clang-8 40295 child_info::ready: signalled 0x21C that I was ready
  2328.  1977 8275070 [main] clang-8 40294 child_info::sync: pid 40295, WFMO returned 0, exit_code 0x103, res 1
  2329.   218 8275288 [main] clang-8 40294 proc_subproc: args: 2, -21648
  2330.   613 8275901 [waitproc] clang-8 40294 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  2331.   412 8276313 [main] clang-8 40294 pinfo::wait: created tracking thread for pid 40295, winpid 0x488, rd_proc_pipe 0x2F0
  2332.   213 8276526 [main] clang-8 40294 proc_subproc: added pid 40295 to proc table, slot 0
  2333.   222 8276748 [main] clang-8 40294 proc_subproc: returning 1
  2334.  1938  182985 [main] clang-8 40295 sync_with_parent: awake
  2335.   230 8276978 [main] clang-8 40294 resume_child: signalled child
  2336.   185  183170 [main] clang-8 40295 sync_with_parent: no problems
  2337.   263 8277241 [main] clang-8 40294 sig_send: sendsig 0x130, pid 40294, signal -73, its_me 1
  2338.   251 8277492 [main] clang-8 40294 sig_send: wakeup 0x2E8
  2339.   298 8277790 [main] clang-8 40294 sig_send: Waiting for pack.wakeup 0x2E8
  2340.   279 8278069 [sig] clang-8 40294 wait_sig: signalling pack.wakeup 0x2E8
  2341.   304 8278373 [main] clang-8 40294 sig_send: returning 0x0 from sending signal -73
  2342.  2040 8280413 [main] clang-8 40294 dofork: 40295 = fork()
  2343.  5265  188435 [main] clang-8 40295 dofork: 0 = fork()
  2344.   179  188614 [main] clang-8 40295 child_info_spawn::worker: mode = 3, prog_arg = /usr/bin/clang-8
  2345.   878  189492 [main] clang-8 40295 perhaps_suffix: prog '/usr/bin/clang-8'
  2346.   790  190282 [main] clang-8 40295 normalize_posix_path: src /usr/bin/clang-8
  2347.   213  190495 [main] clang-8 40295 normalize_posix_path: /usr/bin/clang-8 = normalize_posix_path (/usr/bin/clang-8)
  2348.   158  190653 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/bin/clang-8)
  2349.   167  190820 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/bin/clang-8, dst C:\cygwin64\bin\clang-8, flags 0x20008, rc 0
  2350.   388  191208 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\bin\clang-8)
  2351.   179  191387 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\bin\clang-8)
  2352.   215  191602 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\bin\clang-8.exe)
  2353.   431  192033 [main] clang-8 40295 symlink_info::check: not a symlink
  2354.   187  192220 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\bin\clang-8.exe, 0x7FFFF8E30) (mount_flags 0x20008, path_flags 0x0)
  2355.   173  192393 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\bin\clang-8.exe), has_acls(1)
  2356.   151  192544 [main] clang-8 40295 perhaps_suffix: buf C:\cygwin64\bin\clang-8.exe, suffix found '.exe'
  2357.   332  192876 [main] clang-8 40295 child_info_spawn::worker: priority class 32
  2358.   250  193126 [main] clang-8 40295 fhandler_console::need_invisible: invisible_console 0
  2359.   166  193292 [main] clang-8 40295 build_env: envp 0xA00000160
  2360.   158  193450 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2361.   157  193607 [main] clang-8 40295 spenv::retrieve: duping existing value for 'HOMEDRIVE='
  2362.   165  193772 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2363.   150  193922 [main] clang-8 40295 spenv::retrieve: duping existing value for 'HOMEPATH='
  2364.   150  194072 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2365.   149  194221 [main] clang-8 40295 spenv::retrieve: duping existing value for 'LOGONSERVER='
  2366.   158  194379 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2367.   182  194561 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2368.   148  194709 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2369.   157  194866 [main] clang-8 40295 spenv::retrieve: duping existing value for 'SYSTEMROOT='
  2370.   166  195032 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2371.   148  195180 [main] clang-8 40295 spenv::retrieve: duping existing value for 'USERDOMAIN='
  2372.   147  195327 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2373.   147  195474 [main] clang-8 40295 spenv::retrieve: duping existing value for 'USERNAME='
  2374.   148  195622 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2375.   165  195787 [main] clang-8 40295 spenv::retrieve: duping existing value for 'USERPROFILE='
  2376.   149  195936 [main] clang-8 40295 spenv::retrieve: no_envblock 1
  2377.   168  196104 [main] clang-8 40295 spenv::retrieve: duping existing value for 'WINDIR='
  2378.   160  196264 [main] clang-8 40295 build_env: env count 4, bytes 482
  2379.   334  196598 [main] clang-8 40295 build_env: envp 0x800015650, envc 72
  2380.   170  196768 [main] clang-8 40295 child_info::child_info: subproc_ready 0x21C
  2381. --- Process 5152 created
  2382.  4348  201116 [main] clang-8 40295 child_info_spawn::worker: pid 40295, prog_arg /usr/bin/clang-8, cmd line (null))
  2383. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\ntdll.dll at 00007ff84c350000
  2384.   373  201489 [main] clang-8 40295! child_info_spawn::worker: new process name \\?\C:\cygwin64\bin\clang-8.exe
  2385.   347  201836 [main] clang-8 40295! child_info_spawn::worker: spawned windows pid 5152
  2386.   339  202175 [main] clang-8 40295! child_info::sync: n 2, waiting for subproc_ready(0x21C) and child process(0x314)
  2387. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\kernel32.dll at 00007ff84a7f0000
  2388. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\KernelBase.dll at 00007ff849f30000
  2389. --- Process 5152 (pid: 40295) thread 7900 created
  2390. --- Process 5152 (pid: 40295) thread 10100 created
  2391. --- Process 5152 (pid: 40295) thread 2664 created
  2392. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygwin1.dll at 00007ff83f610000
  2393. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygstdc++-6.dll at 000000057b190000
  2394. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygPolly-8.dll at 00000003f88f0000
  2395. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAArch64AsmParser-8.dll at 00000003fd910000
  2396. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAArch64CodeGen-8.dll at 00000003fd620000
  2397. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAArch64Desc-8.dll at 00000003fd540000
  2398. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAArch64Info-8.dll at 00000003fd4f0000
  2399. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAggressiveInstCombine-8.dll at 00000003fca80000
  2400. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAMDGPUAsmParser-8.dll at 00000003fd3f0000
  2401. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAMDGPUCodeGen-8.dll at 00000003fd0f0000
  2402. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAMDGPUDesc-8.dll at 00000003fcf80000
  2403. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAMDGPUInfo-8.dll at 00000003fcf30000
  2404. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAnalysis-8.dll at 00000003fc730000
  2405. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMARMAsmParser-8.dll at 00000003fce60000
  2406. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMARMCodeGen-8.dll at 00000003fcbd0000
  2407. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMARMInfo-8.dll at 00000003fcab0000
  2408. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMARMDesc-8.dll at 00000003fcb00000
  2409. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBPFAsmParser-8.dll at 00000003fc5e0000
  2410. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBPFCodeGen-8.dll at 00000003fc580000
  2411. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBPFDesc-8.dll at 00000003fc560000
  2412. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBPFInfo-8.dll at 00000003fc540000
  2413. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMCodeGen-8.dll at 00000003fc020000
  2414. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMCore-8.dll at 00000003fbdb0000
  2415. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMHexagonAsmParser-8.dll at 00000003fb9d0000
  2416. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMHexagonCodeGen-8.dll at 00000003fb750000
  2417. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMHexagonDesc-8.dll at 00000003fb680000
  2418. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMHexagonInfo-8.dll at 00000003fb640000
  2419. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMInstCombine-8.dll at 00000003fb530000
  2420. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLanaiAsmParser-8.dll at 00000003fb380000
  2421. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMInstrumentation-8.dll at 00000003fb430000
  2422. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMipo-8.dll at 00000003f8bc0000
  2423. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLanaiCodeGen-8.dll at 00000003fb310000
  2424. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLanaiDesc-8.dll at 00000003fb2f0000
  2425. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLanaiInfo-8.dll at 00000003fb2d0000
  2426. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMC-8.dll at 00000003fb1c0000
  2427. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMCParser-8.dll at 00000003fb110000
  2428. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMipsCodeGen-8.dll at 00000003fae20000
  2429. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMipsAsmParser-8.dll at 00000003fafc0000
  2430. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMipsDesc-8.dll at 00000003fad90000
  2431. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMipsInfo-8.dll at 00000003fad50000
  2432. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMSP430AsmParser-8.dll at 00000003fb0b0000
  2433. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cyggcc_s-seh-1.dll at 000000050caa0000
  2434. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMSP430Desc-8.dll at 00000003fb040000
  2435. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMSP430CodeGen-8.dll at 00000003fb060000
  2436. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003e8c80000
  2437. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygintl-8.dll at 00000005ec830000
  2438. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMSP430Info-8.dll at 00000003fb020000
  2439. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMNVPTXCodeGen-8.dll at 00000003fac70000
  2440. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMNVPTXInfo-8.dll at 00000003fabe0000
  2441. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMNVPTXDesc-8.dll at 00000003fabf0000
  2442. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMObjCARCOpts-8.dll at 00000003fabb0000
  2443. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMOption-8.dll at 00000003fa9c0000
  2444. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMPowerPCAsmParser-8.dll at 00000003fa7b0000
  2445. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMPowerPCCodeGen-8.dll at 00000003fa610000
  2446. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMPowerPCDesc-8.dll at 00000003fa5a0000
  2447. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMPowerPCInfo-8.dll at 00000003fa570000
  2448. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMPasses-8.dll at 00000003fa7e0000
  2449. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMScalarOpts-8.dll at 00000003fa1c0000
  2450. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMScalarOpts-8.dll at 0000000000e80000
  2451. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000e80000
  2452. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSupport-8.dll at 00000003f9c80000
  2453. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSparcCodeGen-8.dll at 00000003f9e40000
  2454. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSparcAsmParser-8.dll at 00000003f9ec0000
  2455. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMTransformUtils-8.dll at 00000003f9860000
  2456. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygPollyISL-8.dll at 00000003f8720000
  2457. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSparcDesc-8.dll at 00000003f9e10000
  2458. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSystemZAsmParser-8.dll at 00000003f9c30000
  2459. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSparcInfo-8.dll at 00000003f9df0000
  2460. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSystemZDesc-8.dll at 00000003f9ae0000
  2461. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSystemZCodeGen-8.dll at 00000003f9b50000
  2462. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMVectorize-8.dll at 00000003f9790000
  2463. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSystemZInfo-8.dll at 00000003f9aa0000
  2464. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMWebAssemblyAsmParser-8.dll at 00000003f9770000
  2465. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMWebAssemblyCodeGen-8.dll at 00000003f9690000
  2466. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMWebAssemblyDesc-8.dll at 00000003f9660000
  2467. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMWebAssemblyInfo-8.dll at 00000003f9640000
  2468. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAArch64Utils-8.dll at 00000003fd4c0000
  2469. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMX86AsmParser-8.dll at 00000003f9580000
  2470. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAArch64AsmPrinter-8.dll at 00000003fd870000
  2471. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMX86CodeGen-8.dll at 00000003f9160000
  2472. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMX86Desc-8.dll at 00000003f8fa0000
  2473. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMX86Info-8.dll at 00000003f8df0000
  2474. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAsmPrinter-8.dll at 00000003fc5f0000
  2475. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMGlobalISel-8.dll at 00000003fba20000
  2476. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMXCoreCodeGen-8.dll at 00000003f8d70000
  2477. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSelectionDAG-8.dll at 00000003f9ee0000
  2478. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMXCoreDesc-8.dll at 00000003f8d50000
  2479. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMXCoreInfo-8.dll at 00000003f8d30000
  2480. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangBasic-8.dll at 00000003f2e10000
  2481. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMTarget-8.dll at 00000003f9a20000
  2482. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangDriver-8.dll at 00000003f27c0000
  2483. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangCodeGen-8.dll at 00000003f29a0000
  2484. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangFrontend-8.dll at 00000003f23e0000
  2485. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangFrontendTool-8.dll at 00000003f23d0000
  2486. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangSerialization-8.dll at 00000003f17e0000
  2487. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAMDGPUUtils-8.dll at 00000003fcef0000
  2488. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAMDGPUAsmPrinter-8.dll at 00000003fd3a0000
  2489. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBinaryFormat-8.dll at 0000000000170000
  2490. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBinaryFormat-8.dll at 00000003fc510000
  2491. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2492. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMObject-8.dll at 00000003faaf0000
  2493. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMProfileData-8.dll at 00000003fa510000
  2494. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMARMAsmPrinter-8.dll at 00000003fce30000
  2495. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMARMUtils-8.dll at 00000003fcaa0000
  2496. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMCDisassembler-8.dll at 00000003fb180000
  2497. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBPFAsmPrinter-8.dll at 00000003fc5d0000
  2498. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBPFAsmPrinter-8.dll at 0000000000170000
  2499. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2500. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBitReader-8.dll at 00000003fc4b0000
  2501. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMBitWriter-8.dll at 00000003fc460000
  2502. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLinker-8.dll at 00000003fb280000
  2503. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMIRReader-8.dll at 00000003fb630000
  2504. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLanaiAsmPrinter-8.dll at 00000003fb370000
  2505. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLanaiAsmPrinter-8.dll at 0000000000170000
  2506. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2507. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMipsAsmPrinter-8.dll at 00000003fafa0000
  2508. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMipsAsmPrinter-8.dll at 0000000000170000
  2509. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2510. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMSP430AsmPrinter-8.dll at 00000003fb0a0000
  2511. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMMSP430AsmPrinter-8.dll at 0000000000170000
  2512. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2513. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMNVPTXAsmPrinter-8.dll at 00000003fad20000
  2514. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMNVPTXAsmPrinter-8.dll at 0000000000170000
  2515. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2516. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMPowerPCAsmPrinter-8.dll at 00000003fa780000
  2517. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMPowerPCAsmPrinter-8.dll at 0000000000170000
  2518. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2519. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygncursesw-10.dll at 000000048ca30000
  2520. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMDemangle-8.dll at 00000003fbb10000
  2521. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygz.dll at 00000003dacc0000
  2522. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSparcAsmPrinter-8.dll at 00000003f9ea0000
  2523. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSystemZAsmPrinter-8.dll at 00000003f9c10000
  2524. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMSystemZAsmPrinter-8.dll at 0000000000170000
  2525. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2526. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMWebAssemblyAsmPrinter-8.dll at 00000003f9750000
  2527. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMX86AsmPrinter-8.dll at 00000003f9520000
  2528. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMX86Utils-8.dll at 00000003f8de0000
  2529. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMDebugInfoCodeView-8.dll at 00000003fbca0000
  2530. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMXCoreAsmPrinter-8.dll at 00000003f8dd0000
  2531. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMXCoreAsmPrinter-8.dll at 0000000000170000
  2532. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2533. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMCoroutines-8.dll at 00000003fbd80000
  2534. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMCoverage-8.dll at 00000003fbd50000
  2535. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangARCMigrate-8.dll at 00000003f35a0000
  2536. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMLTO-8.dll at 00000003fb3a0000
  2537. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangEdit-8.dll at 00000003f25c0000
  2538. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangAST-8.dll at 00000003f31f0000
  2539. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangLex-8.dll at 00000003f2250000
  2540. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangRewriteFrontend-8.dll at 00000003f20b0000
  2541. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangStaticAnalyzerFrontend-8.dll at 00000003f11e0000
  2542. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangParse-8.dll at 00000003f2150000
  2543. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangSema-8.dll at 00000003f1960000
  2544. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygLLVMAsmParser-8.dll at 00000003fc6c0000
  2545. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangRewrite-8.dll at 00000003f2130000
  2546. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangStaticAnalyzerCore-8.dll at 00000003f1240000
  2547. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangAnalysis-8.dll at 00000003f3060000
  2548. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangCrossTU-8.dll at 00000003f2980000
  2549. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangStaticAnalyzerCheckers-8.dll at 00000003f1440000
  2550. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangASTMatchers-8.dll at 00000003f3160000
  2551. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangASTMatchers-8.dll at 0000000000170000
  2552. --- Process 5152 (pid: 40295) unloaded DLL at 0000000000170000
  2553. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangIndex-8.dll at 00000003f2320000
  2554. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangFormat-8.dll at 00000003f2530000
  2555. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangToolingCore-8.dll at 00000003f1110000
  2556. --- Process 5152 (pid: 40295) loaded C:\cygwin64\bin\cygclangToolingInclusions-8.dll at 00000003f10f0000
  2557.     0       0 [main] clang-8 (5152) **********************************************
  2558.  1409    1409 [main] clang-8 (5152) Program name: C:\cygwin64\bin\clang-8.exe (windows pid 5152)
  2559.   214    1623 [main] clang-8 (5152) OS version:   Windows NT-10.0
  2560.   199    1822 [main] clang-8 (5152) **********************************************
  2561. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\advapi32.dll at 00007ff84abc0000
  2562. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\msvcrt.dll at 00007ff84b570000
  2563. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\sechost.dll at 00007ff84ad80000
  2564. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\rpcrt4.dll at 00007ff84af30000
  2565. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\bcrypt.dll at 00007ff84a350000
  2566. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\cryptbase.dll at 00007ff8492d0000
  2567. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\bcryptprimitives.dll at 00007ff849e50000
  2568.  5420    7242 [main] clang-8 (5152) sigprocmask: 0 = sigprocmask (0, 0x0, 0x7FF83F8EE350)
  2569.   525    7767 [main] clang-8 (5152) child_copy: cygheap - hp 0x300 low 0x800000000, high 0x80001B510, res 1
  2570.   187    7954 [main] clang-8 (5152) child_copy: done
  2571.   312    8266 [main] clang-8 (5152) open_shared: name shared.5, shared 0x1A0000000 (wanted 0x1A0000000), h 0x208, m 0, created 0
  2572.   257    8523 [main] clang-8 (5152) user_heap_info::init: heap base 0xA00000000, heap top 0xA00000000, heap size 0x20000000 (536870912)
  2573.   196    8719 [main] clang-8 (5152) open_shared: name (null), shared 0x1A0010000 (wanted 0x1A0010000), h 0x148, m 1, created 0
  2574.   204    8923 [main] clang-8 (5152) user_info::create: opening user shared for '' at 0x1A0010000
  2575.   201    9124 [main] clang-8 (5152) user_info::create: user shared version AB1FCCE8
  2576.   215    9339 [main] clang-8 (5152) open_shared: name (null), shared 0x1A0020000 (wanted 0x1A0020000), h 0x2C0, m 2, created 0
  2577.   197    9536 [main] clang-8 40295 pinfo::thisproc: myself dwProcessId 5152
  2578.   308    9844 [main] clang-8 40295 open_shared: name (null), shared 0x1A0030000 (wanted 0x1A0030000), h 0x1F0, m 3, created 0
  2579.   285   10129 [main] clang-8 40295 child_info::ready: signalled 0x21C that I was ready
  2580. 84360  286535 [main] clang-8 40295! child_info::sync: pid 5152, WFMO returned 0, exit_code 0x103, res 1
  2581.   260  286795 [main] clang-8 40295! fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 3
  2582.   293   10422 [main] clang-8 40295 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-5152-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
  2583.   215  287010 [main] clang-8 40295! fhandler_base::close_with_arch: not closing archetype
  2584.   312   10734 [main] clang-8 40295 fhandler_pipe::create: pipe read handle 0x220
  2585.   176  287186 [main] clang-8 40295! fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 2
  2586.   193   10927 [main] clang-8 40295 fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-5152-sigwait
  2587.   179  287365 [main] clang-8 40295! fhandler_base::close_with_arch: not closing archetype
  2588.   219   11146 [main] clang-8 40295 fhandler_pipe::create: pipe write handle 0x224
  2589.   216  287581 [main] clang-8 40295! fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 1
  2590.   264   11410 [main] clang-8 40295 dll_crt0_0: finished dll_crt0_0 initialization
  2591.   228  287809 [main] clang-8 40295! fhandler_base::close_with_arch: not closing archetype
  2592.   229  288038 [main] clang-8 40295! proc_terminate: child_procs count 0
  2593.   223  288261 [main] clang-8 40295! proc_terminate: leaving
  2594.   223  288484 [main] clang-8 40295! pinfo::maybe_set_exit_code_from_windows: pid 40295, exit value - old 0x0, windows 0xDEADBEEF, cygwin 0x0
  2595.   231  288715 [main] clang-8 40295! pinfo::exit: Calling dlls.cleanup_forkables n 0x4000000, exitcode 0x0
  2596. 102411 8382824 [main] clang-8 40294 wait4: calling proc_subproc, pid 40295, options 0
  2597.   228  288943 [main] clang-8 40295! pinfo::exit: Calling ExitProcess n 0x4000000, exitcode 0x0
  2598.   279 8383103 [main] clang-8 40294 proc_subproc: args: 5, -7728
  2599. --- Process 1160 thread 3208 exited with status 0x0
  2600. --- Process 1160 thread 5528 exited with status 0x0
  2601. --- Process 1160 thread 8960 exited with status 0x0
  2602. --- Process 1160 thread 9516 exited with status 0x0
  2603.   251 8383354 [main] clang-8 40294 proc_subproc: wval->pid 40295, wval->options 0
  2604. --- Process 1160 exited with status 0x0
  2605.   258 8383612 [main] clang-8 40294 checkstate: child_procs count 1
  2606.   223 8383835 [main] clang-8 40294 stopped_or_terminated: considering pid 40295, pgid 40294, w->pid 40295
  2607.   222 8384057 [main] clang-8 40294 checkstate: no matching terminated children found
  2608.   235 8384292 [main] clang-8 40294 checkstate: returning -1
  2609.   222 8384514 [main] clang-8 40294 proc_subproc: only found non-terminated children
  2610.   230 8384744 [main] clang-8 40294 proc_subproc: finished processing terminated/stopped child
  2611.   222 8384966 [main] clang-8 40294 proc_subproc: returning 1
  2612. --- Process 5152 (pid: 40295) thread 9108 created
  2613. 24480   35890 [sig] clang-8 40295 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  2614.   407   36297 [sig] clang-8 40295 wait_sig: entering ReadFile loop, my_readsig 0x220, my_sendsig 0x224
  2615.   405   36702 [main] clang-8 40295 time: 1710151207 = time(0x0)
  2616.   430   37132 [main] clang-8 40295 sigprocmask: 0 = sigprocmask (0, 0x0, 0xA00000100)
  2617.   927   38059 [main] clang-8 40295 _cygwin_istext_for_stdio: fd 0: opened as binary
  2618.   194   38253 [main] clang-8 40295 _cygwin_istext_for_stdio: fd 1: opened as binary
  2619.   171   38424 [main] clang-8 40295 _cygwin_istext_for_stdio: fd 2: opened as binary
  2620.   966   39390 [main] clang-8 40295 parse_options: glob (called func)
  2621.   501   39891 [main] clang-8 40295 parse_options: returning
  2622.   212   40103 [main] clang-8 40295 pinfo_init: pid 40295, pgid 40294, process_state 0x200C1
  2623.   230   40333 [main] clang-8 40295 App version:  3000.7, api: 0.338
  2624.   220   40553 [main] clang-8 40295 DLL version:  3006.0, api: 0.355
  2625.   220   40773 [main] clang-8 40295 DLL build:    2024-03-06 13:35
  2626.  1432   42205 [main] clang-8 40295 SetThreadName: SetThreadDescription() failed. 00000057 10000000
  2627. 1394882 1437087 [main] clang-8 40295 __set_errno: void dll_crt0_1(void*):952 setting errno 0
  2628.  4534 1441621 [main] clang-8 40295 sigaction_worker: signal 1, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2629.   166 1441787 [main] clang-8 40295 sigaction: 0 = sigaction(1, 0x7FFFFBA20, 0x3F9DB0AC0)
  2630.   160 1441947 [main] clang-8 40295 sigaction_worker: signal 2, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2631.   159 1442106 [main] clang-8 40295 sigaction: 0 = sigaction(2, 0x7FFFFBA20, 0x3F9DB0AE0)
  2632.   160 1442266 [main] clang-8 40295 sigaction_worker: signal 13, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2633.   179 1442445 [main] clang-8 40295 sigaction: 0 = sigaction(13, 0x7FFFFBA20, 0x3F9DB0B00)
  2634.   168 1442613 [main] clang-8 40295 sigaction_worker: signal 15, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2635.   159 1442772 [main] clang-8 40295 sigaction: 0 = sigaction(15, 0x7FFFFBA20, 0x3F9DB0B20)
  2636.   160 1442932 [main] clang-8 40295 sigaction_worker: signal 30, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2637.   160 1443092 [main] clang-8 40295 sigaction: 0 = sigaction(30, 0x7FFFFBA20, 0x3F9DB0B40)
  2638.   159 1443251 [main] clang-8 40295 sigaction_worker: signal 31, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2639.   201 1443452 [main] clang-8 40295 sigaction: 0 = sigaction(31, 0x7FFFFBA20, 0x3F9DB0B60)
  2640.   166 1443618 [main] clang-8 40295 sigaction_worker: signal 4, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2641.   149 1443767 [main] clang-8 40295 sigaction: 0 = sigaction(4, 0x7FFFFBA20, 0x3F9DB0B80)
  2642.   148 1443915 [main] clang-8 40295 sigaction_worker: signal 5, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2643.   149 1444064 [main] clang-8 40295 sigaction: 0 = sigaction(5, 0x7FFFFBA20, 0x3F9DB0BA0)
  2644.   149 1444213 [main] clang-8 40295 sigaction_worker: signal 6, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2645.   158 1444371 [main] clang-8 40295 sigaction: 0 = sigaction(6, 0x7FFFFBA20, 0x3F9DB0BC0)
  2646.   148 1444519 [main] clang-8 40295 sigaction_worker: signal 8, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2647.   155 1444674 [main] clang-8 40295 sigaction: 0 = sigaction(8, 0x7FFFFBA20, 0x3F9DB0BE0)
  2648.   149 1444823 [main] clang-8 40295 sigaction_worker: signal 10, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2649.   156 1444979 [main] clang-8 40295 sigaction: 0 = sigaction(10, 0x7FFFFBA20, 0x3F9DB0C00)
  2650.   167 1445146 [main] clang-8 40295 sigaction_worker: signal 11, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2651.   148 1445294 [main] clang-8 40295 sigaction: 0 = sigaction(11, 0x7FFFFBA20, 0x3F9DB0C20)
  2652.   148 1445442 [main] clang-8 40295 sigaction_worker: signal 3, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2653.   148 1445590 [main] clang-8 40295 sigaction: 0 = sigaction(3, 0x7FFFFBA20, 0x3F9DB0C40)
  2654.   148 1445738 [main] clang-8 40295 sigaction_worker: signal 12, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2655.   157 1445895 [main] clang-8 40295 sigaction: 0 = sigaction(12, 0x7FFFFBA20, 0x3F9DB0C60)
  2656.   148 1446043 [main] clang-8 40295 sigaction_worker: signal 24, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2657.   157 1446200 [main] clang-8 40295 sigaction: 0 = sigaction(24, 0x7FFFFBA20, 0x3F9DB0C80)
  2658.   148 1446348 [main] clang-8 40295 sigaction_worker: signal 25, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2659.   157 1446505 [main] clang-8 40295 sigaction: 0 = sigaction(25, 0x7FFFFBA20, 0x3F9DB0CA0)
  2660.   148 1446653 [main] clang-8 40295 sigaction_worker: signal 7, newact 0x7FFFFBA20 (handler 0x3F9D51130), oa 0x7FFFFB8C0
  2661.   157 1446810 [main] clang-8 40295 sigaction: 0 = sigaction(7, 0x7FFFFBA20, 0x3F9DB0CC0)
  2662.   309 1447119 [main] clang-8 40295 time: 1710151209 = time(0x0)
  2663.   185 1447304 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0040000 (wanted 0x1A0040000), h 0x2A0, m 6, created 0
  2664.   222 1447526 [main] clang-8 40295 stat: entering
  2665.   484 1448010 [main] clang-8 40295 normalize_posix_path: src /dev
  2666.   201 1448211 [main] clang-8 40295 normalize_posix_path: /dev = normalize_posix_path (/dev)
  2667.   165 1448376 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
  2668.   181 1448557 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin64\dev, flags 0x30008, rc 0
  2669.   342 1448899 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\dev)
  2670.   467 1449366 [main] clang-8 40295 symlink_info::check: not a symlink
  2671.   157 1449523 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\dev, 0x7FFFFA700) (mount_flags 0x30008, path_flags 0x0)
  2672.   172 1449695 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000C1
  2673.   158 1449853 [main] clang-8 40295 stat_worker: (\??\C:\cygwin64\dev, 0x7FF83F8F0E80, 0x800015650), file_attributes 16
  2674.   544 1450397 [main] clang-8 40295 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\dev, 0x7FF83F8F0E80) st_size=0, st_mode=040755, st_ino=281474976989756st_atim=65E75AF6.87B147C st_ctim=6516B482.2712A558 st_mtim=6516B482.2712A558 st_birthtim=6516B482.2712A558
  2675.   187 1450584 [main] clang-8 40295 stat_worker: 0 = (\??\C:\cygwin64\dev,0x7FF83F8F0E80)
  2676.   202 1450786 [main] clang-8 40295 fstat: 0 = fstat(0, 0x7FFFFBA00)
  2677.   158 1450944 [main] clang-8 40295 time: 1710151209 = time(0x0)
  2678.   164 1451108 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0050000 (wanted 0x1A0050000), h 0x2A0, m 6, created 0
  2679.   195 1451303 [main] clang-8 40295 fstat: 0 = fstat(1, 0x7FFFFBA00)
  2680.   177 1451480 [main] clang-8 40295 time: 1710151209 = time(0x0)
  2681.   162 1451642 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0060000 (wanted 0x1A0060000), h 0x2A0, m 6, created 0
  2682.   195 1451837 [main] clang-8 40295 fstat: 0 = fstat(2, 0x7FFFFBA00)
  2683. 3450485 4902322 [main] clang-8 40295 __set_errno: virtual off_t fhandler_termios::lseek(off_t, int):669 setting errno 29
  2684.   201 4902523 [main] clang-8 40295 lseek: -1 = lseek(2, 0, 1), errno 29
  2685. 52687 4955210 [main] clang-8 40295 stat: entering
  2686.   254 4955464 [main] clang-8 40295 normalize_posix_path: src /usr/lib/clang/8.0.1/include
  2687.   163 4955627 [main] clang-8 40295 normalize_posix_path: /usr/lib/clang/8.0.1/include = normalize_posix_path (/usr/lib/clang/8.0.1/include)
  2688.   158 4955785 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/lib/clang/8.0.1/include)
  2689.   176 4955961 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/lib/clang/8.0.1/include, dst C:\cygwin64\lib\clang\8.0.1\include, flags 0x20008, rc 0
  2690.   247 4956208 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\lib\clang\8.0.1\include)
  2691.   373 4956581 [main] clang-8 40295 symlink_info::check: not a symlink
  2692.   179 4956760 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\lib\clang\8.0.1\include, 0x7FFFF93B0) (mount_flags 0x20008, path_flags 0x0)
  2693.   157 4956917 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\lib\clang\8.0.1\include), has_acls(1)
  2694.   178 4957095 [main] clang-8 40295 build_fh_pc: fh 0x80001B650, dev 000000C3
  2695.   170 4957265 [main] clang-8 40295 stat_worker: (\??\C:\cygwin64\lib\clang\8.0.1\include, 0x7FFFFA600, 0x80001B650), file_attributes 16
  2696.   593 4957858 [main] clang-8 40295 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\lib\clang\8.0.1\include, 0x7FFFFA600) st_size=0, st_mode=040755, st_ino=281474977035588st_atim=65E75AFE.246B6380 st_ctim=6516B564.24480084 st_mtim=6516B564.24480084 st_birthtim=6516B564.D0058A4
  2697.   200 4958058 [main] clang-8 40295 stat_worker: 0 = (\??\C:\cygwin64\lib\clang\8.0.1\include,0x7FFFFA600)
  2698.  1767 4959825 [main] clang-8 40295 stat: entering
  2699.   182 4960007 [main] clang-8 40295 normalize_posix_path: src /usr/local/include
  2700.   176 4960183 [main] clang-8 40295 normalize_posix_path: /usr/local/include = normalize_posix_path (/usr/local/include)
  2701.   177 4960360 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/include)
  2702.   156 4960516 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/local/include, dst C:\cygwin64\usr\local\include, flags 0x30008, rc 0
  2703.   268 4960784 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\include)
  2704.   197 4960981 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\include)
  2705.   277 4961258 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\include.exe)
  2706.   189 4961447 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\include.exe)
  2707.   257 4961704 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\include.lnk)
  2708.   186 4961890 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\include.lnk)
  2709.   194 4962084 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local\include, 0x7FFFF93B0) (mount_flags 0x30008, path_flags 0x0)
  2710.   187 4962271 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local)
  2711.   177 4962448 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/local, dst C:\cygwin64\usr\local, flags 0x30008, rc 0
  2712.   223 4962671 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\local)
  2713.   332 4963003 [main] clang-8 40295 symlink_info::check: not a symlink
  2714.   199 4963202 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local, 0x7FFFF93B0) (mount_flags 0x30008, path_flags 0x0)
  2715.   179 4963381 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\local\include), has_acls(1)
  2716.   215 4963596 [main] clang-8 40295 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  2717.   180 4963776 [main] clang-8 40295 stat_worker: -1 = (\??\C:\cygwin64\usr\local\include,0x7FFFFA600)
  2718.   363 4964139 [main] clang-8 40295 stat: entering
  2719.   176 4964315 [main] clang-8 40295 normalize_posix_path: src /usr/local
  2720.   186 4964501 [main] clang-8 40295 normalize_posix_path: /usr/local = normalize_posix_path (/usr/local)
  2721.   171 4964672 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local)
  2722.   173 4964845 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/local, dst C:\cygwin64\usr\local, flags 0x30008, rc 0
  2723.   212 4965057 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\local)
  2724.   311 4965368 [main] clang-8 40295 symlink_info::check: not a symlink
  2725.   201 4965569 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local, 0x7FFFF91A0) (mount_flags 0x30008, path_flags 0x0)
  2726.   228 4965797 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\local), has_acls(1)
  2727.   200 4965997 [main] clang-8 40295 build_fh_pc: fh 0x80001B650, dev 000000C3
  2728.   203 4966200 [main] clang-8 40295 stat_worker: (\??\C:\cygwin64\usr\local, 0x7FFFFA3F0, 0x80001B650), file_attributes 16
  2729.   552 4966752 [main] clang-8 40295 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\usr\local, 0x7FFFFA3F0) st_size=0, st_mode=040755, st_ino=281474976989764st_atim=65E75B08.370A2CC4 st_ctim=6516B482.2712A558 st_mtim=6516B482.2712A558 st_birthtim=6516B482.2712A558
  2730.   198 4966950 [main] clang-8 40295 stat_worker: 0 = (\??\C:\cygwin64\usr\local,0x7FFFFA3F0)
  2731.  1412 4968362 [main] clang-8 40295 stat: entering
  2732.   179 4968541 [main] clang-8 40295 normalize_posix_path: src /usr/local/include
  2733.   180 4968721 [main] clang-8 40295 normalize_posix_path: /usr/local/include = normalize_posix_path (/usr/local/include)
  2734.   196 4968917 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local/include)
  2735.   171 4969088 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/local/include, dst C:\cygwin64\usr\local\include, flags 0x30008, rc 0
  2736.   240 4969328 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\include)
  2737.   216 4969544 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\include)
  2738.   362 4969906 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\include.exe)
  2739.   226 4970132 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\include.exe)
  2740.   276 4970408 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\local\include.lnk)
  2741.   197 4970605 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\local\include.lnk)
  2742.   194 4970799 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local\include, 0x7FFFF9340) (mount_flags 0x30008, path_flags 0x0)
  2743.   185 4970984 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/local)
  2744.   177 4971161 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/local, dst C:\cygwin64\usr\local, flags 0x30008, rc 0
  2745.   236 4971397 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\local)
  2746.   342 4971739 [main] clang-8 40295 symlink_info::check: not a symlink
  2747.   261 4972000 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\local, 0x7FFFF9340) (mount_flags 0x30008, path_flags 0x0)
  2748.   213 4972213 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\local\include), has_acls(1)
  2749.   219 4972432 [main] clang-8 40295 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  2750.   162 4972594 [main] clang-8 40295 stat_worker: -1 = (\??\C:\cygwin64\usr\local\include,0x7FFFFA590)
  2751.   519 4973113 [main] clang-8 40295 stat: entering
  2752.   178 4973291 [main] clang-8 40295 normalize_posix_path: src /usr/x86_64-pc-cygwin/include
  2753.   172 4973463 [main] clang-8 40295 normalize_posix_path: /usr/x86_64-pc-cygwin/include = normalize_posix_path (/usr/x86_64-pc-cygwin/include)
  2754.   172 4973635 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin/include)
  2755.   171 4973806 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin/include, dst C:\cygwin64\usr\x86_64-pc-cygwin\include, flags 0x30008, rc 0
  2756.   233 4974039 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include)
  2757.   278 4974317 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include)
  2758.   305 4974622 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.exe)
  2759.   253 4974875 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.exe)
  2760.   321 4975196 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.lnk)
  2761.   218 4975414 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.lnk)
  2762.   288 4975702 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin\include, 0x7FFFF93B0) (mount_flags 0x30008, path_flags 0x0)
  2763.   232 4975934 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin)
  2764.   194 4976128 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin, dst C:\cygwin64\usr\x86_64-pc-cygwin, flags 0x30008, rc 0
  2765.   232 4976360 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin)
  2766.   320 4976680 [main] clang-8 40295 symlink_info::check: not a symlink
  2767.   198 4976878 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFF93B0) (mount_flags 0x30008, path_flags 0x0)
  2768.   172 4977050 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\x86_64-pc-cygwin\include), has_acls(1)
  2769.   186 4977236 [main] clang-8 40295 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  2770.   181 4977417 [main] clang-8 40295 stat_worker: -1 = (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include,0x7FFFFA600)
  2771.   209 4977626 [main] clang-8 40295 stat: entering
  2772.   176 4977802 [main] clang-8 40295 normalize_posix_path: src /usr/x86_64-pc-cygwin
  2773.   186 4977988 [main] clang-8 40295 normalize_posix_path: /usr/x86_64-pc-cygwin = normalize_posix_path (/usr/x86_64-pc-cygwin)
  2774.   195 4978183 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin)
  2775.   180 4978363 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin, dst C:\cygwin64\usr\x86_64-pc-cygwin, flags 0x30008, rc 0
  2776.   216 4978579 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin)
  2777.   317 4978896 [main] clang-8 40295 symlink_info::check: not a symlink
  2778.   178 4979074 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFF91A0) (mount_flags 0x30008, path_flags 0x0)
  2779.   189 4979263 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\x86_64-pc-cygwin), has_acls(1)
  2780.   211 4979474 [main] clang-8 40295 build_fh_pc: fh 0x80001B650, dev 000000C3
  2781.   238 4979712 [main] clang-8 40295 stat_worker: (\??\C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFFA3F0, 0x80001B650), file_attributes 16
  2782.   682 4980394 [main] clang-8 40295 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFFA3F0) st_size=0, st_mode=040755, st_ino=1688849860416283st_atim=65EB58A0.318FE784 st_ctim=65C36654.35BCB274 st_mtim=65C36654.35BCB274 st_birthtim=65C36654.32F16D14
  2783.   208 4980602 [main] clang-8 40295 stat_worker: 0 = (\??\C:\cygwin64\usr\x86_64-pc-cygwin,0x7FFFFA3F0)
  2784.  1403 4982005 [main] clang-8 40295 stat: entering
  2785.   171 4982176 [main] clang-8 40295 normalize_posix_path: src /usr/x86_64-pc-cygwin/include
  2786.   172 4982348 [main] clang-8 40295 normalize_posix_path: /usr/x86_64-pc-cygwin/include = normalize_posix_path (/usr/x86_64-pc-cygwin/include)
  2787.   181 4982529 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin/include)
  2788.   183 4982712 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin/include, dst C:\cygwin64\usr\x86_64-pc-cygwin\include, flags 0x30008, rc 0
  2789.   243 4982955 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include)
  2790.   192 4983147 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include)
  2791.   256 4983403 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.exe)
  2792.   245 4983648 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.exe)
  2793.   246 4983894 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.lnk)
  2794.   198 4984092 [main] clang-8 40295 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include.lnk)
  2795.   196 4984288 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin\include, 0x7FFFF9340) (mount_flags 0x30008, path_flags 0x0)
  2796.   207 4984495 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/x86_64-pc-cygwin)
  2797.   180 4984675 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/x86_64-pc-cygwin, dst C:\cygwin64\usr\x86_64-pc-cygwin, flags 0x30008, rc 0
  2798.   220 4984895 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\x86_64-pc-cygwin)
  2799.   361 4985256 [main] clang-8 40295 symlink_info::check: not a symlink
  2800.   215 4985471 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\x86_64-pc-cygwin, 0x7FFFF9340) (mount_flags 0x30008, path_flags 0x0)
  2801.   195 4985666 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\x86_64-pc-cygwin\include), has_acls(1)
  2802.   193 4985859 [main] clang-8 40295 __set_errno: int stat_worker(path_conv&, stat*):2088 setting errno 2
  2803.   147 4986006 [main] clang-8 40295 stat_worker: -1 = (\??\C:\cygwin64\usr\x86_64-pc-cygwin\include,0x7FFFFA590)
  2804.   169 4986175 [main] clang-8 40295 stat: entering
  2805.   147 4986322 [main] clang-8 40295 normalize_posix_path: src /usr/include
  2806.   147 4986469 [main] clang-8 40295 normalize_posix_path: /usr/include = normalize_posix_path (/usr/include)
  2807.   148 4986617 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/include)
  2808.   148 4986765 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/include, dst C:\cygwin64\usr\include, flags 0x30008, rc 0
  2809.   187 4986952 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\include)
  2810.   267 4987219 [main] clang-8 40295 symlink_info::check: not a symlink
  2811.   146 4987365 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\include, 0x7FFFF93B0) (mount_flags 0x30008, path_flags 0x0)
  2812.   191 4987556 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\include), has_acls(1)
  2813.   154 4987710 [main] clang-8 40295 build_fh_pc: fh 0x80001B650, dev 000000C3
  2814.   155 4987865 [main] clang-8 40295 stat_worker: (\??\C:\cygwin64\usr\include, 0x7FFFFA600, 0x80001B650), file_attributes 16
  2815.   516 4988381 [main] clang-8 40295 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\usr\include, 0x7FFFFA600) st_size=0, st_mode=040775, st_ino=281474976995050st_atim=65EA2F87.AF90C04 st_ctim=65E9D249.1AEC4F40 st_mtim=65E9D249.1AEC4F40 st_birthtim=6516B495.EDD071C
  2816.   218 4988599 [main] clang-8 40295 stat_worker: 0 = (\??\C:\cygwin64\usr\include,0x7FFFFA600)
  2817.  1471 4990070 [main] clang-8 40295 stat: entering
  2818.   148 4990218 [main] clang-8 40295 normalize_posix_path: src /usr/include/w32api
  2819.   148 4990366 [main] clang-8 40295 normalize_posix_path: /usr/include/w32api = normalize_posix_path (/usr/include/w32api)
  2820.   148 4990514 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/include/w32api)
  2821.   148 4990662 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /usr/include/w32api, dst C:\cygwin64\usr\include\w32api, flags 0x30008, rc 0
  2822.   221 4990883 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin64\usr\include\w32api)
  2823.   313 4991196 [main] clang-8 40295 symlink_info::check: not a symlink
  2824.   194 4991390 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(C:\cygwin64\usr\include\w32api, 0x7FFFF93B0) (mount_flags 0x30008, path_flags 0x0)
  2825.   218 4991608 [main] clang-8 40295 path_conv::check: this->path(C:\cygwin64\usr\include\w32api), has_acls(1)
  2826.   189 4991797 [main] clang-8 40295 build_fh_pc: fh 0x80001B650, dev 000000C3
  2827.   185 4991982 [main] clang-8 40295 stat_worker: (\??\C:\cygwin64\usr\include\w32api, 0x7FFFFA600, 0x80001B650), file_attributes 16
  2828.   504 4992486 [main] clang-8 40295 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin64\usr\include\w32api, 0x7FFFFA600) st_size=0, st_mode=040755, st_ino=281474977006016st_atim=65EA2F87.1BBE6480 st_ctim=6516B500.2CAA7518 st_mtim=6516B500.2CAA7518 st_birthtim=6516B4BD.138407FC
  2829.   192 4992678 [main] clang-8 40295 stat_worker: 0 = (\??\C:\cygwin64\usr\include\w32api,0x7FFFFA600)
  2830.  2092 4994770 [main] clang-8 40295 stat: entering
  2831.   155 4994925 [main] clang-8 40295 normalize_posix_path: src .
  2832.   155 4995080 [main] clang-8 40295 cwdstuff::get: posix /cygdrive/l/builds
  2833.   160 4995240 [main] clang-8 40295 cwdstuff::get: (/cygdrive/l/builds) = cwdstuff::get (0x1190720, 32768, 1, 0), errno 0
  2834.   155 4995395 [main] clang-8 40295 normalize_posix_path: /cygdrive/l/builds/ = normalize_posix_path (.)
  2835.   180 4995575 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/l/builds)
  2836.   158 4995733 [main] clang-8 40295 mount_info::cygdrive_win32_path: src '/cygdrive/l/builds', dst 'L:\builds'
  2837.   156 4995889 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /cygdrive/l/builds, dst L:\builds, flags 0x4020, rc 0
  2838.   585 4996474 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\L:\builds)
  2839.  3799 5000273 [main] clang-8 40295 symlink_info::check: not a symlink
  2840.   204 5000477 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(L:\builds, 0x7FFFF9750) (mount_flags 0x4020, path_flags 0x0)
  2841.   567 5001044 [main] clang-8 40295 path_conv::check: this->path(L:\builds), has_acls(1)
  2842.   275 5001319 [main] clang-8 40295 build_fh_pc: fh 0x80001B650, dev 000000C3
  2843.   222 5001541 [main] clang-8 40295 stat_worker: (\??\L:\builds, 0x7FFFFA9A0, 0x80001B650), file_attributes 16
  2844.   243 5001784 [main] clang-8 40295 stat_worker: 0 = (\??\L:\builds,0x7FFFFA9A0)
  2845.  1781 5003565 [main] clang-8 40295 open: open(x.c, 0x40000)
  2846.   210 5003775 [main] clang-8 40295 normalize_posix_path: src x.c
  2847.   198 5003973 [main] clang-8 40295 cwdstuff::get: posix /cygdrive/l/builds
  2848.   198 5004171 [main] clang-8 40295 cwdstuff::get: (/cygdrive/l/builds) = cwdstuff::get (0x1190720, 32768, 1, 0), errno 0
  2849.   196 5004367 [main] clang-8 40295 normalize_posix_path: /cygdrive/l/builds/x.c = normalize_posix_path (x.c)
  2850.   198 5004565 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/l/builds/x.c)
  2851.   199 5004764 [main] clang-8 40295 mount_info::cygdrive_win32_path: src '/cygdrive/l/builds/x.c', dst 'L:\builds\x.c'
  2852.   205 5004969 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /cygdrive/l/builds/x.c, dst L:\builds\x.c, flags 0x4020, rc 0
  2853.   979 5005948 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\L:\builds\x.c)
  2854.  4598 5010546 [main] clang-8 40295 symlink_info::check: not a symlink
  2855.   290 5010836 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(L:\builds\x.c, 0x7FFFF9720) (mount_flags 0x4020, path_flags 0x0)
  2856.   243 5011079 [main] clang-8 40295 path_conv::check: this->path(L:\builds\x.c), has_acls(1)
  2857.   248 5011327 [main] clang-8 40295 build_fh_pc: fh 0x80001B650, dev 000000C3
  2858.   483 5011810 [main] clang-8 40295 fhandler_base::open: (\??\L:\builds\x.c, 0x40000)
  2859.  2075 5013885 [main] clang-8 40295 fhandler_base::set_flags: flags 0x40000, supplied_bin 0x10000
  2860.   238 5014123 [main] clang-8 40295 fhandler_base::set_flags: filemode set to binary
  2861.   220 5014343 [main] clang-8 40295 fhandler_base::open: 0x0 = NtCreateFile (0x2A0, 0x80100008, \??\L:\builds\x.c, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
  2862.   262 5014605 [main] clang-8 40295 fhandler_base::open: 1 = fhandler_base::open(\??\L:\builds\x.c, 0x40000)
  2863.   270 5014875 [main] clang-8 40295 fhandler_base::open_fs: 1 = fhandler_disk_file::open(\??\L:\builds\x.c, 0x40000)
  2864.   240 5015115 [main] clang-8 40295 open: 3 = open(x.c, 0x40000)
  2865.   571 5015686 [main] clang-8 40295 normalize_posix_path: src /proc/self/fd
  2866.   183 5015869 [main] clang-8 40295 normalize_posix_path: /proc/self/fd = normalize_posix_path (/proc/self/fd)
  2867.   175 5016044 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self/fd)
  2868.   181 5016225 [main] clang-8 40295 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self/fd)
  2869.   317 5016542 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /proc/self/fd, dst /proc/self/fd, flags 0x0, rc 0
  2870.   189 5016731 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FF
  2871.   205 5016936 [main] clang-8 40295 fhandler_proc::exists: exists (/proc/self/fd)
  2872.   196 5017132 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self)
  2873.   183 5017315 [main] clang-8 40295 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self)
  2874.   230 5017545 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /proc/self, dst /proc/self, flags 0x0, rc 0
  2875.   225 5017770 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FF
  2876.   176 5017946 [main] clang-8 40295 fhandler_proc::exists: exists (/proc/self)
  2877.   205 5018151 [main] clang-8 40295 getpid: 40295 = getpid()
  2878.   356 5018507 [main] clang-8 40295 normalize_posix_path: src /proc/40295/fd
  2879.   259 5018766 [main] clang-8 40295 normalize_posix_path: /proc/40295/fd = normalize_posix_path (/proc/40295/fd)
  2880.   302 5019068 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/40295/fd)
  2881.   262 5019330 [main] clang-8 40295 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/40295/fd)
  2882.   236 5019566 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /proc/40295/fd, dst /proc/40295/fd, flags 0x0, rc 0
  2883.   243 5019809 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FE
  2884.   243 5020052 [main] clang-8 40295 fhandler_process::exists: exists (/proc/40295/fd)
  2885.   237 5020289 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FE
  2886.   229 5020518 [main] clang-8 40295 fhandler_process::exists: exists (/proc/40295/fd)
  2887.   223 5020741 [main] clang-8 40295 time: 1710151212 = time(0x0)
  2888.   203 5020944 [main] clang-8 40295 fhandler_base::fhaccess: returning 0
  2889.   209 5021153 [main] clang-8 40295 access: returning 0
  2890.   603 5021756 [main] clang-8 40295 normalize_posix_path: src /proc/self/fd/3
  2891.   207 5021963 [main] clang-8 40295 normalize_posix_path: /proc/self/fd/3 = normalize_posix_path (/proc/self/fd/3)
  2892.   212 5022175 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self/fd/3)
  2893.   202 5022377 [main] clang-8 40295 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self/fd/3)
  2894.   202 5022579 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /proc/self/fd/3, dst /proc/self/fd/3, flags 0x0, rc 0
  2895.   220 5022799 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FF
  2896.   206 5023005 [main] clang-8 40295 fhandler_proc::exists: exists (/proc/self/fd/3)
  2897.   199 5023204 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self/fd)
  2898.   209 5023413 [main] clang-8 40295 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self/fd)
  2899.   236 5023649 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /proc/self/fd, dst /proc/self/fd, flags 0x0, rc 0
  2900.   216 5023865 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FF
  2901.   225 5024090 [main] clang-8 40295 fhandler_proc::exists: exists (/proc/self/fd)
  2902.   240 5024330 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/self)
  2903.   231 5024561 [main] clang-8 40295 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/self)
  2904.   210 5024771 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /proc/self, dst /proc/self, flags 0x0, rc 0
  2905.   209 5024980 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FF
  2906.   206 5025186 [main] clang-8 40295 fhandler_proc::exists: exists (/proc/self)
  2907.   198 5025384 [main] clang-8 40295 getpid: 40295 = getpid()
  2908.   207 5025591 [main] clang-8 40295 normalize_posix_path: src /proc/40295/fd/3
  2909.   205 5025796 [main] clang-8 40295 normalize_posix_path: /proc/40295/fd/3 = normalize_posix_path (/proc/40295/fd/3)
  2910.   196 5025992 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/proc/40295/fd/3)
  2911.   205 5026197 [main] clang-8 40295 fhandler_proc::get_proc_fhandler: get_proc_fhandler(/proc/40295/fd/3)
  2912.   199 5026396 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /proc/40295/fd/3, dst /proc/40295/fd/3, flags 0x0, rc 0
  2913.   203 5026599 [main] clang-8 40295 build_fh_pc: fh 0x800015650, dev 000000FB
  2914.   192 5026791 [main] clang-8 40295 fhandler_process::exists: exists (/proc/40295/fd/3)
  2915. --- Process 5152 (pid: 40295) thread 8340 created
  2916.  2834 5029625 [ldap_init] clang-8 40295 cygthread::stub: thread 'ldap_init', id 0x2094, stack_ptr 0x5FCCB0
  2917.   389 5030014 [ldap_init] clang-8 40295 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  2918. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\Wldap32.dll at 00007ff84c2b0000
  2919. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\ucrtbase.dll at 00007ff849d50000
  2920. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\ws2_32.dll at 00007ff84ae30000
  2921. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\mswsock.dll at 00007ff8490c0000
  2922. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\sspicli.dll at 00007ff8498e0000
  2923. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\logoncli.dll at 00007ff848ed0000
  2924. --- Process 5152 (pid: 40295) loaded C:\Windows\System32\netutils.dll at 00007ff848ec0000
  2925. 12341 5042355 [ldap_init] clang-8 40295 cyg_ldap::connect_non_ssl: ldap_bind((null)) 0x51
  2926.   611 5042966 [main] clang-8 40295 geterrno_from_win_error: windows error 58 == errno 88
  2927.   753 5043719 [ldap_init] clang-8 40295 SetThreadName: SetThreadDescription() failed. 00000000 10000000
  2928.   662 5044381 [ldap_init] clang-8 40295 cyg_ldap::connect_non_ssl: ldap_bind((null)) 0x51
  2929.   510 5044891 [main] clang-8 40295 geterrno_from_win_error: windows error 58 == errno 88
  2930.   284 5045175 [main] clang-8 40295 fstat: 0 = fstat(3, 0x7FFFFABD0)
  2931. 14476 5059651 [main] clang-8 40295 stat: entering
  2932.   303 5059954 [main] clang-8 40295 normalize_posix_path: src /cygdrive/t/tmpdir/x-8cb6f7.o
  2933.   273 5060227 [main] clang-8 40295 normalize_posix_path: /cygdrive/t/tmpdir/x-8cb6f7.o = normalize_posix_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  2934.   302 5060529 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  2935.   227 5060756 [main] clang-8 40295 mount_info::cygdrive_win32_path: src '/cygdrive/t/tmpdir/x-8cb6f7.o', dst 'T:\tmpdir\x-8cb6f7.o'
  2936.   187 5060943 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /cygdrive/t/tmpdir/x-8cb6f7.o, dst T:\tmpdir\x-8cb6f7.o, flags 0x4020, rc 0
  2937.  1203 5062146 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\T:\tmpdir\x-8cb6f7.o)
  2938.  4104 5066250 [main] clang-8 40295 symlink_info::check: not a symlink
  2939.   258 5066508 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(T:\tmpdir\x-8cb6f7.o, 0x7FFFF9760) (mount_flags 0x4020, path_flags 0x0)
  2940.   325 5066833 [main] clang-8 40295 path_conv::check: this->path(T:\tmpdir\x-8cb6f7.o), has_acls(1)
  2941.   280 5067113 [main] clang-8 40295 build_fh_pc: fh 0x800027A30, dev 000000C3
  2942.   254 5067367 [main] clang-8 40295 stat_worker: (\??\T:\tmpdir\x-8cb6f7.o, 0x7FFFFA9B0, 0x800027A30), file_attributes 128
  2943.   308 5067675 [main] clang-8 40295 stat_worker: 0 = (\??\T:\tmpdir\x-8cb6f7.o,0x7FFFFA9B0)
  2944.   605 5068280 [main] clang-8 40295 normalize_posix_path: src /cygdrive/t/tmpdir/x-8cb6f7.o
  2945.   285 5068565 [main] clang-8 40295 normalize_posix_path: /cygdrive/t/tmpdir/x-8cb6f7.o = normalize_posix_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  2946.   267 5068832 [main] clang-8 40295 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  2947.   240 5069072 [main] clang-8 40295 mount_info::cygdrive_win32_path: src '/cygdrive/t/tmpdir/x-8cb6f7.o', dst 'T:\tmpdir\x-8cb6f7.o'
  2948.   245 5069317 [main] clang-8 40295 mount_info::conv_to_win32_path: src_path /cygdrive/t/tmpdir/x-8cb6f7.o, dst T:\tmpdir\x-8cb6f7.o, flags 0x4020, rc 0
  2949.   505 5069822 [main] clang-8 40295 symlink_info::check: 0x0 = NtCreateFile (\??\T:\tmpdir\x-8cb6f7.o)
  2950.  3645 5073467 [main] clang-8 40295 symlink_info::check: not a symlink
  2951.   266 5073733 [main] clang-8 40295 symlink_info::check: 0 = symlink.check(T:\tmpdir\x-8cb6f7.o, 0x7FFFF96E0) (mount_flags 0x4020, path_flags 0x0)
  2952.   310 5074043 [main] clang-8 40295 path_conv::check: this->path(T:\tmpdir\x-8cb6f7.o), has_acls(1)
  2953.   305 5074348 [main] clang-8 40295 build_fh_pc: fh 0x800027A30, dev 000000C3
  2954.  1441 5075789 [main] clang-8 40295 __set_errno: int check_access(security_descriptor&, GENERIC_MAPPING&, ACCESS_MASK, int, bool):600 setting errno 13
  2955.   257 5076046 [main] clang-8 40295 check_file_access: flags 0x2, ret -1
  2956.   473 5076519 [main] clang-8 40295 fhandler_base::fhaccess: returning -1
  2957.   502 5077021 [main] clang-8 40295 access: returning -1
  2958.  7249 5084270 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0070000 (wanted 0x1A0070000), h 0xD8, m 6, created 0
  2959.   679 5084949 [main] clang-8 40295 fhandler_console::write: 0x3F9D91E9A, 9
  2960.  3237 5088186 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0080000 (wanted 0x1A0080000), h 0xD8, m 6, created 0
  2961.   511 5088697 [main] clang-8 40295 fhandler_console::write: 9 = fhandler_console::write(...)
  2962.   282 5088979 [main] clang-8 40295 write: 9 = write(2, 0x3F9D91E9A, 9)
  2963.   567 5089546 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0090000 (wanted 0x1A0090000), h 0xD8, m 6, created 0
  2964.   514 5090060 [main] clang-8 40295 fhandler_console::write: 0x3F24E832A, 5
  2965.   491 5090551 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A00A0000 (wanted 0x1A00A0000), h 0xD8, m 6, created 0
  2966.   618 5091169 [main] clang-8 40295 fhandler_console::write: 5 = fhandler_console::write(...)
  2967.   312 5091481 [main] clang-8 40295 write: 5 = write(2, 0x3F24E832A, 5)
  2968.   498 5091979 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A00B0000 (wanted 0x1A00B0000), h 0xD8, m 6, created 0
  2969.   603 5092582 [main] clang-8 40295 fhandler_console::write: 0x3F24E8344, 2
  2970.   440 5093022 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A00C0000 (wanted 0x1A00C0000), h 0xD8, m 6, created 0
  2971.   486 5093508 [main] clang-8 40295 fhandler_console::write: 2 = fhandler_console::write(...)
  2972.   195 5093703 [main] clang-8 40295 write: 2 = write(2, 0x3F24E8344, 2)
  2973.   388 5094091 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A00D0000 (wanted 0x1A00D0000), h 0xD8, m 6, created 0
  2974.   451 5094542 [main] clang-8 40295 fhandler_console::write: 0x3F9D91E23, 4
  2975.  1558 5096100 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A00E0000 (wanted 0x1A00E0000), h 0xD8, m 6, created 0
  2976.   418 5096518 [main] clang-8 40295 fhandler_console::write: 4 = fhandler_console::write(...)
  2977.   202 5096720 [main] clang-8 40295 write: 4 = write(2, 0x3F9D91E23, 4)
  2978.   412 5097132 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A00F0000 (wanted 0x1A00F0000), h 0xD8, m 6, created 0
  2979.   411 5097543 [main] clang-8 40295 fhandler_console::write: 0x7FFFFAB10, 6
  2980.   398 5097941 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0100000 (wanted 0x1A0100000), h 0xD8, m 6, created 0
  2981.   466 5098407 [main] clang-8 40295 fhandler_console::write: 6 = fhandler_console::write(...)
  2982.   232 5098639 [main] clang-8 40295 write: 6 = write(2, 0x7FFFFAB10, 6)
  2983.   420 5099059 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0110000 (wanted 0x1A0110000), h 0xD8, m 6, created 0
  2984.   427 5099486 [main] clang-8 40295 fhandler_console::write: 0x7FFFFA928, 1
  2985.   434 5099920 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0120000 (wanted 0x1A0120000), h 0xD8, m 6, created 0
  2986.   441 5100361 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  2987.   215 5100576 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFA928, 1)
  2988.   463 5101039 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0130000 (wanted 0x1A0130000), h 0xD8, m 6, created 0
  2989.   432 5101471 [main] clang-8 40295 fhandler_console::write: 0x7FFFFAB17, 2
  2990.   427 5101898 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0140000 (wanted 0x1A0140000), h 0xD8, m 6, created 0
  2991.   448 5102346 [main] clang-8 40295 fhandler_console::write: 2 = fhandler_console::write(...)
  2992.   213 5102559 [main] clang-8 40295 write: 2 = write(2, 0x7FFFFAB17, 2)
  2993.   426 5102985 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0150000 (wanted 0x1A0150000), h 0xD8, m 6, created 0
  2994.   425 5103410 [main] clang-8 40295 fhandler_console::write: 0x7FFFFA928, 1
  2995.   451 5103861 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0160000 (wanted 0x1A0160000), h 0xD8, m 6, created 0
  2996.   448 5104309 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  2997.   216 5104525 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFA928, 1)
  2998.   413 5104938 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0170000 (wanted 0x1A0170000), h 0xD8, m 6, created 0
  2999.   425 5105363 [main] clang-8 40295 fhandler_console::write: 0x7FFFFAB1A, 4
  3000.   435 5105798 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0180000 (wanted 0x1A0180000), h 0xD8, m 6, created 0
  3001.   448 5106246 [main] clang-8 40295 fhandler_console::write: 4 = fhandler_console::write(...)
  3002.   190 5106436 [main] clang-8 40295 write: 4 = write(2, 0x7FFFFAB1A, 4)
  3003.   433 5106869 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0190000 (wanted 0x1A0190000), h 0xD8, m 6, created 0
  3004.   435 5107304 [main] clang-8 40295 fhandler_console::write: 0x7FFFFA928, 1
  3005.   510 5107814 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A01A0000 (wanted 0x1A01A0000), h 0xD8, m 6, created 0
  3006.   492 5108306 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  3007.   221 5108527 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFA928, 1)
  3008.   424 5108951 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A01B0000 (wanted 0x1A01B0000), h 0xD8, m 6, created 0
  3009.   463 5109414 [main] clang-8 40295 fhandler_console::write: 0x7FFFFAB1F, 6
  3010.   419 5109833 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A01C0000 (wanted 0x1A01C0000), h 0xD8, m 6, created 0
  3011.   879 5110712 [main] clang-8 40295 fhandler_console::write: 6 = fhandler_console::write(...)
  3012.   348 5111060 [main] clang-8 40295 write: 6 = write(2, 0x7FFFFAB1F, 6)
  3013.   666 5111726 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A01D0000 (wanted 0x1A01D0000), h 0xD8, m 6, created 0
  3014.   622 5112348 [main] clang-8 40295 fhandler_console::write: 0x7FFFFA928, 1
  3015.   655 5113003 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A01E0000 (wanted 0x1A01E0000), h 0xD8, m 6, created 0
  3016.   699 5113702 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  3017.   320 5114022 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFA928, 1)
  3018.   625 5114647 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A01F0000 (wanted 0x1A01F0000), h 0xD8, m 6, created 0
  3019.   630 5115277 [main] clang-8 40295 fhandler_console::write: 0x7FFFFAB26, 4
  3020.   666 5115943 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0200000 (wanted 0x1A0200000), h 0xD8, m 6, created 0
  3021.   664 5116607 [main] clang-8 40295 fhandler_console::write: 4 = fhandler_console::write(...)
  3022.   311 5116918 [main] clang-8 40295 write: 4 = write(2, 0x7FFFFAB26, 4)
  3023.   626 5117544 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0210000 (wanted 0x1A0210000), h 0xD8, m 6, created 0
  3024.   647 5118191 [main] clang-8 40295 fhandler_console::write: 0x7FFFFA928, 1
  3025.   642 5118833 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0220000 (wanted 0x1A0220000), h 0xD8, m 6, created 0
  3026.   694 5119527 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  3027.   310 5119837 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFA928, 1)
  3028.   636 5120473 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0230000 (wanted 0x1A0230000), h 0xD8, m 6, created 0
  3029.   625 5121098 [main] clang-8 40295 fhandler_console::write: 0x7FFFFAB2B, 32
  3030.   622 5121720 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0240000 (wanted 0x1A0240000), h 0xD8, m 6, created 0
  3031.   653 5122373 [main] clang-8 40295 fhandler_console::write: 32 = fhandler_console::write(...)
  3032.   310 5122683 [main] clang-8 40295 write: 32 = write(2, 0x7FFFFAB2B, 32)
  3033.   621 5123304 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0250000 (wanted 0x1A0250000), h 0xD8, m 6, created 0
  3034.   699 5124003 [main] clang-8 40295 fhandler_console::write: 0x7FFFFA928, 1
  3035.   646 5124649 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0260000 (wanted 0x1A0260000), h 0xD8, m 6, created 0
  3036.   697 5125346 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  3037.   314 5125660 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFA928, 1)
  3038.   543 5126203 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0270000 (wanted 0x1A0270000), h 0xD8, m 6, created 0
  3039.   612 5126815 [main] clang-8 40295 fhandler_console::write: 0x7FFFFAB4C, 25
  3040.   667 5127482 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0280000 (wanted 0x1A0280000), h 0xD8, m 6, created 0
  3041.   737 5128219 [main] clang-8 40295 fhandler_console::write: 25 = fhandler_console::write(...)
  3042.   300 5128519 [main] clang-8 40295 write: 25 = write(2, 0x7FFFFAB4C, 25)
  3043.   542 5129061 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0290000 (wanted 0x1A0290000), h 0xD8, m 6, created 0
  3044.   589 5129650 [main] clang-8 40295 fhandler_console::write: 0x3F9D91E23, 4
  3045.  1449 5131099 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A02A0000 (wanted 0x1A02A0000), h 0xD8, m 6, created 0
  3046.   482 5131581 [main] clang-8 40295 fhandler_console::write: 4 = fhandler_console::write(...)
  3047.   211 5131792 [main] clang-8 40295 write: 4 = write(2, 0x3F9D91E23, 4)
  3048.   413 5132205 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A02B0000 (wanted 0x1A02B0000), h 0xD8, m 6, created 0
  3049.   432 5132637 [main] clang-8 40295 fhandler_console::write: 0x7FFFFA928, 1
  3050.   398 5133035 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A02C0000 (wanted 0x1A02C0000), h 0xD8, m 6, created 0
  3051.   516 5133551 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  3052.   207 5133758 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFA928, 1)
  3053.   931 5134689 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A02D0000 (wanted 0x1A02D0000), h 0xD8, m 6, created 0
  3054.   465 5135154 [main] clang-8 40295 fhandler_console::write: 0x7FFFFB30F, 1
  3055.   454 5135608 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A02E0000 (wanted 0x1A02E0000), h 0xD8, m 6, created 0
  3056.   477 5136085 [main] clang-8 40295 fhandler_console::write: 1 = fhandler_console::write(...)
  3057.   199 5136284 [main] clang-8 40295 write: 1 = write(2, 0x7FFFFB30F, 1)
  3058.   462 5136746 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A02F0000 (wanted 0x1A02F0000), h 0xD8, m 6, created 0
  3059.   440 5137186 [main] clang-8 40295 fhandler_console::write: 0x3F24DDF98, 6
  3060.   454 5137640 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0300000 (wanted 0x1A0300000), h 0xD8, m 6, created 0
  3061.   476 5138116 [main] clang-8 40295 fhandler_console::write: 6 = fhandler_console::write(...)
  3062.   225 5138341 [main] clang-8 40295 write: 6 = write(2, 0x3F24DDF98, 6)
  3063.   404 5138745 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0310000 (wanted 0x1A0310000), h 0xD8, m 6, created 0
  3064.   462 5139207 [main] clang-8 40295 fhandler_console::write: 0x3F24DDF9F, 10
  3065.   471 5139678 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0320000 (wanted 0x1A0320000), h 0xD8, m 6, created 0
  3066.   493 5140171 [main] clang-8 40295 fhandler_console::write: 10 = fhandler_console::write(...)
  3067.   274 5140445 [main] clang-8 40295 write: 10 = write(2, 0x3F24DDF9F, 10)
  3068.   514 5140959 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0330000 (wanted 0x1A0330000), h 0xD8, m 6, created 0
  3069.   679 5141638 [main] clang-8 40295 fhandler_console::write: 0x3F24DDFD8, 2
  3070.   490 5142128 [main] clang-8 40295 open_shared: name cygpid.40294, shared 0x1A0340000 (wanted 0x1A0340000), h 0xD8, m 6, created 0
  3071.   597 5142725 [main] clang-8 40295 fhandler_console::write: 2 = fhandler_console::write(...)
  3072.   243 5142968 [main] clang-8 40295 write: 2 = write(2, 0x3F24DDFD8, 2)
  3073. 503368 5646336 [main] clang-8 40295 do_exit: do_exit (256), exit_state 1
  3074.   231 5646567 [main] clang-8 40295 void: 0x0 = signal (20, 0x1)
  3075.   202 5646769 [main] clang-8 40295 void: 0x3F9D51130 = signal (1, 0x1)
  3076.   200 5646969 [main] clang-8 40295 void: 0x3F9D51130 = signal (2, 0x1)
  3077.   200 5647169 [main] clang-8 40295 void: 0x3F9D51130 = signal (3, 0x1)
  3078.   208 5647377 [main] clang-8 40295 fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 3
  3079.   209 5647586 [main] clang-8 40295 fhandler_base::close_with_arch: not closing archetype
  3080.   261 5647847 [main] clang-8 40295 fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 2
  3081.   192 5648039 [main] clang-8 40295 fhandler_base::close_with_arch: not closing archetype
  3082.   295 5648334 [main] clang-8 40295 fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 1
  3083.   215 5648549 [main] clang-8 40295 fhandler_base::close_with_arch: not closing archetype
  3084.   275 5648824 [main] clang-8 40295 fhandler_base::close: closing '/cygdrive/l/builds/x.c' handle 0x2A0
  3085.   618 5649442 [main] clang-8 40295 init_cygheap::close_ctty: closing cygheap->ctty 0x800014950
  3086.   273 5649715 [main] clang-8 40295 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
  3087.   270 5649985 [main] clang-8 40295 fhandler_console::close: closing: 0xC0, 0xC8
  3088.   315 5650300 [main] clang-8 40295 fhandler_console::free_console: freed console, res 1
  3089.   270 5650570 [main] clang-8 40295 dtable::delete_archetype: deleting element 0 for /dev/cons0(3/0)
  3090.   276 5650846 [main] clang-8 40295 getpid: 40295 = getpid()
  3091.   264 5651110 [main] clang-8 40295 proc_terminate: child_procs count 0
  3092.   260 5651370 [main] clang-8 40295 proc_terminate: leaving
  3093.   312 5651682 [main] clang-8 40295 pinfo::exit: Calling dlls.cleanup_forkables n 0x100, exitcode 0x100
  3094.   266 5651948 [main] clang-8 40295 pinfo::exit: Calling ExitProcess n 0x100, exitcode 0x100
  3095. --- Process 5152 (pid: 40295) thread 10100 exited with status 0x100
  3096. --- Process 5152 (pid: 40295) thread 2664 exited with status 0x100
  3097. --- Process 5152 (pid: 40295) thread 1828 exited with status 0x100
  3098. --- Process 5152 (pid: 40295) thread 7900 exited with status 0x100
  3099. --- Process 5152 (pid: 40295) thread 9108 exited with status 0x100
  3100. --- Process 5152 (pid: 40295) exited with status 0x100
  3101. 5640611 14025577 [waitproc] clang-8 40294 pinfo::maybe_set_exit_code_from_windows: pid 40295, exit value - old 0x8000100, windows 0xDEADBEEF, cygwin 0x8000100
  3102.   294 14025871 [waitproc] clang-8 40294 sig_send: sendsig 0x130, pid 40294, signal 20, its_me 1
  3103.   286 14026157 [waitproc] clang-8 40294 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
  3104.   333 14026490 [sig] clang-8 40294 sigpacket::process: signal 20 processing
  3105.   286 14026776 [waitproc] clang-8 40294 sig_send: returning 0x0 from sending signal 20
  3106.   264 14027040 [sig] clang-8 40294 init_cygheap::find_tls: sig 20
  3107.   266 14027306 [waitproc] clang-8 40294 proc_waiter: exiting wait thread for pid 40295
  3108.   333 14027639 [sig] clang-8 40294 sigpacket::process: using tls 0x7FFFFCE00
  3109.   772 14028411 [sig] clang-8 40294 sigpacket::process: signal 20 default is currently ignore
  3110.   339 14028750 [sig] clang-8 40294 sigpacket::process: returning 1
  3111.   340 14029090 [sig] clang-8 40294 proc_subproc: args: 4, 0
  3112.   339 14029429 [sig] clang-8 40294 proc_subproc: looking for processes to reap, count 1
  3113.   337 14029766 [sig] clang-8 40294 checkstate: child_procs count 1
  3114.   465 14030231 [sig] clang-8 40294 stopped_or_terminated: considering pid 40295, pgid 40294, w->pid 40295
  3115.   459 14030690 [sig] clang-8 40294 remove_proc: removing chld_procs[0], pid 40295, child_procs count 1
  3116.   426 14031116 [main] clang-8 40294 wait4: 0 = cygwait (...)
  3117.   386 14031502 [main] clang-8 40294 wait4: 40295 = wait4(40295, 0x100, 0, 0x0)
  3118.   374 14031876 [sig] clang-8 40294 checkstate: returning 1
  3119.   502 14032378 [sig] clang-8 40294 proc_subproc: released waiting thread
  3120.   491 14032869 [sig] clang-8 40294 proc_subproc: finished processing terminated/stopped child
  3121.   486 14033355 [sig] clang-8 40294 proc_subproc: returning 1
  3122.  2991 14036346 [main] clang-8 40294 normalize_posix_path: src /cygdrive/t/tmpdir/x-8cb6f7.o
  3123.   363 14036709 [main] clang-8 40294 normalize_posix_path: /cygdrive/t/tmpdir/x-8cb6f7.o = normalize_posix_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  3124.   369 14037078 [main] clang-8 40294 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/t/tmpdir/x-8cb6f7.o)
  3125.   365 14037443 [main] clang-8 40294 mount_info::cygdrive_win32_path: src '/cygdrive/t/tmpdir/x-8cb6f7.o', dst 'T:\tmpdir\x-8cb6f7.o'
  3126.   378 14037821 [main] clang-8 40294 mount_info::conv_to_win32_path: src_path /cygdrive/t/tmpdir/x-8cb6f7.o, dst T:\tmpdir\x-8cb6f7.o, flags 0x4020, rc 0
  3127.   681 14038502 [main] clang-8 40294 symlink_info::check: 0x0 = NtCreateFile (\??\T:\tmpdir\x-8cb6f7.o)
  3128.  3970 14042472 [main] clang-8 40294 symlink_info::check: not a symlink
  3129.   263 14042735 [main] clang-8 40294 symlink_info::check: 0 = symlink.check(T:\tmpdir\x-8cb6f7.o, 0x7FFFFA4E0) (mount_flags 0x4020, path_flags 0x0)
  3130.   295 14043030 [main] clang-8 40294 path_conv::check: this->path(T:\tmpdir\x-8cb6f7.o), has_acls(1)
  3131.   399 14043429 [main] clang-8 40294 build_fh_pc: fh 0x800015B70, dev 000000C3
  3132.  1475 14044904 [main] clang-8 40294 __set_errno: int check_access(security_descriptor&, GENERIC_MAPPING&, ACCESS_MASK, int, bool):600 setting errno 13
  3133.   231 14045135 [main] clang-8 40294 check_file_access: flags 0x2, ret -1
  3134.   414 14045549 [main] clang-8 40294 fhandler_base::fhaccess: returning -1
  3135.   473 14046022 [main] clang-8 40294 access: returning -1
  3136. 501409 14547431 [main] clang-8 40294 do_exit: do_exit (256), exit_state 1
  3137.   258 14547689 [main] clang-8 40294 void: 0x0 = signal (20, 0x1)
  3138.   229 14547918 [main] clang-8 40294 void: 0x3F9D51130 = signal (1, 0x1)
  3139.   228 14548146 [main] clang-8 40294 void: 0x3F9D51130 = signal (2, 0x1)
  3140.   227 14548373 [main] clang-8 40294 void: 0x3F9D51130 = signal (3, 0x1)
  3141.   267 14548640 [main] clang-8 40294 fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 3
  3142.   428 14549068 [main] clang-8 40294 fhandler_base::close_with_arch: not closing archetype
  3143.   427 14549495 [main] clang-8 40294 fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 2
  3144.   450 14549945 [main] clang-8 40294 fhandler_base::close_with_arch: not closing archetype
  3145.   392 14550337 [main] clang-8 40294 fhandler_base::close_with_arch: line 1276:  /dev/cons0<0x800014950> usecount + -1 = 1
  3146.   379 14550716 [main] clang-8 40294 fhandler_base::close_with_arch: not closing archetype
  3147.   403 14551119 [main] clang-8 40294 init_cygheap::close_ctty: closing cygheap->ctty 0x800014950
  3148.   273 14551392 [main] clang-8 40294 fhandler_base::close_with_arch: closing passed in archetype 0x0, usecount 0
  3149.   266 14551658 [main] clang-8 40294 fhandler_console::close: closing: 0xC0, 0xC8
  3150.  8217 14559875 [main] clang-8 40294 fhandler_console::free_console: freed console, res 1
  3151.   438 14560313 [main] clang-8 40294 dtable::delete_archetype: deleting element 0 for /dev/cons0(3/0)
  3152.   399 14560712 [main] clang-8 40294 do_exit: 40294 == pgrp 40294, send SIG{HUP,CONT} to stopped children
  3153.   384 14561096 [main] clang-8 40294 kill_pgrp: pid 40294, signal -1
  3154.  1253 14562349 [main] clang-8 40294 open_shared: name cygpid.40292, shared 0x1A0060000 (wanted 0x1A0060000), h 0xEC, m 6, created 0
  3155.   521 14562870 [main] clang-8 40294 open_shared: name cygpid.120, shared 0x1A0070000 (wanted 0x1A0070000), h 0x4C, m 6, created 0
  3156.   540 14563410 [main] clang-8 40294 open_shared: name cygpid.121, shared 0x1A0080000 (wanted 0x1A0080000), h 0xC0, m 6, created 0
  3157.   428 14563838 [main] clang-8 40294 open_shared: name cygpid.40263, shared 0x1A0090000 (wanted 0x1A0090000), h 0x20C, m 6, created 0
  3158.   396 14564234 [main] clang-8 40294 open_shared: name cygpid.94, shared 0x1A00A0000 (wanted 0x1A00A0000), h 0x8C, m 6, created 0
  3159.   397 14564631 [main] clang-8 40294 open_shared: name cygpid.79, shared 0x1A00B0000 (wanted 0x1A00B0000), h 0x1FC, m 6, created 0
  3160.   390 14565021 [main] clang-8 40294 open_shared: name cygpid.40266, shared 0x1A00C0000 (wanted 0x1A00C0000), h 0x204, m 6, created 0
  3161.   391 14565412 [main] clang-8 40294 open_shared: name cygpid.78, shared 0x1A00D0000 (wanted 0x1A00D0000), h 0x218, m 6, created 0
  3162.   394 14565806 [main] clang-8 40294 open_shared: name cygpid.95, shared 0x1A00E0000 (wanted 0x1A00E0000), h 0x304, m 6, created 0
  3163.   387 14566193 [main] clang-8 40294 open_shared: name cygpid.76, shared 0x1A00F0000 (wanted 0x1A00F0000), h 0x300, m 6, created 0
  3164.   591 14566784 [main] clang-8 40294 open_shared: name cygpid.77, shared 0x1A0100000 (wanted 0x1A0100000), h 0x2F0, m 6, created 0
  3165.   326 14567110 [main] clang-8 40294 open_shared: name cygpid.96, shared 0x1A0110000 (wanted 0x1A0110000), h 0x21C, m 6, created 0
  3166.   325 14567435 [main] clang-8 40294 open_shared: name cygpid.85, shared 0x1A0120000 (wanted 0x1A0120000), h 0x2F4, m 6, created 0
  3167.   423 14567858 [main] clang-8 40294 __set_errno: int kill_pgrp(pid_t, siginfo_t&):385 setting errno 3
  3168.   312 14568170 [main] clang-8 40294 kill_pgrp: -1 = kill(40294, -1), errno 3
  3169.  1250 14569420 [main] clang-8 40294 getpid: 40294 = getpid()
  3170.   322 14569742 [main] clang-8 40294 proc_terminate: child_procs count 0
  3171.   276 14570018 [main] clang-8 40294 proc_terminate: leaving
  3172.   344 14570362 [main] clang-8 40294 pinfo::exit: Calling dlls.cleanup_forkables n 0x100, exitcode 0x1
  3173.   331 14570693 [main] clang-8 40294 pinfo::exit: Calling ExitProcess n 0x100, exitcode 0x1
  3174. --- Process 3936 (pid: 40294) thread 9452 exited with status 0x1
  3175. --- Process 3936 (pid: 40294) thread 2736 exited with status 0x1
  3176. --- Process 3936 (pid: 40294) thread 7724 exited with status 0x1
  3177. --- Process 3936 (pid: 40294) thread 2940 exited with status 0x1
  3178. --- Process 3936 (pid: 40294) thread 6820 exited with status 0x1
  3179. --- Process 3936 (pid: 40294) thread 1464 exited with status 0x1
  3180. --- Process 3936 (pid: 40294) exited with status 0x1

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at