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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Oct 30 12:03:35 PDT 2010


The Buildbot has detected a new failure of clang-i386-darwin10-qa_tests on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin10-qa_tests/builds/1358

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 117826
Blamelist: lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 lib/Target/X86/X86InstrInfo.td
At: Sat 30 Oct 2010 10:57:37
Changed By: lattner
Comments: move setcc and jcc aliases from .cpp to .td
Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 lib/Target/X86/X86InstrInfo.td
At: Sat 30 Oct 2010 11:02:44
Changed By: lattner
Comments: move cmov aliases to .td file.
Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 lib/Target/X86/X86InstrInfo.td
At: Sat 30 Oct 2010 11:12:37
Changed By: lattner
Comments: move a bunch more aliases from .cpp -> .td file.
Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 test/MC/X86/x86-32.s
At: Sat 30 Oct 2010 11:17:56
Changed By: lattner
Comments: fix an encoding mismatch where "sal %eax, 1" was not using the short encoding
for shl.  Caught by inspection.
Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 lib/Target/X86/X86InstrInfo.td
At: Sat 30 Oct 2010 11:17:56
Changed By: lattner
Comments: move sal aliases to .td file.
Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 lib/Target/X86/X86InstrInfo.td
At: Sat 30 Oct 2010 11:23:08
Changed By: lattner
Comments: move rep aliases to td file
Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 lib/Target/X86/X86InstrInfo.td
At: Sat 30 Oct 2010 11:27:37
Changed By: lattner
Comments: move fcompi alias to .td file and zap some useless code.
Properties: 




File: lib/Target/X86/AsmParser/X86AsmParser.cpp
At: Sat 30 Oct 2010 11:27:37
Changed By: lattner
Comments: really zap alias.
Properties: 




File: utils/TableGen/AsmMatcherEmitter.cpp
At: Sat 30 Oct 2010 11:52:54
Changed By: lattner
Comments: emit the mnemonic aliases in their own helper function instead of
inline into MatchInstructionImpl.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Compiling GlobalsModRef.cpp for Release build
	llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build
	llvm[3]: Compiling IPA.cpp for Release build
	llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build
	llvm[2]: Compiling UnreachableBlockElim.cpp for Release build
	llvm[2]: Compiling VirtRegMap.cpp for Release build
	llvm[2]: Compiling VirtRegRewriter.cpp for Release build
	llvm[3]: Building Release Archive Library libLLVMipa.a
	llvm[2]: Building Release Archive Library libLLVMCodeGen.a
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op1' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op2' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3224: warning: 'DefaultBB' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3239: warning: 'DestBB' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3281: warning: 'DestBB' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'NormalBB' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'UnwindBB' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/lib/Target/MBlaze/AsmParser/../MBlazeGenAsmMatcher.inc:138: warning: 'void ApplyMnemonicAliases(llvm::StringRef&, unsigned int)' defined but not used
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/lib/Target/ARM/AsmParser/../ARMGenAsmMatcher.inc:381: warning: 'void ApplyMnemonicAliases(llvm::StringRef&, unsigned int)' defined but not used




More information about the llvm-testresults mailing list