[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Feb 1 05:14:22 PST 2011
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/5087
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: spang.apple.com
Build Reason:
Build Source Stamp: 124659
Blamelist: baldrick,carl,foad,rjmccall
BUILD FAILED: failed test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/X86/X86FrameLowering.cpp
At: Mon 31 Jan 2011 23:45:45
Changed By: carl
Comments: Test commit - fix a double 'should' in a comment.
Properties:
Files:
lib/Sema/SemaDecl.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/CodeGenCXX/mangle-unnamed.cpp
At: Tue 01 Feb 2011 00:25:44
Changed By: rjmccall
Comments: The code trying to assign a typedef to an anonymous tag declaration was
extremely rambunctious, both on parsing and on template instantiation.
Calm it down, fixing an internal consistency assert on anonymous enum
instantiation manglings.
Properties:
File: test/CodeGenCXX/mangle-unnamed.cpp
At: Tue 01 Feb 2011 00:36:00
Changed By: rjmccall
Comments: Make that test case actually test something, and add another test.
Properties:
Files:
include/llvm/Constants.h
include/llvm/Support/PatternMatch.h
lib/Analysis/InstructionSimplify.cpp
lib/VMCore/Constants.cpp
test/Transforms/InstSimplify/2011-02-01-Vector.ll
At: Tue 01 Feb 2011 00:45:45
Changed By: baldrick
Comments: Have m_One also match constant vectors for which every element is 1.
Properties:
Files:
include/llvm/Support/PatternMatch.h
lib/Analysis/ValueTracking.cpp
At: Tue 01 Feb 2011 00:55:44
Changed By: baldrick
Comments: Add a m_SignBit pattern for convenience.
Properties:
Files:
include/llvm/Support/PatternMatch.h
lib/Analysis/InstructionSimplify.cpp
At: Tue 01 Feb 2011 01:10:44
Changed By: baldrick
Comments: Add a m_Undef pattern for convenience. This is so that code that uses
pattern matching can also pattern match undef, creating a more uniform
style.
Properties:
Files:
include/llvm/Instructions.h
lib/VMCore/Instructions.cpp
At: Tue 01 Feb 2011 01:32:25
Changed By: foad
Comments: Make SwitchInst::removeCase() more efficient.Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: FrontendC++/2006-11-30-Pubnames.cpp
Expected Passes : 5655
Expected Failures : 62
Unsupported Tests : 72
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: FrontendC++/2006-11-30-Pubnames.cpp
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neont2-vst-encoding.s
LLVM :: MC/ARM/simple-fp-encoding.s
LLVM :: MC/ARM/thumb2.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/MergeFunc/fold-weak.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: FrontendObjC/2009-08-05-utf16.m
LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
LLVM :: FrontendObjC/2010-03-17-StructRef.m
LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2006-11-30-pubnames.cpp':
Exit Code: 1
Command Output (stderr):
--
/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.in:2: Error in sourced command file:
error on line 968 of "/SourceCache/gdb/gdb-962/src/gdb/macosx/macosx-nat-mutils.c" in function "macosx_primary_thread_of_task": (os/kern) invalid argument (0x4)
--
********************
More information about the llvm-testresults
mailing list