[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat Aug 1 11:40:25 PDT 2009
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/1718
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02.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':
/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/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&)'
/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/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&)'
/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/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]: *** [/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/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