[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Aug 23 16:41:44 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/12219

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 111863
Blamelist: echristo,foldr,rjmccall

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/llvm/CompilerDriver/Common.td
 test/LLVMC/Alias.td
 test/LLVMC/AppendCmdHook.td
 test/LLVMC/EnvParentheses.td
 test/LLVMC/ForwardAs.td
 test/LLVMC/ForwardTransformedValue.td
 test/LLVMC/ForwardValue.td
 test/LLVMC/HookWithArguments.td
 test/LLVMC/HookWithInFile.td
 test/LLVMC/Init.td
 test/LLVMC/LanguageMap.td
 test/LLVMC/MultiValuedOption.td
 test/LLVMC/NoActions.td
 test/LLVMC/OneOrMore.td
 test/LLVMC/OptionPreprocessor.td
 test/LLVMC/OutputSuffixHook.td
 tools/llvmc/examples/Simple/Simple.td
 tools/llvmc/examples/mcc16/PIC16.td
 tools/llvmc/src/Base.td.in
 tools/llvmc/src/Clang.td
 utils/TableGen/LLVMCConfigurationEmitter.cpp
At: Mon 23 Aug 2010 16:24:57
Changed By: foldr
Comments: llvmc: Make syntax more consistent.

CompilationGraph and LanguageMap definitions do not use special syntax anymore.Properties: 




File: lib/Target/ARM/ARMFastISel.cpp
At: Mon 23 Aug 2010 16:30:27
Changed By: echristo
Comments: Don't need the extra register here.
Properties: 




Files:
 include/clang/Parse/Parser.h
 include/clang/Sema/Action.h
 include/clang/Sema/Ownership.h
 include/clang/Sema/Sema.h
 lib/Parse/ParseCXXInlineMethods.cpp
 lib/Parse/ParseDecl.cpp
 lib/Parse/ParseDeclCXX.cpp
 lib/Parse/ParseExpr.cpp
 lib/Parse/ParseExprCXX.cpp
 lib/Parse/ParseInit.cpp
 lib/Parse/ParseObjc.cpp
 lib/Parse/ParseStmt.cpp
 lib/Parse/ParseTemplate.cpp
 lib/Parse/Parser.cpp
 lib/Sema/SemaCXXCast.cpp
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaDeclAttr.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaExprCXX.cpp
 lib/Sema/SemaExprObjC.cpp
 lib/Sema/SemaOverload.cpp
 lib/Sema/SemaStmt.cpp
 lib/Sema/SemaTemplate.cpp
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 lib/Sema/SemaType.cpp
 lib/Sema/TreeTransform.h
At: Mon 23 Aug 2010 16:30:27
Changed By: rjmccall
Comments: Kill off ExprArg (now just Expr*) and StmtArg (now just Stmt*).

Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling StmtViz.cpp for Debug+Asserts build
	llvm[4]: Compiling TemplateBase.cpp for Debug+Asserts build
	llvm[4]: Compiling TemplateName.cpp for Debug+Asserts build
	llvm[4]: Compiling Type.cpp for Debug+Asserts build
	llvm[4]: Compiling TypeLoc.cpp for Debug+Asserts build
	llvm[4]: Compiling TypePrinter.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libclangAST.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	MCMachOStreamer.cpp:505: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'




More information about the llvm-testresults mailing list