Test output: teeks99-dkr-mg6-opt - regex - regex_timer / gcc-6~c++14~O2
Rev e6b943262b57c8c693e8eab9ab50bc63073cebe7 / Tue, 05 Nov 2024 04:12:29 +0000
Compile [2024-11-05 07:02:53 UTC]: fail


    "g++-6"   -fvisibility-inlines-hidden -std=c++14 -O2 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wextra -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_REGEX_DYN_LINK=1 -DU_USING_ICU_NAMESPACE=0   -I".."  -c -o "/var/boost/run/results/boost/bin.v2/libs/regex/example/regex_timer.test/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/timer/regex_timer.o" "../libs/regex/example/timer/regex_timer.cpp"

In file included from ../libs/regex/example/timer/regex_timer.cpp:19:0:
../boost/timer.hpp:21:3: error: #error This header is deprecated and will be removed. (You can define BOOST_TIMER_ENABLE_DEPRECATED to suppress this error.)
 # error This header is deprecated and will be removed. (You can define BOOST_TIMER_ENABLE_DEPRECATED to suppress this error.)
   ^~~~~
In file included from ../libs/regex/example/timer/regex_timer.cpp:19:0:
../boost/timer.hpp:25:70: note: #pragma message: This header is deprecated. Use the facilities in <boost/timer/timer.hpp> instead.
 BOOST_HEADER_DEPRECATED( "the facilities in <boost/timer/timer.hpp>" )
                                                                      ^