Date: Fri, 18 Oct 2024 18:21:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #1981 - Still Failing Message-ID: <1752556051.2223.1729275696981@jenkins.ci.freebsd.org> In-Reply-To: <612522672.2217.1729270120677@jenkins.ci.freebsd.org> References: <612522672.2217.1729270120677@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_2222_539855634.1729275694512 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #1981 (8829d4cb09d39801d3b6bcf8ab8c6= b72dd757636) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/1981/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 1981/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1= 981/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) 8829d4cb09d39801d3b6bcf8ab8c6b72dd757636 by igoro: pf tests: Lower chances of false positives for mbuf:inet6_in_mbuf_len The end of the build log: [...truncated 96.45 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:39:34: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 39 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr<_Up>& __p) _NOEXCEPT : __= ptr_(__p.release()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:45:45: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 45 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr<_Up>& __p) _= NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:49:45: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 49 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr_ref<_Tp> __p= ) _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:69:34: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 69 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr_ref<_Tp> __p) _NOEXCEPT := __ptr_(__p.__ptr_) {} | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:71:34: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 71 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr_ref<_Up>() _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:77:34: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 77 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr<_Up>() _NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r_ref<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:72:5: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is de= precated [-Wdeprecated-declarations] 72 | auto_ptr_ref<_Up> __t; | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:78:12: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 78 | return auto_ptr<_Up>(release()); | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:83:56: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr<voi= d> { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_lib --- --- acl.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl.3 > acl.3.gz --- all_subdir_usr.sbin --- --- watch.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o watch.full w= atch.o -ltinfow=20 --- watch.8.gz --- gzip -cn /workspace/src/usr.sbin/watch/watch.8 > watch.8.gz --- watch.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug watch.f= ull watch.debug --- watch --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwatch.debug watch.full watch --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mididump --- =3D=3D=3D> usr.bin/mididump (all) --- all_subdir_lib --- --- acl_add_flag_np.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_add_flag_np.3 > acl_add_flag_n= p.3.gz --- acl_add_perm.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_add_perm.3 > acl_add_perm.3.gz --- all_subdir_usr.bin --- --- .depend --- --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:33: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:203:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 203 | _LIBCPP_HIDE_FROM_ABI unique_ptr(auto_ptr<_Up>&& __p) _NOEXCEPT := __ptr_(__p.release(), __value_init_tag()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:225:47: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 225 | _LIBCPP_HIDE_FROM_ABI unique_ptr& operator=3D(auto_ptr<_Up> __p) = { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_usr.bin --- echo mididump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- all_subdir_lib --- --- acl_calc_mask.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_calc_mask.3 > acl_calc_mask.3.= gz --- all_subdir_usr.bin --- --- mididump.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.mididump.o -MTmididump.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/usr.bin/mididump/mididump.c -o mididump.o --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:632:29: warning: type attributes ignored after type is already defined= [-Wattributes] 632 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:596:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 596 | _LIBCPP_HIDE_FROM_ABI shared_ptr(auto_ptr<_Yp>&& __r) : __ptr_(__= r.get()) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:677:52: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 677 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp>& operator=3D(auto_ptr<_Yp>&= & __r) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1544:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1544 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.bin --- /workspace/src/usr.bin/mididump/mididump.c:50:1: error: 'static' is not at = beginning of declaration [-Werror=3Dold-style-declaration] 50 | } static notes[] =3D { | ^ --- all_subdir_rescue --- --- zstdcli.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.zstd= cli.o -MTzstdcli.o -std=3Dc11 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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-uninit= ialized -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 -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/sys/contrib/zstd/programs/zstdcli.c = -o zstdcli.o --- all_subdir_lib --- --- acl_clear_flags_np.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_clear_flags_np.3 > acl_clear_f= lags_np.3.gz --- acl_clear_perms.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_clear_perms.3 > acl_clear_perm= s.3.gz --- acl_cmp_np.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_cmp_np.3 > acl_cmp_np.3.gz --- all_subdir_usr.bin --- /workspace/src/usr.bin/mididump/mididump.c: In function 'main': /workspace/src/usr.bin/mididump/mididump.c:214:32: error: comparison is alw= ays false due to limited range of data type [-Werror=3Dtype-limits] 214 | if (b1 < 0 || b1 > ARRLEN(ctls) - 1) | ^ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1456, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__mutex/once_flag.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:135:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 135 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_lib --- --- acl_copy_entry.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_copy_entry.3 > acl_copy_entry.= 3.gz --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:600, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:178: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 19, so please migrate off of it. [-Wdeprecated= -declarations] 178 | struct _LIBCPP_TEMPLATE_VIS char_traits<char> { | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__fwd/ios.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ios:221: /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:275: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 19, so please migrate off of it. [-Wdeprecated= -declarations] 275 | 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; | ^~~~~~~~~~~ --- all_subdir_usr.bin --- cc1: all warnings being treated as errors --- all_subdir_lib --- --- acl_create_entry.3.gz --- --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra= its.h:432: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 19, so please migrate off of it. [-Wdeprecated= -declarations] 432 | 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; | ^~~~~~~~~~~ --- all_subdir_usr.bin --- *** [mididump.o] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mididump 1 error make[4]: stopped in /workspace/src/usr.bin/mididump make[3]: stopped in /workspace/src/usr.bin --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mandoc --- make[3]: stopped in /workspace/src/usr.bin --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- --- zfsd_unittest --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 148.19 real 1329.22 user 142.24 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/jenkins1127444875603360= 5811.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_2222_539855634.1729275694512--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1752556051.2223.1729275696981>