compile.c++.without-pth /scratch/kbelco/boost/results/boost/bin.v2/libs/algorithm/minmax/test/minmax_element.test/clang-linux-trunk/debug/minmax_element_test.o "/home/kbelco/llvm_linux/build/Debug+Asserts/bin/clang++" -c -x c++ -O0 -g -std=c++11 -stdlib=libc++ -fno-inline -Wall -g -fPIC -std=c++11 -stdlib=libc++ -DBOOST_ALL_NO_LIB=1 -I".." -o "/scratch/kbelco/boost/results/boost/bin.v2/libs/algorithm/minmax/test/minmax_element.test/clang-linux-trunk/debug/minmax_element_test.o" "../libs/algorithm/minmax/test/minmax_element_test.cpp" In file included from ../libs/algorithm/minmax/test/minmax_element_test.cpp:18: In file included from ../boost/test/included/test_exec_monitor.hpp:22: ../boost/test/impl/framework.ipp:552:45: error: call to deleted constructor of 'std::pair' std::pair data = tu_to_enable.front(); ^ ~~~~~~~~~~~~~~~~~~~~ /home/kbelco/gcc-4.4.4/include/c++/4.4.4/bits/stl_pair.h:67:12: note: function has been explicitly marked deleted here struct pair ^ In file included from ../libs/algorithm/minmax/test/minmax_element_test.cpp:18: In file included from ../boost/test/included/test_exec_monitor.hpp:22: ../boost/test/impl/framework.ipp:612:45: error: call to deleted constructor of 'std::pair' std::pair data = tu_to_disable.front(); ^ ~~~~~~~~~~~~~~~~~~~~~ /home/kbelco/gcc-4.4.4/include/c++/4.4.4/bits/stl_pair.h:67:12: note: function has been explicitly marked deleted here struct pair ^ In file included from ../libs/algorithm/minmax/test/minmax_element_test.cpp:13: In file included from /home/kbelco/gcc-4.4.4/include/c++/4.4.4/set:59: /home/kbelco/gcc-4.4.4/include/c++/4.4.4/bits/stl_tree.h:136:4: error: call to deleted constructor of 'std::pair, boost::function >' _M_value_field(std::forward<_Args>(__args)...) { } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/kbelco/gcc-4.4.4/include/c++/4.4.4/ext/new_allocator.h:111:23: note: in instantiation of function template specialization 'std::_Rb_tree_node, boost::function > >::_Rb_tree_node, boost::function > &>' requested here { ::new((void *)__p) _Tp(std::forward<_Args>(__args)...); } ^ ...failed compile.c++.without-pth /scratch/kbelco/boost/results/boost/bin.v2/libs/algorithm/minmax/test/minmax_element.test/clang-linux-trunk/debug/minmax_element_test.o...