Test output: teeks99-dkr-mg12 - hana - test~comparable / gcc-12~c++17
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 09:26:04 +0000
Compile [2024-11-16 12:16:25 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/test/_include" -I"/var/boost/run/boost_root/libs/assert/include" -I"/var/boost/run/boost_root/libs/core/include" -I"/var/boost/run/boost_root/libs/hana/include" -I"/var/boost/run/boost_root/libs/throw_exception/include" -I"/var/boost/run/boost_root/libs/tuple/include"  -c -o "/var/boost/run/results/boost/bin.v2/libs/hana/test/test~comparable.test/gcc-12~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/comparable.o" "../libs/hana/test/comparable.cpp"

In file included from ../boost/hana/detail/operators/logical.hpp:16,
                 from ../boost/hana/bool.hpp:21,
                 from ../boost/hana/eval_if.hpp:15,
                 from ../boost/hana/concept/logical.hpp:19,
                 from ../boost/hana/if.hpp:15,
                 from ../boost/hana/assert.hpp:16,
                 from ../libs/hana/test/comparable.cpp:5:
../boost/hana/fwd/not.hpp: In instantiation of 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, void>':
../boost/hana/core/default.hpp:26:9:   required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, void>]'
../boost/hana/concept/logical.hpp:29:62:   required from 'struct boost::hana::Logical<boost::hana::integral_constant_tag<bool> >'
../boost/hana/not.hpp:30:15:   required from 'constexpr decltype(auto) boost::hana::not_t::operator()(X&&) const [with X = boost::hana::integral_constant<bool, false>]'
../libs/hana/test/comparable.cpp:46:9:   required from here
../boost/hana/fwd/not.hpp:36:12: error: ambiguous template instantiation for 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
   36 |     struct not_impl : not_impl<L, when<true>> { };
      |            ^~~~~~~~
In file included from ../boost/hana/concept/logical.hpp:20:
../boost/hana/not.hpp:44:12: note: candidates are: 'template<class L, bool condition> struct boost::hana::not_impl<L, boost::hana::when<condition> > [with L = boost::hana::integral_constant_tag<bool>; bool condition = true]'
   44 |     struct not_impl<L, when<condition>> : hana::default_ {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/not.hpp:65:12: note:                 'template<class C> struct boost::hana::not_impl<C, boost::hana::when<(boost::hana::Constant<C>::value && boost::hana::Logical<typename C::value_type>::value)> > [with C = boost::hana::integral_constant_tag<bool>]'
   65 |     struct not_impl<C, hana::when<
      |            ^~~~~~~~~~~~~~~~~~~~~~~
   66 |         hana::Constant<C>::value &&
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   67 |         hana::Logical<typename C::value_type>::value
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |     >> {
      |     ~~      
../boost/hana/fwd/not.hpp:36:12: error: invalid use of incomplete type 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
   36 |     struct not_impl : not_impl<L, when<true>> { };
      |            ^~~~~~~~
../boost/hana/fwd/not.hpp:36:12: note: declaration of 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
In file included from ../boost/hana/while.hpp:13,
                 from ../boost/hana/concept/logical.hpp:21:
../boost/hana/fwd/while.hpp: In instantiation of 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, void>':
../boost/hana/core/default.hpp:26:9:   required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, void>]'
../boost/hana/concept/logical.hpp:30:64:   required from 'struct boost::hana::Logical<boost::hana::integral_constant_tag<bool> >'
../boost/hana/not.hpp:30:15:   required from 'constexpr decltype(auto) boost::hana::not_t::operator()(X&&) const [with X = boost::hana::integral_constant<bool, false>]'
../libs/hana/test/comparable.cpp:46:9:   required from here
../boost/hana/fwd/while.hpp:60:12: error: ambiguous template instantiation for 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
   60 |     struct while_impl : while_impl<L, when<true>> { };
      |            ^~~~~~~~~~
../boost/hana/while.hpp:49:12: note: candidates are: 'template<class L, bool condition> struct boost::hana::while_impl<L, boost::hana::when<condition> > [with L = boost::hana::integral_constant_tag<bool>; bool condition = true]'
   49 |     struct while_impl<L, hana::when<condition>> : hana::default_ {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/while.hpp:76:12: note:                 'template<class C> struct boost::hana::while_impl<C, boost::hana::when<(boost::hana::Constant<C>::value && boost::hana::Logical<typename C::value_type>::value)> > [with C = boost::hana::integral_constant_tag<bool>]'
   76 |     struct while_impl<C, hana::when<
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
   77 |         hana::Constant<C>::value &&
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   78 |         hana::Logical<typename C::value_type>::value
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |     >> {
      |     ~~      
../boost/hana/fwd/while.hpp:60:12: error: invalid use of incomplete type 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
   60 |     struct while_impl : while_impl<L, when<true>> { };
      |            ^~~~~~~~~~
../boost/hana/fwd/while.hpp:60:12: note: declaration of 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
../boost/hana/not.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::not_t::operator()(X&&) const [with X = boost::hana::integral_constant<bool, false>]':
../libs/hana/test/comparable.cpp:46:9:   required from here
../boost/hana/not.hpp:39:26: error: 'apply' is not a member of 'Not' {aka 'boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, void>'}
   39 |         return Not::apply(static_cast<X&&>(x));
      |                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/comparable.cpp: In function 'int main()':
../boost/hana/assert.hpp:227:9: error: template argument 1 is invalid
  227 |         >::value,                                                           \
      |         ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
  240 |         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/comparable.cpp:46:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   46 |         BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::equal(Random1{}, Random2{})));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/assert.hpp:232:10: error: no matching function for call to 'value<<expression error> >()'
  230 |         static_assert(::boost::hana::value<                                 \
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |             decltype(BOOST_HANA_PP_CONCAT(__hana_tmp_, __LINE__))           \
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |         >(), message);                                                      \
      |         ~^~
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
  240 |         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/comparable.cpp:46:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   46 |         BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::equal(Random1{}, Random2{})));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/concept/constant.hpp:19,
                 from ../boost/hana/assert.hpp:13:
