Compile [2024-11-12 00:01:31 UTC]: succeed
"clang++-17" -fvisibility-inlines-hidden -Wno-c99-extensions -std=gnu++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_doc_assert_fail.test/clang-linux-17~gnu17/debug/x86_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
BOOST_TEST(AMACRO(73));
^
../libs/vmd/test/test_doc_assert_fail.cxx:33:6: note: expanded from macro 'AMACRO'
BOOST_VMD_ASSERT_IS_TUPLE(atuple) \
^
../boost/vmd/assert_is_tuple.hpp:67:4: note: expanded from macro 'BOOST_VMD_ASSERT_IS_TUPLE'
BOOST_VMD_ASSERT \
^
../boost/vmd/assert.hpp:58:5: note: expanded from macro 'BOOST_VMD_ASSERT'
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'
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_doc_assert_fail.cpp:7:
../libs/vmd/test/test_doc_assert_fail.cxx:38:13: error: unknown type name 'BOOST_PP_ASSERT_ERROR'
BOOST_TEST(AMACRO(73));
^
../libs/vmd/test/test_doc_assert_fail.cxx:33:6: note: expanded from macro 'AMACRO'
BOOST_VMD_ASSERT_IS_TUPLE(atuple) \
^
../boost/vmd/assert_is_tuple.hpp:67:4: note: expanded from macro 'BOOST_VMD_ASSERT_IS_TUPLE'
BOOST_VMD_ASSERT \
^
../boost/vmd/assert.hpp:58:5: note: expanded from macro 'BOOST_VMD_ASSERT'
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'
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_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'
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'
# 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'
# define BOOST_PP_IIF_I(bit, t, f) BOOST_PP_IIF_ ## bit(t, f)
^
<scratch space>:77:1: note: expanded from here
BOOST_PP_IIF_BOOST_PP_IIF_BOOST_PP_NOT_EQUAL_CHECK_BOOST_PP_NOT_EQUAL_BOOST_PP_VARIADIC_SIZE
^
../libs/vmd/test/test_doc_assert_fail.cxx:38:2: note: to match this '('
BOOST_TEST(AMACRO(73));
^
../boost/core/lightweight_test.hpp:533:106: note: expanded from macro 'BOOST_TEST'
#define BOOST_TEST(expr) ( ::boost::detail::test_impl(#expr, __FILE__, __LINE__, BOOST_CURRENT_FUNCTION, (expr)? true: false) )
^
3 errors generated.
(failed-as-expected) /var/boost/run/results/boost/bin.v2/libs/vmd/test/test_doc_assert_fail.test/clang-linux-17~gnu17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_doc_assert_fail.o
echo failed as expected > "/var/boost/run/results/boost/bin.v2/libs/vmd/test/test_doc_assert_fail.test/clang-linux-17~gnu17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_doc_assert_fail.o"