Date: Sat, 8 Jun 2024 04:23:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #3132 - Still Failing Message-ID: <1785397259.17109.1717820594863@jenkins.ci.freebsd.org> In-Reply-To: <1835190112.17105.1717816614752@jenkins.ci.freebsd.org> References: <1835190112.17105.1717816614752@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_17108_1769622944.1717820591247 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #3132 (63a327b954a38ecd46934a2911321= f3ea3d500b3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/3132/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 3132/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3= 132/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) 3753988c5d22393fbdefb6aa16b5a5a699d05642 by bz: LinuxKPI: pm: add SET_SYSTEM_SLEEP_PM_OPS() and device_can_wakeup() 63a327b954a38ecd46934a2911321f3ea3d500b3 by bz: LinuxKPI: 802.11: use net80211 IEEE80211_HTCAP_* definitions The end of the build log: [...truncated 103.41 MiB...] | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:522:29: warning: 'template<class _CharT> struct std::__1::char_traits= ' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, = char16_t or char32_t is non-standard and is provided for a temporary period= . It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated= -declarations] 522 | struct _LIBCPP_TEMPLATE_VIS char_traits<char32_t> { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:582:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-= declarations] 582 | char_traits<char32_t>::compare(const char_type* __s1, const char_ty= pe* __s2, size_t __n) _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:592:45: 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 19, so please migrate off of it. [-Wdeprecated= -declarations] 592 | inline _LIBCPP_CONSTEXPR_SINCE_CXX17 size_t char_traits<char32_t>::= length(const char_type* __s) _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:600:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-= declarations] 600 | char_traits<char32_t>::find(const char_type* __s, size_t __n, const= char_type& __a) _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:213, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:625: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string_view= .h:22:41: warning: 'template<class _CharT> struct std::__1::char_traits' is= deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char= 16_t or char32_t is non-standard and is provided for a temporary period. It= will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-dec= larations] 22 | template <class _CharT, class _Traits =3D char_traits<_CharT> > | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:875:7= 9: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 875 | struct __string_view_hash : public __unary_function<basic_string_vi= ew<_CharT, char_traits<_CharT> >, size_t> { | = ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:876:7= 5: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 876 | _LIBCPP_HIDE_FROM_ABI size_t operator()(const basic_string_view<_= CharT, char_traits<_CharT> > __val) const _NOEXCEPT { | = ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:882:3= 7: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 882 | struct hash<basic_string_view<char, char_traits<char> > > : __strin= g_view_hash<char> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:890:4= 1: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 890 | struct hash<basic_string_view<char16_t, char_traits<char16_t> > > := __string_view_hash<char16_t> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:893:4= 1: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 893 | struct hash<basic_string_view<char32_t, char_traits<char32_t> > > := __string_view_hash<char32_t> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:897:4= 0: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 897 | struct hash<basic_string_view<wchar_t, char_traits<wchar_t> > > : _= _string_view_hash<wchar_t> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- gmock-actions_test --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTyp= es ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp =3D testing::interna= l::DoAllAction<testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitia= lActions_Test::TestBody()::InitialAction, testing::{anonymous}::DoAll_Provi= desLvalueReferencesToInitialActions_Test::TestBody()::<lambda(const testing= ::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBod= y()::Obj&)> >::operator testing::Action<void(const testing::{anonymous}::Do= All_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Obj&)><void,= const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions= _Test::TestBody()::Obj&>() const::OA; _Alloc =3D std::__1::allocator<testin= g::internal::DoAllAction<testing::{anonymous}::DoAll_ProvidesLvalueReferenc= esToInitialActions_Test::TestBody()::InitialAction, testing::{anonymous}::D= oAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::<lambda(con= st testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Tes= t::TestBody()::Obj&)> >::operator testing::Action<void(const testing::{anon= ymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Ob= j&)><void, const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInit= ialActions_Test::TestBody()::Obj&>() const::OA>; _Rp =3D void; _ArgTypes = =3D {const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialAct= ions_Test::TestBody()::Obj&}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_Ar= gTypes ...)>::__value_func(_Fp&&) [with _Fp =3D testing::internal::DoAllAct= ion<testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Te= st::TestBody()::InitialAction, testing::{anonymous}::DoAll_ProvidesLvalueRe= ferencesToInitialActions_Test::TestBody()::<lambda(const testing::{anonymou= s}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Obj&)>= >::operator testing::Action<void(const testing::{anonymous}::DoAll_Provide= sLvalueReferencesToInitialActions_Test::TestBody()::Obj&)><void, const test= ing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::Test= Body()::Obj&>() const::OA; typename std::__1::enable_if<(! std::__1::is_sam= e<typename std::__1::decay<_Up>::type, std::__1::__function::__value_func<_= Rp(_ArgTypes ...)> >::value), int>::type <anonymous> =3D 0; _Rp =3D void; _= ArgTypes =3D {const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToI= nitialActions_Test::TestBody()::Obj&}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::fun= ction(_Fp) [with _Fp =3D testing::internal::DoAllAction<testing::{anonymous= }::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Initial= Action, testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialAction= s_Test::TestBody()::<lambda(const testing::{anonymous}::DoAll_ProvidesLvalu= eReferencesToInitialActions_Test::TestBody()::Obj&)> >::operator testing::A= ction<void(const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInit= ialActions_Test::TestBody()::Obj&)><void, const testing::{anonymous}::DoAll= _ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Obj&>() const::= OA; <template-parameter-2-2> =3D void; _Rp =3D void; _ArgTypes =3D {const t= esting::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::T= estBody()::Obj&}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std:= :__1::function<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testin= g::internal::DoAllAction<testing::{anonymous}::DoAll_ProvidesLvalueReferenc= esToInitialActions_Test::TestBody()::InitialAction, testing::{anonymous}::D= oAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::<lambda(con= st testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Tes= t::TestBody()::Obj&)> >::operator testing::Action<void(const testing::{anon= ymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Ob= j&)><void, const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInit= ialActions_Test::TestBody()::Obj&>() const::OA; <template-parameter-2-2> = =3D void; _Rp =3D void; _ArgTypes =3D {const testing::{anonymous}::DoAll_Pr= ovidesLvalueReferencesToInitialActions_Test::TestBody()::Obj&}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&,= std::__1::true_type) [with G =3D testing::internal::DoAllAction<testing::{= anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()= ::InitialAction, testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInit= ialActions_Test::TestBody()::<lambda(const testing::{anonymous}::DoAll_Prov= idesLvalueReferencesToInitialActions_Test::TestBody()::Obj&)> >::operator t= esting::Action<void(const testing::{anonymous}::DoAll_ProvidesLvalueReferen= cesToInitialActions_Test::TestBody()::Obj&)><void, const testing::{anonymou= s}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Obj&>(= ) const::OA; R =3D void; Args =3D {const testing::{anonymous}::DoAll_Provid= esLvalueReferencesToInitialActions_Test::TestBody()::Obj&}; std::__1::true_= type =3D std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [wi= th G =3D testing::internal::DoAllAction<testing::{anonymous}::DoAll_Provide= sLvalueReferencesToInitialActions_Test::TestBody()::InitialAction, testing:= :{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody= ()::<lambda(const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToIni= tialActions_Test::TestBody()::Obj&)> >::operator testing::Action<void(const= testing::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test:= :TestBody()::Obj&)><void, const testing::{anonymous}::DoAll_ProvidesLvalueR= eferencesToInitialActions_Test::TestBody()::Obj&>() const::OA; <template-pa= rameter-2-2> =3D void; R =3D void; Args =3D {const testing::{anonymous}::Do= All_ProvidesLvalueReferencesToInitialActions_Test::TestBody()::Obj&}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:1638:5: required from 'testing::internal::DoAllAction<InitialAction= , OtherActions ...>::operator testing::Action<U(Args ...)>() const [with R = =3D void; Args =3D {const testing::{anonymous}::DoAll_ProvidesLvalueReferen= cesToInitialActions_Test::TestBody()::Obj&}; typename std::__1::enable_if<t= esting::internal::conjunction<std::__1::is_convertible<const InitialAction&= , testing::Action<void(typename std::__1::conditional<std::__1::is_scalar<A= rgs>::value, Args, const Args&>::type ...)> >, std::__1::is_convertible<con= st testing::internal::DoAllAction<OtherActions ...>&, testing::Action<U(Arg= s ...)> > >::value, int>::type <anonymous> =3D 0; InitialAction =3D testing= ::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBod= y()::InitialAction; OtherActions =3D {testing::{anonymous}::DoAll_ProvidesL= valueReferencesToInitialActions_Test::TestBody()::<lambda(const testing::{a= nonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody():= :Obj&)>}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:1637:9: required from 'testing::internal::DoAllAction<InitialAction= , OtherActions ...>::operator testing::Action<U(Args ...)>() const [with R = =3D void; Args =3D {const testing::{anonymous}::DoAll_ProvidesLvalueReferen= cesToInitialActions_Test::TestBody()::Obj&}; typename std::__1::enable_if<t= esting::internal::conjunction<std::__1::is_convertible<const InitialAction&= , testing::Action<void(typename std::__1::conditional<std::__1::is_scalar<A= rgs>::value, Args, const Args&>::type ...)> >, std::__1::is_convertible<con= st testing::internal::DoAllAction<OtherActions ...>&, testing::Action<U(Arg= s ...)> > >::value, int>::type <anonymous> =3D 0; InitialAction =3D testing= ::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBod= y()::InitialAction; OtherActions =3D {testing::{anonymous}::DoAll_ProvidesL= valueReferencesToInitialActions_Test::TestBody()::InitialAction, testing::{= anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBody()= ::<lambda(const testing::{anonymous}::DoAll_ProvidesLvalueReferencesToIniti= alActions_Test::TestBody()::Obj&)>}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:138= 0:24: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:359:23: warning: placement new constructing an object of type '_Fun'= and size '112' in a region of type 'std::__1::aligned_storage<24>::type' a= nd size '32' [-Wplacement-new=3D] 359 | __f_ =3D ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc= (__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:338:53: note: 'std::__1::__function::__value_func<void(const testing= ::{anonymous}::DoAll_ProvidesLvalueReferencesToInitialActions_Test::TestBod= y()::Obj&)>::__buf_' declared here 338 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- utaddress.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/wo= rkspace/src/sys -fPIE -g -MD -MF.depend.utaddress.o -MTutaddress.o -std=3D= gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/sys/contrib/dev/acpica/components/utilities/utaddress.c -o utaddress.o --- all_subdir_lib --- --- gmock-matchers-arithmetic_test --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:689:12: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 689 | <char, char_traits<char>, allocator<char> >(char const*, string= const&); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1763:39: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 1763 | 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:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1764:39: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 1764 | const basic_string<char, char_traits<char>, _Alloc>& _= _rhs) _NOEXCEPT; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3703: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 19, so please migrate off of it. [-Wdeprecated-declarations] 3703 | 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:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3704: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 19, so please migrate off of it. [-Wdeprecated-declarations] 3704 | const basic_string<char, char_traits<char>, _Allocator>&= __rhs) _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /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:3711:12: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 3711 | 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:23= :29: note: declared here 23 | 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:4046: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4046 | 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:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4048:41: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4048 | operator()(const basic_string<_CharT, char_traits<_CharT>, _Alloc= ator>& __val) const _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4054: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4054 | 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:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4062: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4062 | 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:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4065: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4065 | 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:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4069: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4069 | 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:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_usr.sbin --- --- utalloc.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/wo= rkspace/src/sys -fPIE -g -MD -MF.depend.utalloc.o -MTutalloc.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys/= contrib/dev/acpica/components/utilities/utalloc.c -o utalloc.o --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:524, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2602, from /workspace/src/contrib/googletest/googlemock/test/gmo= ck-matchers_test.h:42, from /workspace/src/contrib/googletest/googlemock/test/gmo= ck-matchers-arithmetic_test.cc:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er1st.h:45:58: warning: 'template<class _Operation> class std::__1::binder1= st' is deprecated [-Wdeprecated-declarations] 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder1st<= _Operation> | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er1st.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er1st.h: In function 'std::__1::binder1st<_Operation> std::__1::bind1st(con= st _Operation&, const _Tp&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er1st.h:47:10: warning: 'template<class _Operation> class std::__1::binder1= st' is deprecated [-Wdeprecated-declarations] 47 | return binder1st<_Operation>(__op, __x); | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er1st.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st | ^~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:525: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er2nd.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er2nd.h:45:58: warning: 'template<class _Operation> class std::__1::binder2= nd' is deprecated [-Wdeprecated-declarations] 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder2nd<= _Operation> | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er2nd.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er2nd.h: In function 'std::__1::binder2nd<_Operation> std::__1::bind2nd(con= st _Operation&, const _Tp&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er2nd.h:47:10: warning: 'template<class _Operation> class std::__1::binder2= nd' is deprecated [-Wdeprecated-declarations] 47 | return binder2nd<_Operation>(__op, __x); | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind= er2nd.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- cc1: all warnings being treated as errors *** [gdb.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/bhyve 1 error make[4]: stopped in /workspace/src/usr.sbin/bhyve --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 156.99 real 1298.92 user 146.42 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/jenkins4010960291775847= 816.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_17108_1769622944.1717820591247--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1785397259.17109.1717820594863>