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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Feb 9 09:13:34 PST 2011


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/18720

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

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

Build Reason: 
Build Source Stamp: 125193
Blamelist: lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Support/ConstantFolder.h
 include/llvm/Support/TargetFolder.h
At: Wed 09 Feb 2011 08:55:42
Changed By: lattner
Comments: enrich folder interfaces around exactness.
Properties: 




File: docs/LangRef.html
At: Wed 09 Feb 2011 08:55:42
Changed By: lattner
Comments: fix typo
Properties: 




File: utils/FileCheck/FileCheck.cpp
At: Wed 09 Feb 2011 08:55:42
Changed By: lattner
Comments: emit a specific error when the input file is empty.  This fixes 
an annoyance of mine when working on tests: if the input .ll file
is broken, opt outputs an error and generates an empty file.  FileCheck
then emits its "ooh I couldn't find the first CHECK line, scanning
from ..." which obfuscates the actual problem.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[1]: Compiling Dominators.cpp for Debug+Asserts build
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/Support/IRBuilder.h: In member function 'llvm::Value* llvm::IRBuilder<preserveNames, T, Inserter>::CreateExactSDiv(llvm::Value*, llvm::Value*, const llvm::Twine&) [with bool preserveNames = true, T = llvm::ConstantFolder, Inserter = llvm::IRBuilderDefaultInserter<true>]':
	Core.cpp:1852:   instantiated from here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/Support/IRBuilder.h:545: error: 'class llvm::ConstantFolder' has no member named 'CreateExactSDiv'
	llvm[1]: Compiling Function.cpp for Debug+Asserts build
	llvm[1]: Compiling GVMaterializer.cpp for Debug+Asserts build
	llvm[1]: Compiling Globals.cpp for Debug+Asserts build
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/VMCore/Debug+Asserts/Core.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list