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

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 02 Feb 2024 19:01:15 UTC
FreeBSD-main-amd64-gcc12_build - Build #2349 (9bbe06b004e2cadb55a3792c77991ee640bf0f52) - Still Failing

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

No changes


The end of the build log:

[...truncated 96.06 MiB...]
      |              ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:255:17: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  255 |       operator=(auto_ptr<_Up> __p) {
      |                 ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- all_subdir_tests/sys/netinet ---
--- socket_afinet.full ---
/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 -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  -Wl,-zrelro -pie -Wl,-znoexecstack  -o socket_afinet.full socket_afinet.o  -lprivateatf-c
--- socket_afinet.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug socket_afinet.full socket_afinet.debug
--- socket_afinet ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=socket_afinet.debug  socket_afinet.full socket_afinet
--- tcp_connect_port_test ---
(cd /workspace/src/tests/sys/netinet &&  DEPENDFILE=.depend.tcp_connect_port_test  NO_SUBDIR=1 make -f /workspace/src/tests/sys/netinet/Makefile _RECURSING_PROGS=t  PROG=tcp_connect_port_test )
--- .depend.tcp_connect_port_test ---
echo tcp_connect_port_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.tcp_connect_port_test
--- tcp_connect_port_test.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   -fPIE -g -MD  -MF.depend.tcp_connect_port_test.tcp_connect_port_test.o -MTtcp_connect_port_test.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      -c /workspace/src/tests/sys/netinet/tcp_connect_port_test.c -o tcp_connect_port_test.o
--- all_subdir_tests/sys/fs ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:898,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1961:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:710:16: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  710 |     shared_ptr(auto_ptr<_Yp>&& __r)
      |                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:811:32: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  811 |     shared_ptr<_Tp>& operator=(auto_ptr<_Yp>&& __r)
      |                                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
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/private/gmock/gmock-actions.h:138:
/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_tests/sys/netinet ---
--- tcp_connect_port_test.full ---
/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 -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  -Wl,-zrelro -pie -Wl,-znoexecstack  -o tcp_connect_port_test.full tcp_connect_port_test.o  -lprivateatf-c
--- tcp_connect_port_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug tcp_connect_port_test.full tcp_connect_port_test.debug
--- tcp_connect_port_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=tcp_connect_port_test.debug  tcp_connect_port_test.full tcp_connect_port_test
--- tcp_implied_connect ---
(cd /workspace/src/tests/sys/netinet &&  DEPENDFILE=.depend.tcp_implied_connect  NO_SUBDIR=1 make -f /workspace/src/tests/sys/netinet/Makefile _RECURSING_PROGS=t  PROG=tcp_implied_connect )
--- all_subdir_tests/sys/fs ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:221,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/format_parse_context.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/concepts.h:17,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:17,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:321,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/boyer_moore_searcher.h:27,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:526:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:177:29: 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]
  177 | struct _LIBCPP_TEMPLATE_VIS char_traits<char>
      |                             ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__random/uniform_int_distribution.h:20,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/sample.h:18,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/ranges_sample.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1893:
/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_tests/sys/netinet ---
--- .depend.tcp_implied_connect ---
--- all_subdir_tests/sys/fs ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:268:29: 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]
  268 | struct _LIBCPP_TEMPLATE_VIS char_traits<wchar_t>
      |                             ^~~~~~~~~~~
/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_tests/sys/netinet ---
echo tcp_implied_connect.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.tcp_implied_connect
--- all_subdir_tests/sys/fs ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:429:29: 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]
  429 | struct _LIBCPP_TEMPLATE_VIS char_traits<char16_t>
      |                             ^~~~~~~~~~~
/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/__string/char_traits.h:488:1: 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]
  488 | char_traits<char16_t>::compare(const char_type* __s1, const char_type* __s2, size_t __n) _NOEXCEPT
      | ^~~~~~~~~~~
/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/__string/char_traits.h:502:1: 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]
  502 | char_traits<char16_t>::length(const char_type* __s) _NOEXCEPT
      | ^~~~~~~~~~~
/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/__string/char_traits.h:512:1: 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]
  512 | char_traits<char16_t>::find(const char_type* __s, size_t __n, const char_type& __a) _NOEXCEPT
      | ^~~~~~~~~~~
/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/__string/char_traits.h:524:29: 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]
  524 | struct _LIBCPP_TEMPLATE_VIS char_traits<char32_t>
      |                             ^~~~~~~~~~~
/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/__string/char_traits.h:580:1: 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]
  580 | char_traits<char32_t>::compare(const char_type* __s1, const char_type* __s2, size_t __n) _NOEXCEPT
      | ^~~~~~~~~~~
/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/__string/char_traits.h:594:1: 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]
  594 | char_traits<char32_t>::length(const char_type* __s) _NOEXCEPT
      | ^~~~~~~~~~~
/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/__string/char_traits.h:604:1: 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]
  604 | char_traits<char32_t>::find(const char_type* __s, size_t __n, const char_type& __a) _NOEXCEPT
      | ^~~~~~~~~~~
/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/string_view:986:79: 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]
  986 | struct __string_view_hash : public __unary_function<basic_string_view<_CharT, char_traits<_CharT> >, size_t>
      |                                                                               ^~~~~~~~~~~
/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/string_view:989:55: 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]
  989 |     size_t operator()(const basic_string_view<_CharT, char_traits<_CharT> > __val) const _NOEXCEPT {
      |                                                       ^~~~~~~~~~~
/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/string_view:995:37: 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]
  995 | struct hash<basic_string_view<char, char_traits<char> > > : __string_view_hash<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/string_view:1003:41: 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 | struct hash<basic_string_view<char16_t, char_traits<char16_t> > > : __string_view_hash<char16_t> {};
      |                                         ^~~~~~~~~~~
/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/string_view:1006:41: 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 | struct hash<basic_string_view<char32_t, char_traits<char32_t> > > : __string_view_hash<char32_t> {};
      |                                         ^~~~~~~~~~~
/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/string_view:1010:40: 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]
 1010 | struct hash<basic_string_view<wchar_t, char_traits<wchar_t> > > : __string_view_hash<wchar_t> {};
      |                                        ^~~~~~~~~~~
/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;
      |                             ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/parser_std_format_spec.h:39,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_output.h:22,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:21,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:20:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:681:12: 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]
  681 |     <char, char_traits<char>, allocator<char> >(char const*, string const&);
      |            ^~~~~~~~~~~
/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/string:1725:53: 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]
 1725 |     bool friend operator==(const basic_string<char, char_traits<char>, _Alloc>& __lhs,
      |                                                     ^~~~~~~~~~~
/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/string:1726:53: 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]
 1726 |                            const basic_string<char, char_traits<char>, _Alloc>& __rhs) _NOEXCEPT;
      |                                                     ^~~~~~~~~~~
/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_tests/sys/netinet ---
--- tcp_implied_connect.o ---
--- all_subdir_usr.sbin ---

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

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

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

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

make[2]: stopped in /workspace/src
      173.51 real      1494.57 user       154.24 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/jenkins6789781321772852192.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