Date: Thu, 22 Feb 2024 09:21:19 +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 #325 - Still Failing Message-ID: <516821715.1733.1708593681900@jenkins.ci.freebsd.org> In-Reply-To: <388699978.1729.1708590660805@jenkins.ci.freebsd.org> References: <388699978.1729.1708590660805@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1732_1453584016.1708593679705 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #325 (bad90cb4f6860657917a485893ee79= 0545286018) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/325/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 325/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3= 25/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) bad90cb4f6860657917a485893ee790545286018 by imp: nextboot: check unlink, but only warn on !ENOENT The end of the build log: [...truncated 107.09 MiB...] 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: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: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 | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ /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);} | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /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: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 | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:178, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate/gmock/internal/gmock-internal-utils.h:44, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate/gmock/gmock-actions.h:145: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:767:30: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 767 | basic_string<_CharT, char_traits<_CharT>, allocator<_CharT>= > to_string(_CharT __zero =3D _CharT('0'), | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:770:24: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 770 | basic_string<char, char_traits<char>, allocator<char> > to_stri= ng(char __zero =3D '0', | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In constr= uctor 'std::__1::bitset<_Size>::bitset(const _CharT*, typename std::__1::ba= sic_string<_CharT>::size_type, _CharT, _CharT)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:702:39: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 702 | size_t __rlen =3D std::min(__n, char_traits<_CharT>::length= (__str)); | ^~~~~~~~~~~ /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/bitset: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:994:22: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 994 | basic_string<_CharT, char_traits<_CharT>, allocator<_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/bitset: In member= function 'std::__1::basic_string<_CharT> std::__1::bitset<_Size>::to_strin= g(_CharT, _CharT) const': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:997:30: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 997 | return to_string<_CharT, char_traits<_CharT>, allocator<_CharT>= >(__zero, __one); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1003:20: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 1003 | basic_string<char, char_traits<char>, allocator<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/bitset: In member= function 'std::__1::basic_string<char> std::__1::bitset<_Size>::to_string(= char, char) const': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1006:28: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 1006 | return to_string<char, char_traits<char>, allocator<char> >(__z= ero, __one); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In funct= ion 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_o= stream<_CharT, _Traits>&, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:871:28: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 871 | size_t __len =3D char_traits<char>::length(__strn); | ^~~~~~~~~~~ /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.bin --- --- dibio.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/contrib/zstd/programs -I/workspace/s= rc/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/zstd/lib/compr= ess -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/workspace/src/sy= s/contrib/zstd/lib -DXXH_NAMESPACE=3DZSTD_ -DHAVE_THREAD=3D1 -DZSTD_MULT= ITHREAD=3D1 -fPIE -g -MD -MF.depend.dibio.o -MTdibio.o -std=3Dc11 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -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/zstd/programs/dibio.c -o dibio.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslwalks.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.aslwalks.o -MTaslwalks.o -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= no-uninitialized -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 -Wno-address-of-packed-member -c /workspace/src/sys/contrib/dev/= acpica/compiler/aslwalks.c -o aslwalks.o --- all_subdir_usr.sbin/lpr --- --- printcap.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DINET6 -g -MD -MF.depend.printcap.o -MTprintcap.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/usr.sbin/lpr/common_sour= ce/printcap.c -o printcap.o --- all_subdir_lib --- --- all_subdir_lib/atf --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ios:222, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iostream:43, from /workspace/src/contrib/atf/atf-c++/detail/version_hel= per.cpp:34: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:724:50: warning: type attributes ignored after type is already defined= [-Wattributes] 724 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1972:50: warning: type attributes ignored after type is already define= d [-Wattributes] 1972 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslxref.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.aslxref.o -MTaslxref.o -std=3Dgnu99 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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 /workspace/src/sys/contrib/dev/a= cpica/compiler/aslxref.c -o aslxref.o --- all_subdir_lib --- --- Kyuafile --- --- atf_c++_test --- (cd /workspace/src/lib/atf/libatf-c++/tests && DEPENDFILE=3D.depend.atf_c+= +_test NO_SUBDIR=3D1 make -f /workspace/src/lib/atf/libatf-c++/tests/Makef= ile _RECURSING_PROGS=3Dt PROG=3Datf_c++_test PROG_CXX=3Datf_c++_test) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/lpr --- --- request.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DINET6 -g -MD -MF.depend.request.o -MTrequest.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/usr.sbin/lpr/common_sour= ce/request.c -o request.o --- all_subdir_usr.bin --- --- fileio.o --- --- all_subdir_lib --- --- .depend.atf_c++_test --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/contrib/zstd/programs -I/workspace/s= rc/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/zstd/lib/compr= ess -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/workspace/src/sy= s/contrib/zstd/lib -DXXH_NAMESPACE=3DZSTD_ -DHAVE_THREAD=3D1 -DZSTD_MULT= ITHREAD=3D1 -fPIE -g -MD -MF.depend.fileio.o -MTfileio.o -std=3Dc11 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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/zstd/programs/fileio.c -o fileio.o --- all_subdir_lib --- echo atf_c++_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.atf_= c++_test echo atf_c++_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend.atf_c++_test --- atf_c++_test.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 = -pipe -fno-common -DHAVE_CONFIG_H -DATF_BUILD_CXX=3D'"c++"' -DATF_BUILD_CXX= FLAGS=3D'"-Wall"' -DATF_C_TESTS_BASE=3D'"/usr/tests/lib/atf/libatf-c"' -DAT= F_INCLUDEDIR=3D'"/usr/include"' -I/workspace/src/contrib/atf -fPIE -g -MD -= MF.depend.atf_c++_test.atf_c++_test.o -MTatf_c++_test.o -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -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 -Wno-address-of-packed-member -fPIE -std= =3Dc++11 -Wno-deprecated-declarations -Wno-literal-suffix -Wno-error=3Dunkn= own-pragmas -Wno-dangling-reference -c /workspace/src/contrib/atf/atf-= c++/atf_c++_test.cpp -o atf_c++_test.o --- all_subdir_usr.sbin --- --- rmjob.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DINET6 -g -MD -MF.depend.rmjob.o -MTrmjob.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -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-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/usr.sbin/lpr/common_source/rm= job.c -o rmjob.o --- startdaemon.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DINET6 -g -MD -MF.depend.startdaemon.o -MTstartdaemon.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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 /workspace/src/usr.sbin/lpr/comm= on_source/startdaemon.c -o startdaemon.o --- all_subdir_lib --- --- all_subdir_lib/atf/libatf-c++/tests/detail --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:180, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:170, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iostream:44: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2686:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2686 | 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:2687:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2687 | 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:2692:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2692 | 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:2693:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2693 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname<wchar_t, true>; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslxrefout.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.aslxrefout.o -MTaslxrefout.o -std=3Dgnu99 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/sys/contrib= /dev/acpica/compiler/aslxrefout.c -o aslxrefout.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- In file included from /workspace/src/contrib/llvm-project/clang/include/cla= ng/Basic/LangStandard.h:13, from /workspace/src/contrib/llvm-project/clang/include/cla= ng/Basic/LangOptions.h:19, from /workspace/src/contrib/llvm-project/clang/include/cla= ng/Basic/OpenCLOptions.h:17, from /workspace/src/contrib/llvm-project/clang/include/cla= ng/Basic/TargetOptions.h:17, from /workspace/src/contrib/llvm-project/clang/tools/drive= r/cc1_main.cpp:16: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c= onstructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38= : warning: 'template<class _CharT> struct std::__1::char_traits' is depreca= ted: 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 18, so please migrate off of it. [-Wdeprecated-declaration= s] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1867, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/variant:246, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/common_iterator.h:31, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:683, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/ADL.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/STLExtras.h:20, from /workspace/src/contrib/llvm-project/clang/include/cla= ng/Basic/Stack.h:19, from /workspace/src/contrib/llvm-project/clang/tools/drive= r/cc1_main.cpp:15: /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_rescue --- collect2: error: ld returned 1 exit status *** [rescue] Error code 1 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue 1 error make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue *** [rescue] Error code 2 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_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- 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 109.48 real 2004.21 user 223.26 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/jenkins2692970458993356= 313.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_1732_1453584016.1708593679705--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516821715.1733.1708593681900>