Test output: teeks99-dkr-mc10-17 - contract - public_function-max_args0 / clang-linux-10~c++17
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Thu, 21 Nov 2024 09:58:20 +0000
Compile [2024-11-21 12:14:14 UTC]: fail


    "clang++-10"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++17 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTRACT_DYN_LINK -DBOOST_CONTRACT_MAX_ARGS=0   -I".." -I"../libs/contract/test/public_function"  -c -o "/var/boost/run/results/boost/bin.v2/libs/contract/test/public_function-max_args0.test/clang-linux-10~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/public_function/max_args0.o" "../libs/contract/test/public_function/max_args0.cpp"

In file included from ../libs/contract/test/public_function/max_args0.cpp:12:
../libs/contract/test/public_function/max_args.hpp:200:13: error: expected expression
            BOOST_CONTRACT_TEST_MAX_ARGS_TEST_, ~)
            ^
../boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
../boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
../boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:17:1: note: expanded from here
BOOST_PP_REPEAT_1
^
In file included from ../libs/contract/test/public_function/max_args0.cpp:12:
../libs/contract/test/public_function/max_args.hpp:200:13: error: use of undeclared identifier 'BOOST_CONTRACT_TEST_MAX_ARGS_N_'
../boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
../boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
../boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:17:1: note: expanded from here
BOOST_PP_REPEAT_1
^
2 errors generated.