Test output: teeks99-dkr-dc8-17 - vmd - test_assert_is_empty_fail / clang-linux-8~c++17
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Wed, 20 Nov 2024 00:28:04 +0000
Compile [2024-11-20 03:03:51 UTC]: succeed


    "clang++-8"   -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 -DBOOST_VMD_ASSERT_DATA=1   -I".."  -c -o "/var/boost/run/results/boost/bin.v2/libs/vmd/test/test_assert_is_empty_fail.test/clang-linux-8~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_assert_is_empty_fail.o" "../libs/vmd/test/test_assert_is_empty_fail.cpp"

In file included from ../libs/vmd/test/test_assert_is_empty_fail.cpp:7:
../libs/vmd/test/test_assert_is_empty_fail.cxx:19:3: error: too few arguments provided to function-like macro invocation
  BOOST_VMD_ASSERT_IS_EMPTY(FUNC_GEN))
  ^
../boost/vmd/assert_is_empty.hpp:99:11: note: expanded from macro 'BOOST_VMD_ASSERT_IS_EMPTY'
          BOOST_VMD_IS_EMPTY(__VA_ARGS__), \
          ^
../boost/vmd/is_empty.hpp:100:5: note: expanded from macro 'BOOST_VMD_IS_EMPTY'
    BOOST_VMD_IS_EMPTY_NO_OPT(__VA_ARGS__) \
    ^
../boost/vmd/is_empty.hpp:113:7: note: expanded from macro 'BOOST_VMD_IS_EMPTY_NO_OPT'
      BOOST_VMD_DETAIL_IS_EMPTY_PROCESS \
      ^
../libs/vmd/test/test_assert_is_empty_fail.cxx:17:11: note: macro 'FUNC_GEN' defined here
  #define FUNC_GEN(x,y) anything
          ^
../libs/vmd/test/test_assert_is_empty_fail.cxx:19:3: error: too few arguments provided to function-like macro invocation
  BOOST_VMD_ASSERT_IS_EMPTY(FUNC_GEN))
  ^
../boost/vmd/assert_is_empty.hpp:97:5: note: expanded from macro 'BOOST_VMD_ASSERT_IS_EMPTY'
    BOOST_VMD_ASSERT \
    ^
../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:115: 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)(...)
                                                                                                                  ^
../boost/preprocessor/debug/assert.hpp:32:10: note: macro 'BOOST_PP_ASSERT_ERROR' defined here
# define BOOST_PP_ASSERT_ERROR(x, y, z)
         ^
In file included from ../libs/vmd/test/test_assert_is_empty_fail.cpp:7:
../libs/vmd/test/test_assert_is_empty_fail.cxx:19:3: error: use of undeclared identifier 'BOOST_PP_ASSERT_ERROR'
  BOOST_VMD_ASSERT_IS_EMPTY(FUNC_GEN))
  ^
../boost/vmd/assert_is_empty.hpp:97:5: note: expanded from macro 'BOOST_VMD_ASSERT_IS_EMPTY'
    BOOST_VMD_ASSERT \
    ^
../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)(...)
                                                                  ^
3 errors generated.
(failed-as-expected) /var/boost/run/results/boost/bin.v2/libs/vmd/test/test_assert_is_empty_fail.test/clang-linux-8~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_assert_is_empty_fail.o

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