FreeBSD-main-amd64-gcc13_build - Build #982 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 05 Jun 2024 19:28:18 UTC
FreeBSD-main-amd64-gcc13_build - Build #982 (56b822a17cde5940909633c50623d463191a7852) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/982/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/982/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/982/console

Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the following changes and
                  this is a notification to note that these changes have
                  not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

98200077809a0926ae1775e4d56dd02651131e88 by jrtc27:
rtld-elf: Use a proper struct type for tlsdesc entries

56b822a17cde5940909633c50623d463191a7852 by jhb:
pci: Only add special VF handling for direct children in bus methods



The end of the build log:

[...truncated 105.20 MiB...]
      |                                                          ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:92:56: note: declared here
   92 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t
      |                                                        ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h: In function 'std::__1::const_mem_fun1_t<_Sp, _Tp, _Ap> std::__1::mem_fun(_Sp (_Tp::*)(_Ap) const)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:109:10: warning: 'template<class _Sp, class _Tp, class _Ap> class std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations]
  109 |   return const_mem_fun1_t<_Sp, _Tp, _Ap>(__f);
      |          ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:92:56: note: declared here
   92 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t
      |                                                        ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:131:58: warning: 'template<class _Sp, class _Tp> class std::__1::const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations]
  131 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_fun_ref_t<_Sp, _Tp>
      |                                                          ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:113:56: note: declared here
  113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun_ref_t : public __unary_function<_Tp, _Sp> {
      |                                                        ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h: In function 'std::__1::const_mem_fun_ref_t<_Sp, _Tp> std::__1::mem_fun_ref(_Sp (_Tp::*)() const)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:133:10: warning: 'template<class _Sp, class _Tp> class std::__1::const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations]
  133 |   return const_mem_fun_ref_t<_Sp, _Tp>(__f);
      |          ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:113:56: note: declared here
  113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun_ref_t : public __unary_function<_Tp, _Sp> {
      |                                                        ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:137:58: warning: 'template<class _Sp, class _Tp, class _Ap> class std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations]
  137 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_fun1_ref_t<_Sp, _Tp, _Ap>
      |                                                          ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:122:56: note: declared here
  122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_ref_t : public __binary_function<_Tp, _Ap, _Sp> {
      |                                                        ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h: In function 'std::__1::const_mem_fun1_ref_t<_Sp, _Tp, _Ap> std::__1::mem_fun_ref(_Sp (_Tp::*)(_Ap) const)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:139:10: warning: 'template<class _Sp, class _Tp, class _Ap> class std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations]
  139 |   return const_mem_fun1_ref_t<_Sp, _Tp, _Ap>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_fun_ref.h:122:56: note: declared here
  122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_ref_t : public __binary_function<_Tp, _Ap, _Sp> {
      |                                                        ^~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:537:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations]
   35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to_binary_function<_Arg1, _Arg2, _Result>
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h: In function 'std::__1::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations]
   37 |   return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:538:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to_unary_function<_Arg, _Result>
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   37 |   return pointer_to_unary_function<_Arg, _Result>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.bin ---
In file included from /workspace/src/contrib/wireguard-tools/curve25519.c:83:
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:743:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  743 | static __always_inline void format_scalar_of_point(u8 *scalar, u64 *point)
      |                             ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:735:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  735 | static __always_inline void format_fcontract(u8 *output, u64 *input)
      |                             ^~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:714:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  714 | static __always_inline void format_fcontract_store(u8 *output, u64 *input)
      |                             ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:689:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  689 | static __always_inline void format_fcontract_trim(u64 *input)
      |                             ^~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:673:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  673 | static __always_inline void format_fcontract_second_carry_full(u64 *input)
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:651:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  651 | static __always_inline void format_fcontract_second_carry_pass(u64 *input)
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:645:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  645 | static __always_inline void format_fcontract_first_carry_full(u64 *input)
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:623:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  623 | static __always_inline void format_fcontract_first_carry_pass(u64 *input)
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:599:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  599 | static __always_inline void format_fexpand(u64 *output, const u8 *input)
      |                             ^~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:574:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  574 | static __always_inline void ladder_bigloop_cmult_big_loop(u8 *n1, u64 *nq,
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:564:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  564 | ladder_smallloop_cmult_small_loop(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:554:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  554 | ladder_smallloop_cmult_small_loop_double_step(u64 *nq, u64 *nqpq, u64 *nq2,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:542:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  542 | ladder_smallloop_cmult_small_loop_step(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:475:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  475 | static __always_inline void addanddouble_fmonty(u64 *pp, u64 *ppq, u64 *p,
      |                             ^~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:469:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  469 | static __always_inline void point_copy(u64 *output, u64 *input)
      |                             ^~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:462:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  462 | static __always_inline void point_swap_conditional(u64 *a, u64 *b, u64 iswap)
      |                             ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:453:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  453 | static __always_inline void point_swap_conditional5(u64 *a, u64 *b, u64 swap1)
      |                             ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:440:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  440 | static __always_inline void point_swap_conditional_step(u64 *a, u64 *b,
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:435:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  435 | static __always_inline void crecip(u64 *output, u64 *input)
      |                             ^~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:430:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  430 | static __always_inline void fmul(u64 *output, u64 *a, u64 *b)
      |                             ^~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:393:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  393 | static __always_inline void fscalar(u64 *output, u64 *b, u64 s)
      |                             ^~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:347:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  347 | static __always_inline void fdifference(u64 *a, u64 *b)
      |                             ^~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:338:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  338 | static __always_inline void fsum(u64 *a, u64 *b)
      |                             ^~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:294:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  294 | static __always_inline void crecip_crecip(u64 *out, u64 *z)
      |                             ^~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:287:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  287 | static __always_inline void fsquare_fsquare_times_inplace(u64 *output,
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:279:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  279 | static __always_inline void fsquare_fsquare_times(u64 *output, u64 *input,
      |                             ^~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:270:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  270 | static __always_inline void fsquare_fsquare_times_(u64 *output, u128 *tmp,
      |                             ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:243:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  243 | static __always_inline void fsquare_fsquare_(u128 *tmp, u64 *output)
      |                             ^~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:214:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  214 | static __always_inline void fsquare_fsquare__(u128 *tmp, u64 *output)
      |                             ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:183:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  183 | static __always_inline void fmul_fmul(u64 *output, u64 *input, u64 *input21)
      |                             ^~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:153:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  153 | static __always_inline void fmul_mul_shift_reduce_(u128 *output, u64 *input,
      |                             ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:124:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  124 | static __always_inline void fmul_shift_reduce(u64 *output)
      |                             ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:83:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
   83 | static __always_inline void fproduct_carry_wide_(u128 *tmp)
      |                             ^~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:74:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
   74 | fproduct_sum_scalar_multiplication_(u128 *output, u64 *input, u64 s)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:49:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
   49 | static __always_inline void fproduct_copy_from_wide_(u64 *output, u128 *input)
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:39:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
   39 | static __always_inline void modulo_carry_top(u64 *b)
      |                             ^~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:25:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
   25 | static __always_inline u64 u64_gte_mask(u64 a, u64 b)
      |                            ^~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519-hacl64.h:15:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
   15 | static __always_inline u64 u64_eq_mask(u64 a, u64 b)
      |                            ^~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519.c:70:38: warning: 'always_inline' function might not be inlinable [-Wattributes]
   70 | static __always_inline __unused void put_unaligned_le64(u64 s, u8 *d)
      |                                      ^~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519.c:64:40: warning: 'always_inline' function might not be inlinable [-Wattributes]
   64 | static __always_inline __unused __le64 get_unaligned_le64(const u8 *a)
      |                                        ^~~~~~~~~~~~~~~~~~
/workspace/src/contrib/wireguard-tools/curve25519.c:58:40: warning: 'always_inline' function might not be inlinable [-Wattributes]
   58 | static __always_inline __unused __le32 get_unaligned_le32(const u8 *a)
      |                                        ^~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In function 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_ostream<_CharT, _Traits>&, const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:754:24: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
  754 |       size_t __len   = char_traits<char>::length(__strn);
      |                        ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- dmtable.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -MD  -MF.depend.dmtable.o -MTdmtable.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/acpica/common/dmtable.c -o dmtable.o
--- all_subdir_usr.sbin/bhyve ---
cc1: all warnings being treated as errors
*** [gdb.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/bhyve
1 error

make[4]: stopped in /workspace/src/usr.sbin/bhyve
--- all_subdir_tests ---

make[5]: stopped in /workspace/src/tests/sys/fs
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[4]: stopped in /workspace/src/tests/sys

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
      166.24 real      1353.47 user       151.89 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins18154067868320442002.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address