Test output: teeks99-dkr-dg12 - hana - test~map~insert / gcc-12~c++17
Rev 8a1a5f3a64b5f11de2ff03a1d6fb9372a5c51e66 / Fri, 15 Nov 2024 15:30:25 +0000
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~map~insert.test/gcc-12~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/map/insert.o" "../libs/hana/test/map/insert.cpp"

In file included from ../boost/hana/any_of.hpp:13,
                 from ../boost/hana/all_of.hpp:15,
                 from ../boost/hana/equal.hpp:16,
                 from ../libs/hana/test/map/insert.cpp:6:
../boost/hana/fwd/any_of.hpp: In instantiation of 'struct boost::hana::any_of_impl<boost::hana::ext::std::integer_sequence_tag, 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::any_of_impl<boost::hana::ext::std::integer_sequence_tag, void>]'
../boost/hana/concept/searchable.hpp:27:65:   required from 'struct boost::hana::Searchable<boost::hana::ext::std::integer_sequence_tag>'
../boost/hana/find_if.hpp:39:15:   required from 'constexpr auto boost::hana::find_if_t::operator()(Xs&&, Pred&&) const [with Xs = std::integer_sequence<long unsigned int>; Pred = boost::hana::detail::find_pred<boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<> >::apply, boost::hana::test::ct_eq<1> >]'
../boost/hana/detail/hash_table.hpp:70:44:   required from 'struct boost::hana::detail::find_index_impl<std::integer_sequence<long unsigned int>, boost::hana::test::ct_eq<1>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<> >::apply>'
../boost/hana/detail/hash_table.hpp:92:15:   required from 'struct boost::hana::detail::find_index<boost::hana::detail::hash_table<>, boost::hana::test::ct_eq<1>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<> >::apply>'
../boost/hana/map.hpp:312:19:   required from 'static constexpr auto boost::hana::insert_impl<boost::hana::map_tag>::apply(Map&&, Pair&&) [with Map = boost::hana::detail::map_impl<boost::hana::detail::hash_table<>, boost::hana::basic_tuple<> >; Pair = product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >]'
../boost/hana/insert.hpp:28:68:   required from 'constexpr decltype(auto) boost::hana::insert_t::operator()(Set&&, Args&& ...) const [with Set = boost::hana::detail::map_impl<boost::hana::detail::hash_table<>, boost::hana::basic_tuple<> >; Args = {product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >}]'
../libs/hana/test/map/insert.cpp:25:5:   required from here
../boost/hana/fwd/any_of.hpp:42:12: error: ambiguous template instantiation for 'struct boost::hana::any_of_impl<boost::hana::ext::std::integer_sequence_tag, boost::hana::when<true> >'
   42 |     struct any_of_impl : any_of_impl<S, when<true>> { };
      |            ^~~~~~~~~~~
