[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
Wed Nov 6 08:30:06 PST 2013


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

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

Buildslave for this Build: xserve4

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

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

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.nullptr/operator_==.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target_type.pass.cpp
	    libc++ :: utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.assign/move.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.cnstr/convert_move.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.cnstr/move.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.cnstr/move_pair.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.creation/forward_as_tuple.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.creation/tuple_cat.pass.cpp
	
	  Expected Passes    : 4560
	  Expected Failures  : 39
	  Unexpected Passes  : 6
	  Unexpected Failures: 38

Last 15 lines of 'libc++ :: atomics__atomics.types.operations__atomics.types.operations.req__atomic_exchange.pass.cpp':
	******************** TEST 'libc++ :: atomics/atomics.types.operations/atomics.types.operations.req/atomic_exchange.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmp8UN3keexe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/atomics/atomics.types.operations/atomics.types.operations.req/atomic_exchange.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmp8UN3keexe'
	Exit Code: -9
	
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__associative__map__map.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace.pass.cpp:70:54: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                                std::forward_as_tuple(2, 3.5));
	                                                     ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__associative__map__map.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace_hint.pass.cpp:69:42: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                    std::forward_as_tuple(2, 3.5));
	                                         ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace_hint.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__associative__multimap__multimap.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace.pass.cpp:65:54: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                                std::forward_as_tuple(2, 3.5));
	                                                     ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__associative__multimap__multimap.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace_hint.pass.cpp:69:45: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                       std::forward_as_tuple(2, 3.5));
	                                            ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace_hint.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.map__unorder.map.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace.pass.cpp:46:53: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                               std::forward_as_tuple(6, 7));
	                                                    ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace.pass.cpp:19:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.map__unorder.map.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace_hint.pass.cpp:49:61: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                                       std::forward_as_tuple(6, 7));
	                                                            ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace_hint.pass.cpp:23:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.multimap__unord.multimap.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace.pass.cpp:44:54: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                                std::forward_as_tuple(6, 7));
	                                                     ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace.pass.cpp:19:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.multimap__unord.multimap.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace_hint.pass.cpp:50:62: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                                        std::forward_as_tuple(6, 7));
	                                                             ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace_hint.pass.cpp:23:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__get.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/get.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__get_chart.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/get_chart.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__ignore_0xff.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/ignore_0xff.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__read.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/read.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: input.output__iostream.format__input.streams__istream.unformatted__readsome.pass.cpp':
	******************** TEST 'libc++ :: input.output/iostream.format/input.streams/istream.unformatted/readsome.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: numerics__complex.number__complex.ops__stream_input.pass.cpp':
	******************** TEST 'libc++ :: numerics/complex.number/complex.ops/stream_input.pass.cpp' FAILED ********************
	
	********************

