[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat May 8 11:00:30 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/1918
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 103339
Blamelist: dgregor
BUILD FAILED: failed compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/TemplateBase.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/TemplateBase.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaOverload.h
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/basic.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p6.cpp
test/SemaTemplate/overload-candidates.cpp
At: Sat 08 May 2010 10:44:23
Changed By: dgregor
Comments: When printing a non-viable overload candidate that failed due to
conflicting deduced template argument values, give a more specific
reason along with those values, e.g.,
test/SemaTemplate/overload-candidates.cpp:4:10: note: candidate template
ignored: deduced conflicting types for parameter 'T' ('int' vs. 'long')
const T& min(const T&, const T&);
^
Properties:
LOGS:
Last 10 lines of 'stdio':
3. /usr/include/c++/4.2.1/bits/stl_vector.h:847:9: instantiating function definition 'std::vector<llvm::CodeGenRegisterClass, std::allocator<llvm::CodeGenRegisterClass> >::_M_assign_dispatch'
4. /usr/include/c++/4.2.1/bits/stl_vector.h:864:9: instantiating function definition 'std::vector<llvm::CodeGenRegisterClass, std::allocator<llvm::CodeGenRegisterClass> >::_M_assign_aux'
clang: error: compiler command failed due to signal 6 (use -v to see invocation)
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/utils/TableGen/Release/CodeGenTarget.o] Error 1
make[2]: *** Waiting for unfinished jobs....
llvm[2]: Linking Release executable FileCheck (without symbols)
llvm[2]: ======= Finished Linking Release Executable FileCheck (without symbols)
llvm[3]: Building Release Archive Library libGoogleTest.a
make[1]: *** [TableGen/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list