Test output: teeks99-dkr-dc6-17 - parser - no_case / clang-linux-6.0~c++17~lc
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Tue, 19 Nov 2024 18:06:14 +0000
Compile [2024-11-19 19:38:15 UTC]: fail


    "clang++-6.0"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++17 -stdlib=libc++ -isystem/usr/include/libcxxabi -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux  -DBOOST_ALL_NO_LIB=1 -DBOOST_CHARCONV_DYN_LINK=1 -DBOOST_CHARCONV_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1   -I".." -I"/var/boost/run/boost_root/libs/assert/include" -I"/var/boost/run/boost_root/libs/charconv/include" -I"/var/boost/run/boost_root/libs/core/include" -I"/var/boost/run/boost_root/libs/throw_exception/include"  -c -o "/var/boost/run/results/boost/bin.v2/libs/parser/test/no_case.test/clang-linux-6.0~c++17~lc/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/no_case.o" "../libs/parser/test/no_case.cpp"

In file included from ../libs/parser/test/no_case.cpp:9:
In file included from ../boost/parser/parser.hpp:9:
In file included from ../boost/parser/parser_fwd.hpp:9:
In file included from ../boost/parser/config.hpp:92:
../boost/parser/subrange.hpp:65:11: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
        [[no_unique_address]] S last_;
          ^
In file included from ../libs/parser/test/no_case.cpp:9:
In file included from ../boost/parser/parser.hpp:9:
In file included from ../boost/parser/parser_fwd.hpp:10:
In file included from ../boost/parser/error_handling_fwd.hpp:6:
In file included from ../boost/parser/detail/text/transcode_view.hpp:9:
In file included from ../boost/parser/detail/text/transcode_algorithm.hpp:10:
../boost/parser/detail/text/in_out_result.hpp:19:11: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
        [[no_unique_address]] I in;
          ^
../boost/parser/detail/text/in_out_result.hpp:20:11: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
        [[no_unique_address]] O out;
          ^
In file included from ../libs/parser/test/no_case.cpp:9:
In file included from ../boost/parser/parser.hpp:9:
In file included from ../boost/parser/parser_fwd.hpp:10:
In file included from ../boost/parser/error_handling_fwd.hpp:6:
In file included from ../boost/parser/detail/text/transcode_view.hpp:9:
In file included from ../boost/parser/detail/text/transcode_algorithm.hpp:11:
In file included from ../boost/parser/detail/text/transcode_iterator.hpp:1776:
../boost/parser/detail/text/unpack.hpp:70:15: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
            [[no_unique_address]] S last;
              ^
../boost/parser/detail/text/unpack.hpp:71:15: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
            [[no_unique_address]] Then then;
              ^
../boost/parser/detail/text/unpack.hpp:144:11: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
        [[no_unique_address]] S last;
          ^
../boost/parser/detail/text/unpack.hpp:145:11: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
        [[no_unique_address]] Repack repack;
          ^
In file included from ../libs/parser/test/no_case.cpp:9:
In file included from ../boost/parser/parser.hpp:9:
In file included from ../boost/parser/parser_fwd.hpp:10:
In file included from ../boost/parser/error_handling_fwd.hpp:6:
In file included from ../boost/parser/detail/text/transcode_view.hpp:9:
In file included from ../boost/parser/detail/text/transcode_algorithm.hpp:11:
../boost/parser/detail/text/transcode_iterator.hpp:3265:11: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
        [[no_unique_address]] S last_ = {};
          ^
In file included from ../libs/parser/test/no_case.cpp:9:
../boost/parser/parser.hpp:1622:15: warning: unknown attribute 'no_unique_address' ignored [-Wunknown-attributes]
            [[no_unique_address]] S last_;
              ^
../boost/parser/parser.hpp:8219:37: error: expected ')'
            return (parser_interface{parser1} | parser2).parser_;
                                    ^
../boost/parser/parser.hpp:8219:20: note: to match this '('
            return (parser_interface{parser1} | parser2).parser_;
                   ^
