Date: Thu, 23 Mar 2023 01:27:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, rene@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #661 - Still Failing Message-ID: <509239709.811.1679534869244@jenkins.ci.freebsd.org> In-Reply-To: <114296634.795.1679520650737@jenkins.ci.freebsd.org> References: <114296634.795.1679520650737@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_810_2122401109.1679534867015 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #661 (b0f6acbaf8bb93cbfbc26e5261e47a= 9ccc7aa91d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/661/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 661/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 61/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) f9c7fb7caed063757c7bb6a08cb5e81b2bbb5a6e by emaste: arpa: garbage collect ns_newmsg/ns_rdata decls 48c519be0e8005aedc817b1bc1101ad32b67a67a by jhb: libpfctl: Don't pass stack garbage to free. 61482760a0ca198a9310d450133e9ac792b67955 by jhb: bhyve: Accept a variable-length string name for qemu_fwcfg_add_file. 7bf44831ca05c67169fd90408b514573ddbbcf9d by jhb: bhyve: Don't return -ENOMEM from qemu_fwcfg_add_file. 4ffeb3b88ed228e72e13abe1be888c77c6ede95d by jhb: sys: Stop enabling -Wnested-externs. dddb1aec4d54ba949201f4a2e3146cfab4a5870f by jhb: sys: Retire OPENZFS_CWARNFLAGS now that it is empty. b0f6acbaf8bb93cbfbc26e5261e47a9ccc7aa91d by rene: misc/organization: add bofh as a new portmgr member The end of the build log: [...truncated 82.12 MB...] /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:57:1: warning: 'template<class _Sp, class _Tp, class _Ap> class s= td::__1::mem_fun1_t' is deprecated [-Wdeprecated-declarations] 57 | mem_fun1_t<_Sp,_Tp,_Ap> | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:38:56: note: declared here 38 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_t | ^~~~~~~~~~ /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:59:13: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::mem_fun1_t' is deprecated [-Wdeprecated-declarations] 59 | {return mem_fun1_t<_Sp,_Tp,_Ap>(__f);} | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:38:56: note: declared here 38 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_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:87:1: warning: 'template<class _Sp, class _Tp> class std::__1::me= m_fun_ref_t' is deprecated [-Wdeprecated-declarations] 87 | mem_fun_ref_t<_Sp,_Tp> | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:62:56: note: declared here 62 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_ref_= t | ^~~~~~~~~~~~= ~ /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:89:13: warning: 'template<class _Sp, class _Tp> class std::__1::m= em_fun_ref_t' is deprecated [-Wdeprecated-declarations] 89 | {return mem_fun_ref_t<_Sp,_Tp>(__f);} | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:62:56: note: declared here 62 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_ref_= 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:93:1: warning: 'template<class _Sp, class _Tp, class _Ap> class s= td::__1::mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 93 | mem_fun1_ref_t<_Sp,_Tp,_Ap> | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:74:56: note: declared here 74 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_ref= _t | ^~~~~~~~~~~~= ~~ /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:95:13: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 95 | {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:74:56: note: declared here 74 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_ref= _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:123:1: warning: 'template<class _Sp, class _Tp> class std::__1::c= onst_mem_fun_t' is deprecated [-Wdeprecated-declarations] 123 | const_mem_fun_t<_Sp,_Tp> | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:98:56: note: declared here 98 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_t | ^~~~~~~~~~~~= ~~~ /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:125:13: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_t' is deprecated [-Wdeprecated-declarations] 125 | {return const_mem_fun_t<_Sp,_Tp>(__f);} | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:98:56: note: declared here 98 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_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:129:1: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations] 129 | const_mem_fun1_t<_Sp,_Tp,_Ap> | ^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:110:56: note: declared here 110 | 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:131:13: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations] 131 | {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:110:56: note: declared here 110 | 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:159:1: warning: 'template<class _Sp, class _Tp> class std::__1::c= onst_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 159 | const_mem_fun_ref_t<_Sp,_Tp> | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:134:56: note: declared here 134 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_t | ^~~~~~~~~~~~= ~~~~~~~ /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:161:13: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 161 | {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:134:56: note: declared here 134 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_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:165:1: warning: 'template<class _Sp, class _Tp, class _Ap> class = std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 165 | const_mem_fun1_ref_t<_Sp,_Tp,_Ap> | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:146:56: note: declared here 146 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t | ^~~~~~~~~~~~= ~~~~~~~~ /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:167:13: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 167 | {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:146:56: note: declared here 146 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t | ^~~~~~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:526: /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:38:1: warning: 'template<class _Arg1, class _Arg2,= class _Result> class std::__1::pointer_to_binary_function' is deprecated [= -Wdeprecated-declarations] 38 | 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 | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/wo= rkspace/src/sys -fPIE -g -MD -MF.depend.nsxfobj.o -MTnsxfobj.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-but-set-variable -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-co--- all_subdir_lib --- /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:40:13: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 40 | {return pointer_to_binary_function<_Arg1,_Arg2,_Result>(__f);} | ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/sys/contrib/dev/acpica/components/namespace/nsxfobj.c -o nsxf= obj.o --- all_subdir_lib --- /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:527: /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:38:1: warning: 'template<class _Arg, class _Result>= class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-dec= larations] 38 | 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:40:13: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 40 | {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_usr.sbin --- --- psargs.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/wo= rkspace/src/sys -fPIE -g -MD -MF.depend.psargs.o -MTpsargs.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-err= or=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=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/sys/contrib/dev/acpica/components/parser/ps= args.c -o psargs.o --- all_subdir_usr.bin --- --- main.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/netstat -fn= o-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DSDP -DPF -DNETGRAPH -fPIE= -g -MD -MF.depend.main.o -MTmain.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 -Wno-uninitialize= d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu= t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-= error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co= mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -= Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D= deprecated -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-t= ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop= -overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func= tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-= error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo= p-truncation -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/usr.bin/netstat/main.c -o main.o /workspace/src/usr.bin/netstat/main.c:33:19: warning: 'copyright' defined b= ut not used [-Wunused-const-variable=3D] 33 | static char const copyright[] =3D | ^~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/googletest/tests/gtest --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:170: /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:2704:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2704 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<char, false>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2705:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2705 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<char, true>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2710:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2710 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<wchar_t, false>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2711:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2711 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<wchar_t, true>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/googletest/tests/gtest_main --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:170: /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:2704:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2704 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<char, false>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2705:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2705 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<char, true>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2710:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2710 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<wchar_t, false>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2711:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2711 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<wchar_t, true>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- psloop.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/wo= rkspace/src/sys -fPIE -g -MD -MF.depend.psloop.o -MTpsloop.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-err= or=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=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/sys/contrib/dev/acpica/components/parser/ps= loop.c -o psloop.o --- all_subdir_usr.sbin/tcpdump --- --- version.o --- --- all_subdir_usr.bin --- --- mbuf.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/netstat -fn= o-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DSDP -DPF -DNETGRAPH -fPIE= -g -MD -MF.depend.mbuf.o -MTmbuf.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 -Wno-uninitialize= d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu= t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-= error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co= mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -= Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D= deprecated -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-t= ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop= -overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func= tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-= error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo= p-truncation -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/usr.bin/netstat/mbuf.c -o mbuf.o --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD -MF.depend.version.o= -MTversion.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W= missing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c version.c -o version.o --- print-pflog.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-pfl= og.o -MTprint-pflog.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -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-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contri= b/tcpdump/print-pflog.c -o print-pflog.o --- all_subdir_usr.sbin/bhyve --- --- all_subdir_usr.sbin/bhyve/kbdlayout --- =3D=3D=3D> usr.sbin/bhyve/kbdlayout (all) --- bhyve.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/work= space/src/sys -DINET -DINET6 -DNETGRAPH -I/workspace/src/sys/dev/e1000 -I/w= orkspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -g -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wl,-zrelro -pie -o bhyve.full acpi_devi= ce.o atkbdc.o acpi.o audio.o basl.o bhyvegc.o bhyverun.o block_if.o bootrom= .o config.o console.o ctl_util.o ctl_scsi_all.o fwctl.o gdb.o hda_codec.o i= nout.o ioapic.o kernemu_dev.o mem.o mevent.o mptbl.o net_backends.o net_uti= ls.o pci_ahci.o pci_e82545.o pci_emul.o pci_hda.o pci_fbuf.o pci_hostbridge= .o pci_irq.o pci_lpc.o pci_nvme.o pci_passthru.o pci_virtio_9p.o pci_virtio= _block.o pci_virtio_console.o pci_virtio_input.o pci_virtio_net.o pci_virti= o_rnd.o pci_virtio_scsi.o pci_uart.o pci_xhci.o pctestdev.o pm.o post.o ps2= kbd.o ps2mouse.o qemu_fwcfg.o rfb.o rtc.o smbiostbl.o sockstream.o task_swi= tch.o uart_emul.o usb_emul.o usb_mouse.o virtio.o vga.o vmgenc.o xmsr.o spi= nup_ap.o iov.o vmm_instruction_emul.o -lvmmapi -lmd -lnv -lz -lutil = -lsbuf -lcam -l9p -lnetgraph -lcrypto -lpthread=20 --- all_subdir_usr.sbin/tcpdump --- --- print-pfsync.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-pfs= ync.o -MTprint-pfsync.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contri= b/tcpdump/print-pfsync.c -o print-pfsync.o --- all_subdir_usr.bin --- --- mroute.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/netstat -fn= o-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DSDP -DPF -DNETGRAPH -fPIE= -g -MD -MF.depend.mroute.o -MTmroute.o -std=3Dgnu99 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-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=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /work= space/src/usr.bin/netstat/mroute.c -o mroute.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- /usr/local/bin/x86_64-unknown-freebsd13.1-ld: warning: libcap_pwd.so.1, nee= ded by /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so, not found (= try using -rpath or -rpath-link) --- all_subdir_usr.sbin/acpi --- --- psobject.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/wo= rkspace/src/sys -fPIE -g -MD -MF.depend.psobject.o -MTpsobject.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/sys/contrib/dev/acpica/components/parser/= psobject.c -o psobject.o --- all_subdir_usr.sbin/bhyve --- /usr/local/bin/x86_64-unknown-freebsd13.1-ld: warning: libcap_grp.so.1, nee= ded by /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so, not found (= try using -rpath or -rpath-link) /usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_setpassent' /usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getgrgid_r' /usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_setgroupent' /usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getpwnam' /usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getpwuid_r' collect2: error: ld returned 1 exit status *** [bhyve.full] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/bhyve --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- 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 make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 161.07 real 1559.38 user 159.46 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/jenkins5229486167615987= 679.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_810_2122401109.1679534867015--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?509239709.811.1679534869244>