Date: Mon, 16 Sep 2024 20:50:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: np@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #3835 - Still Failing Message-ID: <243748234.6071.1726519835006@jenkins.ci.freebsd.org> In-Reply-To: <66142066.6067.1726508765130@jenkins.ci.freebsd.org> References: <66142066.6067.1726508765130@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_6070_242618106.1726519832471 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #3835 (07f47e8850d0639d474026b203013= 072aeb32c81) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/3835/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 3835/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3= 835/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) 07f47e8850d0639d474026b203013072aeb32c81 by np: cxgbe/t4_tom: completely avoid L2T entries during stop/suspend. The end of the build log: [...truncated 89.05 MiB...] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- =3D=3D=3D> stand/i386/btx/btx (all) --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:632:29: warning: type attributes ignored after type is already defined= [-Wattributes] 632 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.bin --- --- .depend --- echo bintrans.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- bintrans.o --- --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:596:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 596 | _LIBCPP_HIDE_FROM_ABI shared_ptr(auto_ptr<_Yp>&& __r) : __ptr_(__= r.get()) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_usr.bin --- /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 -fPIE -g -MD -MF.depend.bintrans.o -MTbintrans.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/usr.bin/bintrans/bintrans.c -o bintrans.o --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:677:52: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 677 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp>& operator=3D(auto_ptr<_Yp>&= & __r) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_stand --- --- include/machine --- --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1544:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1544 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:534: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:44:58: warning: 'template<class _Sp, class _Tp> class std::__1::m= em_fun_t' is deprecated [-Wdeprecated-declarations] 44 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI mem_fun_t<= _Sp, _Tp> mem_fun(_Sp (_Tp::*__f)()) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:26:56: note: declared here 26 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_t : = public __unary_function<_Tp*, _Sp> { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::mem_fun_t<_Sp, _Tp> std::__1::mem_fun(_Sp= (_Tp::*)())': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:45:10: warning: 'template<class _Sp, class _Tp> class std::__1::m= em_fun_t' is deprecated [-Wdeprecated-declarations] 45 | return mem_fun_t<_Sp, _Tp>(__f); | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:26:56: note: declared here 26 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_t : = public __unary_function<_Tp*, _Sp> { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:49:58: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::mem_fun1_t' is deprecated [-Wdeprecated-declarations] 49 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI mem_fun1_t= <_Sp, _Tp, _Ap> mem_fun(_Sp (_Tp::*__f)(_Ap)) { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:35:56: note: declared here 35 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_t := public __binary_function<_Tp*, _Ap, _Sp> { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::mem_fun1_t<_Sp, _Tp, _Ap> std::__1::mem_f= un(_Sp (_Tp::*)(_Ap))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:50:10: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::mem_fun1_t' is deprecated [-Wdeprecated-declarations] 50 | return mem_fun1_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:35:56: note: declared here 35 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_t := public __binary_function<_Tp*, _Ap, _Sp> { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:72:58: warning: 'template<class _Sp, class _Tp> class std::__1::m= em_fun_ref_t' is deprecated [-Wdeprecated-declarations] 72 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI mem_fun_re= f_t<_Sp, _Tp> mem_fun_ref(_Sp (_Tp::*__f)()) { | ^~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:54:56: note: declared here 54 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_ref_= t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::mem_fun_ref_t<_Sp, _Tp> std::__1::mem_fun= _ref(_Sp (_Tp::*)())': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:73:10: warning: 'template<class _Sp, class _Tp> class std::__1::m= em_fun_ref_t' is deprecated [-Wdeprecated-declarations] 73 | return mem_fun_ref_t<_Sp, _Tp>(__f); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:54:56: note: declared here 54 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_ref_= t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:77:58: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 77 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI mem_fun1_r= ef_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:63:56: note: declared here 63 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_ref= _t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::mem_fun1_ref_t<_Sp, _Tp, _Ap> std::__1::m= em_fun_ref(_Sp (_Tp::*)(_Ap))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:79:10: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 79 | return mem_fun1_ref_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:63:56: note: declared here 63 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_ref= _t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:102:58: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_t' is deprecated [-Wdeprecated-declarations] 102 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun_t<_Sp, _Tp> mem_fun(_Sp (_Tp::*__f)() const) { | ^~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:83:56: note: declared here 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_t : public __unary_function<const _Tp*, _Sp> { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun_t<_Sp, _Tp> std::__1::mem_f= un(_Sp (_Tp::*)() const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:103:10: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_t' is deprecated [-Wdeprecated-declarations] 103 | return const_mem_fun_t<_Sp, _Tp>(__f); | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:83:56: note: declared here 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_t : public __unary_function<const _Tp*, _Sp> { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:107:58: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations] 107 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun1_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:92:56: note: declared here 92 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_t | ^~~~~~~~~~~~= ~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun1_t<_Sp, _Tp, _Ap> std::__1:= :mem_fun(_Sp (_Tp::*)(_Ap) const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:109:10: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations] 109 | return const_mem_fun1_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:92:56: note: declared here 92 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_t | ^~~~~~~~~~~~= ~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:131:58: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 131 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun_ref_t<_Sp, _Tp> | ^~~~~~~~~~= ~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:113:56: note: declared here 113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun_ref_t<_Sp, _Tp> std::__1::m= em_fun_ref(_Sp (_Tp::*)() const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:133:10: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 133 | return const_mem_fun_ref_t<_Sp, _Tp>(__f); | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:113:56: note: declared here 113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:137:58: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 137 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun1_ref_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:122:56: note: declared here 122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun1_ref_t<_Sp, _Tp, _Ap> std::= __1::mem_fun_ref(_Sp (_Tp::*)(_Ap) const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:139:10: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 139 | return const_mem_fun1_ref_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:122:56: note: declared here 122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:537: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _binary_function<_Arg1, _Arg2, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b= inary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: In function 'std::__1::pointer_to_binary_function= <_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 37 | return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b= inary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:538: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _unary_function<_Arg, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~ /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 | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_= Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 37 | return pointer_to_unary_function<_Arg, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /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 | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ --- all_subdir_share --- make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/msun --- make[5]: stopped in /workspace/src/lib/msun/tests --- all_subdir_secure --- make[4]: stopped in /workspace/src/secure/usr.bin --- all_subdir_lib --- --- all_subdir_lib/libc --- make[3]: stopped in /workspace/src/lib --- all_subdir_secure --- make[3]: stopped in /workspace/src/secure make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/msun --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_stand --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src 66.68 real 557.93 user 65.60 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/jenkins6462160723401013= 818.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_6070_242618106.1726519832471--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?243748234.6071.1726519835006>