../boost/parser/parser.hpp:8219:57: error: expected expression
            return (parser_interface{parser1} | parser2).parser_;
                                                        ^
../boost/parser/parser.hpp:786:20: error: no viable constructor or deduction guide for deduction of template arguments of 'parse_context'
            return parse_context(
                   ^
../boost/parser/parser.hpp:2367:36: note: in instantiation of function template specialization 'boost::parser::detail::make_context<true, false, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::default_error_handler, const boost::parser::detail::nope>' requested here
            auto context = detail::make_context<Debug, false>(
                                   ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t>, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t>, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:22:17: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t>, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(!bp::parse("Tobias Strasse" | bp::as_utf32, street_parser));             // No match.
                ^
../boost/parser/parser.hpp:490:13: note: candidate template ignored: deduced type 'integral_constant<[...], UseCallbacks>' of 2nd parameter does not match adjusted type 'integral_constant<[...], false aka false>' of argument [with DoTrace = true, UseCallbacks = false, I = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, S = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, ErrorHandler = boost::parser::default_error_handler, GlobalState = const boost::parser::detail::nope, Callbacks = boost::parser::detail::nope, Attr = boost::parser::detail::nope, Val = boost::parser::detail::nope, RuleTag = void, RuleLocals = boost::parser::detail::nope, RuleParams = boost::parser::detail::nope, Where = boost::parser::detail::nope]
            parse_context(
            ^
../boost/parser/parser.hpp:446:13: note: candidate function template not viable: requires 0 arguments, but 10 were provided
            parse_context() = default;
            ^
../boost/parser/parser.hpp:447:13: note: candidate function template not viable: requires 1 argument, but 10 were provided
            parse_context(parse_context const &) = default;
            ^
../boost/parser/parser.hpp:514:13: note: candidate function template not viable: requires 11 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:444:16: note: candidate function template not viable: requires 1 argument, but 10 were provided
        struct parse_context
               ^
../boost/parser/parser.hpp:549:13: note: candidate function template not viable: requires 5 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:595:13: note: candidate function template not viable: requires 3 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:755:20: error: no viable constructor or deduction guide for deduction of template arguments of 'parse_context'
            return parse_context(
                   ^
../boost/parser/parser.hpp:9413:46: note: in instantiation of function template specialization 'boost::parser::detail::make_context<false, false, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::default_error_handler>' requested here
            using context = decltype(detail::make_context<false, false>(
                                             ^
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character> >, boost::parser::parser_interface<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t>, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t>, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t>, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:22:17: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t>, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(!bp::parse("Tobias Strasse" | bp::as_utf32, street_parser));             // No match.
                ^
../boost/parser/parser.hpp:490:13: note: candidate template ignored: deduced type 'integral_constant<[...], UseCallbacks>' of 2nd parameter does not match adjusted type 'integral_constant<[...], false aka false>' of argument [with DoTrace = false, UseCallbacks = false, I = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, S = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, ErrorHandler = boost::parser::default_error_handler, GlobalState = boost::parser::detail::nope, Callbacks = boost::parser::detail::nope, Attr = boost::parser::detail::nope, Val = boost::parser::detail::nope, RuleTag = void, RuleLocals = boost::parser::detail::nope, RuleParams = boost::parser::detail::nope, Where = boost::parser::detail::nope]
            parse_context(
            ^
../boost/parser/parser.hpp:446:13: note: candidate function template not viable: requires 0 arguments, but 10 were provided
            parse_context() = default;
            ^
../boost/parser/parser.hpp:447:13: note: candidate function template not viable: requires 1 argument, but 10 were provided
            parse_context(parse_context const &) = default;
            ^
../boost/parser/parser.hpp:514:13: note: candidate function template not viable: requires 11 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:444:16: note: candidate function template not viable: requires 1 argument, but 10 were provided
        struct parse_context
               ^
../boost/parser/parser.hpp:549:13: note: candidate function template not viable: requires 5 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:595:13: note: candidate function template not viable: requires 3 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:2367:28: error: no matching function for call to 'make_context'
            auto context = detail::make_context<Debug, false>(
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:23:16: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(bp::parse("Tobias Strasse" | bp::as_utf32, bp::no_case[street_parser])); // Match!
               ^
../boost/parser/parser.hpp:744:14: note: candidate function not viable: 6th argument ('const boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler>::global_state_type' (aka 'const boost::parser::detail::nope')) would lose const qualifier
        auto make_context(
             ^
../boost/parser/parser.hpp:775:14: note: candidate template ignored: substitution failure [with DoTrace = true, UseCallbacks = false, Iter = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, Sentinel = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, ErrorHandler = boost::parser::default_error_handler, GlobalState = const boost::parser::detail::nope]
        auto make_context(
             ^
../boost/parser/parser.hpp:806:14: note: candidate function template not viable: requires 9 arguments, but 8 were provided
        auto make_context(
             ^
../boost/parser/parser.hpp:840:14: note: candidate function template not viable: requires 9 arguments, but 8 were provided
        auto make_context(
             ^
../boost/parser/parser.hpp:786:20: error: no viable constructor or deduction guide for deduction of template arguments of 'parse_context'
            return parse_context(
                   ^
../boost/parser/parser.hpp:9413:46: note: in instantiation of function template specialization 'boost::parser::detail::make_context<false, false, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::default_error_handler, boost::parser::detail::nope>' requested here
            using context = decltype(detail::make_context<false, false>(
                                             ^
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character> >, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:23:16: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(bp::parse("Tobias Strasse" | bp::as_utf32, bp::no_case[street_parser])); // Match!
               ^
../boost/parser/parser.hpp:490:13: note: candidate template ignored: deduced type 'integral_constant<[...], UseCallbacks>' of 2nd parameter does not match adjusted type 'integral_constant<[...], false aka false>' of argument [with DoTrace = false, UseCallbacks = false, I = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, S = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, ErrorHandler = boost::parser::default_error_handler, GlobalState = boost::parser::detail::nope, Callbacks = boost::parser::detail::nope, Attr = boost::parser::detail::nope, Val = boost::parser::detail::nope, RuleTag = void, RuleLocals = boost::parser::detail::nope, RuleParams = boost::parser::detail::nope, Where = boost::parser::detail::nope]
            parse_context(
            ^
../boost/parser/parser.hpp:446:13: note: candidate function template not viable: requires 0 arguments, but 10 were provided
            parse_context() = default;
            ^
../boost/parser/parser.hpp:447:13: note: candidate function template not viable: requires 1 argument, but 10 were provided
            parse_context(parse_context const &) = default;
            ^
../boost/parser/parser.hpp:514:13: note: candidate function template not viable: requires 11 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:444:16: note: candidate function template not viable: requires 1 argument, but 10 were provided
        struct parse_context
               ^
../boost/parser/parser.hpp:549:13: note: candidate function template not viable: requires 5 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:595:13: note: candidate function template not viable: requires 3 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:4920:22: error: member reference base type 'int' is not a structure or union
            ++context.no_case_depth_;
              ~~~~~~~^~~~~~~~~~~~~~~
../boost/parser/parser.hpp:5739:28: note: in instantiation of function template specialization 'boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >::call<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, int, boost::parser::detail::null_parser>' requested here
            return parser_.call(first, last, context, skip, flags, success);
                           ^
../boost/parser/parser.hpp:9422:35: note: in instantiation of function template specialization 'boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler>::operator()<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, int, boost::parser::detail::null_parser>' requested here
            using type = decltype(std::declval<Parser>()(
                                  ^
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character> >, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:23:16: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::no_case_parser<boost::parser::string_parser<const char *, boost::parser::detail::text::null_sentinel_t> >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(bp::parse("Tobias Strasse" | bp::as_utf32, bp::no_case[street_parser])); // Match!
               ^
In file included from ../libs/parser/test/no_case.cpp:9:
../boost/parser/parser.hpp:2367:28: error: no matching function for call to 'make_context'
            auto context = detail::make_context<Debug, false>(
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:26:16: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(bp::parse("a" | bp::as_utf32, bp::no_case[alpha_parser])); // Match!
               ^
../boost/parser/parser.hpp:744:14: note: candidate function not viable: 6th argument ('const boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler>::global_state_type' (aka 'const boost::parser::detail::nope')) would lose const qualifier
        auto make_context(
             ^
../boost/parser/parser.hpp:775:14: note: candidate template ignored: substitution failure [with DoTrace = true, UseCallbacks = false, Iter = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, Sentinel = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, ErrorHandler = boost::parser::default_error_handler, GlobalState = const boost::parser::detail::nope]
        auto make_context(
             ^
../boost/parser/parser.hpp:806:14: note: candidate function template not viable: requires 9 arguments, but 8 were provided
        auto make_context(
             ^
../boost/parser/parser.hpp:840:14: note: candidate function template not viable: requires 9 arguments, but 8 were provided
        auto make_context(
             ^
../boost/parser/parser.hpp:9413:38: error: no matching function for call to 'make_context'
            using context = decltype(detail::make_context<false, false>(
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character> >, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:26:16: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(bp::parse("a" | bp::as_utf32, bp::no_case[alpha_parser])); // Match!
               ^
../boost/parser/parser.hpp:744:14: note: candidate template ignored: substitution failure [with DoTrace = false, UseCallbacks = false, Iter = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, Sentinel = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, ErrorHandler = boost::parser::default_error_handler]
        auto make_context(
             ^
../boost/parser/parser.hpp:775:14: note: candidate template ignored: substitution failure [with DoTrace = false, UseCallbacks = false, Iter = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, Sentinel = boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, ErrorHandler = boost::parser::default_error_handler, GlobalState = boost::parser::detail::nope]
        auto make_context(
             ^
../boost/parser/parser.hpp:806:14: note: candidate function template not viable: requires 9 arguments, but 8 were provided
        auto make_context(
             ^
../boost/parser/parser.hpp:840:14: note: candidate function template not viable: requires 9 arguments, but 8 were provided
        auto make_context(
             ^
../boost/parser/parser.hpp:4920:22: error: member reference base type 'int' is not a structure or union
            ++context.no_case_depth_;
              ~~~~~~~^~~~~~~~~~~~~~~
../boost/parser/parser.hpp:5739:28: note: in instantiation of function template specialization 'boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >::call<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, int, boost::parser::detail::null_parser>' requested here
            return parser_.call(first, last, context, skip, flags, success);
                           ^
../boost/parser/parser.hpp:9422:35: note: in instantiation of function template specialization 'boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler>::operator()<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, int, boost::parser::detail::null_parser>' requested here
            using type = decltype(std::declval<Parser>()(
                                  ^
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character> >, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:26:16: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(bp::parse("a" | bp::as_utf32, bp::no_case[alpha_parser])); // Match!
               ^
In file included from ../libs/parser/test/no_case.cpp:9:
../boost/parser/parser.hpp:4920:22: error: member reference base type 'int' is not a structure or union
            ++context.no_case_depth_;
              ~~~~~~~^~~~~~~~~~~~~~~
../boost/parser/parser.hpp:4922:45: note: in instantiation of function template specialization 'boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> >::call<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, int, boost::parser::detail::null_parser>' requested here
            using attr_t = decltype(parser_.call(
                                            ^
../boost/parser/parser.hpp:5739:28: note: in instantiation of function template specialization 'boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >::call<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, int, boost::parser::detail::null_parser>' requested here
            return parser_.call(first, last, context, skip, flags, success);
                           ^
../boost/parser/parser.hpp:9422:35: note: in instantiation of function template specialization 'boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler>::operator()<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, int, boost::parser::detail::null_parser>' requested here
            using type = decltype(std::declval<Parser>()(
                                  ^
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character> >, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::detail::text::utf_iterator<boost::parser::detail::text::format::utf8, boost::parser::detail::text::format::utf32, const char *, const char *, boost::parser::detail::text::use_replacement_character>, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:26:16: note: in instantiation of function template specialization 'boost::parser::parse<boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
    assert(bp::parse("a" | bp::as_utf32, bp::no_case[alpha_parser])); // Match!
               ^
../libs/parser/test/no_case.cpp:27:12: error: no matching function for call to 'parse'
    assert(bp::parse("B" | bp::as_utf32, bp::no_case[alpha_parser])); // Match!
           ^~~~~~~~~
/usr/include/assert.h:89:5: note: expanded from macro 'assert'
  ((expr)                                                               \
    ^~~~
../boost/parser/parser.hpp:8823:10: note: candidate template ignored: substitution failure [with R = boost::parser::detail::text::utf32_view<boost::parser::subrange<const char *, const char *> >, Parser = boost::parser::no_case_parser<boost::parser::no_case_parser<boost::parser::char_parser<boost::parser::detail::char_pair<char, char>, void> > >, GlobalState = boost::parser::detail::nope, ErrorHandler = boost::parser::default_error_handler, Enable = void]
    auto parse(
         ^
../boost/parser/parser.hpp:8715:10: note: candidate function template not viable: requires at least 3 arguments, but 2 were provided
    bool parse(
         ^
../boost/parser/parser.hpp:8956:10: note: candidate function template not viable: requires at least 4 arguments, but 2 were provided
    bool parse(
         ^
../boost/parser/parser.hpp:9069:10: note: candidate function template not viable: requires at least 3 arguments, but 2 were provided
    auto parse(
         ^
../boost/parser/parser.hpp:786:20: error: no viable constructor or deduction guide for deduction of template arguments of 'parse_context'
            return parse_context(
                   ^
../boost/parser/parser.hpp:2367:36: note: in instantiation of function template specialization 'boost::parser::detail::make_context<true, false, const char *, const char *, boost::parser::default_error_handler, const boost::parser::detail::nope>' requested here
            auto context = detail::make_context<Debug, false>(
                                   ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, const char *, const char *, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<const char *, const char *, boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:45:29: note: in instantiation of function template specialization 'boost::parser::parse<char [2], boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
        auto const result = parse("a", char_p);
                            ^
../boost/parser/parser.hpp:490:13: note: candidate template ignored: deduced type 'integral_constant<[...], UseCallbacks>' of 2nd parameter does not match adjusted type 'integral_constant<[...], false aka false>' of argument [with DoTrace = true, UseCallbacks = false, I = const char *, S = const char *, ErrorHandler = boost::parser::default_error_handler, GlobalState = const boost::parser::detail::nope, Callbacks = boost::parser::detail::nope, Attr = boost::parser::detail::nope, Val = boost::parser::detail::nope, RuleTag = void, RuleLocals = boost::parser::detail::nope, RuleParams = boost::parser::detail::nope, Where = boost::parser::detail::nope]
            parse_context(
            ^
../boost/parser/parser.hpp:446:13: note: candidate function template not viable: requires 0 arguments, but 10 were provided
            parse_context() = default;
            ^
../boost/parser/parser.hpp:447:13: note: candidate function template not viable: requires 1 argument, but 10 were provided
            parse_context(parse_context const &) = default;
            ^
../boost/parser/parser.hpp:514:13: note: candidate function template not viable: requires 11 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:444:16: note: candidate function template not viable: requires 1 argument, but 10 were provided
        struct parse_context
               ^
../boost/parser/parser.hpp:549:13: note: candidate function template not viable: requires 5 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:595:13: note: candidate function template not viable: requires 3 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:755:20: error: no viable constructor or deduction guide for deduction of template arguments of 'parse_context'
            return parse_context(
                   ^
../boost/parser/parser.hpp:9413:46: note: in instantiation of function template specialization 'boost::parser::detail::make_context<false, false, const char *, const char *, boost::parser::default_error_handler>' requested here
            using context = decltype(detail::make_context<false, false>(
                                             ^
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<const char *, const char *>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, const char *, const char *, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<const char *, const char *, boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:45:29: note: in instantiation of function template specialization 'boost::parser::parse<char [2], boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
        auto const result = parse("a", char_p);
                            ^
../boost/parser/parser.hpp:490:13: note: candidate template ignored: deduced type 'integral_constant<[...], UseCallbacks>' of 2nd parameter does not match adjusted type 'integral_constant<[...], false aka false>' of argument [with DoTrace = false, UseCallbacks = false, I = const char *, S = const char *, ErrorHandler = boost::parser::default_error_handler, GlobalState = boost::parser::detail::nope, Callbacks = boost::parser::detail::nope, Attr = boost::parser::detail::nope, Val = boost::parser::detail::nope, RuleTag = void, RuleLocals = boost::parser::detail::nope, RuleParams = boost::parser::detail::nope, Where = boost::parser::detail::nope]
            parse_context(
            ^
../boost/parser/parser.hpp:446:13: note: candidate function template not viable: requires 0 arguments, but 10 were provided
            parse_context() = default;
            ^
../boost/parser/parser.hpp:447:13: note: candidate function template not viable: requires 1 argument, but 10 were provided
            parse_context(parse_context const &) = default;
            ^
../boost/parser/parser.hpp:514:13: note: candidate function template not viable: requires 11 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:444:16: note: candidate function template not viable: requires 1 argument, but 10 were provided
        struct parse_context
               ^
../boost/parser/parser.hpp:549:13: note: candidate function template not viable: requires 5 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:595:13: note: candidate function template not viable: requires 3 arguments, but 10 were provided
            parse_context(
            ^
../boost/parser/parser.hpp:4920:22: error: member reference base type 'int' is not a structure or union
            ++context.no_case_depth_;
              ~~~~~~~^~~~~~~~~~~~~~~
../boost/parser/parser.hpp:5739:28: note: in instantiation of function template specialization 'boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >::call<const char *, const char *, int, boost::parser::detail::null_parser>' requested here
            return parser_.call(first, last, context, skip, flags, success);
                           ^
../boost/parser/parser.hpp:9422:35: note: in instantiation of function template specialization 'boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler>::operator()<const char *, const char *, int, boost::parser::detail::null_parser>' requested here
            using type = decltype(std::declval<Parser>()(
                                  ^
../boost/parser/parser.hpp:2379:45: note: in instantiation of template class 'boost::parser::detail::attribute_impl<boost::parser::subrange<const char *, const char *>, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler> >' requested here
            using attr_t = typename detail::attribute_impl<
                                            ^
../boost/parser/parser.hpp:8774:32: note: in instantiation of function template specialization 'boost::parser::detail::parse_impl<true, const char *, const char *, boost::parser::parser_interface<boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler>, boost::parser::default_error_handler>' requested here
                return detail::parse_impl<true>(
                               ^
../boost/parser/parser.hpp:8841:34: note: in instantiation of function template specialization 'boost::parser::prefix_parse<const char *, const char *, boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
            first, last, parser::prefix_parse(first, last, parser, trace_mode));
                                 ^
../libs/parser/test/no_case.cpp:45:29: note: in instantiation of function template specialization 'boost::parser::parse<char [2], boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, boost::parser::detail::nope, boost::parser::default_error_handler, void>' requested here
        auto const result = parse("a", char_p);
                            ^
../libs/parser/test/no_case.cpp:50:29: error: no matching function for call to 'parse'
        auto const result = parse("A", char_p);
                            ^~~~~
../boost/parser/parser.hpp:8823:10: note: candidate template ignored: substitution failure [with R = char [2], Parser = boost::parser::no_case_parser<boost::parser::or_parser<std::__1::tuple<boost::parser::char_parser<char, void>, boost::parser::char_parser<char, void> > > >, GlobalState = boost::parser::detail::nope, ErrorHandler = boost:...

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