[llvm-testresults] buildbot failure in lab.llvm.org on libcxx_clang-x86_64-darwin11-RA

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu May 29 06:00:32 PDT 2014


The Buildbot has detected a failed build on builder libcxx_clang-x86_64-darwin11-RA while building lab.llvm.org.
Full details are available at:
 http://lab.llvm.org:8013/builders/libcxx_clang-x86_64-darwin11-RA/builds/0

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: xserve4

Build Reason: Triggerable(phase4-stage0)
Build Source Stamp: 209719
Blamelist: 

BUILD FAILED: failed test.libcxx.system test.libcxx.new

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	    libc++ :: utilities/function.objects/bind/func.bind/func.bind.bind/invoke_rvalue.pass.cpp
	    libc++ :: utilities/function.objects/func.memfn/member_function_const.pass.cpp
	    libc++ :: utilities/function.objects/func.memfn/member_function_const_volatile.pass.cpp
	    libc++ :: utilities/function.objects/func.memfn/member_function_volatile.pass.cpp
	    libc++ :: utilities/function.objects/func.require/invoke.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_assign.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_F.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/invoke.pass.cpp
	    libc++ :: utilities/function.objects/refwrap/refwrap.invoke/invoke.pass.cpp
	    libc++ :: utilities/meta/meta.trans/meta.trans.other/result_of.pass.cpp
	
	  Expected Passes    : 4614
	  Expected Failures  : 40
	  Unexpected Failures: 12