../boost/hana/value.hpp:31:30: note: candidate: 'template<class T> constexpr decltype(auto) boost::hana::value()'
   31 |     constexpr decltype(auto) value() {
      |                              ^~~~~
../boost/hana/value.hpp:31:30: note:   template argument deduction/substitution failed:
../boost/hana/assert.hpp:232:10: error: template argument 1 is invalid
  230 |         static_assert(::boost::hana::value<                                 \
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231 |             decltype(BOOST_HANA_PP_CONCAT(__hana_tmp_, __LINE__))           \
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |         >(), message);                                                      \
      |         ~^~
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
  240 |         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/comparable.cpp:46:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   46 |         BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::equal(Random1{}, Random2{})));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/value.hpp:13:
../boost/hana/fwd/value.hpp:65:30: note: candidate: 'template<class T> constexpr decltype(auto) boost::hana::value(const T&)'
   65 |     constexpr decltype(auto) value(T const&)
      |                              ^~~~~
../boost/hana/fwd/value.hpp:65:30: note:   candidate expects 1 argument, 0 provided
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:
../boost/hana/fwd/equal.hpp: In instantiation of 'struct boost::hana::equal_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>':
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<int>&; Y = boost::hana::tuple<int>&]'
../libs/hana/test/_include/laws/base.hpp:163:28:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/comparing.hpp:28:33:   required from 'constexpr auto boost::hana::detail::equal_by<F>::operator()(X&&, Y&&) const & [with X = int&; Y = int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/comparable.hpp:72:17:   required from 'boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> [with auto:3 = int; auto:4 = int]'
../boost/hana/functional/partial.hpp:78:43:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29:   required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> > >*>]'
../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 = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> > >; T = boost::hana::tuple_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 = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31:   required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<int, int, int, int, int, int>; F = boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)>; int i = 2]'
../libs/hana/test/_include/laws/comparable.hpp:44:21:   required from 'boost::hana::test::TestComparable<T, boost::hana::test::laws>::TestComparable(Xs) [with Xs = boost::hana::tuple<int, int, int, int, int, int>; T = int]'
../libs/hana/test/_include/laws/comparable.hpp:33:40:   required from here
../boost/hana/fwd/equal.hpp:69:12: error: ambiguous template instantiation for 'struct boost::hana::equal_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, boost::hana::when<true> >'
   69 |     struct equal_impl : equal_impl<T, U, when<true>> { };
      |            ^~~~~~~~~~
