Compile [2024-11-15 18:22:18 UTC]: fail
"g++-12" -fvisibility-inlines-hidden -std=c++17 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -I".." -I"../libs/hana/include" -I"../libs/hana/test/_include" -c -o "/var/boost/run/results/boost/bin.v2/libs/hana/test/test~foldable~fold_left_mcd~monad_plus.test/gcc-12~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/foldable/fold_left_mcd/monad_plus.o" "../libs/hana/test/foldable/fold_left_mcd/monad_plus.cpp"
In file included from ../boost/hana/detail/operators/comparable.hpp:15,
from ../boost/hana/pair.hpp:20,
from ../boost/hana/unpack.hpp:26,
from ../boost/hana/fold_left.hpp:20,
from ../boost/hana/concept/foldable.hpp:19,
from ../boost/hana/core/to.hpp:16,
from ../boost/hana/bool.hpp:17,
from ../libs/hana/test/_include/laws/templates/seq.hpp:5,
from ../libs/hana/test/foldable/fold_left_mcd/monad_plus.cpp:7:
../boost/hana/fwd/equal.hpp: In instantiation of 'struct boost::hana::equal_impl<Seq, Seq, void>':
../boost/hana/equal.hpp:50:28: required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<> >; Y = seq_type<boost::hana::tuple<> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:132:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/fwd/equal.hpp:69:12: error: ambiguous template instantiation for 'struct boost::hana::equal_impl<Seq, Seq, boost::hana::when<true> >'
69 | struct equal_impl : equal_impl<T, U, when<true>> { };
| ^~~~~~~~~~
In file included from ../libs/hana/test/_include/laws/templates/seq.hpp:6:
../boost/hana/equal.hpp:55:12: note: candidates are: 'template<class T, class U, bool condition> struct boost::hana::equal_impl<T, U, boost::hana::when<condition> > [with T = Seq; U = Seq; bool condition = true]'
55 | struct equal_impl<T, U, when<condition>> : default_ {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/equal.hpp:168:12: note: 'template<class T, class U> struct boost::hana::equal_impl<T, U, boost::hana::when<(boost::hana::Sequence<S>::value && boost::hana::Sequence<Tag>::value)> > [with T = Seq; U = Seq]'
168 | struct equal_impl<T, U, when<Sequence<T>::value && hana::Sequence<U>::value>> {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/fwd/equal.hpp:69:12: error: invalid use of incomplete type 'struct boost::hana::equal_impl<Seq, Seq, boost::hana::when<true> >'
69 | struct equal_impl : equal_impl<T, U, when<true>> { };
| ^~~~~~~~~~
../boost/hana/fwd/equal.hpp:69:12: note: declaration of 'struct boost::hana::equal_impl<Seq, Seq, boost::hana::when<true> >'
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<> >; Y = seq_type<boost::hana::tuple<> >]':
../libs/hana/test/_include/laws/monad_plus.hpp:132:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
50 | return Equal::apply(static_cast<X&&>(x), static_cast<Y&&>(y));
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >; Y = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >]':
../libs/hana/test/_include/laws/monad_plus.hpp:143:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >; Y = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >]':
../libs/hana/test/_include/laws/monad_plus.hpp:147:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >; Y = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >]':
../libs/hana/test/_include/laws/monad_plus.hpp:160:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > >; Y = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > >]':
../libs/hana/test/_include/laws/monad_plus.hpp:173:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<int> >; Y = seq_type<boost::hana::tuple<int> >]':
../libs/hana/test/_include/laws/monad_plus.hpp:183:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<int, char> >; Y = seq_type<boost::hana::tuple<int, char> >]':
../libs/hana/test/_include/laws/monad_plus.hpp:191:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = seq_type<boost::hana::tuple<int, char, double> >; Y = seq_type<boost::hana::tuple<int, char, double> >]':
../libs/hana/test/_include/laws/monad_plus.hpp:195:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<Seq, Seq, void>'}
../boost/hana/fwd/equal.hpp: In instantiation of 'struct boost::hana::equal_impl<boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, void>':
../boost/hana/equal.hpp:50:28: required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<999>]'
../boost/hana/not_equal.hpp:40:42: required from 'static constexpr decltype(auto) boost::hana::not_equal_impl<T, U, boost::hana::when<condition> >::apply(X&&, Y&&) [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<999>; T = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; U = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; bool condition = true]'
../boost/hana/not_equal.hpp:32:31: required from 'constexpr auto boost::hana::not_equal_t::operator()(X&&, Y&&) const [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<999>]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {boost::hana::test::ct_eq<999>}; long unsigned int ...n = {0}; F = boost::hana::not_equal_t; X = {boost::hana::test::ct_eq<999>}]'
../boost/hana/filter.hpp:105:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:209:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/fwd/equal.hpp:69:12: error: ambiguous template instantiation for 'struct boost::hana::equal_impl<boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::when<true> >'
69 | struct equal_impl : equal_impl<T, U, when<true>> { };
| ^~~~~~~~~~
../boost/hana/equal.hpp:55:12: note: candidates are: 'template<class T, class U, bool condition> struct boost::hana::equal_impl<T, U, boost::hana::when<condition> > [with T = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; U = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; bool condition = true]'
55 | struct equal_impl<T, U, when<condition>> : default_ {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/equal.hpp:104:12: note: 'template<class C> struct boost::hana::equal_impl<C, C, boost::hana::when<(boost::hana::Constant<C>::value && boost::hana::Comparable<typename C::value_type>::value)> > [with C = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>]'
104 | struct equal_impl<C, C, when<
| ^~~~~~~~~~~~~~~~~~~~~~
105 | hana::Constant<C>::value &&
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
106 | Comparable<typename C::value_type>::value
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
107 | >> {
| ~~
../boost/hana/fwd/equal.hpp:69:12: error: invalid use of incomplete type 'struct boost::hana::equal_impl<boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::when<true> >'
69 | struct equal_impl : equal_impl<T, U, when<true>> { };
| ^~~~~~~~~~
../boost/hana/fwd/equal.hpp:69:12: note: declaration of 'struct boost::hana::equal_impl<boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::when<true> >'
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<999>]':
../boost/hana/not_equal.hpp:40:42: required from 'static constexpr decltype(auto) boost::hana::not_equal_impl<T, U, boost::hana::when<condition> >::apply(X&&, Y&&) [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<999>; T = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; U = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; bool condition = true]'
../boost/hana/not_equal.hpp:32:31: required from 'constexpr auto boost::hana::not_equal_t::operator()(X&&, Y&&) const [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<999>]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {boost::hana::test::ct_eq<999>}; long unsigned int ...n = {0}; F = boost::hana::not_equal_t; X = {boost::hana::test::ct_eq<999>}]'
../boost/hana/filter.hpp:105:34: required by substitution of 'template<class ... X> boost::hana::detail::filter_indices<static_cast<bool>(boost::hana::detail::decay<decltype((((const boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >*)this)->boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x))), typename std::remove_reference<decltype((((const boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >*)this)->boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x)))>::type>::type::value) ...> boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >::operator()(X&& ...) const [with X = {boost::hana::test::ct_eq<999>}]'
../boost/hana/functional/partial.hpp:94:61: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {}; long unsigned int ...n = {0}; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; X = {boost::hana::test::ct_eq<999>}]'
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:209:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, void>'}
50 | return Equal::apply(static_cast<X&&>(x), static_cast<Y&&>(y));
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/fold_left.hpp:19:
../boost/hana/functional/partial.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {}; long unsigned int ...n = {0}; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; X = {boost::hana::test::ct_eq<999>}]':
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:209:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/functional/partial.hpp:94:61: error: no match for call to '(boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >) (boost::hana::test::ct_eq<999>)'
94 | return static_cast<F&&>(hana::at_c<0>(storage_))(
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
95 | static_cast<X&&>(hana::at_c<n+1>(storage_))...,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | static_cast<Y&&>(y)...
| ~~~~~~~~~~~~~~~~~~~~~~
97 | );
| ~
In file included from ../libs/hana/test/_include/laws/monad_plus.hpp:21,
from ../libs/hana/test/_include/laws/templates/seq.hpp:17:
../boost/hana/filter.hpp:103:18: note: candidate: 'template<class ... X> boost::hana::detail::filter_indices<static_cast<bool>(boost::hana::detail::decay<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x))), typename std::remove_reference<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x)))>::type>::type::value) ...> boost::hana::detail::make_filter_indices<Pred>::operator()(X&& ...) const [with X = {X ...}; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
103 | auto operator()(X&& ...x) const -> filter_indices<
| ^~~~~~~~
../boost/hana/filter.hpp:103:18: note: substitution of deduced template arguments resulted in errors seen above
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<1>]':
../boost/hana/not_equal.hpp:40:42: required from 'static constexpr decltype(auto) boost::hana::not_equal_impl<T, U, boost::hana::when<condition> >::apply(X&&, Y&&) [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<1>; T = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; U = boost::hana::test::Integer<(boost::hana::test::Policy)17, void>; bool condition = true]'
../boost/hana/not_equal.hpp:32:31: required from 'constexpr auto boost::hana::not_equal_t::operator()(X&&, Y&&) const [with X = const boost::hana::test::ct_eq<999>&; Y = boost::hana::test::ct_eq<1>]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {boost::hana::test::ct_eq<1>}; long unsigned int ...n = {0}; F = boost::hana::not_equal_t; X = {boost::hana::test::ct_eq<999>}]'
../boost/hana/filter.hpp:105:34: required by substitution of 'template<class ... X> boost::hana::detail::filter_indices<static_cast<bool>(boost::hana::detail::decay<decltype((((const boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >*)this)->boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x))), typename std::remove_reference<decltype((((const boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >*)this)->boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x)))>::type>::type::value) ...> boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >::operator()(X&& ...) const [with X = {boost::hana::test::ct_eq<1>}]'
../boost/hana/functional/partial.hpp:94:61: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {}; long unsigned int ...n = {0}; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; X = {boost::hana::test::ct_eq<1>}]'
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:213:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, boost::hana::test::Integer<(boost::hana::test::Policy)17, void>, void>'}
50 | return Equal::apply(static_cast<X&&>(x), static_cast<Y&&>(y));
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/functional/partial.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {}; long unsigned int ...n = {0}; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; X = {boost::hana::test::ct_eq<1>}]':
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:213:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/functional/partial.hpp:94:61: error: no match for call to '(boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >) (boost::hana::test::ct_eq<1>)'
94 | return static_cast<F&&>(hana::at_c<0>(storage_))(
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
95 | static_cast<X&&>(hana::at_c<n+1>(storage_))...,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | static_cast<Y&&>(y)...
| ~~~~~~~~~~~~~~~~~~~~~~
97 | );
| ~
../boost/hana/filter.hpp:103:18: note: candidate: 'template<class ... X> boost::hana::detail::filter_indices<static_cast<bool>(boost::hana::detail::decay<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x))), typename std::remove_reference<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x)))>::type>::type::value) ...> boost::hana::detail::make_filter_indices<Pred>::operator()(X&& ...) const [with X = {X ...}; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
103 | auto operator()(X&& ...x) const -> filter_indices<
| ^~~~~~~~
../boost/hana/filter.hpp:103:18: note: substitution of deduced template arguments resulted in errors seen above
../boost/hana/functional/partial.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {boost::hana::test::ct_eq<2>}; long unsigned int ...n = {0}; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; X = {boost::hana::test::ct_eq<1>}]':
../boost/hana/functional/partial.hpp:94:61: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {}; long unsigned int ...n = {0}; F = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >, boost::hana::test::ct_eq<1> >; X = {boost::hana::test::ct_eq<2>}]'
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:218:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/functional/partial.hpp:94:61: error: no match for call to '(boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >) (boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>)'
94 | return static_cast<F&&>(hana::at_c<0>(storage_))(
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
95 | static_cast<X&&>(hana::at_c<n+1>(storage_))...,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | static_cast<Y&&>(y)...
| ~~~~~~~~~~~~~~~~~~~~~~
97 | );
| ~
../boost/hana/filter.hpp:103:18: note: candidate: 'template<class ... X> boost::hana::detail::filter_indices<static_cast<bool>(boost::hana::detail::decay<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x))), typename std::remove_reference<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x)))>::type>::type::value) ...> boost::hana::detail::make_filter_indices<Pred>::operator()(X&& ...) const [with X = {X ...}; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
103 | auto operator()(X&& ...x) const -> filter_indices<
| ^~~~~~~~
../boost/hana/filter.hpp:103:18: note: template argument deduction/substitution failed:
../boost/hana/functional/partial.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {boost::hana::test::ct_eq<2>}; long unsigned int ...n = {0}; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; X = {boost::hana::test::ct_eq<999>}]':
../boost/hana/functional/partial.hpp:94:61: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {}; long unsigned int ...n = {0}; F = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >, boost::hana::test::ct_eq<999> >; X = {boost::hana::test::ct_eq<2>}]'
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999>, boost::hana::test::ct_eq<2> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999>, boost::hana::test::ct_eq<2> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999>, boost::hana::test::ct_eq<2> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<999>, boost::hana::test::ct_eq<2> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:222:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/functional/partial.hpp:94:61: error: no match for call to '(boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >) (boost::hana::test::ct_eq<999>, boost::hana::test::ct_eq<2>)'
94 | return static_cast<F&&>(hana::at_c<0>(storage_))(
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
95 | static_cast<X&&>(hana::at_c<n+1>(storage_))...,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | static_cast<Y&&>(y)...
| ~~~~~~~~~~~~~~~~~~~~~~
97 | );
| ~
../boost/hana/filter.hpp:103:18: note: candidate: 'template<class ... X> boost::hana::detail::filter_indices<static_cast<bool>(boost::hana::detail::decay<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x))), typename std::remove_reference<decltype((((const boost::hana::detail::make_filter_indices<Pred>*)this)->boost::hana::detail::make_filter_indices<Pred>::pred)(static_cast<X&&>(boost::hana::detail::make_filter_indices<Pred>::operator()::x)))>::type>::type::value) ...> boost::hana::detail::make_filter_indices<Pred>::operator()(X&& ...) const [with X = {X ...}; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
103 | auto operator()(X&& ...x) const -> filter_indices<
| ^~~~~~~~
../boost/hana/filter.hpp:103:18: note: template argument deduction/substitution failed:
../boost/hana/functional/partial.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {boost::hana::test::ct_eq<999>}; long unsigned int ...n = {0}; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; X = {boost::hana::test::ct_eq<1>}]':
../boost/hana/functional/partial.hpp:94:61: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) && [with Y = {}; long unsigned int ...n = {0}; F = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >, boost::hana::test::ct_eq<1> >; X = {boost::hana::test::ct_eq<999>}]'
../boost/hana/unpack.hpp:57:50: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >; T = Seq; bool condition = true]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<999> > >; F = boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >]'
../boost/hana/filter.hpp:123:29: required from 'static constexpr auto boost::hana::filter_impl<S, boost::hana::when<boost::hana::Sequence<S>::value> >::apply(Xs&&, const Pred&) [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >; S = Seq]'
../boost/hana/filter.hpp:48:29: required from 'constexpr auto boost::hana::filter_t::operator()(Xs&&, Pred&&) const [with Xs = seq_type<boost::hana::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<999> > >; Pred = boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> >]'
../libs/hana/test/_include/laws/monad_plus.hpp:226:13: required from 'boost::hana::test::TestMonadPlus<S, boost::hana::when<boost::hana::Sequence<S>::value> >::TestMonadPlus(Xs, Predicates, Values) [with Xs = boost::hana::tuple<seq_type<boost::hana::tuple<> >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, seq_type<boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3> > > >; Predicates = boost::hana::tuple<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<0> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<3> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::equal_t, boost::hana::test::ct_eq<10> >, boost::hana::_always<boost::hana::integral_constant<bool, true> >, boost::hana::_always<boost::hana::integral_constant<bool, false> > >; Values = boost::hana::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<10> >; S = Seq]'
../libs/hana/test/_include/laws/templates/seq.hpp:123:62: required from here
../boost/hana/functional/partial.hpp:94:61: error: no match for call to '(boost::hana::detail::make_filter_indices<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::not_equal_t, boost::hana::test::ct_eq<999> > >) (boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<999>)'
94 | return static_cast<F&&>(hana::at_c<0>(storage_))(
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
95 | static_cast<X&&>(hana::at_c<n+1>(storage_))...,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | static_cast<Y&&>(y)...
| ~~~~~~~~~~~~~~~~~~~~~~
97 | );
| ~
../boost/h...
[The content has been trimmed by the report system because it exceeds 65536 bytes]