[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Mar 18 17:30:05 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/6513
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 98907
Blamelist: dgregor,lattner
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
utils/TableGen/AsmMatcherEmitter.cpp
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenTarget.h
At: Thu 18 Mar 2010 17:22:16
Changed By: lattner
Comments: don't go through getInstructions().
Properties:
Files:
test/Index/c-index-getCursor-pp.c
tools/CIndex/CIndex.cpp
At: Thu 18 Mar 2010 17:22:16
Changed By: dgregor
Comments: Visit preprocessing elements (macro instantiations and macro
definitions) as part of the translation unit, so that normal
visitation, token-annotation, and cursor-at retrieval all see
preprocessing elements.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 16.43s
********************
Failing Tests (1):
Clang :: Index/linkage.c
Expected Passes : 2114
Expected Failures : 13
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Index/linkage.c
Last 10 lines of 'xfail':
Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p4.cpp
Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp
Clang :: CXX/temp/temp.param/p14.cpp
Clang :: CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang :: CodeGen/blocks-2.c
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'linkage.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/linkage.c:14:11: error: expected string not found in input
// CHECK: EnumDecl=Baz:3:6 (Definition)linkage=External
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list