Test output: teeks99-06-mc15-2b-64onaarch64 - phoenix - if_tests / clang-linux-15~c++2b
Rev 2b7c83edd2af574bf4a892389c61cee817fcb8c5 / Fri, 15 Nov 2024 05:00:04 +0000
Compile [2024-11-16 04:02:39 UTC]: fail


    "clang++-15"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++2b -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=arm64-pc-linux  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1   -I".."  -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/phoenix/test/if_tests.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/statement/if_tests.o" "../libs/phoenix/test/statement/if_tests.cpp"

../libs/phoenix/test/statement/if_tests.cpp:30:9: error: no viable overloaded operator[] for type 'const if_gen<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::logical_and, boost::proto::argsns_::list2<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::greater, boost::proto::argsns_::list2<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<boost::phoenix::argument<1>>, 0>>, boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<int>, 0>>>, 2>>, boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::less_equal, boost::proto::argsns_::list2<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<boost::phoenix::argument<1>>, 0>>, boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<int>, 0>>>, 2>>>, 2>>>'
        [
        ^
../boost/phoenix/statement/if.hpp:143:9: note: candidate function template not viable: requires single argument 'then', but 2 arguments were provided
        operator[](Then const & then) const
        ^
../libs/phoenix/test/statement/if_tests.cpp:45:9: error: no viable overloaded operator[] for type 'const if_gen<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::greater, boost::proto::argsns_::list2<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<boost::phoenix::argument<1>>, 0>>, boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<int>, 0>>>, 2>>>'
        [
        ^
../boost/phoenix/statement/if.hpp:143:9: note: candidate function template not viable: requires single argument 'then', but 2 arguments were provided
        operator[](Then const & then) const
        ^
../libs/phoenix/test/statement/if_tests.cpp:52:13: error: no viable overloaded operator[] for type 'const if_gen<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::equal_to, boost::proto::argsns_::list2<boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<boost::phoenix::argument<1>>, 0>>, boost::phoenix::actor<boost::proto::exprns_::basic_expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<int>, 0>>>, 2>>>'
            [
            ^
../boost/phoenix/statement/if.hpp:143:9: note: candidate function template not viable: requires single argument 'then', but 2 arguments were provided
        operator[](Then const & then) const
        ^
../libs/phoenix/test/statement/if_tests.cpp:62:5: error: expected ']'
    );
    ^
../libs/phoenix/test/statement/if_tests.cpp:50:9: note: to match this '['
        [
        ^
4 errors generated.