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

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 16 Aug 2023 14:01:38 UTC
FreeBSD-main-amd64-gcc12_build - Build #1532 (77a999ef2f0c3003822ef2085752a4373f3af148) - Still Failing

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

bed13771a3596e9501adec2f133db1b511c05b7e by imp:
generate-hfs.sh: don't embed $FreeBSD$ in generated code

fba400ef51d5e5701f752000e62e3a9dd59ab751 by imp:
ps3: Don't add $FreeBSD$ to generated file

19fae0f66023a97a9b464b3beeeabb2081f575b3 by imp:
cursor.bdf: Remove $FreeBSD$ tag

be6151e43cffa86cea04212ccb212222e608614e by imp:
mpool: Remove $FreeBSD$ comment

c25155762166bd03329667e525b2e2c1253a4d6a by imp:
glob.h: Remove $FreeBSD$

77a999ef2f0c3003822ef2085752a4373f3af148 by imp:
powerpc/ata: Remove non-standard __FBSDID()



The end of the build log:

[...truncated 108.59 MB...]
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:140:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:635:57: 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]
  635 | extern template _LIBCPP_FUNC_VIS string operator+<char, char_traits<char>, allocator<char> >(char const*, string const&);
      |                                                         ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1673: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]
 1673 |     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:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1674: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]
 1674 |                            const basic_string<char, char_traits<char>, _Alloc>& __rhs) _NOEXCEPT;
      |                                                     ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- hostapd_cli ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=hostapd_cli.debug  hostapd_cli.full hostapd_cli
--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4026: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]
 4026 | operator==(const basic_string<char, char_traits<char>, _Allocator>& __lhs,
      |                                     ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4027: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]
 4027 |            const basic_string<char, char_traits<char>, _Allocator>& __rhs) _NOEXCEPT
      |                                     ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: In function 'bool std::__1::operator==(const basic_string<char, char_traits<char>, _Alloc>&, const basic_string<char, char_traits<char>, _Alloc>&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4035:16: 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]
 4035 |         return char_traits<char>::compare(__lp, __rp, __lhs_sz) == 0;
      |                ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4448:69: 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]
 4448 | struct __string_hash : public __unary_function<basic_string<_CharT, char_traits<_CharT>, _Allocator>, size_t>
      |                                                                     ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4451: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]
 4451 |     operator()(const basic_string<_CharT, char_traits<_CharT>, _Allocator>& __val) const _NOEXCEPT
      |                                           ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4456: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]
 4456 | struct hash<basic_string<char, char_traits<char>, _Allocator> > : __string_hash<char, _Allocator> {};
      |                                ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4464:36: 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]
 4464 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocator> > : __string_hash<char16_t, _Allocator> {};
      |                                    ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4467:36: 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]
 4467 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocator> > : __string_hash<char32_t, _Allocator> {};
      |                                    ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4471:35: 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]
 4471 | struct hash<basic_string<wchar_t, char_traits<wchar_t>, _Allocator> > : __string_hash<wchar_t, _Allocator> {};
      |                                   ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/wpa/wpa_supplicant ---
--- twt.o ---
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:170,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/internal/gmock-internal-utils.h:44,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:145:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:754: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]
  754 |         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:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:757: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]
  757 |     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:22:29: note: declared here
   22 | 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:793: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]
  793 |     size_t __rlen = _VSTD::min(__n, char_traits<_CharT>::length(__str));
      |                                     ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | 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:1011: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]
 1011 | basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
      |                      ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | 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:1014: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]
 1014 |     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:22:29: note: declared here
   22 | 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:1020: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]
 1020 | basic_string<char, char_traits<char>, allocator<char> >
      |                    ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | 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:1023: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]
 1023 |     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:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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_WNM_AP -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_WNM_AP -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 -MD  -MF.depend.twt.o -MTtwt.o -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      -c /workspace/src/contrib/wpa/wpa_supplicant/twt.c -o twt.o
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:172:
/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:3606: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]
 3606 |     typedef basic_string<char, char_traits<char>, _Byte_alloc>   byte_string;
      |                                ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3607: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]
 3607 |     typedef basic_string<_Elem, char_traits<_Elem>, _Wide_alloc> wide_string;
      |                                 ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | 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, _Wide_alloc, _Byte_alloc>::wide_string std::__1::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::from_bytes(const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3647: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]
 3647 |         {return from_bytes(__ptr, __ptr + char_traits<char>::length(__ptr));}
      |                                           ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | 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, _Wide_alloc, _Byte_alloc>::byte_string std::__1::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::to_bytes(const _Elem*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3658: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]
 3658 |         {return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__wptr));}
      |                                           ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/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:3871: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]
 3871 | 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:22:29: note: declared here
   22 | 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:863: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]
  863 |             size_t __len = char_traits<char>::length(__strn);
      |                            ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here
   22 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/wpa/hostapd ---
--- eap_register.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common   -I/workspace/src/usr.sbin/wpa/hostapd -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_WNM_AP -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 -I/workspace/src/usr.sbin/wpa/wpa_supplicant  -I/workspace/src/contrib/wpa/src/eap_peer  -DHOSTAPD -DCONFIG_IPV6  -I/workspace/src/usr.sbin/wpa/hostapd -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_WNM_AP -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 -MD  -MF.depend.eap_register.o -MTeap_register.o -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      -c /workspace/src/contrib/wpa/hostapd/eap_register.c -o eap_register.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/telnet ---
===> usr.bin/telnet (all)
--- .depend ---
echo telnet.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/lib/libtelnet/libtelnet_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libipsec.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmp.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libipsec.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkrb5.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libroken.a >> .depend
--- commands.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common   -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -DOPIE  -I/workspace/src/contrib/telnet -I/workspace/src/contrib/telnet/libtelnet/ -DINET6 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -fPIE -g -MD  -MF.depend.commands.o -MTcommands.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/contrib/telnet/telnet/commands.c -o commands.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/wpa/wpa_supplicant ---
--- wmm_ac.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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_WNM_AP -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_WNM_AP -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 -MD  -MF.depend.wmm_ac.o -MTwmm_ac.o -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      -c /workspace/src/contrib/wpa/wpa_supplicant/wmm_ac.c -o wmm_ac.o
--- all_subdir_usr.sbin/wpa/hostapd ---
--- main.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common   -I/workspace/src/usr.sbin/wpa/hostapd -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 ---- all_subdir_lib ---
*** [gmock-matchers-misc_test.o] Error code 1

make[7]: stopped in /workspace/src/lib/googletest/tests/gmock_main
--- all_subdir_usr.bin ---

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

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

make[4]: stopped in /workspace/src/usr.sbin/wpa
--- all_subdir_usr.sbin/wpa/hostapd ---
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_WNM_AP -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 -I/workspace/src/usr.sbin/wpa/wpa_supplicant  -I/workspace/src/contrib/wpa/src/eap_peer  -DHOSTAPD -DCONFIG_IPV6  -I/workspace/src/usr.sbin/wpa/hostapd -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_WNM_AP -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 -MD  -MF.depend.main.o -MTmain.o -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      -c /workspace/src/contrib/wpa/hostapd/main.c -o main.o

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

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

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

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

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

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

make[2]: stopped in /workspace/src
      628.99 real      4120.43 user       287.05 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/jenkins10845710437044404200.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