=> 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%] [FLEX][class_lexer] Building scanner with flex 2.6.4 [ 2%] [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 [ 3%] Building C object third-party/mmatch/CMakeFiles/mmatch.dir/mmatch.c.o [ 5%] Building C object tools/mkembedconfig/CMakeFiles/mkembedconfig.dir/mkembedconfig.c.o [ 5%] Building C object third-party/execvpe/CMakeFiles/execvpe.dir/execvpe.c.o [ 6%] Building C object tools/mkunity/CMakeFiles/mkunity.dir/mkunity.c.o [ 7%] Building C object third-party/socketpair/CMakeFiles/socketpair.dir/socketpair.c.o class_parser.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [ 7%] Built target socketpair [ 7%] Built target mmatch [ 8%] Linking C executable ../../Bin/Release/mkunity [ 10%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/class_parser.cc.o [ 10%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/mkclass.cpp.o [ 11%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/classcompiler.cpp.o [ 12%] Building CXX object tools/mkclass/CMakeFiles/mkclass.dir/class_lexer.cc.o [ 12%] Built target execvpe [ 12%] Built target mkunity [ 13%] Linking C executable ../../Bin/Release/mkembedconfig [ 13%] Built target mkembedconfig [ 14%] Linking CXX executable ../../Bin/Release/mkclass [ 14%] Built target mkclass [ 15%] Generating application-ti.cpp, application-ti.hpp [ 17%] Generating base_unity.cpp [ 17%] Generating filelogger-ti.cpp, filelogger-ti.hpp [ 19%] Generating logger-ti.cpp, logger-ti.hpp [ 19%] Generating configobject-ti.cpp, configobject-ti.hpp [ 21%] Generating function-ti.cpp, function-ti.hpp [ 21%] Generating configuration-ti.cpp, configuration-ti.hpp [ 22%] Generating datetime-ti.cpp, datetime-ti.hpp [ 25%] Generating perfdatavalue-ti.cpp, perfdatavalue-ti.hpp [ 25%] Generating sysloglogger-ti.cpp, sysloglogger-ti.hpp [ 26%] Generating streamlogger-ti.cpp, streamlogger-ti.hpp [ 27%] Building CXX object lib/base/CMakeFiles/base.dir/base_unity.cpp.o [ 28%] Building CXX object lib/base/CMakeFiles/base.dir/application-version.cpp.o In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/round.hpp:14, 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] 28 | # 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, 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 107 | } 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 107 | } 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 107 | } catch (const boost::coroutines::detail::forced_unwind &) { | ^~ /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/io-engine.hpp:107:39: error: '::detail' has not been declared 107 | } 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 107 | } 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' 111 | } 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' 114 | } 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 118 | 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, 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: 'is_final' has not been declared in 'std' 208 | using std::is_final; | ^~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:259:12: error: 'remove_cv_t' has not been declared in 'std' 259 | using std::remove_cv_t; | ^~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:261:12: error: 'remove_const_t' has not been declared in 'std' 261 | using std::remove_const_t; | ^~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:263:12: error: 'remove_volatile_t' has not been declared in 'std' 263 | using std::remove_volatile_t; | ^~~~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:265:12: error: 'add_cv_t' has not been declared in 'std' 265 | using std::add_cv_t; | ^~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:267:12: error: 'add_const_t' has not been declared in 'std' 267 | using std::add_const_t; | ^~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:269:12: error: 'add_volatile_t' has not been declared in 'std' 269 | using std::add_volatile_t; | ^~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:273:12: error: 'remove_reference_t' has not been declared in 'std' 273 | using std::remove_reference_t; | ^~~~~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:275:12: error: 'add_lvalue_reference_t' has not been declared in 'std' 275 | using std::add_lvalue_reference_t; | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:277:12: error: 'add_rvalue_reference_t' has not been declared in 'std' 277 | using std::add_rvalue_reference_t; | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:281:12: error: 'remove_pointer_t' has not been declared in 'std' 281 | using std::remove_pointer_t; | ^~~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:283:12: error: 'add_pointer_t' has not been declared in 'std' 283 | using std::add_pointer_t; | ^~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:287:12: error: 'make_signed_t' has not been declared in 'std' 287 | using std::make_signed_t; | ^~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:289:12: error: 'make_unsigned_t' has not been declared in 'std' 289 | using std::make_unsigned_t; | ^~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:293:12: error: 'remove_extent_t' has not been declared in 'std' 293 | using std::remove_extent_t; | ^~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:295:12: error: 'remove_all_extents_t' has not been declared in 'std' 295 | using std::remove_all_extents_t; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:299:12: error: 'decay_t' has not been declared in 'std' 299 | using std::decay_t; | ^~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:301:12: error: 'enable_if_t' has not been declared in 'std' 301 | using std::enable_if_t; | ^~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:303:12: error: 'conditional_t' has not been declared in 'std' 303 | using std::conditional_t; | ^~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:305:12: error: 'common_type_t' has not been declared in 'std' 305 | using std::common_type_t; | ^~~~~~~~~~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:307:12: error: 'underlying_type_t' has not been declared in 'std' 307 | 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' 315 | BOOST_MATH_INLINE_CONSTEXPR bool is_void_v = boost::math::is_void::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' 318 | BOOST_MATH_INLINE_CONSTEXPR bool is_null_pointer_v = boost::math::is_null_pointer::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' 321 | BOOST_MATH_INLINE_CONSTEXPR bool is_integral_v = boost::math::is_integral::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' 324 | BOOST_MATH_INLINE_CONSTEXPR bool is_floating_point_v = boost::math::is_floating_point::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' 327 | BOOST_MATH_INLINE_CONSTEXPR bool is_array_v = boost::math::is_array::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' 330 | BOOST_MATH_INLINE_CONSTEXPR bool is_enum_v = boost::math::is_enum::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' 333 | BOOST_MATH_INLINE_CONSTEXPR bool is_union_v = boost::math::is_union::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' 336 | BOOST_MATH_INLINE_CONSTEXPR bool is_class_v = boost::math::is_class::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' 339 | BOOST_MATH_INLINE_CONSTEXPR bool is_function_v = boost::math::is_function::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' 342 | BOOST_MATH_INLINE_CONSTEXPR bool is_pointer_v = boost::math::is_pointer::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' 345 | BOOST_MATH_INLINE_CONSTEXPR bool is_lvalue_reference_v = boost::math::is_lvalue_reference::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' 348 | BOOST_MATH_INLINE_CONSTEXPR bool is_rvalue_reference_v = boost::math::is_rvalue_reference::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' 351 | BOOST_MATH_INLINE_CONSTEXPR bool is_member_object_pointer_v = boost::math::is_member_object_pointer::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' 354 | BOOST_MATH_INLINE_CONSTEXPR bool is_member_function_pointer_v = boost::math::is_member_function_pointer::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' 357 | BOOST_MATH_INLINE_CONSTEXPR bool is_fundamental_v = boost::math::is_fundamental::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' 360 | BOOST_MATH_INLINE_CONSTEXPR bool is_arithmetic_v = boost::math::is_arithmetic::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' 363 | BOOST_MATH_INLINE_CONSTEXPR bool is_scalar_v = boost::math::is_scalar::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' 366 | BOOST_MATH_INLINE_CONSTEXPR bool is_object_v = boost::math::is_object::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' 369 | BOOST_MATH_INLINE_CONSTEXPR bool is_compound_v = boost::math::is_compound::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' 372 | BOOST_MATH_INLINE_CONSTEXPR bool is_reference_v = boost::math::is_reference::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' 375 | BOOST_MATH_INLINE_CONSTEXPR bool is_member_pointer_v = boost::math::is_member_pointer::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' 378 | BOOST_MATH_INLINE_CONSTEXPR bool is_const_v = boost::math::is_const::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' 381 | BOOST_MATH_INLINE_CONSTEXPR bool is_volatile_v = boost::math::is_volatile::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' 384 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivial_v = boost::math::is_trivial::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' 387 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_copyable_v = boost::math::is_trivially_copyable::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' 390 | BOOST_MATH_INLINE_CONSTEXPR bool is_standard_layout_v = boost::math::is_standard_layout::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' 393 | BOOST_MATH_INLINE_CONSTEXPR bool is_empty_v = boost::math::is_empty::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' 396 | BOOST_MATH_INLINE_CONSTEXPR bool is_polymorphic_v = boost::math::is_polymorphic::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' 399 | BOOST_MATH_INLINE_CONSTEXPR bool is_abstract_v = boost::math::is_abstract::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'; did you mean 'is_final_v'? 402 | BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final::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 402 | BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final::value; | ^ /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/tools/type_traits.hpp:402:73: error: '::value' has not been declared; did you mean 'boost::_bi::value'? 402 | BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final::value; | ^~~~~ | boost::_bi::value In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/signals2/slot.hpp:15, 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' declared here 85 | template class value | ^~~~~ In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/policies/error_handling.hpp:13, 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' 402 | BOOST_MATH_INLINE_CONSTEXPR bool is_final_v = boost::math::is_final::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' 405 | BOOST_MATH_INLINE_CONSTEXPR bool is_signed_v = boost::math::is_signed::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' 408 | BOOST_MATH_INLINE_CONSTEXPR bool is_unsigned_v = boost::math::is_unsigned::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' 411 | BOOST_MATH_INLINE_CONSTEXPR bool is_constructible_v = boost::math::is_constructible::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' 414 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_constructible_v = boost::math::is_trivially_constructible::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' 417 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_constructible_v = boost::math::is_nothrow_constructible::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' 420 | BOOST_MATH_INLINE_CONSTEXPR bool is_default_constructible_v = boost::math::is_default_constructible::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' 423 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_default_constructible_v = boost::math::is_trivially_default_constructible::value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/policies/error_handling.hpp:13, 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' 426 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_default_constructible_v = boost::math::is_nothrow_default_constructible::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' 429 | BOOST_MATH_INLINE_CONSTEXPR bool is_copy_constructible_v = boost::math::is_copy_constructible::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' 432 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_copy_constructible_v = boost::math::is_trivially_copy_constructible::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' 435 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_copy_constructible_v = boost::math::is_nothrow_copy_constructible::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' 438 | BOOST_MATH_INLINE_CONSTEXPR bool is_move_constructible_v = boost::math::is_move_constructible::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' 441 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_move_constructible_v = boost::math::is_trivially_move_constructible::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' 444 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_move_constructible_v = boost::math::is_nothrow_move_constructible::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' 447 | BOOST_MATH_INLINE_CONSTEXPR bool is_assignable_v = boost::math::is_assignable::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' 450 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_assignable_v = boost::math::is_trivially_assignable::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' 453 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_assignable_v = boost::math::is_nothrow_assignable::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' 456 | BOOST_MATH_INLINE_CONSTEXPR bool is_copy_assignable_v = boost::math::is_copy_assignable::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' 459 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_copy_assignable_v = boost::math::is_trivially_copy_assignable::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' 462 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_copy_assignable_v = boost::math::is_nothrow_copy_assignable::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' 465 | BOOST_MATH_INLINE_CONSTEXPR bool is_move_assignable_v = boost::math::is_move_assignable::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' 468 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_move_assignable_v = boost::math::is_trivially_move_assignable::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' 471 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_move_assignable_v = boost::math::is_nothrow_move_assignable::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' 474 | BOOST_MATH_INLINE_CONSTEXPR bool is_destructible_v = boost::math::is_destructible::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' 477 | BOOST_MATH_INLINE_CONSTEXPR bool is_trivially_destructible_v = boost::math::is_trivially_destructible::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' 480 | BOOST_MATH_INLINE_CONSTEXPR bool is_nothrow_destructible_v = boost::math::is_nothrow_destructible::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' 483 | BOOST_MATH_INLINE_CONSTEXPR bool has_virtual_destructor_v = boost::math::has_virtual_destructor::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' 486 | BOOST_MATH_INLINE_CONSTEXPR bool is_same_v = boost::math::is_same::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' 489 | BOOST_MATH_INLINE_CONSTEXPR bool is_base_of_v = boost::math::is_base_of::value; | ^~~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/.buildlink/include/boost/math/special_functions/math_fwd.hpp:28, 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 90 | using type = boost::math::common_type_t; | ^~~~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.cpp:3, 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'} 42 | 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 43 | 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, 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:114:6: note: 'boost_asio_query_fn::query' 114 | void query(); | ^~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:263:3: note: 'boost::asio::{anonymous}::query' 263 | query = boost_asio_query_fn::static_instance<>::instance; | ^~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tcpsocket.cpp:3, 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'} 71 | 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 72 | 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, 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:114:6: note: 'boost_asio_query_fn::query' 114 | void query(); | ^~~~~ /pbulk/work/net/icinga2/work/.buildlink/include/boost/asio/query.hpp:263:3: note: 'boost::asio::{anonymous}::query' 263 | query = boost_asio_query_fn::static_instance<>::instance; | ^~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp: In function 'int icinga::MakeX509CSR(const icinga::String&, const icinga::String&, const icinga::String&, const icinga::String&, bool)': /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:383:21: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 383 | RSA *rsa = RSA_new(); | ^ In file included from /usr/include/openssl/x509.h:35, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/rsa.h:201:28: note: declared here 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:397:48: warning: 'int RSA_generate_key_ex(RSA*, int, BIGNUM*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 397 | if (!RSA_generate_key_ex(rsa, 4096, e, nullptr)) { | ^ In file included from /usr/include/openssl/x509.h:35, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/rsa.h:260:27: note: declared here 260 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:423:82: warning: 'int PEM_write_bio_RSAPrivateKey(BIO*, const RSA*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 423 | if (!PEM_write_bio_RSAPrivateKey(bio, rsa, nullptr, nullptr, 0, nullptr, nullptr)) { | ^ In file included from /usr/include/openssl/ssl.h:35, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp: In function 'std::shared_ptr icinga::CreateCert(EVP_PKEY*, X509_NAME*, X509_NAME*, EVP_PKEY*, bool)': /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:556:25: warning: 'int SHA1_Init(SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 556 | if (!SHA1_Init(&context)) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:53:27: note: declared here 53 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:565:70: warning: 'int SHA1_Update(SHA_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 565 | if (!SHA1_Update(&context, (unsigned char*)id.CStr(), id.GetLength())) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:54:27: note: declared here 54 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:574:34: warning: 'int SHA1_Final(unsigned char*, SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 574 | if (!SHA1_Final(digest, &context)) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:55:27: note: declared here 55 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp: In function 'std::shared_ptr icinga::CreateCertIcingaCA(EVP_PKEY*, X509_NAME*)': /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:646:70: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 646 | rsa = PEM_read_bio_RSAPrivateKey(cakeybio, nullptr, nullptr, nullptr); | ^ In file included from /usr/include/openssl/ssl.h:35, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp: In function 'icinga::String icinga::SHA1(const icinga::String&, bool)': /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:749:25: warning: 'int SHA1_Init(SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 749 | if (!SHA1_Init(&context)) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:53:27: note: declared here 53 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:758:68: warning: 'int SHA1_Update(SHA_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 758 | if (!SHA1_Update(&context, (unsigned char*)s.CStr(), s.GetLength())) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:54:27: note: declared here 54 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:767:34: warning: 'int SHA1_Final(unsigned char*, SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 767 | if (!SHA1_Final(digest, &context)) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:55:27: note: declared here 55 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp: In function 'icinga::String icinga::SHA256(const icinga::String&)': /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:792:27: warning: 'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 792 | if (!SHA256_Init(&context)) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:77:27: note: declared here 77 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:801:70: warning: 'int SHA256_Update(SHA256_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 801 | if (!SHA256_Update(&context, (unsigned char*)s.CStr(), s.GetLength())) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:78:27: note: declared here 78 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ In file included from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:69: /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.cpp:810:36: warning: 'int SHA256_Final(unsigned char*, SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 810 | if (!SHA256_Final(digest, &context)) { | ^ In file included from /usr/include/openssl/x509.h:40, from /usr/include/openssl/ssl.h:30, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/tlsutility.hpp:11, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/utility.hpp:10, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/application-ti.cpp:3, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/lib/base/application.cpp:4, from /pbulk/work/net/icinga2/work/icinga2-2.12.11/cmake-pkgsrc-build/lib/base/base_unity.cpp:1: /usr/include/openssl/sha.h:80:27: note: declared here 80 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ --- 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