Test output: teeks99-01-mc17-20-64onriscv64 - vmd - test_doc_assert_fail / 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 -DBOOST_VMD_ASSERT_DATA=1   -I".."  -c -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/vmd/test/test_doc_assert_fail.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/test_doc_assert_fail.o" "../libs/vmd/test/test_doc_assert_fail.cpp"

In file included from ../libs/vmd/test/test_doc_assert_fail.cpp:7:
../libs/vmd/test/test_doc_assert_fail.cxx:38:13: error: too few arguments provided to function-like macro invocation
   38 |  BOOST_TEST(AMACRO(73));
      |             ^
../libs/vmd/test/test_doc_assert_fail.cxx:33:6: note: expanded from macro 'AMACRO'
   33 |      BOOST_VMD_ASSERT_IS_TUPLE(atuple) \
      |      ^
../boost/vmd/assert_is_tuple.hpp:67:4: note: expanded from macro 'BOOST_VMD_ASSERT_IS_TUPLE'
   67 |    BOOST_VMD_ASSERT \
      |    ^
../boost/vmd/assert.hpp:58:5: note: expanded from macro 'BOOST_VMD_ASSERT'
   58 |     BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
      |     ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
../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:115: 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)(...)
      |                                                                                                                   ^
../boost/preprocessor/debug/assert.hpp:32:10: note: macro 'BOOST_PP_ASSERT_ERROR' defined here
   32 | # define BOOST_PP_ASSERT_ERROR(x, y, z)
      |          ^
In file included from ../libs/vmd/test/test_doc_assert_fail.cpp:7:
../libs/vmd/test/test_doc_assert_fail.cxx:38:13: error: unknown type name 'BOOST_PP_ASSERT_ERROR'
   38 |  BOOST_TEST(AMACRO(73));
      |             ^
../libs/vmd/test/test_doc_assert_fail.cxx:33:6: note: expanded from macro 'AMACRO'
   33 |      BOOST_VMD_ASSERT_IS_TUPLE(atuple) \
      |      ^
../boost/vmd/assert_is_tuple.hpp:67:4: note: expanded from macro 'BOOST_VMD_ASSERT_IS_TUPLE'
   67 |    BOOST_VMD_ASSERT \
      |    ^
../boost/vmd/assert.hpp:58:5: note: expanded from macro 'BOOST_VMD_ASSERT'
   58 |     BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
      |     ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
../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_doc_assert_fail.cpp:7:
../libs/vmd/test/test_doc_assert_fail.cxx:38:13: error: expected ')'
../libs/vmd/test/test_doc_assert_fail.cxx:34:6: note: expanded from macro 'AMACRO'
   34 |      BOOST_PP_IIF(BOOST_PP_GREATER(BOOST_PP_TUPLE_SIZE(atuple), 2),1,0)
      |      ^
../boost/preprocessor/control/iif.hpp:18:37: note: expanded from macro 'BOOST_PP_IIF'
   18 | #    define BOOST_PP_IIF(bit, t, f) BOOST_PP_IIF_I(bit, t, f)
      |                                     ^
../boost/preprocessor/control/iif.hpp:25:39: note: expanded from macro 'BOOST_PP_IIF_I'
   25 | #    define BOOST_PP_IIF_I(bit, t, f) BOOST_PP_IIF_ ## bit(t, f)
      |                                       ^
<scratch space>:436:1: note: expanded from here
  436 | BOOST_PP_IIF_BOOST_PP_IIF_BOOST_PP_NOT_EQUAL_CHECK_BOOST_PP_NOT_EQUAL_BOOST_PP_IIF_BOOST_PP_BOOL_BOOST_PP_VARIADIC_SIZE
      | ^
../libs/vmd/test/test_doc_assert_fail.cxx:38:2: note: to match this '('
   38 |  BOOST_TEST(AMACRO(73));
      |  ^
../boost/core/lightweight_test.hpp:533:106: note: expanded from macro 'BOOST_TEST'
  533 | #define BOOST_TEST(expr) ( ::boost::detail::test_impl(#expr, __FILE__, __LINE__, BOOST_CURRENT_FUNCTION, (expr)? true: false) )
      |                                                                                                          ^
3 errors generated.
(failed-as-expected) /mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/vmd/test/test_doc_assert_fail.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/test_doc_assert_fail.o

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