[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat Aug 1 12:13:41 PDT 2009
The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/413
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: clattner.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/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/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/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/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/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/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/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/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