Date: Fri, 29 Nov 2024 23:19:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #2356 - Still Failing Message-ID: <455504688.6308.1732922361358@jenkins.ci.freebsd.org> In-Reply-To: <1271490622.6298.1732916733878@jenkins.ci.freebsd.org> References: <1271490622.6298.1732916733878@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_6307_963424002.1732922358892 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #2356 (e8d027be6b84ac976eacd46283c28= 6b934dd6f1f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/2356/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 2356/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2= 356/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) e4d5b6dc3cd51d16dcd0c72d2292b65e76b0f06a by imp: linux(4): Fix typo `xatrr` in function name fb91b9858080143b56ba637ab3c8954f3f94694a by imp: vt.4: document kern.consmute de13eea53e4c1e5ba593bb77257568c0f5ef1645 by imp: ipfw: Fix comment typos in ipfw struct dyn_data 0b32ef71f9f154f4da5037bfcbb4916960d38452 by imp: vmm: Correctly suspend and resume the vmm driver. e2a72442bd57c1373c30fab945fbfc86464f3782 by imp: sh.1: update history + spdx + linter error 4d12c7b9df660b15580ff3b07ef5570d1cab958a by imp: cu.1: describe better + tag spdx df79daa0fde87ac90d4d73604b98107009c9c1bf by imp: Reduce additional console output when muted d4f9e326393e3298062a58338e2c94ef6baff8b5 by imp: libc/stdio: Increase BUF in vfprintf.c and vfwprintf.c e8d027be6b84ac976eacd46283c286b934dd6f1f by imp: install: print directory name instead of file name if mkstemp fails The end of the build log: [...truncated 89.41 MiB...] 3695 | "Logging subprocess %d (%s) exited %s %d.", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/syslogd/syslogd.c:3694:15: note: 'snprintf' output = between 46 and 1088 bytes into a destination of size 256 3694 | (void)snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 3695 | "Logging subprocess %d (%s) exited %s %d.", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3696 | pid, f->f_pname, reason, code); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:535, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367: /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:536: /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 | ^~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:539: /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: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:93:29: note: declared here 93 | _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t : public __binary_func= tion<const _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_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:93:29: note: declared here 93 | _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t : public __binary_func= tion<const _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: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:541: /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b= inary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b= inary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:542: /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un= ary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un= ary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests/sys/net --- --- test_rtsock_lladdr.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -fPIE -g -std=3Dgnu99 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -Wl,-zrelro -pie -Wl,-znoexecstack -o test_rtsock_lladdr.full test_r= tsock_lladdr.o -lprivateatf-c --- test_rtsock_lladdr.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug test_rt= sock_lladdr.full test_rtsock_lladdr.debug --- test_rtsock_lladdr --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_rtsock_lladdr.debug test_rtsock_lladdr.full test_rtsock_ll= addr --- test_rtsock_ops --- (cd /workspace/src/tests/sys/net/routing && DEPENDFILE=3D.depend.test_rtso= ck_ops NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/net/routing/Makefile= _RECURSING_PROGS=3Dt PROG=3Dtest_rtsock_ops ) --- .depend.test_rtsock_ops --- echo test_rtsock_ops.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .= depend.test_rtsock_ops --- test_rtsock_ops.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -fPIE -g -MD -MF.depend.test_rts= ock_ops.test_rtsock_ops.o -MTtest_rtsock_ops.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/tests/sys/net/routing/test_rtsock_ops.c -o test_r= tsock_ops.o --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [syslogd.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/syslogd --- 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_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src 98.18 real 827.68 user 107.33 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins5333002805688975= 268.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_6307_963424002.1732922358892--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?455504688.6308.1732922361358>