[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Nov 18 06:09:50 PST 2009
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/1061
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 89203
Blamelist: kjdyck
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/init.c
At: Wed 18 Nov 2009 05:57:50
Changed By: kjdyck
Comments: Predefine __INTMAX_WIDTH__ for the future parameterization of INTMAX macros in
stdint.h.
LOGS:
Last 10 lines of 'test-clang.stdio':
Failing Tests (3):
Clang::Index/TestClassDecl.m
Clang::Index/TestClassForwardDecl.m
Clang::Index/c-index-api-loadTU-test.m
Expected Passes : 1748
Expected Failures : 18
Unexpected Failures: 3
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::Index/c-index-api-loadTU-test.m
Clang::Index/TestClassForwardDecl.m
Clang::Index/TestClassDecl.m
Last 10 lines of 'test-clang.xfail':
Clang::CXX/temp/temp.param/p14.cpp
Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang::CodeGen/asm-inout.c
Clang::CodeGen/blocks-2.c
Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
Clang::Parser/cxx-using-declaration.cpp
Clang::SemaObjC/id-isa-ref.m
Clang::SemaObjCXX/overload.mm
Clang::SemaObjCXX/references.mm
Clang::SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'test-clang.c-index-api-loadtu-test.m':
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/Index/c-index-api-loadTU-test.m:11:98: error: expected string not found in input
// CHECK: <invalid loc>:80:16: StructDecl=__va_list_tag:80:16 [Context=c-index-api-loadTU-test.m]
^
<stdin>:8:1: note: scanning from here
// CHECK: <invalid loc>:81:16: StructDecl=__va_list_tag:81:16 [Context=c-index-api-loadTU-test.m]
^
--
********************
Last 10 lines of 'test-clang.testclassforwarddecl.m':
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/Index/TestClassForwardDecl.m:37:100: error: expected string not found in input
// CHECK-load: <invalid loc>:80:16: StructDecl=__va_list_tag:80:16 [Context=TestClassForwardDecl.m]
^
<stdin>:8:1: note: scanning from here
// CHECK: <invalid loc>:81:16: StructDecl=__va_list_tag:81:16 [Context=TestClassForwardDecl.m]
^
--
********************
Last 10 lines of 'test-clang.testclassdecl.m':
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/Index/TestClassDecl.m:42:93: error: expected string not found in input
// CHECK-load: <invalid loc>:80:16: StructDecl=__va_list_tag:80:16 [Context=TestClassDecl.m]
^
<stdin>:8:1: note: scanning from here
// CHECK: <invalid loc>:81:16: StructDecl=__va_list_tag:81:16 [Context=TestClassDecl.m]
^
--
********************
More information about the llvm-testresults
mailing list