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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Jul 22 14:34:53 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/10927

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

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

Build Reason: 
Build Source Stamp: 109169
Blamelist: bruno,echristo,lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: autoconf/configure.ac
At: Thu 22 Jul 2010 14:18:22
Changed By: echristo
Comments: Try to work around the relative install-sh path problem.

Patch from Eli.
Properties: 




File: configure
At: Thu 22 Jul 2010 14:18:22
Changed By: echristo
Comments: Regenerate.
Properties: 




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Thu 22 Jul 2010 14:18:22
Changed By: lattner
Comments: switch a private implementation of GetFunctionSizeInBytes.
This is probably not the best way to implement "Force LR to 
be spilled if the Thumb function size is > 2048." do this, 
it should use the branch shortening infrastructure, but I'm
just preserving functionality here.
Properties: 




Files:
 include/llvm/ExecutionEngine/JITMemoryManager.h
 include/llvm/Target/TargetInstrInfo.h
 lib/CodeGen/TargetInstrInfoImpl.cpp
 lib/ExecutionEngine/JIT/JITEmitter.cpp
 lib/Target/X86/X86InstrInfo.cpp
 lib/Target/X86/X86InstrInfo.h
At: Thu 22 Jul 2010 14:18:22
Changed By: lattner
Comments: remove the JIT "NeedsExactSize" feature and supporting logic.
Properties: 




Files:
 lib/Target/X86/X86InstrSSE.td
 test/MC/AsmParser/X86/x86_64-encoding.s
At: Thu 22 Jul 2010 14:23:26
Changed By: bruno
Comments: Add remaining AVX instructions (most of them dealing with GR64 destinations. This complete the assembler support for the general AVX ISA. But we still miss instructions from FMA3 and CLMUL specific feature flags, which are now the next stepProperties: 




Files:
 lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp
 lib/ExecutionEngine/JIT/JITDwarfEmitter.h
At: Thu 22 Jul 2010 14:23:26
Changed By: lattner
Comments: remove the dwarf sizing stuff which is now dead, it was
"yet another" copy of the dwarf EH emission code that was
copied, pasted and slightly hacked up.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling TripleTest.cpp for Debug+Asserts build
	llvm[2]: ======= Finished Linking Debug+Asserts Unit test VMCore
	llvm[2]: Compiling TwineTest.cpp for Debug+Asserts build
	llvm[2]: Compiling ValueMapTest.cpp for Debug+Asserts build
	llvm[2]: Compiling ilistTest.cpp for Debug+Asserts build
	llvm[2]: Linking Debug+Asserts unit test Support
	llvm[2]: ======= Finished Linking Debug+Asserts Unit test Support
	llvm[2]: Linking Debug+Asserts unit test ADT
	llvm[2]: ======= Finished Linking Debug+Asserts Unit test ADT
	make: *** [all] Error 1




More information about the llvm-testresults mailing list