[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
Daniel Dunbar
daniel at zuster.org
Mon Nov 9 08:07:47 PST 2009
This is my fault, I switched some of the buildbot configuration. I'm
investigating.
- Daniel
On Mon, Nov 9, 2009 at 4:52 AM, <daniel_dunbar at apple.com> wrote:
> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
> Full details are available at:
> http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/115
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: spang.apple.com
>
> Build Reason:
> Build Source Stamp: 86533
> Blamelist: ddunbar,lattner,zhongxingxu
>
> BUILD FAILED: failed test.llvm.stage2
>
> sincerely,
> -The Buildbot
>
>
> ================================================================================
>
> CHANGES:
> Files:
> include/clang/Analysis/PathSensitive/SVals.h
> lib/Analysis/FixedAddressChecker.cpp
> lib/Analysis/GRExprEngineInternalChecks.cpp
> lib/Analysis/GRExprEngineInternalChecks.h
> lib/Analysis/SVals.cpp
> test/Analysis/ptr-arith.c
> At: Sun 08 Nov 2009 22:55:20
> Changed By: zhongxingxu
> Comments: Add checker for CWE-587: Assignment of a Fixed Address to a Pointer.
>
>
>
>
> Files:
> lib/Transforms/Scalar/InstructionCombining.cpp
> test/Transforms/InstCombine/intrinsics.ll
> At: Sun 08 Nov 2009 23:10:20
> Changed By: lattner
> Comments: if a 'with overflow' intrinsic just has the normal result used, simplify
> it to a normal binop. Patch by Alastair Lynn, testcase by me.
>
>
>
>
> File: lib/VMCore/Instructions.cpp
> At: Sun 08 Nov 2009 23:15:21
> Changed By: lattner
> Comments: make this handle redefinition of malloc with different prototype correctly.
>
>
>
>
> Files:
> lib/Analysis/CheckSizeofPointer.cpp
> lib/Analysis/FixedAddressChecker.cpp
> lib/Analysis/PointerSubChecker.cpp
> At: Sun 08 Nov 2009 23:30:20
> Changed By: zhongxingxu
> Comments: Put all long strings in 80-col.
>
>
>
>
> File: lib/Analysis/CMakeLists.txt
> At: Mon 09 Nov 2009 00:05:20
> Changed By: ddunbar
> Comments: Update CMake
>
>
>
> File: lib/Analysis/CheckSecuritySyntaxOnly.cpp
> At: Mon 09 Nov 2009 00:14:55
> Changed By: zhongxingxu
> Comments: Add comments.
>
>
>
> File: lib/Analysis/CMakeLists.txt
> At: Mon 09 Nov 2009 00:14:55
> Changed By: ddunbar
> Comments: Update CMake
>
>
>
> LOGS:
> Last 10 lines of 'test.llvm.stage2.stdio':
> LLVM::FrontendC++/2006-11-06-StackTrace.cpp
> LLVM::FrontendC/Atomics.c
> LLVM::LLVMC/MultiplePluginPriorities.td
>
> Expected Passes : 4780
> Expected Failures : 39
> Unsupported Tests : 60
> Unexpected Failures: 3
> make[1]: *** [check-local-lit] Error 1
> make: *** [check-lit] Error 2
>
> Last 10 lines of 'test.llvm.stage2.fail':
> LLVM::FrontendC++/2006-11-06-StackTrace.cpp
> LLVM::FrontendC/Atomics.c
> LLVM::LLVMC/MultiplePluginPriorities.td
>
> Last 10 lines of 'test.llvm.stage2.xfail':
> LLVM::FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c
> LLVM::MC/AsmParser/directive_lsym.s
> LLVM::MC/AsmParser/exprs-invalid.s
> LLVM::Transforms/GVN/rle-must-alias.ll
> LLVM::Transforms/GlobalOpt/2009-03-03-dbg.ll
> LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
> LLVM::Transforms/IndVarSimplify/loop_evaluate_6.ll
> LLVM::Transforms/InstCombine/cast-sext-zext.ll
> LLVM::Transforms/TailCallElim/nocapture.ll
> LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
>
> Last 10 lines of 'test.llvm.stage2.unsupported':
> LLVM::FrontendObjC/2008-11-25-Blocks.m
> LLVM::FrontendObjC/2009-01-26-WriteBarrier-2.m
> LLVM::FrontendObjC/2009-02-05-VolatileProp.m
> LLVM::FrontendObjC/2009-04-14-AsmSection.m
> LLVM::FrontendObjC/2009-04-27-bitfield-vs-ivar.m
> LLVM::FrontendObjC/2009-04-28-bitfield-vs-vbc.m
> LLVM::FrontendObjC/2009-08-05-utf16.m
> LLVM::FrontendObjC/2009-08-17-DebugInfo.m
> LLVM::LLVMC/ObjC++/hello.mm
> LLVM::LLVMC/ObjC/hello.m
>
> Last 10 lines of 'test.llvm.stage2.2006-11-06-stacktrace.cpp':
> Exit Code: 1
> Command Output (stdout):
> --
> --
> Command Output (stderr):
> --
> --
>
> ********************
>
>
> Last 10 lines of 'test.llvm.stage2.atomics.c':
> Command has output on stderr!
>
> --
> Command Output (stderr):
> --
> Expected 200 lines, got 150.
> --
>
> ********************
>
>
> Last 10 lines of 'test.llvm.stage2.multiplepluginpriorities.td':
> Exit Code: 1
> Command Output (stdout):
> --
> --
> Command Output (stderr):
> --
> --
>
> ********************
>
>
>
More information about the llvm-testresults
mailing list