Date: Tue, 2 Apr 2024 01:45:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #2633 - Still Failing Message-ID: <1805362436.5375.1712022305550@jenkins.ci.freebsd.org> In-Reply-To: <1554566150.5349.1712002636194@jenkins.ci.freebsd.org> References: <1554566150.5349.1712002636194@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_5374_1252200208.1712022303524 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2633 (dd286b0dc187c351a9537a3638402= 45d5505b15b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2633/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2633/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 633/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) aaa1806f68ef3102a9b888a03360f166b88618c8 by des: cp: Correct the list of non-portable flags. dd286b0dc187c351a9537a363840245d5505b15b by des: cp: Improved conformance when copying directories. The end of the build log: [...truncated 97.04 MiB...] | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__fwd/istream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:163: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:268:29: warning: 'template<class _CharT> struct std::__1::char_traits= ' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, = char16_t or char32_t is non-standard and is provided for a temporary period= . It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated= -declarations] 268 | struct _LIBCPP_TEMPLATE_VIS char_traits<wchar_t> | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:429:29: warning: 'template<class _CharT> struct std::__1::char_traits= ' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, = char16_t or char32_t is non-standard and is provided for a temporary period= . It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated= -declarations] 429 | struct _LIBCPP_TEMPLATE_VIS char_traits<char16_t> | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:488:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-= declarations] 488 | char_traits<char16_t>::compare(const char_type* __s1, const char_ty= pe* __s2, size_t __n) _NOEXCEPT | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:502:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-= declarations] 502 | char_traits<char16_t>::length(const char_type* __s) _NOEXCEPT | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:512:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-= declarations] 512 | char_traits<char16_t>::find(const char_type* __s, size_t __n, const= char_type& __a) _NOEXCEPT | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:524:29: warning: 'template<class _CharT> struct std::__1::char_traits= ' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, = char16_t or char32_t is non-standard and is provided for a temporary period= . It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated= -declarations] 524 | struct _LIBCPP_TEMPLATE_VIS char_traits<char32_t> | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:580:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-= declarations] 580 | char_traits<char32_t>::compare(const char_type* __s1, const char_ty= pe* __s2, size_t __n) _NOEXCEPT | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:594:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-= declarations] 594 | char_traits<char32_t>::length(const char_type* __s) _NOEXCEPT | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:604:1: warning: 'template<class _CharT> struct std::__1::char_traits'= is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c= har16_t or char32_t is non-standard and is provided for a temporary period.= It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-= declarations] 604 | char_traits<char32_t>::find(const char_type* __s, size_t __n, const= char_type& __a) _NOEXCEPT | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:210, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:622: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string_view= .h:22:40: warning: 'template<class _CharT> struct std::__1::char_traits' is= deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char= 16_t or char32_t is non-standard and is provided for a temporary period. It= will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-dec= larations] 22 | template<class _CharT, class _Traits =3D char_traits<_CharT> > | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:986:7= 9: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or= char32_t is non-standard and is provided for a temporary period. It will b= e removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declaratio= ns] 986 | struct __string_view_hash : public __unary_function<basic_string_vi= ew<_CharT, char_traits<_CharT> >, size_t> | = ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:989:5= 5: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or= char32_t is non-standard and is provided for a temporary period. It will b= e removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declaratio= ns] 989 | size_t operator()(const basic_string_view<_CharT, char_traits<_= CharT> > __val) const _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:995:3= 7: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or= char32_t is non-standard and is provided for a temporary period. It will b= e removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declaratio= ns] 995 | struct hash<basic_string_view<char, char_traits<char> > > : __strin= g_view_hash<char> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:1003:= 41: warning: 'template<class _CharT> struct std::__1::char_traits' is depre= cated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t o= r 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-declarati= ons] 1003 | struct hash<basic_string_view<char16_t, char_traits<char16_t> > > := __string_view_hash<char16_t> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:1006:= 41: warning: 'template<class _CharT> struct std::__1::char_traits' is depre= cated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t o= r 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-declarati= ons] 1006 | struct hash<basic_string_view<char32_t, char_traits<char32_t> > > := __string_view_hash<char32_t> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:1010:= 40: warning: 'template<class _CharT> struct std::__1::char_traits' is depre= cated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t o= r 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-declarati= ons] 1010 | struct hash<basic_string_view<wchar_t, char_traits<wchar_t> > > : _= _string_view_hash<wchar_t> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_usr.bin --- --- brac.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.bin/less -I/workspace/src/contrib/les= s -fPIE -g -MD -MF.depend.brac.o -MTbrac.o -std=3Dgnu99 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -c /workspace/src/contrib/less/brac.c -o brac.o --- all_subdir_rescue --- --- id_make --- (cd /workspace/src/rescue/rescue/../../usr.bin/id && make MK_PIE=3Dno NO_S= HARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/w= orkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/worksp= ace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/res= cue/id/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/id/ id.o) --- .depend --- echo id.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- id.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DUSE_BSM_AUDIT -DRESCUE -I/tmp/obj/workspace/src/amd64.= amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil= -MD -MF.depend.id.o -MTid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-= subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.bin= /id/id.c -o id.o --- vi_make --- --- v_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_cmd.o -MTv_cmd.o -std=3Dgnu99 -Wno-format-zero-leng= th -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -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/contr= ib/nvi/vi/v_cmd.c -o v_cmd.o --- all_subdir_usr.bin --- --- ch.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.bin/less -I/workspace/src/contrib/les= s -fPIE -g -MD -MF.depend.ch.o -MTch.o -std=3Dgnu99 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -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-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/less/ch.c -o ch.o --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:681:12: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 681 | <char, char_traits<char>, allocator<char> >(char const*, string= const&); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1725:53: 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] 1725 | bool friend operator=3D=3D(const basic_string<char, char_traits= <char>, _Alloc>& __lhs, | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1726:53: 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] 1726 | const basic_string<char, char_traits<cha= r>, _Alloc>& __rhs) _NOEXCEPT; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_rescue --- --- v_delete.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_delete.o -MTv_delete.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -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/contrib/nvi/vi/v_delete.c -o v_delete.o --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3894:37: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 3894 | operator=3D=3D(const basic_string<char, char_traits<char>, _Allocat= or>& __lhs, | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3895:37: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 3895 | const basic_string<char, char_traits<char>, _Allocator>&= __rhs) _NOEXCEPT | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: In functi= on 'bool std::__1::operator=3D=3D(const basic_string<char, char_traits<char= >, _Alloc>&, const basic_string<char, char_traits<char>, _Alloc>&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3903:16: 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] 3903 | return char_traits<char>::compare(__lp, __rp, __lhs_sz) =3D= =3D 0; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4316:69: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 4316 | struct __string_hash : public __unary_function<basic_string<_CharT,= char_traits<_CharT>, _Allocator>, size_t> { | = ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4318:43: 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] 4318 | operator()(const basic_string<_CharT, char_traits<_CharT>, _All= ocator>& __val) const _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4324:32: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 4324 | struct hash<basic_string<char, char_traits<char>, _Allocator> > : _= _string_hash<char, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4332:36: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 4332 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocato= r> > : __string_hash<char16_t, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4335:36: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 4335 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocato= r> > : __string_hash<char32_t, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4339:35: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 4339 | struct hash<basic_string<wchar_t, char_traits<wchar_t>, _Allocator>= > : __string_hash<wchar_t, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_tests/sys/kern --- cc1: all warnings being treated as errors --- all_subdir_rescue --- --- v_ex.o --- --- all_subdir_tests --- *** [ptrace_test.o] Error code 1 make[6]: stopped in /workspace/src/tests/sys/kern make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src 107.19 real 889.33 user 105.79 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/jenkins2051143723106629= 024.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_5374_1252200208.1712022303524--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1805362436.5375.1712022305550>