[cfe-dev] Index failures on Windows

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Sep 10 07:40:54 PDT 2010


Hi,

Could someone in the know please take a look at these failures: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9050

I don't know when they were introduced, they have been shadowed by earlier failures.

c-index-test -code-completion-at=D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-super.cpp:16:6 D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-super.cpp | FileCheck -check-prefix=CHECK-FOO-QUAL D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-super.cpp
--
Exit Code: 1
Command Output (stdout):
--
Command 0: "c-index-test" "-code-completion-at=D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-super.cpp:16:3" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-super.cpp"
Command 0 Result: 3
Command 0 Output:
Command 0 Stderr:
CRT assert: c:\Program Files\Microsoft Visual Studio 9.0\VC\include\algorithm(3138) : Assertion failed: invalid operator<
Command 1: "FileCheck" "-check-prefix=CHECK-FOO-UNQUAL" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-super.cpp"
Command 1 Result: 1
Command 1 Output:
Command 1 Stderr:
D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-super.cpp:24:22: error: expected string not found in input
// CHECK-FOO-UNQUAL: CXXMethod:{Text A::}{TypedText foo}{LeftParen (}{Placeholder a}{Comma , }{Placeholder b}{RightParen )} (8)
                     ^
<stdin>:1:1: note: scanning from here
^
--
********************
FAIL: Clang :: Index/complete-recovery.m (1166 of 2531)
******************** TEST 'Clang :: Index/complete-recovery.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m:9:20 -Xclang -code-completion-patterns D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m 2>D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\Index\Output\complete-recovery.m.tmp | FileCheck -check-prefix=CHECK-CC1 D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m
not grep error D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\Index\Output\complete-recovery.m.tmp
c-index-test -code-completion-at=D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m:10:24 -Xclang -code-completion-patterns D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m | FileCheck -check-prefix=CHECK-CC2 D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m
--
Exit Code: 1
Command Output (stdout):
--
Command 0: "c-index-test" "-code-completion-at=D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m:9:20" "-Xclang" "-code-completion-patterns" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m"
Command 0 Result: 0
Command 0 Output:
Command 0 Stderr:
Command 1: "FileCheck" "-check-prefix=CHECK-CC1" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m"
Command 1 Result: 0
Command 1 Output:
Command 1 Stderr:
Command 2: "not" "grep" "error" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\Index\Output\complete-recovery.m.tmp"
Command 2 Result: 0
Command 2 Output:
Command 2 Stderr:
Command 3: "c-index-test" "-code-completion-at=D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m:10:24" "-Xclang" "-code-completion-patterns" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m"
Command 3 Result: 3
Command 3 Output:
Command 3 Stderr:
CRT assert: c:\Program Files\Microsoft Visual Studio 9.0\VC\include\algorithm(3138) : Assertion failed: invalid operator<
Command 4: "FileCheck" "-check-prefix=CHECK-CC2" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m"
Command 4 Result: 1
Command 4 Output:
Command 4 Stderr:
D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\Index\complete-recovery.m:22:15: error: expected string not found in input
// CHECK-CC2: NotImplemented:{TypedText @encode}{LeftParen (}{Placeholder type-name}{RightParen )}
              ^
<stdin>:1:1: note: scanning from here
^
--

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100910/05b40b9d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100910/05b40b9d/attachment.bin>


More information about the cfe-dev mailing list