Last 15 lines of 'libc++::invoke_lvalue.pass.cpp':
	                     ~~~   ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/bind/func.bind/func.bind.bind/invoke_lvalue.pass.cpp:278:14: error: no matching function for call to object of type 'const std::__1::__bind<bool (TFENode::*)(unsigned long long) const, std::__1::placeholders::__ph<1> &, unsigned long>'
	    bool b = f(n);
	             ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2084:9: note: candidate template ignored: substitution failure [with _Args = <const TFENode &>]: implicit instantiation of undefined template 'std::__1::__bind_return<bool (TFENode::*)(unsigned long long) const, std::__1::tuple<std::__1::placeholders::__ph<1>, unsigned long>, std::__1::tuple<const TFENode &>, false>'
	        operator()(_Args&& ...__args)
	        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2093:9: note: candidate template ignored: substitution failure [with _Args = <const TFENode &>]: implicit instantiation of undefined template 'std::__1::__bind_return<bool (TFENode::*const)(unsigned long long) const, const std::__1::tuple<std::__1::placeholders::__ph<1>, unsigned long>, std::__1::tuple<const TFENode &>, false>'
	        operator()(_Args&& ...__args) const
	        ^
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke_rvalue.pass.cpp':
	           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2084:9: note: candidate template ignored: substitution failure [with _Args = <>]: implicit instantiation of undefined template 'std::__1::__bind_return<int (A_int_1::*)() const, std::__1::tuple<A_int_1 *>, std::__1::tuple<>, false>'
	        operator()(_Args&& ...__args)
	        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2093:9: note: candidate template ignored: substitution failure [with _Args = <>]: implicit instantiation of undefined template 'std::__1::__bind_return<int (A_int_1::*const)() const, const std::__1::tuple<A_int_1 *>, std::__1::tuple<>, false>'
	        operator()(_Args&& ...__args) const
	        ^
	10 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::member_function_const.pass.cpp':
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.memfn/member_function_const.pass.cpp:77:5: note: in instantiation of function template specialization 'test2<std::__1::__mem_fn<char (A::*)(int, double) const> >' requested here
	    test2(std::mem_fn(&A::test2));
	    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::member_function_const_volatile.pass.cpp':
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.memfn/member_function_const_volatile.pass.cpp:77:5: note: in instantiation of function template specialization 'test2<std::__1::__mem_fn<char (A::*)(int, double) const volatile> >' requested here
	    test2(std::mem_fn(&A::test2));
	    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::member_function_volatile.pass.cpp':
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.memfn/member_function_volatile.pass.cpp:77:5: note: in instantiation of function template specialization 'test2<std::__1::__mem_fn<char (A::*)(int, double) volatile> >' requested here
	    test2(std::mem_fn(&A::test2));
	    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke.pass.cpp':
	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.require/invoke.pass.cpp:47:26: note: while substituting deduced template arguments into function template '__invoke' [with _Fp = char (&(Type::*)() const &&)[4], _A0 = const Type, $2 = (no value)]
	    static_assert(sizeof(std::__invoke(&Type::g4, std::declval<Type const&&>())) == 4, "");
	                         ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.require/invoke.pass.cpp:47:26: error: attempt to use a deleted function
	    static_assert(sizeof(std::__invoke(&Type::g4, std::declval<Type const&&>())) == 4, "");
	                         ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	15 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::F.pass.cpp':
	                             ^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F.pass.cpp:96:35: error: expected '(' for function-style cast or type construction
	    assert(f.target<int (A::*)(int) const>() != 0);
	                               ~~~^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::F_assign.pass.cpp':
	              ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1473:15: note: candidate function not viable: no known conversion from 'int (A::*)(int) const' to 'std::__1::function<int (const A *, int)>' for 1st argument
	    function& operator=(function&&) _NOEXCEPT;
	              ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1474:15: note: candidate function not viable: no known conversion from 'int (A::*)(int) const' to 'nullptr_t' for 1st argument
	    function& operator=(nullptr_t) _NOEXCEPT;
	              ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1478:9: note: candidate template ignored: disabled by 'enable_if' [with _Fp = int (A::*)(int) const]
	        __callable<typename decay<_Fp>::type>::value &&
	        ^
	2 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::alloc_F.pass.cpp':
	                             ^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_F.pass.cpp:83:35: error: expected '(' for function-style cast or type construction
	    assert(f.target<int (A::*)(int) const>() != 0);
	                               ~~~^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke.pass.cpp':
	      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1467:7: note: candidate constructor template not viable: requires 3 arguments, but 1 was provided
	      function(allocator_arg_t, const _Alloc&, function&&);
	      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1469:7: note: candidate constructor template not viable: requires at least 3 arguments, but 1 was provided
	      function(allocator_arg_t, const _Alloc& __a, _Fp __f,
	      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1446:5: note: candidate constructor not viable: requires 0 arguments, but 1 was provided
	    function() _NOEXCEPT : __f_(0) {}
	    ^
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke.pass.cpp':
	          ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/refwrap/refwrap.invoke/invoke.pass.cpp:319:12: error: no matching function for call to object of type 'std::reference_wrapper<int (A_int_2::*)(int) const>'
	    assert(r1(ap, i) == i+2);
	           ^~
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__functional_base:448:11: note: candidate template ignored: substitution failure [with _ArgTypes = <A_int_2 *&, int &>]: no type named 'type' in 'std::__1::__invoke_of<int (A_int_2::*&)(int) const, A_int_2 *&, int &>'
	          operator() (_ArgTypes&&... __args) const
	          ^
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::result_of.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:3220:14: note: in instantiation of template class 'std::__1::__invoke_of<int (F::*)() const &&, F &&>' requested here
	    : public __invoke_of<_Fp, _Args...>
	             ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/meta/meta.trans/meta.trans.other/result_of.pass.cpp:92:38: note: in instantiation of template class 'std::__1::result_of<int (F::*(F &&))() const &&>' requested here
	    static_assert((std::is_same<std::result_of<int (F::* (F      &&)) () const&&>::type, int>::value), "Error!");
	                                     ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:429:28: note: candidate template ignored: substitution failure [with _Tp = int () const &&]: reference to function type 'int () const &&' cannot have 'const &&' qualifier
	template <class _Tp> _Tp&  __source();
	                     ~~~   ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'stdio':
	    libc++ :: utilities/function.objects/func.memfn/member_function_const.pass.cpp
	    libc++ :: utilities/function.objects/func.memfn/member_function_const_volatile.pass.cpp
	    libc++ :: utilities/function.objects/func.memfn/member_function_volatile.pass.cpp
	    libc++ :: utilities/function.objects/func.require/invoke.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_assign.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_F.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/invoke.pass.cpp
	    libc++ :: utilities/function.objects/refwrap/refwrap.invoke/invoke.pass.cpp
	    libc++ :: utilities/meta/meta.trans/meta.trans.other/result_of.pass.cpp
	
	  Expected Passes    : 4641
	  Expected Failures  : 12
	  Unexpected Passes  : 1
	  Unexpected Failures: 12

Last 15 lines of 'libc++::what.pass.cpp':
	******************** TEST 'libc++ :: thread/futures/futures.future_error/what.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++::invoke_lvalue.pass.cpp':
	                     ~~~   ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/bind/func.bind/func.bind.bind/invoke_lvalue.pass.cpp:278:14: error: no matching function for call to object of type 'const std::__1::__bind<bool (TFENode::*)(unsigned long long) const, std::__1::placeholders::__ph<1> &, unsigned long>'
	    bool b = f(n);
	             ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2084:9: note: candidate template ignored: substitution failure [with _Args = <const TFENode &>]: implicit instantiation of undefined template 'std::__1::__bind_return<bool (TFENode::*)(unsigned long long) const, std::__1::tuple<std::__1::placeholders::__ph<1>, unsigned long>, std::__1::tuple<const TFENode &>, false>'
	        operator()(_Args&& ...__args)
	        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2093:9: note: candidate template ignored: substitution failure [with _Args = <const TFENode &>]: implicit instantiation of undefined template 'std::__1::__bind_return<bool (TFENode::*const)(unsigned long long) const, const std::__1::tuple<std::__1::placeholders::__ph<1>, unsigned long>, std::__1::tuple<const TFENode &>, false>'
	        operator()(_Args&& ...__args) const
	        ^
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke_rvalue.pass.cpp':
	           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2084:9: note: candidate template ignored: substitution failure [with _Args = <>]: implicit instantiation of undefined template 'std::__1::__bind_return<int (A_int_1::*)() const, std::__1::tuple<A_int_1 *>, std::__1::tuple<>, false>'
	        operator()(_Args&& ...__args)
	        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:2093:9: note: candidate template ignored: substitution failure [with _Args = <>]: implicit instantiation of undefined template 'std::__1::__bind_return<int (A_int_1::*const)() const, const std::__1::tuple<A_int_1 *>, std::__1::tuple<>, false>'
	        operator()(_Args&& ...__args) const
	        ^
	10 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::member_function_const.pass.cpp':
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.memfn/member_function_const.pass.cpp:77:5: note: in instantiation of function template specialization 'test2<std::__1::__mem_fn<char (A::*)(int, double) const> >' requested here
	    test2(std::mem_fn(&A::test2));
	    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::member_function_const_volatile.pass.cpp':
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.memfn/member_function_const_volatile.pass.cpp:77:5: note: in instantiation of function template specialization 'test2<std::__1::__mem_fn<char (A::*)(int, double) const volatile> >' requested here
	    test2(std::mem_fn(&A::test2));
	    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::member_function_volatile.pass.cpp':
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.memfn/member_function_volatile.pass.cpp:77:5: note: in instantiation of function template specialization 'test2<std::__1::__mem_fn<char (A::*)(int, double) volatile> >' requested here
	    test2(std::mem_fn(&A::test2));
	    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke.pass.cpp':
	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.require/invoke.pass.cpp:47:26: note: while substituting deduced template arguments into function template '__invoke' [with _Fp = char (&(Type::*)() const &&)[4], _A0 = const Type, $2 = (no value)]
	    static_assert(sizeof(std::__invoke(&Type::g4, std::declval<Type const&&>())) == 4, "");
	                         ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.require/invoke.pass.cpp:47:26: error: attempt to use a deleted function
	    static_assert(sizeof(std::__invoke(&Type::g4, std::declval<Type const&&>())) == 4, "");
	                         ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:1013:5: note: '~__nat' has been explicitly marked deleted here
	    ~__nat() = delete;
	    ^
	15 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::F.pass.cpp':
	                             ^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F.pass.cpp:96:35: error: expected '(' for function-style cast or type construction
	    assert(f.target<int (A::*)(int) const>() != 0);
	                               ~~~^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::F_assign.pass.cpp':
	              ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1473:15: note: candidate function not viable: no known conversion from 'int (A::*)(int) const' to 'std::__1::function<int (const A *, int)>' for 1st argument
	    function& operator=(function&&) _NOEXCEPT;
	              ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1474:15: note: candidate function not viable: no known conversion from 'int (A::*)(int) const' to 'nullptr_t' for 1st argument
	    function& operator=(nullptr_t) _NOEXCEPT;
	              ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1478:9: note: candidate template ignored: disabled by 'enable_if' [with _Fp = int (A::*)(int) const]
	        __callable<typename decay<_Fp>::type>::value &&
	        ^
	2 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::alloc_F.pass.cpp':
	                             ^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_F.pass.cpp:83:35: error: expected '(' for function-style cast or type construction
	    assert(f.target<int (A::*)(int) const>() != 0);
	                               ~~~^
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke.pass.cpp':
	      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1467:7: note: candidate constructor template not viable: requires 3 arguments, but 1 was provided
	      function(allocator_arg_t, const _Alloc&, function&&);
	      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1469:7: note: candidate constructor template not viable: requires at least 3 arguments, but 1 was provided
	      function(allocator_arg_t, const _Alloc& __a, _Fp __f,
	      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:1446:5: note: candidate constructor not viable: requires 0 arguments, but 1 was provided
	    function() _NOEXCEPT : __f_(0) {}
	    ^
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::invoke.pass.cpp':
	          ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/function.objects/refwrap/refwrap.invoke/invoke.pass.cpp:319:12: error: no matching function for call to object of type 'std::reference_wrapper<int (A_int_2::*)(int) const>'
	    assert(r1(ap, i) == i+2);
	           ^~
	/usr/include/assert.h:93:25: note: expanded from macro 'assert'
	    (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
	                        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__functional_base:448:11: note: candidate template ignored: substitution failure [with _ArgTypes = <A_int_2 *&, int &>]: no type named 'type' in 'std::__1::__invoke_of<int (A_int_2::*&)(int) const, A_int_2 *&, int &>'
	          operator() (_ArgTypes&&... __args) const
	          ^
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++::result_of.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:3220:14: note: in instantiation of template class 'std::__1::__invoke_of<int (F::*)() const &&, F &&>' requested here
	    : public __invoke_of<_Fp, _Args...>
	             ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/utilities/meta/meta.trans/meta.trans.other/result_of.pass.cpp:92:38: note: in instantiation of template class 'std::__1::result_of<int (F::*(F &&))() const &&>' requested here
	    static_assert((std::is_same<std::result_of<int (F::* (F      &&)) () const&&>::type, int>::value), "Error!");
	                                     ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/type_traits:429:28: note: candidate template ignored: substitution failure [with _Tp = int () const &&]: reference to function type 'int () const &&' cannot have 'const &&' qualifier
	template <class _Tp> _Tp&  __source();
	                     ~~~   ^
	fatal error: too many errors emitted, stopping now [-ferror-limit=]
	20 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************







More information about the llvm-testresults mailing list