<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jul 17, 2013, at 12:46 PM, Rafael Espíndola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Should be fixed by r186530.<br></div></blockquote><div dir="auto"><br></div>Thank you. It fixed the buildbot.</div><div dir="auto"><br></div><div dir="auto">- Fariborz</div><div dir="auto"><br><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>On 17 July 2013 13:37, Rafael Espíndola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:<br><blockquote type="cite">On 17 July 2013 13:21, jahanian <<a href="mailto:fjahanian@apple.com">fjahanian@apple.com</a>> wrote:<br><blockquote type="cite"><br>We are suspecting that r186511 is causing numerous test failure on windows.<br>A typical case is:<br><br>C:/.../clang-build/185549/bin/Release/clang.EXE -cc1 -internal-isystem<br>C:\...\clang-build\185549\bin\Release\..\lib\clang\3.4\include -fblocks<br>-fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 -O0<br>-print-ivar-layout -emit-llvm -o /dev/null<br>C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m ><br>C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout<br> FileCheck -check-prefix LP64<br>--input-file=C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout<br>C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m<br> --<br> Exit Code: 2<br> Command Output (stdout):<br> --<br> Command 0: "C:/.../clang-build/185549/bin/Release/clang.EXE" "-cc1"<br>"-internal-isystem"<br>"C:\...\clang-build\185549\bin\Release\..\lib\clang\3.4\include" "-fblocks"<br>"-fobjc-gc" "-triple" "x86_64-apple-darwin"<br>"-fobjc-runtime=macosx-fragile-10.5" "-O0" "-print-ivar-layout" "-emit-llvm"<br>"-o" "/dev/null"<br>"C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m"<br> Command 0 Result: 0<br> Command 0 Output:<br> None<br><br> Command 0 Stderr:<br><br><br> Command 1: "FileCheck" "-check-prefix" "LP64"<br>"--input-file=C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout"<br>"C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m"<br> Command 1 Result: 2<br> Command 1 Output:<br><br><br> Command 1 Stderr:<br> Could not open input file<br>'C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout':<br>The process cannot access the file because it is being used by another<br>process<br></blockquote><br>Trying to debug it.<br><br>Thanks,<br>Rafael</blockquote></div></blockquote></div><br></body></html>