Last 15 lines of 'libc++ :: thread__futures__futures.async__async.pass.cpp':
	                      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/future:2367:19: note: in instantiation of function template specialization 'std::__1::async<std::__1::unique_ptr<int, std::__1::default_delete<int> > (&)(std::__1::unique_ptr<int, std::__1::default_delete<int> > &&), std::__1::unique_ptr<int, std::__1::default_delete<int> > >' requested here
	    return _VSTD::async(launch::any, _VSTD::forward<_Fp>(__f),
	                  ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.async/async.pass.cpp:170:37: note: in instantiation of function template specialization 'std::__1::async<std::__1::unique_ptr<int, std::__1::default_delete<int> > (&)(std::__1::unique_ptr<int, std::__1::default_delete<int> > &&), std::__1::unique_ptr<int, std::__1::default_delete<int> > >' requested here
	                               std::async(f4, std::unique_ptr<int>(new int(3)));
	                                    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:2529:31: note: copy constructor is implicitly deleted because 'unique_ptr<int, std::__1::default_delete<int> >' has a user-declared move constructor
	    _LIBCPP_INLINE_VISIBILITY unique_ptr(unique_ptr&& __u) _NOEXCEPT
	                              ^
	1 error generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: thread__futures__futures.future_error__what.pass.cpp':
	******************** TEST 'libc++ :: thread/futures/futures.future_error/what.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpcNXI3lexe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.future_error/what.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpcNXI3lexe'
	Exit Code: -6
	Standard Error:
	--
	Assertion failed: (std::strcmp(f.what(), "The associated promise has been destructed prior " "to the associated state becoming ready.") == 0), function main, file /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.future_error/what.pass.cpp, line 25.
	--
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: thread__futures__futures.promise__dtor.pass.cpp':
	******************** TEST 'libc++ :: thread/futures/futures.promise/dtor.pass.cpp' FAILED ********************
	Compiled With: '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/host-compiler/bin/clang++' '-o' '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpItRQd4exe' '/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.promise/dtor.pass.cpp' '-nostdinc++' '-std=c++0x' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include' '-I/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/support' '-nodefaultlibs' '-L/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/lib' '-lc++' '-lc++abi' '-lSystem'
	Command: '/var/folders/_s/4_4ptjx54tq6cyfjg154ygbh0000gn/T/tmpItRQd4exe'
	Exit Code: -6
	Standard Error:
	--
	Assertion failed: (e.code() == make_error_code(std::future_errc::broken_promise)), function main, file /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.promise/dtor.pass.cpp, line 103.
	--
	
	Compiled test failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__bind__func.bind__func.bind.bind__copy.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/copy.pass.cpp:30:46: note: in instantiation of function template specialization 'std::__1::function<float (float, float)>::function<float (*)(float, float)>' requested here
	    std::function<float(float, float)> fnc = _pow;
	                                             ^
	In file included from /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/copy.pass.cpp:19:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	4 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.cap__operator_bool.pass.cpp':
	    ^
	/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.cap/operator_bool.pass.cpp:26:7: note: in instantiation of function template specialization 'std::__1::function<int (int)>::operator=<int (&)(int)>' requested here
	    f = g;
	      ^
	In file included from /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.cap/operator_bool.pass.cpp:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	4 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'stdio':
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/swap.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.nullptr/operator_==.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target.pass.cpp
	    libc++ :: utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target_type.pass.cpp
	    libc++ :: utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.assign/move.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.cnstr/convert_move.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.cnstr/move.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.cnstr/move_pair.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.creation/forward_as_tuple.pass.cpp
	    libc++ :: utilities/tuple/tuple.tuple/tuple.creation/tuple_cat.pass.cpp
	
	  Expected Passes    : 4596
	  Expected Failures  : 12
	  Unexpected Failures: 35

Last 15 lines of 'libc++ :: containers__associative__map__map.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace.pass.cpp:70:54: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                                std::forward_as_tuple(2, 3.5));
	                                                     ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__associative__map__map.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace_hint.pass.cpp:69:42: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                    std::forward_as_tuple(2, 3.5));
	                                         ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/map/map.modifiers/emplace_hint.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__associative__multimap__multimap.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace.pass.cpp:65:54: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                                std::forward_as_tuple(2, 3.5));
	                                                     ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__associative__multimap__multimap.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace_hint.pass.cpp:69:45: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, double>' requested here
	                                       std::forward_as_tuple(2, 3.5));
	                                            ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/associative/multimap/multimap.modifiers/emplace_hint.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/map:423:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__tree:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.map__unorder.map.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace.pass.cpp:46:53: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                               std::forward_as_tuple(6, 7));
	                                                    ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace.pass.cpp:19:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.map__unorder.map.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace_hint.pass.cpp:49:61: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                                       std::forward_as_tuple(6, 7));
	                                                            ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.map/unorder.map.modifiers/emplace_hint.pass.cpp:23:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.multimap__unord.multimap.modifiers__emplace.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace.pass.cpp:44:54: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                                std::forward_as_tuple(6, 7));
	                                                     ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace.pass.cpp:19:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: containers__unord__unord.multimap__unord.multimap.modifiers__emplace_hint.pass.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace_hint.pass.cpp:50:62: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<int, int>' requested here
	                                                        std::forward_as_tuple(6, 7));
	                                                             ^
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/containers/unord/unord.multimap/unord.multimap.modifiers/emplace_hint.pass.cpp:23:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/unordered_map:350:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/__hash_table:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: thread__futures__futures.async__async.pass.cpp':
	                      ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/future:2367:19: note: in instantiation of function template specialization 'std::__1::async<std::__1::unique_ptr<int, std::__1::default_delete<int> > (&)(std::__1::unique_ptr<int, std::__1::default_delete<int> > &&), std::__1::unique_ptr<int, std::__1::default_delete<int> > >' requested here
	    return _VSTD::async(launch::any, _VSTD::forward<_Fp>(__f),
	                  ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/test/thread/futures/futures.async/async.pass.cpp:170:37: note: in instantiation of function template specialization 'std::__1::async<std::__1::unique_ptr<int, std::__1::default_delete<int> > (&)(std::__1::unique_ptr<int, std::__1::default_delete<int> > &&), std::__1::unique_ptr<int, std::__1::default_delete<int> > >' requested here
	                               std::async(f4, std::unique_ptr<int>(new int(3)));
	                                    ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:2529:31: note: copy constructor is implicitly deleted because 'unique_ptr<int, std::__1::default_delete<int> >' has a user-declared move constructor
	    _LIBCPP_INLINE_VISIBILITY unique_ptr(unique_ptr&& __u) _NOEXCEPT
	                              ^
	1 error generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__bind__func.bind__func.bind.bind__copy.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/copy.pass.cpp:30:46: note: in instantiation of function template specialization 'std::__1::function<float (float, float)>::function<float (*)(float, float)>' requested here
	    std::function<float(float, float)> fnc = _pow;
	                                             ^
	In file included from /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/copy.pass.cpp:19:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	4 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.cap__operator_bool.pass.cpp':
	    ^
	/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.cap/operator_bool.pass.cpp:26:7: note: in instantiation of function template specialization 'std::__1::function<int (int)>::operator=<int (&)(int)>' requested here
	    f = g;
	      ^
	In file included from /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.cap/operator_bool.pass.cpp:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	4 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.alg__swap.pass.cpp':
	                                 ^
	/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.alg/swap.pass.cpp:92:34: note: in instantiation of function template specialization 'std::__1::function<int (int)>::function<int (*)(int)>' requested here
	    std::function<int(int)> f2 = g;
	                                 ^
	In file included from /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.alg/swap.pass.cpp:17:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	8 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__F.pass.cpp':
	                                 ^
	/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:93:43: note: in instantiation of function template specialization 'std::__1::function<int (const A *, int)>::function<int (A::*)(int) const>' requested here
	    std::function<int(const A*, int)> f = &A::foo;
	                                          ^
	In file included from /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:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__F_assign.pass.cpp':
	    ^
	/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_assign.pass.cpp:100:7: note: in instantiation of function template specialization 'std::__1::function<int (const A *, int)>::operator=<int (A::*)(int) const>' requested here
	    f = &A::foo;
	      ^
	In file included from /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_assign.pass.cpp:19:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	12 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__alloc_function.pass.cpp':
	                                 ^
	/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_function.pass.cpp:84:33: note: in instantiation of function template specialization 'std::__1::function<int (int)>::function<int (*)(int)>' requested here
	    std::function<int(int)> f = g;
	                                ^
	In file included from /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_function.pass.cpp:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	8 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__alloc_rfunction.pass.cpp':
	                                 ^
	/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_rfunction.pass.cpp:67:33: note: in instantiation of function template specialization 'std::__1::function<int (int)>::function<A>' requested here
	    std::function<int(int)> f = A();
	                                ^
	In file included from /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_rfunction.pass.cpp:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	4 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__alloc_F.pass.cpp':
	                                 ^
	/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:87:36: note: in instantiation of function template specialization 'std::__1::function<void (int)>::function<std::__1::__bind<void (Foo::*)(int), Foo *, std::__1::placeholders::__ph<1> &> >' requested here
	    std::function<void(int)> fun = std::bind(&Foo::bar, &f, std::placeholders::_1);
	                                   ^
	In file included from /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:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	16 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__copy.pass.cpp':
	                                 ^
	/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/copy.pass.cpp:82:33: note: in instantiation of function template specialization 'std::__1::function<int (int)>::function<int (*)(int)>' requested here
	    std::function<int(int)> f = g;
	                                ^
	In file included from /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/copy.pass.cpp:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	8 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__copy_assign.pass.cpp':
	                                 ^
	/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/copy_assign.pass.cpp:83:33: note: in instantiation of function template specialization 'std::__1::function<int (int)>::function<int (*)(int)>' requested here
	    std::function<int(int)> f = g;
	                                ^
	In file included from /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/copy_assign.pass.cpp:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	8 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************

Last 15 lines of 'libc++ :: utilities__function.objects__func.wrap__func.wrap.func__func.wrap.func.con__nullptr_t_assign.pass.cpp':
	                                 ^
	/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/nullptr_t_assign.pass.cpp:78:33: note: in instantiation of function template specialization 'std::__1::function<int (int)>::function<int (*)(int)>' requested here
	    std::function<int(int)> f = g;
	                                ^
	In file included from /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/nullptr_t_assign.pass.cpp:16:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/functional:477:
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/memory:603:
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.libcxx_clang-x86_64-darwin11-RA/sources/include/tuple:268:10: error: static_assert failed "Can not copy a tuple with rvalue reference member"
	        {static_assert(!is_rvalue_reference<_Hp>::value, "Can not copy a tuple with rvalue reference member");}
	         ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	8 errors generated.
	--
	
	Compilation failed unexpectedly!
	********************







More information about the llvm-testresults mailing list