Test output: teeks99-01-dg13-20-64onriscv64 - statechart - DllTestNormal / gcc-13~c++20
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 08:24:36 +0000
Compile [2024-11-20 03:48:06 UTC]: succeed

"g++-13"   -fvisibility-inlines-hidden -std=c++20 -fPIC -O0 -fno-inline -Wall -fvisibility=hidden  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_DISABLE_THREADS -DBOOST_STATECHART_TEST_DYNAMIC_LINK -DBOOST_TEST_NO_AUTO_LINK=1   -I".."  -c -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/statechart/test/DllTestNormal.test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/visibility-hidden/TuTestMain.o" "../libs/statechart/test/TuTestMain.cpp"

In file included from ../libs/statechart/test/TuTest.hpp:12,
                 from ../libs/statechart/test/TuTestMain.cpp:9:
../boost/statechart/state_machine.hpp:359:40: warning: ???template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator??? is deprecated [-Wdeprecated-declarations]
  359 |     class state_iterator : public std::iterator<
      |                                        ^~~~~~~~
In file included from /usr/include/c++/13/bits/stl_iterator.h:64,
                 from /usr/include/c++/13/bits/ranges_base.h:37,
                 from /usr/include/c++/13/bits/ranges_util.h:34,
                 from /usr/include/c++/13/tuple:44,
                 from /usr/include/c++/13/functional:53,
                 from ../boost/smart_ptr/intrusive_ptr.hpp:20,
                 from ../boost/intrusive_ptr.hpp:16,
                 from ../boost/statechart/event_base.hpp:15,
                 from ../boost/statechart/event.hpp:11,
                 from ../libs/statechart/test/TuTest.hpp:11:
/usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here
  127 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
            
Link [2024-11-20 03:48:06 UTC]: succeed

"g++-13"  -Wl,-rpath -Wl,"/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/statechart/test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/statechart/test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/visibility-hidden" -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/statechart/test/DllTestNormal.test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/visibility-hidden/DllTestNormal" -Wl,--start-group "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/statechart/test/DllTestNormal.test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/visibility-hidden/TuTestMain.o" "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/statechart/test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/visibility-hidden/libDllTestNormalLib.so.1.87.0" "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/test/build/gcc-13~c++20/debug/riscv_64/debug-symbols-off/link-static/visibility-hidden/libboost_test_exec_monitor.a"  -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 

/usr/bin/ld: /mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/test/build/gcc-13~c++20/debug/riscv_64/debug-symbols-off/link-static/visibility-hidden/libboost_test_exec_monitor.a(execution_monitor.o): in function `.L0 ':
execution_monitor.cpp:(.text+0x2754): warning: fedisableexcept is not implemented and will always fail
/usr/bin/ld: execution_monitor.cpp:(.text+0x2700): warning: feenableexcept is not implemented and will always fail
            
Run [2024-11-20 03:48:06 UTC]: fail

Running 1 test case...
unknown location(0): ?[4;31;49mfatal error: in "test_main_caller( argc_ argv )": std::runtime_error: Event was not consumed!?[0;39;49m
../libs/statechart/test/TuTestMain.cpp(22): ?[1;36;49mlast checkpoint?[0;39;49m

?[1;31;49m*** 1 failure is detected in the test module "Test Program"
?[0;39;49m
EXIT STATUS: 201