Compile [2024-11-21 00:03:47 UTC]: succeed
"g++-11" -fvisibility-inlines-hidden -std=c++20 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DBOOST_RANDOM_NO_LIB=1 -DBOOST_SYSTEM_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_UBLAS_UNSUPPORTED_COMPILER=0 -I".." -I"../libs/math/include_private" -I"../libs/math/test" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/hana/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/integer/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/intrusive/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/lexical_cast/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/math/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/move/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/predef/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/random/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/system/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/tuple/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/type_index/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/variant2/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/winapi/include" -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/math/test/daubechies_scaling_test.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/daubechies_scaling_test.o" "../libs/math/test/daubechies_scaling_test.cpp"
In file included from ../libs/math/test/daubechies_scaling_test.cpp:19:
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 2]???:
../libs/math/test/daubechies_scaling_test.cpp:357:34: required from ???void test_quadratures() [with Real = float; int p = 2]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 0>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
476 | std::pair<Real, Real> support() const
| ^~~~~~~
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 2]???:
../libs/math/test/daubechies_scaling_test.cpp:357:34: required from ???void test_quadratures() [with Real = double; int p = 2]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 0>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 3]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 3]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 1>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 3]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 3]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 1>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 4]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 4]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 2>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 4]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 4]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 2>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 5]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 5]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 3>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 5]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 5]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 3>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 6]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 6]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 4>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 6]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 6]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 4>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 7]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 7]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 5>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 7]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 7]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 5>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 8]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 8]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 6>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 8]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 8]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 6>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 9]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 9]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 7>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 9]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 9]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 7>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 10]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 10]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 8>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 10]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 10]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 8>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 11]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 11]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 9>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: note: parameter passing for argument of type ???std::pair<float, float>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = double; int p = 11]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = double; int p = 11]???
../libs/math/test/daubechies_scaling_test.cpp:466:36: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 9>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned int, 9>, std::integral_constant<long unsigned int, 10>, std::integral_constant<long unsigned int, 11>, std::integral_constant<long unsigned int, 12>, std::integral_constant<long unsigned int, 13>, std::integral_constant<long unsigned int, 14>, std::integral_constant<long unsigned int, 15>, std::integral_constant<long unsigned int, 16>, std::integral_constant<long unsigned int, 17>}; F = main()::<lambda(auto:21)>*]???
../boost/hana/ext/std/integer_sequence.hpp:96:39: required from ???static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::ext::std::integer_sequence_tag>::apply(const std::integer_sequence<T, v ...>&, F&&) [with T = long unsigned int; T ...v = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/unpack.hpp:47:29: required from ???constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = boost::hana::detail::on_each<main()::<lambda(auto:21)>*>]???
../boost/hana/for_each.hpp:56:25: required from ???static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>; T = boost::hana::ext::std::integer_sequence_tag; bool condition = true]???
../boost/hana/for_each.hpp:35:30: required from ???constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17>; F = main()::<lambda(auto:21)>]???
../libs/math/test/daubechies_scaling_test.cpp:464:26: required from here
../boost/math/special_functions/daubechies_scaling.hpp:476:27: 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
../boost/math/special_functions/daubechies_scaling.hpp: In instantiation of ???std::pair<_FIter, _FIter> boost::math::daubechies_scaling<Real, p>::support() const [with Real = float; int p = 12]???:
../libs/math/test/daubechies_scaling_test.cpp:389:34: required from ???void test_quadratures() [with Real = float; int p = 12]???
../libs/math/test/daubechies_scaling_test.cpp:465:35: required from ???main()::<lambda(auto:21)> [with auto:21 = std::integral_constant<long unsigned int, 10>]???
../boost/hana/for_each.hpp:46:45: required from ???constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::integral_constant<long unsigned int, 0>, std::integral_constant<long unsigned int, 1>, std::integral_constant<long unsigned int, 2>, std::integral_constant<long unsigned int, 3>, std::integral_constant<long unsigned int, 4>, std::integral_constant<long unsigned int, 5>, std::integral_constant<long unsigned int, 6>, std::integral_constant<long unsigned int, 7>, std::integral_constant<long unsigned int, 8>, std::integral_constant<long unsigned i...
[The content has been trimmed by the report system because it exceeds 65536 bytes]