Test output: teeks99-01-mc17-20-64onriscv64 - vmd - test_assert_fail_seq / clang-linux-17~c++20
Rev 2b7c83edd2af574bf4a892389c61cee817fcb8c5 / Wed, 13 Nov 2024 09:35:39 +0000
Compile [2024-11-14 22:51:45 UTC]: succeed


    "clang++-17"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1   -I".."  -c -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/vmd/test/test_assert_fail_seq.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/test_assert_fail_seq.o" "../libs/vmd/test/test_assert_fail_seq.cpp"

In file included from ../libs/vmd/test/test_assert_fail_seq.cpp:7:
../libs/vmd/test/test_assert_fail_seq.cxx:21:3: error: expected expression
   21 |   BOOST_VMD_ASSERT(BOOST_PP_EQUAL(BOOST_PP_SEQ_ELEM(1,BOOST_PP_TUPLE_ELEM(0,BOOST_VMD_ELEM(0,A_SEQ_PLUS,BOOST_VMD_RETURN_AFTER,BOOST_VMD_TYPE_SEQ))),456),BOOST_VMD_TEST_FAIL_SEQ)
      |   ^
../boost/vmd/assert.hpp:58:5: note: expanded from macro 'BOOST_VMD_ASSERT'
   58 |     BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
      |     ^
../boost/vmd/detail/assert.hpp:65:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT'
   65 |     BOOST_VMD_DETAIL_ASSERT_DO(BOOST_PP_VARIADIC_ELEM(0,__VA_ARGS__)) \
      |     ^
../boost/vmd/detail/assert.hpp:61:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT_DO'
   61 |     BOOST_PP_ASSERT(cond) \
      |     ^
../boost/preprocessor/debug/assert.hpp:26:29: note: expanded from macro 'BOOST_PP_ASSERT'
   26 | #    define BOOST_PP_ASSERT BOOST_PP_ASSERT_D
      |                             ^
../boost/preprocessor/debug/assert.hpp:31:112: note: expanded from macro 'BOOST_PP_ASSERT_D'
   31 | # define BOOST_PP_ASSERT_D(cond) BOOST_PP_IIF(BOOST_PP_NOT(cond), BOOST_PP_ASSERT_ERROR, BOOST_PP_TUPLE_EAT_1)(...)
      |                                                                                                                ^
In file included from ../libs/vmd/test/test_assert_fail_seq.cpp:7:
../libs/vmd/test/test_assert_fail_seq.cxx:21:20: error: use of undeclared identifier 'BOOST_PP_NIL'
   21 |   BOOST_VMD_ASSERT(BOOST_PP_EQUAL(BOOST_PP_SEQ_ELEM(1,BOOST_PP_TUPLE_ELEM(0,BOOST_VMD_ELEM(0,A_SEQ_PLUS,BOOST_VMD_RETURN_AFTER,BOOST_VMD_TYPE_SEQ))),456),BOOST_VMD_TEST_FAIL_SEQ)
      |                    ^
../boost/preprocessor/comparison/equal.hpp:24:49: note: expanded from macro 'BOOST_PP_EQUAL'
   24 | #    define BOOST_PP_EQUAL(x, y) BOOST_PP_COMPL(BOOST_PP_NOT_EQUAL(x, y))
      |                                                 ^
../boost/preprocessor/comparison/not_equal.hpp:826:38: note: expanded from macro 'BOOST_PP_NOT_EQUAL'
  826 | #    define BOOST_PP_NOT_EQUAL(x, y) BOOST_PP_NOT_EQUAL_I(x, y)
      |                                      ^
../boost/preprocessor/comparison/not_equal.hpp:832:77: note: expanded from macro 'BOOST_PP_NOT_EQUAL_I'
  832 | # define BOOST_PP_NOT_EQUAL_I(x, y) BOOST_PP_CAT(BOOST_PP_NOT_EQUAL_CHECK_, BOOST_PP_NOT_EQUAL_ ## x(0, BOOST_PP_NOT_EQUAL_ ## y))
      |                                                                             ^
