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

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 24 Jul 2024 02:42:55 UTC
FreeBSD-main-amd64-gcc13_build - Build #1360 (bb7f7d5b5201cfe569fce79b0f325bec2cf38ad2) - Still Failing

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

86909f7aeb68a5689e84829b0d7488f77b539846 by imp:
nvme: Always lock and only avoid processing for recovery state

e6d3ba4be27d86c0ade250b52cf9af380f7b4c34 by imp:
nvme: Lock when processing an abort completion command.

aa41354349c16ea7220893010df78b47d67d0f74 by imp:
nvme: Optimize timeout code further

bb7f7d5b5201cfe569fce79b0f325bec2cf38ad2 by imp:
nvme: Warn if there's system interrupt issues.



The end of the build log:

[...truncated 119.36 MiB...]
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:151:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  151 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp& __assign_trivially_copyable(_Tp& __dest, _Up const& __src) {
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:151:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:151:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:925:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  925 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string<_CharT, _Traits, _Allocator>& __str) {
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  101 | __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:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:155:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:139:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  139 | _LIBCPP_HIDE_FROM_ABI _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:120:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.h:31:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:230:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  230 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexpr_wmemchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:116:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  116 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexpr_memchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  299 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- test_read_format_zip_comment_stored.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   -I/workspace/src/lib/libarchive/tests -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/lib/libarchive/tests -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive/test -I/workspace/src/contrib/libarchive/test_utils -DHAVE_BZLIB_H=1 -DHAVE_LIBLZMA=1 -DHAVE_LZMA_H=1  -DHAVE_ZSTD_H=1 -DHAVE_LIBZSTD=1 -DHAVE_ZSTD_compressStream=1  -DHAVE_SYSCONF=1 -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/tests/config_freebsd.h\" -DWITH_OPENSSL -DOPENSSL_API_COMPAT=0x10100000L -fPIE -g -MD  -MF.depend.libarchive_test.test_read_format_zip_comment_stored.o -MTtest_read_format_zip_comment_stored.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 -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/contrib/libarchive/libarchive/test/test_read_format_zip_comment_stored.c -o test_read_format_zip_comment_stored.o
--- all_subdir_usr.sbin ---
--- wpa_supplicant.8.gz ---
gzip -cn /workspace/src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 > wpa_supplicant.8.gz
--- all_subdir_usr.bin ---
--- utils/config/tree.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/kyua -I/workspace/src/usr.bin/kyua -I/workspace/src/contrib/lutok/include -I/workspace/src/contrib/sqlite3 -Wno-deprecated-declarations -DHAVE_CONFIG_H -DGDB=\"/usr/local/bin/gdb\" -DKYUA_ARCHITECTURE=\"amd64\" -DKYUA_CONFDIR=\"/etc/kyua\" -DKYUA_DOCDIR=\"/usr/share/doc/kyua\" -DKYUA_MISCDIR=\"/usr/share/kyua/misc\" -DKYUA_PLATFORM=\"amd64\" -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -DPACKAGE=\"kyua\" -DPACKAGE_NAME=\"Kyua\" -DPACKAGE_VERSION=\"0.13\" -DVERSION=\"0.13\" -fPIE -g -MD -MF.depend.utils_config_tree.o -MTutils/config/tree.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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  -fPIE -std=c++11 -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference       -c /workspace/src/contrib/kyua/utils/config/tree.cpp -o utils/config/tree.o
--- all_subdir_usr.bin/lex ---
--- dfa.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 -I. -I/workspace/src/usr.bin/lex -I/workspace/src/contrib/flex/src -DHAVE_CONFIG_H   -fPIE -g -MD  -MF.depend.dfa.o -MTdfa.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-misleading-indentation -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/contrib/flex/src/dfa.c -o dfa.o
--- all_subdir_usr.bin/kyua ---
--- utils/config/parser.o ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/ostream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:21,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:939,
                 from /workspace/src/contrib/kyua/utils/config/parser.hpp:37,
                 from /workspace/src/contrib/kyua/utils/config/parser.cpp:29:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:43:28: warning: type attributes ignored after type is already defined [-Wattributes]
   43 | class _LIBCPP_TEMPLATE_VIS allocator;
      |                            ^~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:33:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:632:29: warning: type attributes ignored after type is already defined [-Wattributes]
  632 | struct _LIBCPP_TEMPLATE_VIS hash;
      |                             ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1544:29: warning: type attributes ignored after type is already defined [-Wattributes]
 1544 | struct _LIBCPP_TEMPLATE_VIS hash;
      |                             ^~~~
--- all_subdir_usr.sbin ---
--- wpa_supplicant.conf.5.gz ---
gzip -cn /workspace/src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 > wpa_supplicant.conf.5.gz
--- wpa_supplicant.full ---
/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 -I/workspace/src/usr.sbin/wpa/wpa_supplicant -I/workspace/src/contrib/wpa/hostapd -I/workspace/src/contrib/wpa/src -I/workspace/src/contrib/wpa/src/ap -I/workspace/src/contrib/wpa/src/common -I/workspace/src/contrib/wpa/src/crypto -I/workspace/src/contrib/wpa/src/drivers -I/workspace/src/contrib/wpa/src/eap_common -I/workspace/src/contrib/wpa/src/eap_peer -I/workspace/src/contrib/wpa/src/eap_server -I/workspace/src/contrib/wpa/src/eapol_auth -I/workspace/src/contrib/wpa/src/eapol_supp -I/workspace/src/contrib/wpa/src/l2_packet -I/workspace/src/contrib/wpa/src/radius -I/workspace/src/contrib/wpa/src/rsn_supp -I/workspace/src/contrib/wpa/src/tls -I/workspace/src/contrib/wpa/src/utils -I/workspace/src/contrib/wpa/src/wps -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RADIUS_ACL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -DCONFIG_IEEE80211N -DCONFIG_IEEE80211R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CIPHERS=\"DEFAULT:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG_GAS -DCONFIG_PEERKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_TLS=openssl -DCONFIG_MATCH_IFACE -DCONFIG_PTKSA_CACHE -DEAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SERVER_TTLS -DEAP_SERVER_WSC -DEAP_TLS_FUNCS -DCONFIG_WNM -DCONFIG_MBO -DCONFIG_RSN_PREAUTH -DCONFIG_WEP -DCONFIG_HS20 -DEAP_GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_WSC -DIEEE8021X_EAPOL -DCONFIG_INTERWORKING -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_WPS_OOB -DCONFIG_PASN -DCONFIG_SHA256 -DCONFIG_ECC -DEAP_TLS_OPENSSL -DCONFIG_BACKEND_FILE -DEAP_GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_WSC -DIEEE8021X_EAPOL -I/workspace/src/usr.sbin/wpa/wpa_supplicant -I/workspace/src/contrib/wpa/hostapd -I/workspace/src/contrib/wpa/src -I/workspace/src/contrib/wpa/src/ap -I/workspace/src/contrib/wpa/src/common -I/workspace/src/contrib/wpa/src/crypto -I/workspace/src/contrib/wpa/src/drivers -I/workspace/src/contrib/wpa/src/eap_common -I/workspace/src/contrib/wpa/src/eap_peer -I/workspace/src/contrib/wpa/src/eap_server -I/workspace/src/contrib/wpa/src/eapol_auth -I/workspace/src/contrib/wpa/src/eapol_supp -I/workspace/src/contrib/wpa/src/l2_packet -I/workspace/src/contrib/wpa/src/radius -I/workspace/src/contrib/wpa/src/rsn_supp -I/workspace/src/contrib/wpa/src/tls -I/workspace/src/contrib/wpa/src/utils -I/workspace/src/contrib/wpa/src/wps -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RADIUS_ACL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -DCONFIG_IEEE80211N -DCONFIG_IEEE80211R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CIPHERS=\"DEFAULT:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG_GAS -DCONFIG_PEERKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_TLS=openssl -DCONFIG_MATCH_IFACE -DCONFIG_PTKSA_CACHE -DEAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SERVER_TTLS -DEAP_SERVER_WSC -DEAP_TLS_FUNCS -DCONFIG_WNM -DCONFIG_MBO -DCONFIG_RSN_PREAUTH -DCONFIG_WEP -DCONFIG_HS20 -DEAP_GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_WSC -DIEEE8021X_EAPOL -DCONFIG_INTERWORKING -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_WPS_OOB -DCONFIG_PASN -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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  -Wl,-zrelro -pie -Wl,-znoexecstack   -o wpa_supplicant.full bss.o bssid_ignore.o config.o config_file.o ctrl_iface.o ctrl_iface_unix.o driver_bsd.o eap_register.o events.o gas_query.o main.o mbo.o notify.o op_classes.o offchannel.o robust_av.o rrm.o scan.o twt.o wmm_ac.o wnm_sta.o wpa_supplicant.o wpas_glue.o pasn_supplicant.o hs20_supplicant.o interworking.o wps_supplicant.o    -lssl  -lcrypto  -lpcap  -lutil -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/drivers -lwpadrivers_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/eapol_supp -lwpaeapol_supp_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/eap_server -lwpaeap_server_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/eap_peer -lwpaeap_peer_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/eap_common -lwpaeap_common_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/l2_packet -lwpal2_packet_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/rsn_supp -lwparsn_supp_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/tls -lwpatls_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/wps -lwpawps_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/common -lwpacommon_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/crypto -lwpacrypto_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/utils -lwpautils_pie -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/pasn -lwpapasn_pie 
--- all_subdir_usr.bin ---
--- utils/config/tree.o ---
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:111,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1456,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory_resource/polymorphic_allocator.h:20,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/map:589,
                 from /workspace/src/contrib/kyua/utils/config/tree_fwd.hpp:35,
                 from /workspace/src/contrib/kyua/utils/config/tree.hpp:35,
                 from /workspace/src/contrib/kyua/utils/config/tree.ipp:29,
                 from /workspace/src/contrib/kyua/utils/config/tree.cpp:29:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:43:28: warning: type attributes ignored after type is already defined [-Wattributes]
   43 | class _LIBCPP_TEMPLATE_VIS allocator;
      |                            ^~~~~~~~~
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-ld: /tmp/obj/workspace/src/amd64.amd64/usr.sbin/wpa/src/pasn/libwpapasn_pie.a(pasn_initiator.pieo): in function `wpas_pasn_start':
/workspace/src/contrib/wpa/src/pasn/pasn_initiator.c:952: undefined reference to `dragonfly_suitable_group'
collect2: error: ld returned 1 exit status
*** [wpa_supplicant.full] Error code 1

make[5]: stopped in /workspace/src/usr.sbin/wpa/wpa_supplicant
1 error

make[5]: stopped in /workspace/src/usr.sbin/wpa/wpa_supplicant
--- all_subdir_lib ---

make[5]: stopped in /workspace/src/lib/libarchive/tests
--- all_subdir_usr.sbin ---

make[4]: stopped in /workspace/src/usr.sbin/wpa
--- all_subdir_usr.bin ---

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

make[3]: stopped in /workspace/src/usr.sbin

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

make[4]: stopped in /workspace/src/lib/libarchive

make[3]: stopped in /workspace/src/lib
--- all_subdir_lib/atf ---
--- utils_test ---

make[6]: stopped in /workspace/src/lib/atf/libatf-c++/tests
--- all_subdir_lib/atf/libatf-c++/tests/detail ---
--- fs_test ---

make[7]: stopped in /workspace/src/lib/atf/libatf-c++/tests/detail
--- text_test ---
In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]',
    inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5,
    inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27,
    inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:83:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:916:55: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=]
  916 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(basic_string&& __str)
      |                                                       ^~~~~~~~~~~~
