=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for icinga2-2.12.11nb1
[  1%] Building C object third-party/execvpe/CMakeFiles/execvpe.dir/execvpe.c.o
[  2%] Building C object tools/mkembedconfig/CMakeFiles/mkembedconfig.dir/mkembedconfig.c.o
[  3%] [BISON][class_parser] Building parser with bison 3.8.2
class_parser.yy:19.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   19 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
class_parser.yy:23.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
   23 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
class_parser.yy: warning: 2 shift/reduce conflicts [-Wconflicts-sr]
class_parser.yy: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
[  4%] [FLEX][class_lexer] Building scanner with flex 2.6.4
[  5%] Building C object third-party/socketpair/CMakeFiles/socketpair.dir/socketpair.c.o
[  6%] Building C object third-party/mmatch/CMakeFiles/mmatch.dir/mmatch.c.o
class_parser.yy: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
[  7%] Building C object tools/mkunity/CMakeFiles/mkunity.dir/mkunity.c.o
[  7%] Built target execvpe
[  7%] Built target mmatch
[  7%] Built target socketpair
[  8%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/class_lexer.cc.o
[  9%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/mkclass.cpp.o
[ 10%] Linking C executable ../../Bin/Release/mkembedconfig
[ 11%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/class_parser.cc.o
[ 12%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/classcompiler.cpp.o
[ 13%] Linking C executable ../../Bin/Release/mkunity
[ 13%] Built target mkembedconfig
[ 13%] Built target mkunity
[ 14%] Linking CXX executable ../../Bin/Release/mkclass
[ 14%] Built target mkclass
[ 15%] Generating configobject-ti.cpp, configobject-ti.hpp
[ 17%] Generating datetime-ti.cpp, datetime-ti.hpp
[ 17%] Generating application-ti.cpp, application-ti.hpp
[ 18%] Generating configuration-ti.cpp, configuration-ti.hpp
[ 19%] Generating filelogger-ti.cpp, filelogger-ti.hpp
[ 20%] Generating logger-ti.cpp, logger-ti.hpp
[ 21%] Generating function-ti.cpp, function-ti.hpp
[ 22%] Generating base_unity.cpp
[ 23%] Generating perfdatavalue-ti.cpp, perfdatavalue-ti.hpp
[ 25%] Generating streamlogger-ti.cpp, streamlogger-ti.hpp
[ 26%] Generating sysloglogger-ti.cpp, sysloglogger-ti.hpp
[ 27%] Building CXX object lib/base/CMakeFiles/base.dir/application-version.cpp.o
[ 28%] Building CXX object lib/base/CMakeFiles/base.dir/base_unity.cpp.o
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/round.hpp:14:0,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/math-script.cpp:9,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:34:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/config.hpp:28:6: warning: #warning "Boost.Math requires C++14" [-Wcpp]
 #    warning "Boost.Math requires C++14"
      ^~~~~~~
In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.cpp:4:0,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:28:
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp: In lambda function:
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:107:37: error: expected unqualified-id before '::' token
     } catch (const boost::coroutines::detail::forced_unwind &) {
                                     ^~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:107:37: error: expected ')' before '::' token
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:107:37: error: expected '{' before '::' token
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:107:39: error: '::detail' has not been declared
     } catch (const boost::coroutines::detail::forced_unwind &) {
                                       ^~~~~~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:107:62: error: expected primary-expression before ')' token
     } catch (const boost::coroutines::detail::forced_unwind &) {
                                                              ^
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:111:7: error: expected primary-expression before 'catch'
     } catch (const std::exception& ex) {
       ^~~~~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:114:7: error: expected primary-expression before 'catch'
     } catch (...) {
       ^~~~~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp: In static member function 'static void icinga::IoEngine::SpawnCoroutine(Handler&, Function)':
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:118:11: error: 'boost::coroutines' has not been declared
    boost::coroutines::attributes(GetCoroutineStackSize()) // Set a pre-defined stack size.
           ^~~~~~~~~~
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/policies/error_handling.hpp:13:0,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/round.hpp:19,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/math-script.cpp:9,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:34:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp: At global scope:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:208:12: error: 'std::is_final' has not been declared
 using std::is_final;
            ^~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:259:12: error: 'std::remove_cv_t' has not been declared
 using std::remove_cv_t;
            ^~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:261:12: error: 'std::remove_const_t' has not been declared
 using std::remove_const_t;
            ^~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:263:12: error: 'std::remove_volatile_t' has not been declared
 using std::remove_volatile_t;
            ^~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:265:12: error: 'std::add_cv_t' has not been declared
 using std::add_cv_t;
            ^~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:267:12: error: 'std::add_const_t' has not been declared
 using std::add_const_t;
            ^~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:269:12: error: 'std::add_volatile_t' has not been declared
 using std::add_volatile_t;
            ^~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:273:12: error: 'std::remove_reference_t' has not been declared
 using std::remove_reference_t;
            ^~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:275:12: error: 'std::add_lvalue_reference_t' has not been declared
 using std::add_lvalue_reference_t;
            ^~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:277:12: error: 'std::add_rvalue_reference_t' has not been declared
 using std::add_rvalue_reference_t;
            ^~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:281:12: error: 'std::remove_pointer_t' has not been declared
 using std::remove_pointer_t;
            ^~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:283:12: error: 'std::add_pointer_t' has not been declared
 using std::add_pointer_t;
            ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:287:12: error: 'std::make_signed_t' has not been declared
 using std::make_signed_t;
            ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:289:12: error: 'std::make_unsigned_t' has not been declared
 using std::make_unsigned_t;
            ^~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:293:12: error: 'std::remove_extent_t' has not been declared
 using std::remove_extent_t;
            ^~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:295:12: error: 'std::remove_all_extents_t' has not been declared
 using std::remove_all_extents_t;
            ^~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:299:12: error: 'std::decay_t' has not been declared
 using std::decay_t;
            ^~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:301:12: error: 'std::enable_if_t' has not been declared
 using std::enable_if_t;
            ^~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:303:12: error: 'std::conditional_t' has not been declared
 using std::conditional_t;
            ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:305:12: error: 'std::common_type_t' has not been declared
 using std::common_type_t;
            ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:307:12: error: 'std::underlying_type_t' has not been declared
 using std::underlying_type_t;
            ^~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:315:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_void_v = boost::math::is_void<T>::value;
                                  ^~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:318:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_null_pointer_v = boost::math::is_null_pointer<T>::value;
                                  ^~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:321:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_integral_v = boost::math::is_integral<T>::value;
                                  ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:324:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_floating_point_v = boost::math::is_floating_point<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:327:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_array_v = boost::math::is_array<T>::value;
                                  ^~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:330:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_enum_v = boost::math::is_enum<T>::value;
                                  ^~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:333:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_union_v = boost::math::is_union<T>::value;
                                  ^~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:336:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_class_v = boost::math::is_class<T>::value;
                                  ^~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:339:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_function_v = boost::math::is_function<T>::value;
                                  ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:342:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_pointer_v = boost::math::is_pointer<T>::value;
                                  ^~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:345:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_lvalue_reference_v = boost::math::is_lvalue_reference<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:348:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_rvalue_reference_v = boost::math::is_rvalue_reference<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:351:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_member_object_pointer_v = boost::math::is_member_object_pointer<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:354:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_member_function_pointer_v = boost::math::is_member_function_pointer<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:357:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_fundamental_v = boost::math::is_fundamental<T>::value;
                                  ^~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:360:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_arithmetic_v = boost::math::is_arithmetic<T>::value;
                                  ^~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:363:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_scalar_v = boost::math::is_scalar<T>::value;
                                  ^~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:366:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_object_v = boost::math::is_object<T>::value;
                                  ^~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:369:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_compound_v = boost::math::is_compound<T>::value;
                                  ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:372:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_reference_v = boost::math::is_reference<T>::value;
                                  ^~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:375:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_member_pointer_v = boost::math::is_member_pointer<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:378:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_const_v = boost::math::is_const<T>::value;
                                  ^~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:381:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_volatile_v = boost::math::is_volatile<T>::value;
                                  ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:384:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivial_v = boost::math::is_trivial<T>::value;
                                  ^~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:387:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_copyable_v = boost::math::is_trivially_copyable<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:390:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_standard_layout_v = boost::math::is_standard_layout<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:393:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_empty_v = boost::math::is_empty<T>::value;
                                  ^~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:396:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_polymorphic_v = boost::math::is_polymorphic<T>::value;
                                  ^~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:399:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_abstract_v = boost::math::is_abstract<T>::value;
                                  ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:402:60: error: 'is_final' is not a member of 'boost::math'
 BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final<T>::value;
                                                            ^~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:402:60: note: suggested alternative: 'is_final_v'
 BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final<T>::value;
                                                            ^~~~~~~~
                                                            is_final_v
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:402:70: error: expected primary-expression before '>' token
 BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final<T>::value;
                                                                      ^
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:402:73: error: '::value' has not been declared
 BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final<T>::value;
                                                                         ^~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:402:73: note: suggested alternative:
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/signals2/slot.hpp:15:0,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/signals2/connection.hpp:25,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/signals2/signal.hpp:22,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/signals2.hpp:19,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.hpp:10,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.hpp:7,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:3,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/bind/bind.hpp:85:25: note:   'boost::_bi::value'
 template<class T> class value
                         ^~~~~
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/policies/error_handling.hpp:13:0,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/round.hpp:19,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/math-script.cpp:9,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:34:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:402:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final<T>::value;
                                  ^~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:405:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_signed_v = boost::math::is_signed<T>::value;
                                  ^~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:408:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_unsigned_v = boost::math::is_unsigned<T>::value;
                                  ^~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:411:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_constructible_v = boost::math::is_constructible<T, Args...>::value;
                                  ^~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:414:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_constructible_v = boost::math::is_trivially_constructible<T, Args...>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:417:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_constructible_v = boost::math::is_nothrow_constructible<T, Args...>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:420:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_default_constructible_v = boost::math::is_default_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:423:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_default_constructible_v = boost::math::is_trivially_default_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/policies/error_handling.hpp:13:0,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/round.hpp:19,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/math-script.cpp:9,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:34:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:426:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_default_constructible_v = boost::math::is_nothrow_default_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:429:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_copy_constructible_v = boost::math::is_copy_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:432:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_copy_constructible_v = boost::math::is_trivially_copy_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:435:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_copy_constructible_v = boost::math::is_nothrow_copy_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:438:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_move_constructible_v = boost::math::is_move_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:441:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_move_constructible_v = boost::math::is_trivially_move_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:444:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_move_constructible_v = boost::math::is_nothrow_move_constructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:447:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_assignable_v = boost::math::is_assignable<T, U>::value;
                                  ^~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:450:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_assignable_v = boost::math::is_trivially_assignable<T, U>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:453:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_assignable_v = boost::math::is_nothrow_assignable<T, U>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:456:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_copy_assignable_v = boost::math::is_copy_assignable<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:459:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_copy_assignable_v = boost::math::is_trivially_copy_assignable<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:462:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_copy_assignable_v = boost::math::is_nothrow_copy_assignable<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:465:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_move_assignable_v = boost::math::is_move_assignable<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:468:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_move_assignable_v = boost::math::is_trivially_move_assignable<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:471:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_move_assignable_v = boost::math::is_nothrow_move_assignable<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:474:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_destructible_v = boost::math::is_destructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:477:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_destructible_v = boost::math::is_trivially_destructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:480:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_destructible_v = boost::math::is_nothrow_destructible<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:483:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool has_virtual_destructor_v = boost::math::has_virtual_destructor<T>::value;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:486:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_same_v = boost::math::is_same<T, U>::value;
                                  ^~~~~~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:489:34: warning: variable templates only available with -std=c++14 or -std=gnu++14
 BOOST_MATH_INLINE_CONSTEXPR bool is_base_of_v = boost::math::is_base_of<T, U>::value;
                                  ^~~~~~~~~~~~
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/math_fwd.hpp:28:0,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/round.hpp:20,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/math-script.cpp:9,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:34:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/promotion.hpp:90:36: error: 'common_type_t' in namespace 'boost::math' does not name a template type
          using type = boost::math::common_type_t<T1, T2, float>;
                                    ^~~~~~~~~~~~~
In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.cpp:3:0,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:65:
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp: In function 'void icinga::Connect(Socket&, const icinga::String&, const icinga::String&)':
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp:42:17: error: 'query' is not a member of 'boost::asio::ip::tcp::resolver {aka boost::asio::ip::basic_resolver<boost::asio::ip::tcp>}'
  tcp::resolver::query query (node, service);
                 ^~~~~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp:43:32: error: 'query' was not declared in this scope
  auto result (resolver.resolve(query));
                                ^~~~~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp:43:32: note: suggested alternatives:
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/execution/blocking.hpp:23:0,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/execution/any_executor.hpp:31,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/execution.hpp:19,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/system_executor.hpp:20,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/associated_executor.hpp:24,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/executor_work_guard.hpp:20,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/beast/core/detail/work_guard.hpp:13,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/beast/core/async_base.hpp:17,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/beast/core.hpp:15,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/string.hpp:8,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/type.hpp:7,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/object.hpp:225,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.hpp:4,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.hpp:7,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:3,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:263:3: note:   'boost::asio::{anonymous}::query'
   query = boost_asio_query_fn::static_instance<>::instance;
   ^~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:263:3: note:   'boost::asio::{anonymous}::query'
/pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:114:6: note:   'boost_asio_query_fn::query'
 void query();
      ^~~~~
In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.cpp:3:0,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:65:
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp: In function 'void icinga::Connect(Socket&, const icinga::String&, const icinga::String&, boost::asio::yield_context)':
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp:71:17: error: 'query' is not a member of 'boost::asio::ip::tcp::resolver {aka boost::asio::ip::basic_resolver<boost::asio::ip::tcp>}'
  tcp::resolver::query query (node, service);
                 ^~~~~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp:72:38: error: 'query' was not declared in this scope
  auto result (resolver.async_resolve(query, yc));
                                      ^~~~~
/pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.hpp:72:38: note: suggested alternatives:
In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/execution/blocking.hpp:23:0,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/execution/any_executor.hpp:31,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/execution.hpp:19,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/system_executor.hpp:20,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/associated_executor.hpp:24,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/executor_work_guard.hpp:20,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/beast/core/detail/work_guard.hpp:13,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/beast/core/async_base.hpp:17,
                 from /pbulk/work/net/icinga2/work/.buildlink/include/boost/beast/core.hpp:15,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/string.hpp:8,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/type.hpp:7,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/object.hpp:225,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.hpp:4,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.hpp:7,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:3,
                 from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1:
/pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:263:3: note:   'boost::asio::{anonymous}::query'
   query = boost_asio_query_fn::static_instance<>::instance;
   ^~~~~
/pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:263:3: note:   'boost::asio::{anonymous}::query'
/pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:114:6: note:   'boost_asio_query_fn::query'
 void query();
      ^~~~~
--- lib/base/CMakeFiles/base.dir/base_unity.cpp.o ---
*** [lib/base/CMakeFiles/base.dir/base_unity.cpp.o] Error code 1

make[2]: stopped in /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build
1 error

make[2]: stopped in /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build
--- lib/base/CMakeFiles/base.dir/all ---
*** [lib/base/CMakeFiles/base.dir/all] Error code 2

make[1]: stopped in /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build
1 error

make[1]: stopped in /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build
*** [all] Error code 2

make: stopped in /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build
1 error

make: stopped in /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/net/icinga2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/icinga2