Windows buildbot failure.
jahanian
fjahanian at apple.com
Wed Jul 17 13:41:03 PDT 2013
On Jul 17, 2013, at 12:46 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> Should be fixed by r186530.
Thank you. It fixed the buildbot.
- Fariborz
>
> On 17 July 2013 13:37, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> On 17 July 2013 13:21, jahanian <fjahanian at apple.com> wrote:
>>>
>>> We are suspecting that r186511 is causing numerous test failure on windows.
>>> A typical case is:
>>>
>>> C:/.../clang-build/185549/bin/Release/clang.EXE -cc1 -internal-isystem
>>> C:\...\clang-build\185549\bin\Release\..\lib\clang\3.4\include -fblocks
>>> -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 -O0
>>> -print-ivar-layout -emit-llvm -o /dev/null
>>> C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m >
>>> C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout
>>> FileCheck -check-prefix LP64
>>> --input-file=C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout
>>> C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m
>>> --
>>> Exit Code: 2
>>> Command Output (stdout):
>>> --
>>> Command 0: "C:/.../clang-build/185549/bin/Release/clang.EXE" "-cc1"
>>> "-internal-isystem"
>>> "C:\...\clang-build\185549\bin\Release\..\lib\clang\3.4\include" "-fblocks"
>>> "-fobjc-gc" "-triple" "x86_64-apple-darwin"
>>> "-fobjc-runtime=macosx-fragile-10.5" "-O0" "-print-ivar-layout" "-emit-llvm"
>>> "-o" "/dev/null"
>>> "C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m"
>>> Command 0 Result: 0
>>> Command 0 Output:
>>> None
>>>
>>> Command 0 Stderr:
>>>
>>>
>>> Command 1: "FileCheck" "-check-prefix" "LP64"
>>> "--input-file=C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout"
>>> "C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m"
>>> Command 1 Result: 2
>>> Command 1 Output:
>>>
>>>
>>> Command 1 Stderr:
>>> Could not open input file
>>> 'C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout':
>>> The process cannot access the file because it is being used by another
>>> process
>>
>> Trying to debug it.
>>
>> Thanks,
>> Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130717/94ef5730/attachment.html>
More information about the cfe-commits
mailing list