[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Sep 17 17:44:56 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4781
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 114244
Blamelist: d0k,djg,grosbach,tcare,void
BUILD FAILED: failed test-clang test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMAsmPrinter.cpp
At: Fri 17 Sep 2010 16:45:52
Changed By: grosbach
Comments: Add MC-inst handling for tPICADDProperties:
Files:
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/neon-tests.txt
At: Fri 17 Sep 2010 16:51:21
Changed By: d0k
Comments: Fix vmov.f64 disassembly on targets where sizeof(long) != 8.
Properties:
File: include/clang/Basic/BuiltinsX86.def
At: Fri 17 Sep 2010 16:51:38
Changed By: void
Comments: Remove FIXME. The type is correct.Properties:
File: lib/CodeGen/CGBuiltin.cpp
At: Fri 17 Sep 2010 16:51:38
Changed By: void
Comments: The MMX shift-with-immediate builtins require the equivalent
shift-with-immediate LLVM intrinsics.
Properties:
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: 19.08s
********************
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.
--
********************
Last 10 lines of 'stdio':
Testing Time: 17.44s
********************
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-pmem.cpp
Clang :: FixIt/fixit-errors.c
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