<scratch space>:100:1: note: expanded from here
  100 | BOOST_PP_NOT_EQUAL_34
      | ^
../boost/preprocessor/comparison/limits/not_equal_256.hpp:310:76: note: expanded from macro 'BOOST_PP_NOT_EQUAL_34'
  310 | #    define BOOST_PP_NOT_EQUAL_34(c, y) BOOST_PP_IIF(c, BOOST_PP_NIL, y(1, BOOST_PP_NIL))
      |                                                                            ^
In file included from ../libs/vmd/test/test_assert_fail_seq.cpp:7:
../libs/vmd/test/test_assert_fail_seq.cxx:21:3: error: use of undeclared identifier 'BOOST_PP_ASSERT_ERROR'
   21 |   BOOST_VMD_ASSERT(BOOST_PP_EQUAL(BOOST_PP_SEQ_ELEM(1,BOOST_PP_TUPLE_ELEM(0,BOOST_VMD_ELEM(0,A_SEQ_PLUS,BOOST_VMD_RETURN_AFTER,BOOST_VMD_TYPE_SEQ))),456),BOOST_VMD_TEST_FAIL_SEQ)
      |   ^
../boost/vmd/assert.hpp:58:5: note: expanded from macro 'BOOST_VMD_ASSERT'
   58 |     BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
      |     ^
../boost/vmd/detail/assert.hpp:65:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT'
   65 |     BOOST_VMD_DETAIL_ASSERT_DO(BOOST_PP_VARIADIC_ELEM(0,__VA_ARGS__)) \
      |     ^
../boost/vmd/detail/assert.hpp:61:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT_DO'
   61 |     BOOST_PP_ASSERT(cond) \
      |     ^
../boost/preprocessor/debug/assert.hpp:26:29: note: expanded from macro 'BOOST_PP_ASSERT'
   26 | #    define BOOST_PP_ASSERT BOOST_PP_ASSERT_D
      |                             ^
../boost/preprocessor/debug/assert.hpp:31:67: note: expanded from macro 'BOOST_PP_ASSERT_D'
   31 | # define BOOST_PP_ASSERT_D(cond) BOOST_PP_IIF(BOOST_PP_NOT(cond), BOOST_PP_ASSERT_ERROR, BOOST_PP_TUPLE_EAT_1)(...)
      |                                                                   ^
In file included from ../libs/vmd/test/test_assert_fail_seq.cpp:7:
../libs/vmd/test/test_assert_fail_seq.cxx:21:3: error: use of undeclared identifier 'BOOST_PP_TUPLE_EAT_1'
../boost/vmd/assert.hpp:58:5: note: expanded from macro 'BOOST_VMD_ASSERT'
   58 |     BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
      |     ^
../boost/vmd/detail/assert.hpp:65:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT'
   65 |     BOOST_VMD_DETAIL_ASSERT_DO(BOOST_PP_VARIADIC_ELEM(0,__VA_ARGS__)) \
      |     ^
../boost/vmd/detail/assert.hpp:61:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT_DO'
   61 |     BOOST_PP_ASSERT(cond) \
      |     ^
../boost/preprocessor/debug/assert.hpp:26:29: note: expanded from macro 'BOOST_PP_ASSERT'
   26 | #    define BOOST_PP_ASSERT BOOST_PP_ASSERT_D
      |                             ^
../boost/preprocessor/debug/assert.hpp:31:90: note: expanded from macro 'BOOST_PP_ASSERT_D'
   31 | # define BOOST_PP_ASSERT_D(cond) BOOST_PP_IIF(BOOST_PP_NOT(cond), BOOST_PP_ASSERT_ERROR, BOOST_PP_TUPLE_EAT_1)(...)
      |                                                                                          ^
4 errors generated.
(failed-as-expected) /mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/vmd/test/test_assert_fail_seq.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/test_assert_fail_seq.o

    echo failed as expected > "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/vmd/test/test_assert_fail_seq.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/test_assert_fail_seq.o"