Compile [2024-11-20 13:54:58 UTC]: fail
"clang++-12" -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++20 -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-12~c++20/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>:71: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>:71:1: note: expanded from here
BOOST_PP_REPEAT_1
^
2 errors generated.