Test output: teeks99-dkr-mc17-20 - contract - public_function-max_args0 / clang-linux-17~c++20
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Thu, 21 Nov 2024 19:22:21 +0000
Compile [2024-11-21 22:01:19 UTC]: fail


    "clang++-17"   -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-17~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
  200 |             BOOST_CONTRACT_TEST_MAX_ARGS_TEST_, ~)
      |             ^
../boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
   30 | # 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'
   22 | #    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'
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
<scratch space>:112:1: note: expanded from here
  112 | 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'
   30 | # 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'
   22 | #    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'
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
<scratch space>:112:1: note: expanded from here
  112 | BOOST_PP_REPEAT_1
      | ^
2 errors generated.