[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Sep 17 17:23:12 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/13445
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 114244
Blamelist: djg,grosbach,tcare
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: test/Transforms/InstCombine/fold-calls.ll
At: Fri 17 Sep 2010 17:10:33
Changed By: djg
Comments: Attempt to XFAIL this test on arm-linux, which is inexplicably failing.
Properties:
File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
At: Fri 17 Sep 2010 17:10:33
Changed By: grosbach
Comments: PC-relative pseudo instructions are lowered and printed directly. Any encounter
with one in the generic printing code is an error.Properties:
File: lib/Target/ARM/ARMAsmPrinter.cpp
At: Fri 17 Sep 2010 17:10:33
Changed By: grosbach
Comments: factor out a simple helper function to create a label for PC-relative
instructions (PICADD, PICLDR, et.al.)Properties:
File: lib/Checker/IdempotentOperationChecker.cpp
At: Fri 17 Sep 2010 17:10:42
Changed By: tcare
Comments: IdempotentOperationChecker no longer reports errors that are post-dominated by a sink. This fixes some false positives that were flagged because a path was incomplete (usually in a loop).Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 42.94s
********************
Failing Tests (1):
Clang :: Analysis/null-deref-ps.c
Expected Passes : 2529
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Analysis/null-deref-ps.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 'null-deref-ps.c':
Exit Code: 1
Command Output (stderr):
--
error: 'warning' diagnostics expected but not seen:
Line 69: Both operands to '==' always have the same value
16 warnings and 1 error generated.
--
********************
More information about the llvm-testresults
mailing list