[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jul 28 23:56:47 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/11176
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 109735
Blamelist: jrose,lattner
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Checker/RegionStore.cpp
test/Analysis/array-struct.c
At: Wed 28 Jul 2010 23:46:03
Changed By: jrose
Comments: Use a LazyCompoundVal to handle initialization with a string literal, rather than copying each character.
Properties:
Files:
lib/CodeGen/ABIInfo.h
lib/CodeGen/CGCall.cpp
At: Wed 28 Jul 2010 23:46:03
Changed By: lattner
Comments: fix a builder, why didn't clang++ catch this?
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 48.60s
********************
Failing Tests (1):
Clang :: Analysis/array-struct.c
Expected Passes : 2408
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Analysis/array-struct.c
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'array-struct.c':
Line 190: never executed
Line 192: never executed
Line 195: never executed
Line 197: never executed
Line 200: never executed
2 warnings and 1 error generated.
--
********************
More information about the llvm-testresults
mailing list