Compile [2024-11-18 12:03:55 UTC]: succeed
"g++-13" -fvisibility-inlines-hidden -std=c++17 -fPIC -m64 -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 "/var/boost/run/results/boost/bin.v2/libs/statechart/test/DllTestNormal.test/gcc-13~c++17/debug/x86_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/local/gcc-13.1.0/include/c++/13.1.0/bits/stl_algobase.h:65,
from /usr/local/gcc-13.1.0/include/c++/13.1.0/bits/hashtable_policy.h:36,
from /usr/local/gcc-13.1.0/include/c++/13.1.0/bits/hashtable.h:35,
from /usr/local/gcc-13.1.0/include/c++/13.1.0/bits/unordered_map.h:33,
from /usr/local/gcc-13.1.0/include/c++/13.1.0/unordered_map:41,
from /usr/local/gcc-13.1.0/include/c++/13.1.0/functional:63,
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/local/gcc-13.1.0/include/c++/13.1.0/bits/stl_iterator_base_types.h:127:34: note: declared here
127 | struct _GLIBCXX17_DEPRECATED iterator
| ^~~~~~~~
Link [2024-11-18 12:03:55 UTC]: succeed
"g++-13" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/statechart/test/gcc-13~c++17/debug/x86_64/debug-symbols-off/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/statechart/test/gcc-13~c++17/debug/x86_64/debug-symbols-off/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/statechart/test/DllTestNormal.test/gcc-13~c++17/debug/x86_64/debug-symbols-off/visibility-hidden/DllTestNormal" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/statechart/test/DllTestNormal.test/gcc-13~c++17/debug/x86_64/debug-symbols-off/visibility-hidden/TuTestMain.o" "/var/boost/run/results/boost/bin.v2/libs/statechart/test/gcc-13~c++17/debug/x86_64/debug-symbols-off/visibility-hidden/libDllTestNormalLib.so.1.87.0" "/var/boost/run/results/boost/bin.v2/libs/test/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/link-static/visibility-hidden/libboost_test_exec_monitor.a" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -fPIC -m64 -fvisibility=hidden -fvisibility-inlines-hidden
Run [2024-11-18 12:03:55 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