FreeBSD-main-amd64-gcc12_build - Build #2443 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 02:06:26 UTC
FreeBSD-main-amd64-gcc12_build - Build #2443 (1968d71647ba0189c1102e54959b7074160ad437) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2443/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2443/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2443/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)

9dd5023e955dac6bf1d4372d1b611a85f8b6f508 by emaste:
iwm.4: add iwlwifi cross-reference

6a3e87e1306d5058d63f7552a25ed6376422f658 by glebius:
arp: fix arp -s/-S

28bc1822b7861112755dc2a6971eadac0f94a264 by glebius:
tests/arp: when checking 'arp -d' check that entry is removed

1968d71647ba0189c1102e54959b7074160ad437 by glebius:
tests/arp: test arp -s/-S work



The end of the build log:

[...truncated 105.95 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:759:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  759 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os,
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1017:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1017 | shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&& ...__args)
      |                 ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
   66 | _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Fn && __test_fn)
      |                            ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:276:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  276 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:1090:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1090 | operator<<(basic_ostream<_CharT, _Traits>& __os,
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:907:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  907 | operator<<(basic_ostream<char, _Traits>& __os, const char* __str)
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1029:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1029 | shared_ptr<_Tp> make_shared(_Args&& ...__args)
      |                 ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:104:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  104 | _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)
      |                            ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:104:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:119:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  119 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:112:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  112 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:153:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  153 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:143:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  143 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:135:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  135 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:126:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  126 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:276:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  276 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  299 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:266:7: warning: 'always_inline' function might not be inlinable [-Wattributes]
  266 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
--- gtest_stress_test ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:178,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:170,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iomanip:47,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest.h:54,
                 from /workspace/src/contrib/googletest/googletest/test/gtest_stress_test.cc:38:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:767:30: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
  767 |         basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > to_string(_CharT __zero = _CharT('0'),
      |                              ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:770: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 18, so please migrate off of it. [-Wdeprecated-declarations]
  770 |     basic_string<char, char_traits<char>, allocator<char> > to_string(char __zero = '0',
      |                        ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In constructor 'std::__1::bitset<_Size>::bitset(const _CharT*, typename std::__1::basic_string<_CharT>::size_type, _CharT, _CharT)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:702:39: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
  702 |         size_t __rlen = std::min(__n, char_traits<_CharT>::length(__str));
      |                                       ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:994:22: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
  994 | basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
      |                      ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member function 'std::__1::basic_string<_CharT> std::__1::bitset<_Size>::to_string(_CharT, _CharT) const':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:997:30: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
  997 |     return to_string<_CharT, char_traits<_CharT>, allocator<_CharT> >(__zero, __one);
      |                              ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1003:20: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
 1003 | basic_string<char, char_traits<char>, allocator<char> >
      |                    ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member function 'std::__1::basic_string<char> std::__1::bitset<_Size>::to_string(char, char) const':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1006:28: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
 1006 |     return to_string<char, char_traits<char>, allocator<char> >(__zero, __one);
      |                            ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/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:871:28: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
  871 |             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.bin ---
--- iostat.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common   -DINET6 -fPIE -g -MD  -MF.depend.iostat.o -MTiostat.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -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-cast-align -Wno-cast-qual -c /workspace/src/usr.bin/systat/iostat.c -o iostat.o
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:32:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3601:32: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
 3601 |     typedef basic_string<char, char_traits<char>, _ByteAlloc>   byte_string;
      |                                ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3602:33: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
 3602 |     typedef basic_string<_Elem, char_traits<_Elem>, _WideAlloc> wide_string;
      |                                 ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wide_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::from_bytes(const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3642:43: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
 3642 |         {return from_bytes(__ptr, __ptr + char_traits<char>::length(__ptr));}
      |                                           ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::byte_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(const _Elem*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3653:43: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
 3653 |         {return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__wptr));}
      |                                           ^~~~~~~~~~~
/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 ---
--- hv_vss_daemon.full ---
--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3866:62: 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 18, so please migrate off of it. [-Wdeprecated-declarations]
 3866 | template <class _Codecvt, class _Elem = wchar_t, class _Tr = char_traits<_Elem> >
      |                                                              ^~~~~~~~~~~
/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 ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/sys/dev/hyperv/utilities -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -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-uninitialized  -Wl,-zrelro -pie -Wl,-znoexecstack   -o hv_vss_daemon.full hv_vss_daemon.o  
--- all_subdir_lib ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:524,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/set:1761,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest.h:58:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:45:1: warning: 'template<class _Operation> class std::__1::binder1st' is deprecated [-Wdeprecated-declarations]
   45 | binder1st<_Operation>
      | ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h: In function 'std::__1::binder1st<_Operation> std::__1::bind1st(const _Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:47:13: warning: 'template<class _Operation> class std::__1::binder1st' is deprecated [-Wdeprecated-declarations]
   47 |     {return binder1st<_Operation>(__op, __x);}
      |             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:525:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:45:1: warning: 'template<class _Operation> class std::__1::binder2nd' is deprecated [-Wdeprecated-declarations]
   45 | binder2nd<_Operation>
      | ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h: In function 'std::__1::binder2nd<_Operation> std::__1::bind2nd(const _Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:47:13: warning: 'template<class _Operation> class std::__1::binder2nd' is deprecated [-Wdeprecated-declarations]
   47 |     {return binder2nd<_Operation>(__op, __x);}
      |             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
--- all_subdir_rescue ---
collect2: error: ld returned 1 exit status
*** [rescue] Error code 1

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
1 error

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
*** [rescue] Error code 2

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_tests ---

make[5]: stopped in /workspace/src/tests/sys/fs
--- all_subdir_usr.bin ---

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

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

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

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

make[3]: stopped in /workspace/src/rescue
--- all_subdir_tests ---

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

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

make[2]: stopped in /workspace/src
      146.48 real      2667.37 user       259.07 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins5039940502579850981.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_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