Compile [2024-11-20 01:35:50 UTC]: succeed
"g++-11" -std=c++20 -O0 -fno-inline -Wall -Wno-deprecated-declarations -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/accumulators/test/weighted_p_square_cumul_dist.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/link-static/weighted_p_square_cumul_dist.o" "../libs/accumulators/test/weighted_p_square_cumul_dist.cpp"
In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
from /usr/include/c++/11/bits/specfun.h:45,
from /usr/include/c++/11/cmath:1935,
from ../libs/accumulators/test/weighted_p_square_cumul_dist.cpp:8:
/usr/include/c++/11/bits/stl_pair.h: In instantiation of ???constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = const double&; _T2 = double; typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type = double; typename std::decay<_Tp2>::type = double; typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type = double; typename std::decay<_Tp>::type = double]???:
../boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp:217:56: required from ???boost::accumulators::impl::weighted_p_square_cumulative_distribution_impl<Sample, Weight>::result_type boost::accumulators::impl::weighted_p_square_cumulative_distribution_impl<Sample, Weight>::result(const Args&) const [with Args = boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::accumulators::tag::accumulator, const boost::accumulators::accumulator_set<double, boost::accumulators::stats<boost::accumulators::tag::weighted_p_square_cumulative_distribution>, double> > >; Sample = double; Weight = double; boost::accumulators::impl::weighted_p_square_cumulative_distribution_impl<Sample, Weight>::result_type = boost::iterator_range<__gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >]???
../boost/accumulators/framework/accumulator_set.hpp:486:49: required from ???typename boost::mpl::apply<AccumulatorSet, Feature>::type::result_type boost::accumulators::extract_result(const AccumulatorSet&) [with Feature = boost::accumulators::tag::weighted_p_square_cumulative_distribution; AccumulatorSet = boost::accumulators::accumulator_set<double, boost::accumulators::stats<boost::accumulators::tag::weighted_p_square_cumulative_distribution>, double>; typename boost::mpl::apply<AccumulatorSet, Feature>::type::result_type = boost::iterator_range<__gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >; typename boost::mpl::apply<AccumulatorSet, Feature>::type = boost::accumulators::detail::accumulator_wrapper<boost::accumulators::impl::weighted_p_square_cumulative_distribution_impl<double, double>, boost::accumulators::tag::weighted_p_square_cumulative_distribution>]???
../boost/accumulators/framework/extractor.hpp:82:44: required from ???typename boost::accumulators::detail::extractor_result<AccumulatorSet, Feature>::type boost::accumulators::detail::do_extract(const AccumulatorSet&, mpl_::true_) [with Feature = boost::accumulators::tag::weighted_p_square_cumulative_distribution; AccumulatorSet = boost::accumulators::accumulator_set<double, boost::accumulators::stats<boost::accumulators::tag::weighted_p_square_cumulative_distribution>, double>; typename boost::accumulators::detail::extractor_result<AccumulatorSet, Feature>::type = boost::iterator_range<__gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >; mpl_::true_ = mpl_::bool_<true>]???
../boost/accumulators/framework/extractor.hpp:121:43: required from ???typename boost::accumulators::detail::extractor_result<A1, Feature>::type boost::accumulators::extractor<Feature>::operator()(const Arg1&) const [with Arg1 = boost::accumulators::accumulator_set<double, boost::accumulators::stats<boost::accumulators::tag::weighted_p_square_cumulative_distribution>, double>; Feature = boost::accumulators::tag::weighted_p_square_cumulative_distribution; typename boost::accumulators::detail::extractor_result<A1, Feature>::type = boost::iterator_range<__gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >]???
../libs/accumulators/test/weighted_p_square_cumul_dist.cpp:72:79: required from here
/usr/include/c++/11/bits/stl_pair.h:567:5: note: parameter passing for argument of type ???std::pair<double, double>??? when C++17 is enabled changed to match C++14 in GCC 10.1
567 | make_pair(_T1&& __x, _T2&& __y)
| ^~~~~~~~~
Link [2024-11-20 01:35:50 UTC]: succeed
"g++-11" -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/accumulators/test/weighted_p_square_cumul_dist.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/link-static/weighted_p_square_cumul_dist" -Wl,--start-group "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/accumulators/test/weighted_p_square_cumul_dist.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/link-static/weighted_p_square_cumul_dist.o" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/test/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/link-static/visibility-hidden/libboost_unit_test_framework.a" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group