Test output: teeks99-dkr-dg13-11 - vmd - test_assert_is_empty_fail / gcc-13~c++11
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Sun, 17 Nov 2024 16:01:35 +0000
Compile [2024-11-17 17:17:52 UTC]: succeed


    "g++-13"   -fvisibility-inlines-hidden -std=c++11 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wno-variadic-macros -ftrack-macro-expansion=0 -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/gcc-13~c++11/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:1: error: macro "FUNC_GEN" requires 2 arguments, but only 1 given
   19 |   BOOST_VMD_ASSERT_IS_EMPTY(FUNC_GEN))
      | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/vmd/test/test_assert_is_empty_fail.cxx:17: note: macro "FUNC_GEN" defined here
   17 |   #define FUNC_GEN(x,y) anything
      | 
../libs/vmd/test/test_assert_is_empty_fail.cxx:19:1: error: macro "BOOST_PP_ASSERT_ERROR" requires 3 arguments, but only 1 given
   19 |   BOOST_VMD_ASSERT_IS_EMPTY(FUNC_GEN))
      | ^ ~~~~~~~~~~~~
In file included from ../boost/vmd/detail/assert.hpp:10,
                 from ../boost/vmd/assert.hpp:14,
                 from ../boost/vmd/assert_is_empty.hpp:16,
                 from ../libs/vmd/test/test_assert_is_empty_fail.cxx:7:
../boost/preprocessor/debug/assert.hpp:32: note: macro "BOOST_PP_ASSERT_ERROR" defined here
   32 | # define BOOST_PP_ASSERT_ERROR(x, y, z)
      | 
../libs/vmd/test/test_assert_is_empty_fail.cxx: In function 'int main()':
../libs/vmd/test/test_assert_is_empty_fail.cxx:19:3: error: 'BOOST_PP_ASSERT_ERROR' was not declared in this scope
   19 |   BOOST_VMD_ASSERT_IS_EMPTY(FUNC_GEN))
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~
(failed-as-expected) /var/boost/run/results/boost/bin.v2/libs/vmd/test/test_assert_is_empty_fail.test/gcc-13~c++11/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/gcc-13~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_assert_is_empty_fail.o"