[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Dec 9 17:47:23 PST 2009
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/1511
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 91024
Blamelist: lattner
BUILD FAILED: failed test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Parse/Parser.h
lib/Parse/ParseDeclCXX.cpp
lib/Parse/ParseExprCXX.cpp
lib/Parse/Parser.cpp
lib/Parse/RAIIObjectsForParser.h
At: Wed 09 Dec 2009 16:35:14
Changed By: lattner
Comments: refactor the 'ColonIsSacred' argument to ParseOptionalCXXScopeSpecifier
to be a bool in Parser that is twiddled by the ColonProtectionRAIIObject
class. No functionality change.
Properties:
Files:
test/Parser/cxx-stmt.cpp
test/Parser/cxx-try.cpp
At: Wed 09 Dec 2009 16:40:14
Changed By: lattner
Comments: rename testcase
Properties:
Files:
lib/Parse/ParseStmt.cpp
lib/Parse/RAIIObjectsForParser.h
test/Parser/cxx-stmt.cpp
At: Wed 09 Dec 2009 16:40:14
Changed By: lattner
Comments: fix PR5740: a colon is sacred when parsing case statement expressions!
Properties:
File: lib/Parse/RAIIObjectsForParser.h
At: Wed 09 Dec 2009 16:45:14
Changed By: lattner
Comments: move GreaterThanIsOperatorScope into RAIIObjectsForParser. Add some more
TODOs for other classes that could be moved out of Parser.h. I don't plan
to do these in the near term though.
Properties:
Files:
include/clang/Parse/Parser.h
lib/Parse/ParseTemplate.cpp
At: Wed 09 Dec 2009 16:50:14
Changed By: lattner
Comments: Second half of r91023, saving files is good.
Properties:
LOGS:
Last 10 lines of 'test.llvm.stage2.stdio':
Failing Tests (2):
LLVM::FrontendC++/2006-11-06-StackTrace.cpp
LLVM::FrontendC++/2006-11-30-Pubnames.cpp
Expected Passes : 4855
Expected Failures : 32
Unsupported Tests : 61
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'test.llvm.stage2.fail':
LLVM::FrontendC++/2006-11-30-Pubnames.cpp
LLVM::FrontendC++/2006-11-06-StackTrace.cpp
Last 10 lines of 'test.llvm.stage2.xfail':
LLVM::FrontendC++/2006-11-30-NoCompileUnit.cpp
LLVM::MC/AsmParser/directive_lsym.s
LLVM::MC/AsmParser/exprs-invalid.s
LLVM::Transforms/GVN/rle-no-phi-translate.ll
LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
LLVM::Transforms/GlobalOpt/2009-03-03-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/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::FrontendObjC/2009-11-30-Objc-ID.m
LLVM::LLVMC/ObjC++/hello.mm
LLVM::LLVMC/ObjC/hello.m
Last 10 lines of 'test.llvm.stage2.2006-11-30-pubnames.cpp':
--
Command Output (stderr):
--
/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-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-966/src/gdb/macosx/macosx-nat-mutils.c" in function "macosx_primary_thread_of_task": (ipc/send) invalid destination port (0x10000003)
--
********************
Last 10 lines of 'test.llvm.stage2.2006-11-06-stacktrace.cpp':
--
Command Output (stderr):
--
/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.in:2: Error in sourced command file:
error on line 968 of "/SourceCache/gdb/gdb-966/src/gdb/macosx/macosx-nat-mutils.c" in function "macosx_primary_thread_of_task": (ipc/send) invalid destination port (0x10000003)
--
********************
More information about the llvm-testresults
mailing list