Test output: teeks99-dkr-mc17-17 - vmd - test_assert_fail_seq / clang-linux-17~c++17
Rev 5a839fb07a98f882f00d7d3c304dbccf7ccd2cda / Mon, 11 Nov 2024 19:04:59 +0000
Compile [2024-11-11 21:29:55 UTC]: succeed


    "clang++-17"   -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   -I".."  -c -o "/var/boost/run/results/boost/bin.v2/libs/vmd/test/test_assert_fail_seq.test/clang-linux-17~c++17/debug/x86_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
  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'
    BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
    ^
../boost/vmd/detail/assert.hpp:65:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT'
    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'
    BOOST_PP_ASSERT(cond) \
    ^
../boost/preprocessor/debug/assert.hpp:26:29: note: expanded from macro 'BOOST_PP_ASSERT'
#    define BOOST_PP_ASSERT BOOST_PP_ASSERT_D
                            ^
../boost/preprocessor/debug/assert.hpp:31:112: note: expanded from macro 'BOOST_PP_ASSERT_D'
# 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'
  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'
#    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'
#    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'
# 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>:61:1: note: expanded from here
BOOST_PP_NOT_EQUAL_34
^
../boost/preprocessor/comparison/limits/not_equal_256.hpp:310:76: note: expanded from macro 'BOOST_PP_NOT_EQUAL_34'
#    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'
  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'
    BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
    ^
../boost/vmd/detail/assert.hpp:65:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT'
    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'
    BOOST_PP_ASSERT(cond) \
    ^
../boost/preprocessor/debug/assert.hpp:26:29: note: expanded from macro 'BOOST_PP_ASSERT'
#    define BOOST_PP_ASSERT BOOST_PP_ASSERT_D
                            ^
../boost/preprocessor/debug/assert.hpp:31:67: note: expanded from macro 'BOOST_PP_ASSERT_D'
# 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'
    BOOST_VMD_DETAIL_ASSERT(__VA_ARGS__) \
    ^
../boost/vmd/detail/assert.hpp:65:5: note: expanded from macro 'BOOST_VMD_DETAIL_ASSERT'
    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'
    BOOST_PP_ASSERT(cond) \
    ^
../boost/preprocessor/debug/assert.hpp:26:29: note: expanded from macro 'BOOST_PP_ASSERT'
#    define BOOST_PP_ASSERT BOOST_PP_ASSERT_D
                            ^
../boost/preprocessor/debug/assert.hpp:31:90: note: expanded from macro 'BOOST_PP_ASSERT_D'
# 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) /var/boost/run/results/boost/bin.v2/libs/vmd/test/test_assert_fail_seq.test/clang-linux-17~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_assert_fail_seq.o

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