Compile [2024-11-15 18:22:19 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~ext~std~array~iterable.test/gcc-12~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/ext/std/array/iterable.o" "../libs/hana/test/ext/std/array/iterable.cpp"
In file included from ../boost/hana/detail/operators/logical.hpp:16,
from ../boost/hana/bool.hpp:21,
from ../boost/hana/ext/std/array.hpp:13,
from ../libs/hana/test/ext/std/array/iterable.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/ext/std/array/iterable.cpp:30: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,
from ../boost/hana/if.hpp:15,
from ../boost/hana/assert.hpp:16,
from ../libs/hana/test/ext/std/array/iterable.cpp:7:
../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/ext/std/array/iterable.cpp:30: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/ext/std/array/iterable.cpp:30: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/ext/std/array/iterable.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/ext/std/array/iterable.cpp:30:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
30 | BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::is_empty(array<0>())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/ext/std/array/iterable.cpp:30:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
30 | BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::is_empty(array<0>())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/concept/constant.hpp:19,
from ../boost/hana/core/to.hpp:15,
from ../boost/hana/bool.hpp:17:
../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/ext/std/array/iterable.cpp:30:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
30 | BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::is_empty(array<0>())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
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/ext/std/array/iterable.cpp:31:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
31 | BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::is_empty(array<0, 1>())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/ext/std/array/iterable.cpp:31:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
31 | BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::is_empty(array<0, 1>())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/ext/std/array/iterable.cpp:31:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
31 | BOOST_HANA_CONSTANT_CHECK(hana::not_(hana::is_empty(array<0, 1>())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../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/basic_tuple.hpp:28,
from ../boost/hana/functional/partial.hpp:13,
from ../boost/hana/fold_left.hpp:19,
from ../boost/hana/concept/foldable.hpp:19,
from ../boost/hana/core/to.hpp:16:
../boost/hana/fwd/unpack.hpp: In instantiation of 'struct boost::hana::unpack_impl<boost::hana::ext::std::array_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::unpack_impl<boost::hana::ext::std::array_tag, void>]'
../boost/hana/concept/foldable.hpp:28:65: required from 'struct boost::hana::Foldable<boost::hana::ext::std::array_tag>'
../boost/hana/core/to.hpp:188:28: required by substitution of 'template<class S, class F> struct boost::hana::to_impl<S, F, boost::hana::when<(boost::hana::Sequence<S>::value && boost::hana::Foldable<F>::value)> > [with S = boost::hana::tuple_tag; F = boost::hana::ext::std::array_tag]'
../boost/hana/core/to.hpp:36:12: required from 'struct boost::hana::to_impl<boost::hana::tuple_tag, boost::hana::ext::std::array_tag, void>'
../boost/hana/core/to.hpp:78:40: required from 'constexpr decltype(auto) boost::hana::to_t<To>::operator()(X&&) const [with X = std::array<int, 0>&; To = boost::hana::tuple_tag]'
../libs/hana/test/_include/laws/iterable.hpp:54:17: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>; 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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/iterable.hpp:51:27: required from 'boost::hana::test::TestIterable<It, boost::hana::test::laws>::TestIterable(Xs) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >; It = boost::hana::ext::std::array_tag]'
../libs/hana/test/_include/laws/iterable.hpp:44:39: required from here
../boost/hana/fwd/unpack.hpp:84:12: error: ambiguous template instantiation for 'struct boost::hana::unpack_impl<boost::hana::ext::std::array_tag, boost::hana::when<true> >'
84 | struct unpack_impl : unpack_impl<T, when<true>> { };
| ^~~~~~~~~~~
In file included from ../boost/hana/fold_left.hpp:20:
../boost/hana/unpack.hpp:52:12: note: candidates are: 'template<class T, bool condition> struct boost::hana::unpack_impl<T, boost::hana::when<condition> > [with T = boost::hana::ext::std::array_tag; bool condition = true]'
52 | struct unpack_impl<T, when<condition>> : default_ {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/unpack.hpp:62:12: note: 'template<class It> struct boost::hana::unpack_impl<It, boost::hana::when<(boost::hana::Iterable<It>::value && (! boost::hana::is_default<boost::hana::length_impl<It> >::value))> > [with It = boost::hana::ext::std::array_tag]'
62 | struct unpack_impl<It, when<
| ^~~~~~~~~~~~~~~~~~~~~
63 | hana::Iterable<It>::value && !is_default<length_impl<It>>::value
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64 | >> {
| ~~
../boost/hana/fwd/unpack.hpp:84:12: error: invalid use of incomplete type 'struct boost::hana::unpack_impl<boost::hana::ext::std::array_tag, boost::hana::when<true> >'
84 | struct unpack_impl : unpack_impl<T, when<true>> { };
| ^~~~~~~~~~~
../boost/hana/fwd/unpack.hpp:84:12: note: declaration of 'struct boost::hana::unpack_impl<boost::hana::ext::std::array_tag, boost::hana::when<true> >'
../boost/hana/core/to.hpp: In instantiation of 'struct boost::hana::to_impl<boost::hana::tuple_tag, boost::hana::ext::std::array_tag, void>':
../boost/hana/core/to.hpp:78:40: required from 'constexpr decltype(auto) boost::hana::to_t<To>::operator()(X&&) const [with X = std::array<int, 0>&; To = boost::hana::tuple_tag]'
../libs/hana/test/_include/laws/iterable.hpp:54:17: required from 'boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)> [with auto:2 = std::array<int, 0>]'
../boost/hana/for_each.hpp:46:45: required from 'constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::array<int, 0>&, std::array<int, 1>&, std::array<int, 2>&, std::array<int, 3>&, std::array<int, 4>&, std::array<int, 5>&}; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*]'
../boost/hana/basic_tuple.hpp:125:39: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::basic_tuple_tag>::apply(boost::hana::detail::basic_tuple_impl<std::integer_sequence<long unsigned int, _Idx ...>, Xn ...>&, F&&) [with long unsigned int ...i = {0, 1, 2, 3, 4, 5}; Xn = {std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5>}; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::basic_tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>; 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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/iterable.hpp:51:27: required from 'boost::hana::test::TestIterable<It, boost::hana::test::laws>::TestIterable(Xs) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >; It = boost::hana::ext::std::array_tag]'
../libs/hana/test/_include/laws/iterable.hpp:44:39: required from here
../boost/hana/core/to.hpp:36:12: error: ambiguous template instantiation for 'struct boost::hana::to_impl<boost::hana::tuple_tag, boost::hana::ext::std::array_tag, boost::hana::when<true> >'
36 | struct to_impl : to_impl<To, From, when<true>> { };
| ^~~~~~~
../boost/hana/core/to.hpp:62:12: note: candidates are: 'template<class To, class From, bool condition> struct boost::hana::to_impl<To, From, boost::hana::when<condition> > [with To = boost::hana::tuple_tag; From = boost::hana::ext::std::array_tag; bool condition = true]'
62 | struct to_impl<To, From, when<condition>>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/core/to.hpp:186:12: note: 'template<class S, class F> struct boost::hana::to_impl<S, F, boost::hana::when<(boost::hana::Sequence<S>::value && boost::hana::Foldable<F>::value)> > [with S = boost::hana::tuple_tag; F = boost::hana::ext::std::array_tag]'
186 | struct to_impl<S, F, when<
| ^~~~~~~~~~~~~~~~~~~
187 | hana::Sequence<S>::value &&
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
188 | hana::Foldable<F>::value
| ~~~~~~~~~~~~~~~~~~~~~~~~
189 | >> : embedding<Sequence<F>::value> {
| ~~
../boost/hana/core/to.hpp:36:12: error: invalid use of incomplete type 'struct boost::hana::to_impl<boost::hana::tuple_tag, boost::hana::ext::std::array_tag, boost::hana::when<true> >'
36 | struct to_impl : to_impl<To, From, when<true>> { };
| ^~~~~~~
../boost/hana/core/to.hpp:36:12: note: declaration of 'struct boost::hana::to_impl<boost::hana::tuple_tag, boost::hana::ext::std::array_tag, boost::hana::when<true> >'
../boost/hana/core/to.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::to_t<To>::operator()(X&&) const [with X = std::array<int, 0>&; To = boost::hana::tuple_tag]':
../libs/hana/test/_include/laws/iterable.hpp:54:17: required from 'boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)> [with auto:2 = std::array<int, 0>]'
../boost/hana/for_each.hpp:46:45: required from 'constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::array<int, 0>&, std::array<int, 1>&, std::array<int, 2>&, std::array<int, 3>&, std::array<int, 4>&, std::array<int, 5>&}; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*]'
../boost/hana/basic_tuple.hpp:125:39: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::basic_tuple_tag>::apply(boost::hana::detail::basic_tuple_impl<std::integer_sequence<long unsigned int, _Idx ...>, Xn ...>&, F&&) [with long unsigned int ...i = {0, 1, 2, 3, 4, 5}; Xn = {std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5>}; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::basic_tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>; 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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/iterable.hpp:51:27: required from 'boost::hana::test::TestIterable<It, boost::hana::test::laws>::TestIterable(Xs) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >; It = boost::hana::ext::std::array_tag]'
../libs/hana/test/_include/laws/iterable.hpp:44:39: required from here
../boost/hana/core/to.hpp:78:40: error: 'apply' is not a member of 'boost::hana::to_impl<boost::hana::tuple_tag, boost::hana::ext::std::array_tag, void>'
78 | return to_impl<To, From>::apply(static_cast<X&&>(x));
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
../boost/hana/not.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::not_t::operator()(X&&) const [with X = boost::hana::integral_constant<bool, true>]':
../libs/hana/test/_include/laws/iterable.hpp:58:38: required from 'boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)> [with auto:2 = std::array<int, 0>]'
../boost/hana/for_each.hpp:46:45: required from 'constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::array<int, 0>&, std::array<int, 1>&, std::array<int, 2>&, std::array<int, 3>&, std::array<int, 4>&, std::array<int, 5>&}; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*]'
../boost/hana/basic_tuple.hpp:125:39: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::basic_tuple_tag>::apply(boost::hana::detail::basic_tuple_impl<std::integer_sequence<long unsigned int, _Idx ...>, Xn ...>&, F&&) [with long unsigned int ...i = {0, 1, 2, 3, 4, 5}; Xn = {std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5>}; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::basic_tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>; 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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/iterable.hpp:51:27: required from 'boost::hana::test::TestIterable<It, boost::hana::test::laws>::TestIterable(Xs) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >; It = boost::hana::ext::std::array_tag]'
../libs/hana/test/_include/laws/iterable.hpp:44:39: 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));
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
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/ext/std/array/iterable.cpp:9:
../boost/hana/fwd/any_of.hpp: In instantiation of 'struct boost::hana::any_of_impl<boost::hana::ext::std::array_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::array_tag, void>]'
../boost/hana/concept/searchable.hpp:27:65: required from 'struct boost::hana::Searchable<boost::hana::ext::std::array_tag>'
../boost/hana/any_of.hpp:39:15: required from 'constexpr auto boost::hana::any_of_t::operator()(Xs&&, Pred&&) const [with Xs = std::array<int, 0>&; Pred = boost::hana::_always<boost::hana::integral_constant<bool, true> >]'
../libs/hana/test/_include/laws/iterable.hpp:96:25: required from 'boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:16)> [with auto:16 = std::array<int, 0>]'
../boost/hana/lazy.hpp:136:66: required from 'static constexpr decltype(auto) boost::hana::eval_impl<boost::hana::lazy_tag>::apply(boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, _Idx ...>, F, Args ...>&&) [with long unsigned int ...n = {0}; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:16)>; Args = {std::array<int, 0>}]'
../boost/hana/eval.hpp:25:67: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>; 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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/iterable.hpp:51:27: required from 'boost::hana::test::TestIterable<It, boost::hana::test::laws>::TestIterable(Xs) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >; It = boost::hana::ext::std::array_tag]'
../libs/hana/test/_include/laws/iterable.hpp:44:39: 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::array_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::array_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::array_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::array_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::array_tag, boost::hana::when<true> >'
../boost/hana/any_of.hpp: In instantiation of 'constexpr auto boost::hana::any_of_t::operator()(Xs&&, Pred&&) const [with Xs = std::array<int, 0>&; Pred = boost::hana::_always<boost::hana::integral_constant<bool, true> >]':
../libs/hana/test/_include/laws/iterable.hpp:96:25: required from 'boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:16)> [with auto:16 = std::array<int, 0>]'
../boost/hana/lazy.hpp:136:66: required from 'static constexpr decltype(auto) boost::hana::eval_impl<boost::hana::lazy_tag>::apply(boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, _Idx ...>, F, Args ...>&&) [with long unsigned int ...n = {0}; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:16)>; Args = {std::array<int, 0>}]'
../boost/hana/eval.hpp:25:67: required from 'constexpr decltype(auto) boost::hana::eval_t::operator()(Expr&&) const [with Expr = boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:16)>, std::array<int, 0> >]'
../boost/hana/bool.hpp:237:28: required from 'static constexpr decltype(auto) boost::hana::eval_if_impl<boost::hana::integral_constant_tag<T> >::apply(const boost::hana::true_&, Then&&, Else&&) [with Then = boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:16)>, std::array<int, 0> >; Else = boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:17)>, std::array<int, 0> >; T = bool; boost::hana::true_ = boost::hana::integral_constant<bool, true>]'
../boost/hana/eval_if.hpp:40:29: required from 'constexpr decltype(auto) boost::hana::eval_if_t::operator()(Cond&&, Then&&, Else&&) const [with Cond = boost::hana::integral_constant<bool, true>; Then = boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:16)>, std::array<int, 0> >; Else = boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:17)>, std::array<int, 0> >]'
../libs/hana/test/_include/laws/iterable.hpp:94:30: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>; 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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/iterable.hpp:51:27: required from 'boost::hana::test::TestIterable<It, boost::hana::test::laws>::TestIterable(Xs) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >; It = boost::hana::ext::std::array_tag]'
../libs/hana/test/_include/laws/iterable.hpp:44:39: required from here
../boost/hana/any_of.hpp:48:28: error: 'apply' is not a member of 'AnyOf' {aka 'boost::hana::any_of_impl<boost::hana::ext::std::array_tag, void>'}
48 | return AnyOf::apply(static_cast<Xs&&>(xs), static_cast<Pred&&>(pred));
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/core/to.hpp: In instantiation of 'constexpr decltype(auto) boost::hana::to_t<To>::operator()(X&&) const [with X = std::array<int, 1>&; To = boost::hana::tuple_tag]':
../libs/hana/test/_include/laws/iterable.hpp:54:17: required from 'boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)> [with auto:2 = std::array<int, 1>]'
../boost/hana/for_each.hpp:46:45: required from 'constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {std::array<int, 0>&, std::array<int, 1>&, std::array<int, 2>&, std::array<int, 3>&, std::array<int, 4>&, std::array<int, 5>&}; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*]'
../boost/hana/basic_tuple.hpp:125:39: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::basic_tuple_tag>::apply(boost::hana::detail::basic_tuple_impl<std::integer_sequence<long unsigned int, _Idx ...>, Xn ...>&, F&&) [with long unsigned int ...i = {0, 1, 2, 3, 4, 5}; Xn = {std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5>}; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::basic_tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::detail::on_each<boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>*>]'
../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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>; 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 = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >&; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/iterable.hpp:51:27: required from 'boost::hana::test::TestIterable<It, boost::hana::test::laws>::TestIterable(Xs) [with Xs = boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >; It = boost::hana::ext::std::array_tag]'
../libs/hana/test/_include/laws/iterable.hpp:44:39: required from here
../boost/hana/core/to.hpp:78:40: error: 'apply' is not a member of 'boost::hana::to_impl<boost::hana::tuple_tag, boost::hana::ext::std::array_tag, void>'
78 | return to_impl<To, From>::apply(static_cast<X&&>(x));
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
../boost/hana/any_of.hpp: In instantiation of 'constexpr auto boost::hana::any_of_t::operator()(Xs&&, Pred&&) const [with Xs = std::array<int, 1>&; Pred = boost::hana::_always<boost::hana::integral_constant<bool, true> >]':
../libs/hana/test/_include/laws/iterable.hpp:106:25: required from 'boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:17)> [with auto:17 = std::array<int, 1>]'
../boost/hana/lazy.hpp:136:66: required from 'static constexpr decltype(auto) boost::hana::eval_impl<boost::hana::lazy_tag>::apply(boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, _Idx ...>, F, Args ...>&&) [with long unsigned int ...n = {0}; F = boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:17)>; Args = {std::array<int, 1>}]'
../boost/hana/eval.hpp:25:67: required from 'constexpr decltype(auto) boost::hana::eval_t::operator()(Expr&&) const [with Expr = boost::hana::lazy_apply_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestIterable<boost::hana::ext::std::array_tag, boost::hana::test::laws>::TestIterable<boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> > >(boost::hana::tuple<std::array<int, 0>, std::array<int, 1>, std::array<int, 2>, std::array<int, 3>, std::array<int, 4>, std::array<int, 5> >)::<lambda(auto:2)>::<lambda(auto:17)>, std::array<int, 1> >]'
../boost/hana/bool.hpp:242:28: required from 'static constexpr decltype(auto) boost::hana::eval_if_impl<boo...
[The content has been trimmed by the report system because it exceeds 65536 bytes]