../boost/hana/any_of.hpp:53:12: note: candidates are: 'template<class S, bool condition> struct boost::hana::any_of_impl<S, boost::hana::when<condition> > [with S = boost::hana::ext::std::integer_sequence_tag; bool condition = true]'
   53 |     struct any_of_impl<S, when<condition>> : default_ {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/any_of.hpp:105:12: note:                 'template<class It> struct boost::hana::any_of_impl<It, boost::hana::when<(boost::hana::Iterable<It>::value && (! boost::hana::Sequence<S>::value))> > [with It = boost::hana::ext::std::integer_sequence_tag]'
  105 |     struct any_of_impl<It, when<
      |            ^~~~~~~~~~~~~~~~~~~~~
  106 |         hana::Iterable<It>::value &&
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         !Sequence<It>::value
      |         ~~~~~~~~~~~~~~~~~~~~
  108 |     >> {
      |     ~~      
../boost/hana/fwd/any_of.hpp:42:12: error: invalid use of incomplete type 'struct boost::hana::any_of_impl<boost::hana::ext::std::integer_sequence_tag, boost::hana::when<true> >'
   42 |     struct any_of_impl : any_of_impl<S, when<true>> { };
      |            ^~~~~~~~~~~
../boost/hana/fwd/any_of.hpp:42:12: note: declaration of 'struct boost::hana::any_of_impl<boost::hana::ext::std::integer_sequence_tag, boost::hana::when<true> >'
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 ../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/map/insert.cpp:5:
../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 = boost::hana::test::ct_eq<1>; Y = boost::hana::test::ct_eq<1>]'
../boost/hana/detail/hash_table.hpp:80:24:   required from 'struct boost::hana::detail::find_index_impl<std::integer_sequence<long unsigned int, 0>, boost::hana::test::ct_eq<1>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >::apply>'
../boost/hana/detail/hash_table.hpp:92:15:   required from 'struct boost::hana::detail::find_index<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::test::ct_eq<1>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >::apply>'
../boost/hana/map.hpp:409:19:   required from 'static constexpr auto boost::hana::find_impl<boost::hana::map_tag>::apply(Map&&, const Key&) [with Map = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >&; Key = boost::hana::test::ct_eq<1>]'
../boost/hana/find.hpp:36:27:   required from 'constexpr auto boost::hana::find_t::operator()(Xs&&, const Key&) const [with Xs = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >&; Key = boost::hana::test::ct_eq<1>]'
../boost/hana/functional/partial.hpp:86:43:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/all_of.hpp:45:43:   required from 'static constexpr auto boost::hana::all_of_impl<S, boost::hana::when<condition> >::apply(Xs&&, Pred&&) [with Xs = boost::hana::basic_tuple<boost::hana::test::ct_eq<1> >; Pred = boost::hana::demux_t<std::integer_sequence<long unsigned int, 0, 1>, boost::hana::equal_t, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > > >; S = boost::hana::basic_tuple_tag; bool condition = true]'
../boost/hana/all_of.hpp:37:28:   required from 'constexpr auto boost::hana::all_of_t::operator()(Xs&&, Pred&&) const [with Xs = boost::hana::basic_tuple<boost::hana::test::ct_eq<1> >; Pred = boost::hana::demux_t<std::integer_sequence<long unsigned int, 0, 1>, boost::hana::equal_t, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > > >]'
../boost/hana/map.hpp:373:32:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::map_tag, boost::hana::map_tag>::equal_helper(const M1&, const M2&, boost::hana::true_) [with M1 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; M2 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; boost::hana::true_ = boost::hana::integral_constant<bool, true>]'
../boost/hana/map.hpp:381:44:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::map_tag, boost::hana::map_tag>::apply(const M1&, const M2&) [with M1 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; M2 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; Y = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >]'
../libs/hana/test/map/insert.cpp:25:5:   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 = boost::hana::test::ct_eq<1>; Y = boost::hana::test::ct_eq<1>]':
../boost/hana/detail/hash_table.hpp:80:24:   required from 'struct boost::hana::detail::find_index_impl<std::integer_sequence<long unsigned int, 0>, boost::hana::test::ct_eq<1>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >::apply>'
../boost/hana/detail/hash_table.hpp:92:15:   required from 'struct boost::hana::detail::find_index<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::test::ct_eq<1>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >::apply>'
../boost/hana/map.hpp:409:19:   required from 'static constexpr auto boost::hana::find_impl<boost::hana::map_tag>::apply(Map&&, const Key&) [with Map = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >&; Key = boost::hana::test::ct_eq<1>]'
../boost/hana/find.hpp:36:27:   required from 'constexpr auto boost::hana::find_t::operator()(Xs&&, const Key&) const [with Xs = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >&; Key = boost::hana::test::ct_eq<1>]'
../boost/hana/functional/partial.hpp:86:43:   required from '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<1>&}; long unsigned int ...n = {0}; F = boost::hana::find_t; X = {boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >}]'
../boost/hana/functional/demux.hpp:222:42:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/all_of.hpp:45:43:   required from 'static constexpr auto boost::hana::all_of_impl<S, boost::hana::when<condition> >::apply(Xs&&, Pred&&) [with Xs = boost::hana::basic_tuple<boost::hana::test::ct_eq<1> >; Pred = boost::hana::demux_t<std::integer_sequence<long unsigned int, 0, 1>, boost::hana::equal_t, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > > >; S = boost::hana::basic_tuple_tag; bool condition = true]'
../boost/hana/all_of.hpp:37:28:   required from 'constexpr auto boost::hana::all_of_t::operator()(Xs&&, Pred&&) const [with Xs = boost::hana::basic_tuple<boost::hana::test::ct_eq<1> >; Pred = boost::hana::demux_t<std::integer_sequence<long unsigned int, 0, 1>, boost::hana::equal_t, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::find_t, boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > > > >]'
../boost/hana/map.hpp:373:32:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::map_tag, boost::hana::map_tag>::equal_helper(const M1&, const M2&, boost::hana::true_) [with M1 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; M2 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; boost::hana::true_ = boost::hana::integral_constant<bool, true>]'
../boost/hana/map.hpp:381:44:   required from 'static constexpr auto boost::hana::equal_impl<boost::hana::map_tag, boost::hana::map_tag>::apply(const M1&, const M2&) [with M1 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; M2 = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >]'
../boost/hana/equal.hpp:50:28:   required from 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >; Y = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> > > >]'
../libs/hana/test/map/insert.cpp:25:5:   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));
      |                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/map/insert.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/map/insert.cpp:25:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   25 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:25:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   25 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
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/map/insert.cpp:25:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   25 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
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
../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/map/insert.cpp:30:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   30 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:30:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   30 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:30:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   30 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../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/map/insert.cpp:34:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   34 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:34:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   34 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:34:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   34 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../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/map/insert.cpp:39:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   39 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:39:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   39 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:39:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   39 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::ct_eq<2>; Y = boost::hana::test::ct_eq<2>]':
../boost/hana/detail/hash_table.hpp:80:24:   required from 'struct boost::hana::detail::find_index_impl<std::integer_sequence<long unsigned int, 1>, boost::hana::test::ct_eq<2>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> > > >::apply>'
../boost/hana/detail/hash_table.hpp:92:15:   required from 'struct boost::hana::detail::find_index<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 2>, 1> >, boost::hana::test::ct_eq<2>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> > > >::apply>'
../boost/hana/map.hpp:312:19:   required from 'static constexpr auto boost::hana::insert_impl<boost::hana::map_tag>::apply(Map&&, Pair&&) [with Map = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 2>, 1> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> > > >; Pair = product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-99> >]'
../boost/hana/insert.hpp:28:68:   required from 'constexpr decltype(auto) boost::hana::insert_t::operator()(Set&&, Args&& ...) const [with Set = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 2>, 1> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> > > >; Args = {product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-99> >}]'
../libs/hana/test/map/insert.cpp:43:5:   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/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/map/insert.cpp:43:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   43 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:43:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   43 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:43:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   43 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../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/map/insert.cpp:47:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   47 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:47:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   47 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:47:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   47 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../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/map/insert.cpp:52:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   52 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:52:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   52 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:52:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   52 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../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/map/insert.cpp:56:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   56 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:56:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   56 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:56:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   56 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = boost::hana::test::ct_eq<3>; Y = boost::hana::test::ct_eq<3>]':
../boost/hana/detail/hash_table.hpp:80:24:   required from 'struct boost::hana::detail::find_index_impl<std::integer_sequence<long unsigned int, 2>, boost::hana::test::ct_eq<3>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> >, product_t<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<-3> > > >::apply>'
../boost/hana/detail/hash_table.hpp:92:15:   required from 'struct boost::hana::detail::find_index<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 2>, 1>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 3>, 2> >, boost::hana::test::ct_eq<3>, boost::hana::detail::KeyAtIndex<boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> >, product_t<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<-3> > > >::apply>'
../boost/hana/map.hpp:312:19:   required from 'static constexpr auto boost::hana::insert_impl<boost::hana::map_tag>::apply(Map&&, Pair&&) [with Map = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 2>, 1>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 3>, 2> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> >, product_t<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<-3> > > >; Pair = product_t<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<-99> >]'
../boost/hana/insert.hpp:28:68:   required from 'constexpr decltype(auto) boost::hana::insert_t::operator()(Set&&, Args&& ...) const [with Set = boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 1>, 0>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 2>, 1>, boost::hana::detail::bucket<boost::hana::integral_constant<long long int, 3>, 2> >, boost::hana::basic_tuple<product_t<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<-1> >, product_t<boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<-2> >, product_t<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<-3> > > >; Args = {product_t<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<-99> >}]'
../libs/hana/test/map/insert.cpp:60:5:   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/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/map/insert.cpp:60:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   60 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:60:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   60 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:60:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   60 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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
../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/map/insert.cpp:64:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   64 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:64:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   64 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/map/insert.cpp:64:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
   64 |     BOOST_HANA_CONSTANT_CHECK(hana::equal(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../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