In file included from ../boost/hana/concept/comparable.hpp:19,
                 from ../libs/hana/test/comparable.cpp: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 = boost::hana::tuple_tag; U = boost::hana::tuple_tag; 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 = boost::hana::tuple_tag; U = boost::hana::tuple_tag]'
  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<boost::hana::tuple_tag, boost::hana::tuple_tag, 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::tuple_tag, boost::hana::tuple_tag, boost::hana::when<true> >'
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<int>&; Y = boost::hana::tuple<int>&]':
../libs/hana/test/_include/laws/base.hpp:163:28:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/comparing.hpp:28:33:   required from 'constexpr auto boost::hana::detail::equal_by<F>::operator()(X&&, Y&&) const & [with X = int&; Y = int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/comparable.hpp:72:17:   required from 'boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> [with auto:3 = int; auto:4 = int]'
../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 = {const int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)>; X = {int}]'
../boost/hana/for_each.hpp:46:45:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29:   required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> > >*>]'
../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 = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> > >; T = boost::hana::tuple_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 = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31:   required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<int, int, int, int, int, int>; F = boost::hana::test::TestComparable<int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:3, auto:4)>; int i = 2]'
../libs/hana/test/_include/laws/comparable.hpp:44:21:   required from 'boost::hana::test::TestComparable<T, boost::hana::test::laws>::TestComparable(Xs) [with Xs = boost::hana::tuple<int, int, int, int, int, int>; T = int]'
../libs/hana/test/_include/laws/comparable.hpp:33:40:   required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, 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 = boost::hana::tuple<unsigned int>&; Y = boost::hana::tuple<unsigned int>&]':
../libs/hana/test/_include/laws/base.hpp:163:28:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, unsigned int>; Y = boost::hana::test::injection_result<0, unsigned int>]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, unsigned int>; Y = boost::hana::test::injection_result<0, unsigned int>]'
../boost/hana/comparing.hpp:28:33:   required from 'constexpr auto boost::hana::detail::equal_by<F>::operator()(X&&, Y&&) const & [with X = unsigned int&; Y = unsigned int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/comparable.hpp:72:17:   required from 'boost::hana::test::TestComparable<unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:3, auto:4)> [with auto:3 = unsigned int; auto:4 = unsigned int]'
../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 = {const unsigned int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestComparable<unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:3, auto:4)>; X = {unsigned int}]'
../boost/hana/for_each.hpp:46:45:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29:   required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:3, auto:4)> > >*>]'
../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 = const boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:3, auto:4)> > >; T = boost::hana::tuple_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 = const boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:3, auto:4)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31:   required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>; F = boost::hana::test::TestComparable<unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:3, auto:4)>; int i = 2]'
../libs/hana/test/_include/laws/comparable.hpp:44:21:   required from 'boost::hana::test::TestComparable<T, boost::hana::test::laws>::TestComparable(Xs) [with Xs = boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>; T = unsigned int]'
../libs/hana/test/_include/laws/comparable.hpp:33:40:   required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<long int>&; Y = boost::hana::tuple<long int>&]':
../libs/hana/test/_include/laws/base.hpp:163:28:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, long int>; Y = boost::hana::test::injection_result<0, long int>]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, long int>; Y = boost::hana::test::injection_result<0, long int>]'
../boost/hana/comparing.hpp:28:33:   required from 'constexpr auto boost::hana::detail::equal_by<F>::operator()(X&&, Y&&) const & [with X = long int&; Y = long int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/comparable.hpp:72:17:   required from 'boost::hana::test::TestComparable<long int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:3, auto:4)> [with auto:3 = long int; auto:4 = long int]'
../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 = {const long int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestComparable<long int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:3, auto:4)>; X = {long int}]'
../boost/hana/for_each.hpp:46:45:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29:   required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<long int, long int, long int, long int, long int, long int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long int, long int, long int, long int, long int, long int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<long int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:3, auto:4)> > >*>]'
../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 = const boost::hana::tuple<long int, long int, long int, long int, long int, long int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long int, long int, long int, long int, long int, long int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<long int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:3, auto:4)> > >; T = boost::hana::tuple_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 = const boost::hana::tuple<long int, long int, long int, long int, long int, long int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long int, long int, long int, long int, long int, long int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<long int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:3, auto:4)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31:   required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<long int, long int, long int, long int, long int, long int>; F = boost::hana::test::TestComparable<long int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:3, auto:4)>; int i = 2]'
../libs/hana/test/_include/laws/comparable.hpp:44:21:   required from 'boost::hana::test::TestComparable<T, boost::hana::test::laws>::TestComparable(Xs) [with Xs = boost::hana::tuple<long int, long int, long int, long int, long int, long int>; T = long int]'
../libs/hana/test/_include/laws/comparable.hpp:33:40:   required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<long unsigned int>&; Y = boost::hana::tuple<long unsigned int>&]':
../libs/hana/test/_include/laws/base.hpp:163:28:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, long unsigned int>; Y = boost::hana::test::injection_result<0, long unsigned int>]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, long unsigned int>; Y = boost::hana::test::injection_result<0, long unsigned int>]'
../boost/hana/comparing.hpp:28:33:   required from 'constexpr auto boost::hana::detail::equal_by<F>::operator()(X&&, Y&&) const & [with X = long unsigned int&; Y = long unsigned int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/comparable.hpp:72:17:   required from 'boost::hana::test::TestComparable<long unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:3, auto:4)> [with auto:3 = long unsigned int; auto:4 = long unsigned int]'
../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 = {const long unsigned int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestComparable<long unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:3, auto:4)>; X = {long unsigned int}]'
../boost/hana/for_each.hpp:46:45:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29:   required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<long unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:3, auto:4)> > >*>]'
../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 = const boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<long unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:3, auto:4)> > >; T = boost::hana::tuple_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 = const boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<long unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:3, auto:4)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31:   required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>; F = boost::hana::test::TestComparable<long unsigned int, boost::hana::test::laws>::TestComparable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:3, auto:4)>; int i = 2]'
../libs/hana/test/_include/laws/comparable.hpp:44:21:   required from 'boost::hana::test::TestComparable<T, boost::hana::test::laws>::TestComparable(Xs) [with Xs = boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>; T = long unsigned int]'
../libs/hana/test/_include/laws/comparable.hpp:33:40:   required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<eq1>&; Y = boost::hana::tuple<eq1>&]':
../libs/hana/test/_include/laws/base.hpp:163:28:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, eq1>; Y = boost::hana::test::injection_result<0, eq1>]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, eq1>; Y = boost::hana::test::injection_result<0, eq1>]'
../boost/hana/comparing.hpp:28:33:   required from 'constexpr auto boost::hana::detail::equal_by<F>::operator()(X&&, Y&&) const & [with X = eq1&; Y = eq1&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/comparable.hpp:72:17:   required from 'boost::hana::test::TestComparable<eq1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >(boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>)::<lambda(auto:3, auto:4)> [with auto:3 = eq1; auto:4 = eq1]'
../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 = {const eq1&}; long unsigned int ...n = {0}; F = boost::hana::test::TestComparable<eq1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >(boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>)::<lambda(auto:3, auto:4)>; X = {eq1}]'
../boost/hana/for_each.hpp:46:45:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29:   required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<eq1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >(boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>)::<lambda(auto:3, auto:4)> > >*>]'
../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 = const boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<eq1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >(boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>)::<lambda(auto:3, auto:4)> > >; T = boost::hana::tuple_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 = const boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestComparable<eq1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >(boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>)::<lambda(auto:3, auto:4)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31:   required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>; F = boost::hana::test::TestComparable<eq1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<eq1, eq1, eq1, eq1, eq1> >(boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>)::<lambda(auto:3, auto:4)>; int i = 2]'
../libs/hana/test/_include/laws/comparable.hpp:44:21:   required from 'boost::hana::test::TestComparable<T, boost::hana::test::laws>::TestComparable(Xs) [with Xs = boost::hana::tuple<eq1, eq1, eq1, eq1, eq1>; T = eq1]'
../libs/hana/test/_include/laws/comparable.hpp:33:40:   required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}