Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 14:01:38 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        imp@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1532 - Still Failing
Message-ID:  <325541662.2122.1692194501337@jenkins.ci.freebsd.org>
In-Reply-To: <1827145996.2108.1692184843205@jenkins.ci.freebsd.org>
References:  <1827145996.2108.1692184843205@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_2121_120988206.1692194498940
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc12_build - Build #1532 (77a999ef2f0c3003822ef2085752a=
4373f3af148) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/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/1=
532/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/poin=
ter_to_unary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_u=
nary_function
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr=
ivate/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: wa=
rning: '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 char=
32_t is non-standard and is provided for a temporary period. It will be rem=
oved 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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 1673 |     bool friend operator=3D=3D(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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 1674 |                            const basic_string<char, char_traits<cha=
r>, _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-d=
ebuglink=3Dhostapd_cli.debug  hostapd_cli.full hostapd_cli
--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4026:37: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 4026 | operator=3D=3D(const basic_string<char, char_traits<char>, _Allocat=
or>& __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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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 functi=
on 'bool std::__1::operator=3D=3D(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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 4035 |         return char_traits<char>::compare(__lp, __rp, __lhs_sz) =3D=
=3D 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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 4451 |     operator()(const basic_string<_CharT, char_traits<_CharT>, _All=
ocator>& __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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 4464 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocato=
r> > : __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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 4467 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocato=
r> > : __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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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/pr=
ivate/gmock/internal/gmock-internal-utils.h:44,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr=
ivate/gmock/gmock-actions.h:145:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:754:30: wa=
rning: '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 char=
32_t is non-standard and is provided for a temporary period. It will be rem=
oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
  754 |         basic_string<_CharT, char_traits<_CharT>, allocator<_CharT>=
 > to_string(_CharT __zero =3D _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: wa=
rning: '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 char=
32_t is non-standard and is provided for a temporary period. It will be rem=
oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
  757 |     basic_string<char, char_traits<char>, allocator<char> > to_stri=
ng(char __zero =3D '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 constr=
uctor 'std::__1::bitset<_Size>::bitset(const _CharT*, typename std::__1::ba=
sic_string<_CharT>::size_type, _CharT, _CharT)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:793:37: wa=
rning: '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 char=
32_t is non-standard and is provided for a temporary period. It will be rem=
oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
  793 |     size_t __rlen =3D _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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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_strin=
g(_CharT, _CharT) const':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1014:30: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 1023 |     return to_string<char, char_traits<char>, allocator<char> >(__z=
ero, __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=3D/tmp/obj/worksp=
ace/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/workspac=
e/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/sr=
c/contrib/wpa/src/crypto -I/workspace/src/contrib/wpa/src/drivers -I/worksp=
ace/src/contrib/wpa/src/eap_common -I/workspace/src/contrib/wpa/src/eap_pee=
r -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/works=
pace/src/contrib/wpa/src/rsn_supp -I/workspace/src/contrib/wpa/src/tls -I/w=
orkspace/src/contrib/wpa/src/utils -I/workspace/src/contrib/wpa/src/wps -DC=
ONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RADIUS_ACL -DCONFIG_=
CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -DCONFIG_IEEE80211=
N -DCONFIG_IEEE80211R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CIPHERS=3D\"DEFAULT=
:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG_GAS -DCONFIG_PEE=
RKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DCONFIG_TERMINATE_O=
NLASTIF -DCONFIG_TLS=3Dopenssl -DCONFIG_MATCH_IFACE -DCONFIG_PTKSA_CACHE -D=
EAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_MD5 -DEAP_SE=
RVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SERVER_TTLS -DEAP_SE=
RVER_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  -D=
EAP_WSC  -DIEEE8021X_EAPOL  -DCONFIG_INTERWORKING  -DCONFIG_WPS  -DCONFIG_W=
PS2  -DCONFIG_WPS_UPNP  -DCONFIG_WPS_OOB -DCONFIG_PASN -DCONFIG_SHA256 -DCO=
NFIG_ECC -DEAP_TLS_OPENSSL -DCONFIG_BACKEND_FILE  -DEAP_GTC  -DEAP_LEAP  -D=
EAP_MD5  -DEAP_MSCHAPv2  -DEAP_OTP  -DEAP_PEAP  -DEAP_PSK  -DEAP_TLS  -DEAP=
_TTLS  -DEAP_WSC  -DIEEE8021X_EAPOL -I/workspace/src/usr.sbin/wpa/wpa_suppl=
icant -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/commo=
n -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/contri=
b/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/sr=
c/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/contri=
b/wpa/src/wps -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RAD=
IUS_ACL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -=
DCONFIG_IEEE80211N -DCONFIG_IEEE80211R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CI=
PHERS=3D\"DEFAULT:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG=
_GAS -DCONFIG_PEERKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DC=
ONFIG_TERMINATE_ONLASTIF -DCONFIG_TLS=3Dopenssl -DCONFIG_MATCH_IFACE -DCONF=
IG_PTKSA_CACHE -DEAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SE=
RVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SER=
VER_TTLS -DEAP_SERVER_WSC -DEAP_TLS_FUNCS -DCONFIG_WNM -DCONFIG_WNM_AP -DCO=
NFIG_MBO -DCONFIG_RSN_PREAUTH -DCONFIG_WEP -DCONFIG_HS20  -DEAP_GTC  -DEAP_=
LEAP  -DEAP_MD5  -DEAP_MSCHAPv2  -DEAP_OTP  -DEAP_PEAP  -DEAP_PSK  -DEAP_TL=
S  -DEAP_TTLS  -DEAP_WSC  -DIEEE8021X_EAPOL  -DCONFIG_INTERWORKING  -DCONFI=
G_WPS  -DCONFIG_WPS2  -DCONFIG_WPS_UPNP  -DCONFIG_WPS_OOB -DCONFIG_PASN -fP=
IE -g -MD  -MF.depend.twt.o -MTtwt.o -std=3Dgnu99 -Wno-format-zero-length -=
fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare=
 -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec=
larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical=
-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W=
no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod=
y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type -Wno-address-of-packed-member      -c /workspace/src/contrib/w=
pa/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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 3606 |     typedef basic_string<char, char_traits<char>, _Byte_alloc>   by=
te_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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 3607 |     typedef basic_string<_Elem, char_traits<_Elem>, _Wide_alloc> wi=
de_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_al=
loc>::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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved 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_al=
loc>::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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 3658 |         {return to_bytes(__wptr, __wptr + char_traits<_Elem>::lengt=
h(__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: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
 3871 | template <class _Codecvt, class _Elem =3D wchar_t, class _Tr =3D ch=
ar_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 funct=
ion 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_o=
stream<_CharT, _Traits>&, const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:863:28: w=
arning: '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 cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
  863 |             size_t __len =3D 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=3D/tmp/obj/worksp=
ace/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/c=
ontrib/wpa/hostapd -I/workspace/src/contrib/wpa/src -I/workspace/src/contri=
b/wpa/src/ap -I/workspace/src/contrib/wpa/src/common -I/workspace/src/contr=
ib/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/wo=
rkspace/src/contrib/wpa/src/eap_server -I/workspace/src/contrib/wpa/src/eap=
ol_auth -I/workspace/src/contrib/wpa/src/eapol_supp -I/workspace/src/contri=
b/wpa/src/l2_packet -I/workspace/src/contrib/wpa/src/radius -I/workspace/sr=
c/contrib/wpa/src/rsn_supp -I/workspace/src/contrib/wpa/src/tls -I/workspac=
e/src/contrib/wpa/src/utils -I/workspace/src/contrib/wpa/src/wps -DCONFIG_D=
RIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RADIUS_ACL -DCONFIG_CTRL_IF=
ACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -DCONFIG_IEEE80211N -DCON=
FIG_IEEE80211R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CIPHERS=3D\"DEFAULT:!EXP:!=
LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG_GAS -DCONFIG_PEERKEY -D=
CONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DCONFIG_TERMINATE_ONLASTIF=
 -DCONFIG_TLS=3Dopenssl -DCONFIG_MATCH_IFACE -DCONFIG_PTKSA_CACHE -DEAP_SER=
VER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_MD5 -DEAP_SERVER_MS=
CHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SERVER_TTLS -DEAP_SERVER_WS=
C -DEAP_TLS_FUNCS -DCONFIG_WNM -DCONFIG_WNM_AP -DCONFIG_MBO -DCONFIG_RSN_PR=
EAUTH -DCONFIG_WEP -DCONFIG_HS20  -DEAP_GTC  -DEAP_LEAP  -DEAP_MD5  -DEAP_M=
SCHAPv2  -DEAP_OTP  -DEAP_PEAP  -DEAP_PSK  -DEAP_TLS  -DEAP_TTLS  -DEAP_WSC=
  -DIEEE8021X_EAPOL  -DCONFIG_INTERWORKING  -DCONFIG_WPS  -DCONFIG_WPS2  -D=
CONFIG_WPS_UPNP  -DCONFIG_WPS_OOB -DCONFIG_PASN -DCONFIG_SHA256 -DCONFIG_EC=
C -DEAP_TLS_OPENSSL -I/workspace/src/usr.sbin/wpa/wpa_supplicant  -I/worksp=
ace/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/contr=
ib/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/work=
space/src/contrib/wpa/src/eap_peer -I/workspace/src/contrib/wpa/src/eap_ser=
ver -I/workspace/src/contrib/wpa/src/eapol_auth -I/workspace/src/contrib/wp=
a/src/eapol_supp -I/workspace/src/contrib/wpa/src/l2_packet -I/workspace/sr=
c/contrib/wpa/src/radius -I/workspace/src/contrib/wpa/src/rsn_supp -I/works=
pace/src/contrib/wpa/src/tls -I/workspace/src/contrib/wpa/src/utils -I/work=
space/src/contrib/wpa/src/wps -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DC=
ONFIG_DRIVER_RADIUS_ACL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONF=
IG_IEEE80211AC -DCONFIG_IEEE80211N -DCONFIG_IEEE80211R -DCONFIG_IEEE80211W =
-DTLS_DEFAULT_CIPHERS=3D\"DEFAULT:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS1=
2_FUNCS -DCONFIG_GAS -DCONFIG_PEERKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -=
DCONFIG_TDLS -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_TLS=3Dopenssl -DCONFIG_MA=
TCH_IFACE -DCONFIG_PTKSA_CACHE -DEAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_I=
DENTITY -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERV=
ER_TLS -DEAP_SERVER_TTLS -DEAP_SERVER_WSC -DEAP_TLS_FUNCS -DCONFIG_WNM -DCO=
NFIG_WNM_AP -DCONFIG_MBO -DCONFIG_RSN_PREAUTH -DCONFIG_WEP -DCONFIG_HS20  -=
DEAP_GTC  -DEAP_LEAP  -DEAP_MD5  -DEAP_MSCHAPv2  -DEAP_OTP  -DEAP_PEAP  -DE=
AP_PSK  -DEAP_TLS  -DEAP_TTLS  -DEAP_WSC  -DIEEE8021X_EAPOL  -DCONFIG_INTER=
WORKING  -DCONFIG_WPS  -DCONFIG_WPS2  -DCONFIG_WPS_UPNP  -DCONFIG_WPS_OOB -=
DCONFIG_PASN -fPIE -g -MD  -MF.depend.eap_register.o -MTeap_register.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-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 ---
=3D=3D=3D> usr.bin/telnet (all)
--- .depend ---
echo telnet.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm=
p/obj/workspace/src/amd64.amd64/lib/libtelnet/libtelnet_pie.a /tmp/obj/work=
space/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/ob=
j/workspace/src/amd64.amd64/tmp/usr/lib/libipsec.a /tmp/obj/workspace/src/a=
md64.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=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common   -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -DOPIE  -I/work=
space/src/contrib/telnet -I/workspace/src/contrib/telnet/libtelnet/ -DINET6=
 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -DKRB5 -DFORWARD -Dnet_write=
=3Dtelnet_net_write -fPIE -g -MD  -MF.depend.commands.o -MTcommands.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-t=
ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes =
-Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W=
no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De=
xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno=
-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val=
ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno=
nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-=
error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov=
erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn=
o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe=
xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds=
tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca=
st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro=
s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D=
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=3D/tmp/obj/worksp=
ace/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/workspac=
e/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/sr=
c/contrib/wpa/src/crypto -I/workspace/src/contrib/wpa/src/drivers -I/worksp=
ace/src/contrib/wpa/src/eap_common -I/workspace/src/contrib/wpa/src/eap_pee=
r -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/works=
pace/src/contrib/wpa/src/rsn_supp -I/workspace/src/contrib/wpa/src/tls -I/w=
orkspace/src/contrib/wpa/src/utils -I/workspace/src/contrib/wpa/src/wps -DC=
ONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RADIUS_ACL -DCONFIG_=
CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -DCONFIG_IEEE80211=
N -DCONFIG_IEEE80211R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CIPHERS=3D\"DEFAULT=
:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG_GAS -DCONFIG_PEE=
RKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DCONFIG_TERMINATE_O=
NLASTIF -DCONFIG_TLS=3Dopenssl -DCONFIG_MATCH_IFACE -DCONFIG_PTKSA_CACHE -D=
EAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_MD5 -DEAP_SE=
RVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SERVER_TTLS -DEAP_SE=
RVER_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  -D=
EAP_WSC  -DIEEE8021X_EAPOL  -DCONFIG_INTERWORKING  -DCONFIG_WPS  -DCONFIG_W=
PS2  -DCONFIG_WPS_UPNP  -DCONFIG_WPS_OOB -DCONFIG_PASN -DCONFIG_SHA256 -DCO=
NFIG_ECC -DEAP_TLS_OPENSSL -DCONFIG_BACKEND_FILE  -DEAP_GTC  -DEAP_LEAP  -D=
EAP_MD5  -DEAP_MSCHAPv2  -DEAP_OTP  -DEAP_PEAP  -DEAP_PSK  -DEAP_TLS  -DEAP=
_TTLS  -DEAP_WSC  -DIEEE8021X_EAPOL -I/workspace/src/usr.sbin/wpa/wpa_suppl=
icant -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/commo=
n -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/contri=
b/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/sr=
c/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/contri=
b/wpa/src/wps -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RAD=
IUS_ACL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -=
DCONFIG_IEEE80211N -DCONFIG_IEEE80211R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CI=
PHERS=3D\"DEFAULT:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG=
_GAS -DCONFIG_PEERKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DC=
ONFIG_TERMINATE_ONLASTIF -DCONFIG_TLS=3Dopenssl -DCONFIG_MATCH_IFACE -DCONF=
IG_PTKSA_CACHE -DEAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SE=
RVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SER=
VER_TTLS -DEAP_SERVER_WSC -DEAP_TLS_FUNCS -DCONFIG_WNM -DCONFIG_WNM_AP -DCO=
NFIG_MBO -DCONFIG_RSN_PREAUTH -DCONFIG_WEP -DCONFIG_HS20  -DEAP_GTC  -DEAP_=
LEAP  -DEAP_MD5  -DEAP_MSCHAPv2  -DEAP_OTP  -DEAP_PEAP  -DEAP_PSK  -DEAP_TL=
S  -DEAP_TTLS  -DEAP_WSC  -DIEEE8021X_EAPOL  -DCONFIG_INTERWORKING  -DCONFI=
G_WPS  -DCONFIG_WPS2  -DCONFIG_WPS_UPNP  -DCONFIG_WPS_OOB -DCONFIG_PASN -fP=
IE -g -MD  -MF.depend.wmm_ac.o -MTwmm_ac.o -std=3Dgnu99 -Wno-format-zero-le=
ngth -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Dad=
dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c=
ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat=
ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl=
ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali=
zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp=
ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-=
error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type =
-Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/co=
ntrib/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=3D/tmp/obj/worksp=
ace/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/c=
ontrib/wpa/hostapd -I/workspace/src/contrib/wpa/src -I/workspace/src/contri=
b/wpa/src/ap -I/workspace/src/contrib/wpa/src/common -I/workspace/src/contr=
ib/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/wo=
rkspace/src/contrib/wpa/src/eap_server -I/workspace/src/contrib/wpa/src/eap=
ol_auth -I/workspace/src/contrib/wpa/src/eapol_supp -I/workspace/src/contri=
b/wpa/src/l2_packet -I/workspace/src/contrib/wpa/src/radius -I/workspace/sr=
c/contrib/wpa/src/rsn_supp -I/workspace/src/contrib/wpa/src/tls -I/workspac=
e/src/contrib/wpa/src/utils -I/workspace/src/contrib/wpa/src/wps -DCONFIG_D=
RIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RADIUS_ACL -DCONFIG_CTRL_IF=
ACE -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_CI=
PHERS=3D\"DEFAULT:!EXP:!LOW\" -DCONFIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG=
_GAS -DCONFIG_PEERKEY -DCONFIG_PRIVSEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DC=
ONFIG_TERMINATE_ONLASTIF -DCONFIG_TLS=3Dopenssl -DCONFIG_MATCH_IFACE -DCONF=
IG_PTKSA_CACHE -DEAP_SERVER -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SE=
RVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SER=
VER_TTLS -DEAP_SERVER_WSC -DEAP_TLS_FUNCS -DCONFIG_WNM -DCONFIG_WNM_AP -DCO=
NFIG_MBO -DCONFIG_RSN_PREAUTH -DCONFIG_WEP -DCONFIG_HS20  -DEAP_GTC  -DEAP_=
LEAP  -DEAP_MD5  -DEAP_MSCHAPv2  -DEAP_OTP  -DEAP_PEAP  -DEAP_PSK  -DEAP_TL=
S  -DEAP_TTLS  -DEAP_WSC  -DIEEE8021X_EAPOL  -DCONFIG_INTERWORKING  -DCONFI=
G_WPS  -DCONFIG_WPS2  -DCONFIG_WPS_UPNP  -DCONFIG_WPS_OOB -DCONFIG_PASN -DC=
ONFIG_SHA256 -DCONFIG_ECC -DEAP_TLS_OPENSSL -I/workspace/src/usr.sbin/wpa/w=
pa_supplicant  -I/workspace/src/contrib/wpa/src/eap_peer  -DHOSTAPD -DCONFI=
G_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/a=
p -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/wp=
a/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/l=
2_packet -I/workspace/src/contrib/wpa/src/radius -I/workspace/src/contrib/w=
pa/src/rsn_supp -I/workspace/src/contrib/wpa/src/tls -I/workspace/src/contr=
ib/wpa/src/utils -I/workspace/src/contrib/wpa/src/wps -DCONFIG_DRIVER_BSD -=
DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_RADIUS_ACL -DCONFIG_CTRL_IFACE -DCONFI=
G_CTRL_IFACE_UNIX -DCONFIG_IEEE80211AC -DCONFIG_IEEE80211N -DCONFIG_IEEE802=
11R -DCONFIG_IEEE80211W -DTLS_DEFAULT_CIPHERS=3D\"DEFAULT:!EXP:!LOW\" -DCON=
FIG_DEBUG_SYSLOG -DPKCS12_FUNCS -DCONFIG_GAS -DCONFIG_PEERKEY -DCONFIG_PRIV=
SEP -DCONFIG_SMARTCARD -DCONFIG_TDLS -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_T=
LS=3Dopenssl -DCONFIG_MATCH_IFACE -DCONFIG_PTKSA_CACHE -DEAP_SERVER -DEAP_S=
ERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEA=
P_SERVER_PEAP -DEAP_SERVER_TLS -DEAP_SERVER_TTLS -DEAP_SERVER_WSC -DEAP_TLS=
_FUNCS -DCONFIG_WNM -DCONFIG_WNM_AP -DCONFIG_MBO -DCONFIG_RSN_PREAUTH -DCON=
FIG_WEP -DCONFIG_HS20  -DEAP_GTC  -DEAP_LEAP  -DEAP_MD5  -DEAP_MSCHAPv2  -D=
EAP_OTP  -DEAP_PEAP  -DEAP_PSK  -DEAP_TLS  -DEAP_TTLS  -DEAP_WSC  -DIEEE802=
1X_EAPOL  -DCONFIG_INTERWORKING  -DCONFIG_WPS  -DCONFIG_WPS2  -DCONFIG_WPS_=
UPNP  -DCONFIG_WPS_OOB -DCONFIG_PASN -fPIE -g -MD  -MF.depend.main.o -MTmai=
n.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-poin=
ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err=
or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa=
re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr=
ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e=
rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize=
d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-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/jenkins1084571043704440=
4200.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
------=_Part_2121_120988206.1692194498940--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?325541662.2122.1692194501337>