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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Aug 1 11:41:04 PDT 2009


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

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 77787
Blamelist: lattner

BUILD FAILED: failed unittest-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/MC/MCSection.h
 lib/MC/MCSection.cpp
 lib/Target/TargetLoweringObjectFile.cpp
 tools/llvm-mc/AsmParser.cpp
 tools/llvm-mc/llvm-mc.cpp
At: Sat 01 Aug 2009 11:30:12
Changed By: lattner
Comments: All MCSections are now required to have a SectionKind.




LOGS:
Last 10 lines of 'unittest-llvm.stdio':
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/include/llvm/MC/MCSection.h:40: note: candidates are: static llvm::MCSection* llvm::MCSection::Create(const llvm::StringRef&, llvm::SectionKind, llvm::MCContext&)
	AsmStreamerTest.cpp: In member function 'virtual void<unnamed>::AsmStreamer_Align_Test::TestBody()':
	AsmStreamerTest.cpp:77: error: no matching function for call to 'llvm::MCSection::Create(const char [4], llvm::MCContext&)'
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/include/llvm/MC/MCSection.h:40: note: candidates are: static llvm::MCSection* llvm::MCSection::Create(const llvm::StringRef&, llvm::SectionKind, llvm::MCContext&)
	AsmStreamerTest.cpp: In member function 'virtual void<unnamed>::AsmStreamer_Org_Test::TestBody()':
	AsmStreamerTest.cpp:91: error: no matching function for call to 'llvm::MCSection::Create(const char [4], llvm::MCContext&)'
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/include/llvm/MC/MCSection.h:40: note: candidates are: static llvm::MCSection* llvm::MCSection::Create(const llvm::StringRef&, llvm::SectionKind, llvm::MCContext&)
	make[2]: *** [/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/unittests/MC/Debug/AsmStreamerTest.o] Error 1
	make[1]: *** [MC/.makeall] Error 2
	make: *** [unittests] Error 2




More information about the llvm-testresults mailing list