Test output: teeks99-dkr-dg6-opt - hana - test~experimental~type_name / gcc-6~c++14~O2
Rev aaa128e8f85e71cbe0b6c73a489317941c347ff3 / Thu, 14 Nov 2024 14:05:56 +0000
Compile [2024-11-14 16:32:29 UTC]: fail


    "g++-6"   -fvisibility-inlines-hidden -std=c++14 -O2 -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~experimental~type_name.test/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/experimental/type_name.o" "../libs/hana/test/experimental/type_name.cpp"

In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = void; long unsigned int ...i = {0ul, 1ul, 2ul, 3ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul, 3ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = void]'
../libs/hana/test/experimental/type_name.cpp:32:5:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:5:0:
../libs/hana/test/experimental/type_name.cpp: In function 'int main()':
../libs/hana/test/experimental/type_name.cpp:35:5: error: invalid use of void expression
     ));
     ^
../boost/hana/assert.hpp:224:60: note: in definition of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         auto BOOST_HANA_PP_CONCAT(__hana_tmp_, __LINE__) = condition;       \
                                                            ^~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:32:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/assert.hpp:227:9: error: template argument 1 is invalid
         >::value,                                                           \
         ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:32:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/assert.hpp:232:11: error: no matching function for call to 'value()'
         >(), message);                                                      \
           ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:32:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/concept/constant.hpp:19:0,
                 from ../boost/hana/assert.hpp:13,
                 from ../libs/hana/test/experimental/type_name.cpp:5:
../boost/hana/value.hpp:31:30: note: candidate: template<class T> constexpr decltype(auto) boost::hana::value()
     constexpr decltype(auto) value() {
                              ^~~~~
../boost/hana/value.hpp:31:30: note:   template argument deduction/substitution failed:
In file included from ../libs/hana/test/experimental/type_name.cpp:5:0:
../boost/hana/assert.hpp:232:11: error: template argument 1 is invalid
         >(), message);                                                      \
           ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:32:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/value.hpp:13:0,
                 from ../boost/hana/concept/constant.hpp:19,
                 from ../boost/hana/assert.hpp:13,
                 from ../libs/hana/test/experimental/type_name.cpp:5:
../boost/hana/fwd/value.hpp:65:30: note: candidate: template<class T> constexpr decltype(auto) boost::hana::value(const T&)
     constexpr decltype(auto) value(T const&)
                              ^~~~~
../boost/hana/fwd/value.hpp:65:30: note:   template argument deduction/substitution failed:
In file included from ../libs/hana/test/experimental/type_name.cpp:5:0:
../boost/hana/assert.hpp:232:11: error: template argument 1 is invalid
         >(), message);                                                      \
           ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:32:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = int; long unsigned int ...i = {0ul, 1ul, 2ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = int]'
../libs/hana/test/experimental/type_name.cpp:37:5:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:5:0:
../libs/hana/test/experimental/type_name.cpp:40:5: error: invalid use of void expression
     ));
     ^
../boost/hana/assert.hpp:224:60: note: in definition of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         auto BOOST_HANA_PP_CONCAT(__hana_tmp_, __LINE__) = condition;       \
                                                            ^~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:37:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/assert.hpp:227:9: error: template argument 1 is invalid
         >::value,                                                           \
         ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:37:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/assert.hpp:232:11: error: no matching function for call to 'value()'
         >(), message);                                                      \
           ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:37:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/concept/constant.hpp:19:0,
                 from ../boost/hana/assert.hpp:13,
                 from ../libs/hana/test/experimental/type_name.cpp:5:
../boost/hana/value.hpp:31:30: note: candidate: template<class T> constexpr decltype(auto) boost::hana::value()
     constexpr decltype(auto) value() {
                              ^~~~~
../boost/hana/value.hpp:31:30: note:   template argument deduction/substitution failed:
In file included from ../libs/hana/test/experimental/type_name.cpp:5:0:
../boost/hana/assert.hpp:232:11: error: template argument 1 is invalid
         >(), message);                                                      \
           ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:37:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../boost/hana/value.hpp:13:0,
                 from ../boost/hana/concept/constant.hpp:19,
                 from ../boost/hana/assert.hpp:13,
                 from ../libs/hana/test/experimental/type_name.cpp:5:
../boost/hana/fwd/value.hpp:65:30: note: candidate: template<class T> constexpr decltype(auto) boost::hana::value(const T&)
     constexpr decltype(auto) value(T const&)
                              ^~~~~
../boost/hana/fwd/value.hpp:65:30: note:   template argument deduction/substitution failed:
In file included from ../libs/hana/test/experimental/type_name.cpp:5:0:
../boost/hana/assert.hpp:232:11: error: template argument 1 is invalid
         >(), message);                                                      \
           ^