In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]',
    inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31,
    inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54,
    inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27,
    inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49,
    inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34,
    inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:77:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new'
  273 |   return ::operator new(__args...);
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~
In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]',
    inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31,
    inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54,
    inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27,
    inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49,
    inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34,
    inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:82:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new'
  273 |   return ::operator new(__args...);
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~
In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]',
    inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5,
    inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27,
    inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:83:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:925:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=]
  925 |       : __r_([](basic_string &__s) -> decltype(__s.__r_)&& { if(!__s.__is_long()) __s.__annotate_delete(); return std::move(__s.__r_); }(__str)) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]',
    inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31,
    inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54,
    inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27,
    inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49,
    inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34,
    inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:77:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new'
  273 |   return ::operator new(__args...);
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~
In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]',
    inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31,
    inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54,
    inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27,
    inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49,
    inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47,
    inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34,
    inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:82:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new'
  273 |   return ::operator new(__args...);
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~

make[7]: stopped in /workspace/src/lib/atf/libatf-c++/tests/detail

make[6]: stopped in /workspace/src/lib/atf/libatf-c++/tests

make[5]: stopped in /workspace/src/lib/atf/libatf-c++

make[4]: stopped in /workspace/src/lib/atf

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

make[2]: stopped in /workspace/src
      685.85 real      6325.86 user       334.30 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/jenkins11753714930512766336.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