../boost/hana/assert.hpp:240:9: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK_MSG'
         BOOST_HANA_CONSTANT_CHECK_MSG(                                      \
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/experimental/type_name.cpp:37:5: note: in expansion of macro 'BOOST_HANA_CONSTANT_CHECK'
     BOOST_HANA_CONSTANT_CHECK(hana::equal(
     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = const int; long unsigned int ...i = {0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = const int]'
../libs/hana/test/experimental/type_name.cpp:22:78:   required from 'void check_matches(const string&) [with T = const int; std::string = std::basic_string<char>]'
../libs/hana/test/experimental/type_name.cpp:43:51:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../libs/hana/test/experimental/type_name.cpp: In instantiation of 'void check_matches(const string&) [with T = const int; std::string = std::basic_string<char>]':
../libs/hana/test/experimental/type_name.cpp:43:51:   required from here
../libs/hana/test/experimental/type_name.cpp:22:45: error: invalid use of void expression
     std::string name = hana::to<char const*>(hana::experimental::type_name<T>());
                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = int&; long unsigned int ...i = {0ul, 1ul, 2ul, 3ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul, 3ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = int&]'
../libs/hana/test/experimental/type_name.cpp:22:78:   required from 'void check_matches(const string&) [with T = int&; std::string = std::basic_string<char>]'
../libs/hana/test/experimental/type_name.cpp:44:37:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../libs/hana/test/experimental/type_name.cpp: In instantiation of 'void check_matches(const string&) [with T = int&; std::string = std::basic_string<char>]':
../libs/hana/test/experimental/type_name.cpp:44:37:   required from here
../libs/hana/test/experimental/type_name.cpp:22:45: error: invalid use of void expression
     std::string name = hana::to<char const*>(hana::experimental::type_name<T>());
                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = const int&; long unsigned int ...i = {0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = const int&]'
../libs/hana/test/experimental/type_name.cpp:22:78:   required from 'void check_matches(const string&) [with T = const int&; std::string = std::basic_string<char>]'
../libs/hana/test/experimental/type_name.cpp:45:67:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../libs/hana/test/experimental/type_name.cpp: In instantiation of 'void check_matches(const string&) [with T = const int&; std::string = std::basic_string<char>]':
../libs/hana/test/experimental/type_name.cpp:45:67:   required from here
../libs/hana/test/experimental/type_name.cpp:22:45: error: invalid use of void expression
     std::string name = hana::to<char const*>(hana::experimental::type_name<T>());
                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = int (&)[]; long unsigned int ...i = {0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = int (&)[]]'
../libs/hana/test/experimental/type_name.cpp:22:78:   required from 'void check_matches(const string&) [with T = int (&)[]; std::string = std::basic_string<char>]'
../libs/hana/test/experimental/type_name.cpp:46:61:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../libs/hana/test/experimental/type_name.cpp: In instantiation of 'void check_matches(const string&) [with T = int (&)[]; std::string = std::basic_string<char>]':
../libs/hana/test/experimental/type_name.cpp:46:61:   required from here
../libs/hana/test/experimental/type_name.cpp:22:45: error: invalid use of void expression
     std::string name = hana::to<char const*>(hana::experimental::type_name<T>());
                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = int (&)[10]; long unsigned int ...i = {0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul, 10ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul, 10ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = int (&)[10]]'
../libs/hana/test/experimental/type_name.cpp:22:78:   required from 'void check_matches(const string&) [with T = int (&)[10]; std::string = std::basic_string<char>]'
../libs/hana/test/experimental/type_name.cpp:47:68:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../libs/hana/test/experimental/type_name.cpp: In instantiation of 'void check_matches(const string&) [with T = int (&)[10]; std::string = std::basic_string<char>]':
../libs/hana/test/experimental/type_name.cpp:47:68:   required from here
../libs/hana/test/experimental/type_name.cpp:22:45: error: invalid use of void expression
     std::string name = hana::to<char const*>(hana::experimental::type_name<T>());
                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp: In instantiation of 'auto boost::hana::experimental::detail::type_name_impl1(std::index_sequence<N ...>) [with T = Template<void, const char*>; long unsigned int ...i = {0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul, 10ul, 11ul, 12ul, 13ul, 14ul, 15ul, 16ul, 17ul, 18ul, 19ul, 20ul, 21ul, 22ul, 23ul, 24ul, 25ul, 26ul}; std::index_sequence<N ...> = std::integer_sequence<long unsigned int, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul, 10ul, 11ul, 12ul, 13ul, 14ul, 15ul, 16ul, 17ul, 18ul, 19ul, 20ul, 21ul, 22ul, 23ul, 24ul, 25ul, 26ul>]':
../boost/hana/experimental/type_name.hpp:65:42:   required from 'auto boost::hana::experimental::type_name() [with T = Template<void, const char*>]'
../libs/hana/test/experimental/type_name.cpp:22:78:   required from 'void check_matches(const string&) [with T = Template<void, const char*>; std::string = std::basic_string<char>]'
../libs/hana/test/experimental/type_name.cpp:48:108:   required from here
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:36:53: note: '__PRETTY_FUNCTION__' was not declared 'constexpr'
             constexpr char const* pretty_function = __PRETTY_FUNCTION__;
                                                     ^~~~~~~~~~~~~~~~~~~
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/experimental/type_name.hpp:51:53: note: in template argument for type 'char' 
             return hana::string<*(name.ptr + i)...>{};
                                                     ^
../boost/hana/experimental/type_name.hpp:51:53: error: the value of '__PRETTY_FUNCTION__' is not usable in a constant expression
In file included from ../libs/hana/test/experimental/type_name.cpp:7:0:
../boost/hana/expe...

[The content has been trimmed by the report system because it exceeds 65536 bytes]