Date: Thu, 26 Sep 2024 08:05:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #977 - Still Failing Message-ID: <754278393.8573.1727337932560@jenkins.ci.freebsd.org> In-Reply-To: <181649156.8539.1727327486678@jenkins.ci.freebsd.org> References: <181649156.8539.1727327486678@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_8572_339472620.1727337930072 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #977 (89011d8c4ddf9ad7a4d7c3fc9= 70be2d9029caa1e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/977/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/977/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/977/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) ee5cdcc50d36a9059da2c3bfff49521909ea1bd5 by kbowling: e1000: fix link power down 7f89ee2c304d647de5528abd0519cd39365cb50a by kbowling: ixgbe: increase VF reset timeout cced5c203046549221e13eea66565bab1d11bae3 by kbowling: ixv: fix x550 VF link speed reported a23401dd1afdf7b2617bf09072781580b12d587c by kbowling: ixgbe: fix PHY ID for X550 d7364cb43fa34cc2d8d9741a1ef760a20227d3d2 by kbowling: ixgbe: rename VF message type macros 89011d8c4ddf9ad7a4d7c3fc970be2d9029caa1e by kbowling: ixgbe: correct register names to match datasheet The end of the build log: [...truncated 84.97 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:890:4= 1: 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 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 890 | 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:893:4= 1: 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 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 893 | 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:897:4= 0: 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 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 897 | 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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:689: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 19, so please migrate off of it. [-Wdeprecated-declarations] 689 | <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; | ^~~~~~~~~~~ --- all_subdir_lib --- --- .depend.strcpy_test --- --- all_subdir_sbin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/rp= c/rpc.h:56, from /workspace/src/sbin/mount_nfs/mount_nfs.c:56: /workspace/src/sbin/mount_nfs/mount_nfs.c: In function 'nfs_tryproto': --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1763:39: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 1763 | 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:1764:39: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 1764 | const basic_string<char, char_traits<char>, _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_sbin --- /workspace/src/sbin/mount_nfs/mount_nfs.c:873:49: warning: cast between inc= ompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to '= bool_t (*)(XDR *, ...)' {aka 'int (*)(XDR *, ...)'} [-Wcast-function-type] 873 | clntstat =3D clnt_call(clp, NFSPROC_NULL, (xdrproc_t)xdr_vo= id, NULL, | ^ /workspace/src/sbin/mount_nfs/mount_nfs.c:874:26: warning: cast between inc= ompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to '= bool_t (*)(XDR *, ...)' {aka 'int (*)(XDR *, ...)'} [-Wcast-function-type] 874 | (xdrproc_t)xdr_void, NULL, try); | ^ --- all_subdir_secure --- --- ssh-agent.1.gz --- gzip -cn /workspace/src/crypto/openssh/ssh-agent.1 > ssh-agent.1.gz --- ssh-agent.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug ssh-age= nt.full ssh-agent.debug --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3703: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 19, so please migrate off of it. [-Wdeprecated-declarations] 3703 | 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:3704: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 19, so please migrate off of it. [-Wdeprecated-declarations] 3704 | 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:3711:12: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 3711 | 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; | ^~~~~~~~~~~ --- all_subdir_secure --- --- ssh-agent --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dssh-agent.debug ssh-agent.full ssh-agent --- all_subdir_share --- /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:4046: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4046 | 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; | ^~~~~~~~~~~ --- all_subdir_lib --- echo strcpy_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/lib/libnetbsd/libnetbsd_pie.a >> .depend.strcpy_= test --- t_strcpy.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 -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.strcpy_test.t_strcpy.o -= MTt_strcpy.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -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-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-err--- all_subdir_share --- --- Kyuafile --- --- all_subdir_lib --- or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wno-address-of-packed-member -c /work= space/src/contrib/netbsd-tests/lib/libc/string/t_strcpy.c -o t_strcpy.o --- strcpy_test.full --- --- all_subdir_share --- --- all_subdir_share/examples/tests/tests/googletest --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4048:41: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4048 | operator()(const basic_string<_CharT, char_traits<_CharT>, _Alloc= ator>& __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; | ^~~~~~~~~~~ --- all_subdir_lib --- /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 -p= ipe -fno-common -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace/sr= c/contrib/netbsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error--- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4054: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4054 | 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:4062: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4062 | 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:4065: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4065 | 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:4069: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 19, so please migrate off of it. [-Wdeprecated-declarations] 4069 | 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_lib --- =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o strcpy_test.full t_strcpy.o -lprivateatf-c -L/tmp/obj/w= orkspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_share --- --- sample10_unittest --- (cd /workspace/src/share/examples/tests/tests/googletest && DEPENDFILE=3D.= depend.sample10_unittest NO_SUBDIR=3D1 make -f /workspace/src/share/exampl= es/tests/tests/googletest/Makefile _RECURSING_PROGS=3Dt PROG=3Dsample10_un= ittest PROG_CXX=3Dsample10_unittest) --- .depend.sample10_unittest --- echo sample10_unittest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a >>= .depend.sample10_unittest echo sample10_unittest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libc++.a >> .depend.sample10_unittest --- sample10_unittest.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 = -pipe -fno-common -fPIE -g -MD -MF.depend.sample10_unittest.sample10_unitte= st.o -MTsample10_unittest.o -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow = -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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 -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_ST= REAM_REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-literal-suffix -Wno-err= or=3Dunknown-pragmas -c /workspace/src/contrib/googletest/googletest/sa= mples/sample10_unittest.cc -o sample10_unittest.o --- all_subdir_stand --- --- load_elf32_obj.pico --- --- all_subdir_lib --- --- strcpy_test.debug --- --- all_subdir_stand --- /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/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.hel--- all_subdir_l= ib --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug strcpy_= test.full strcpy_test.debug --- all_subdir_stand --- p.userboot\" -I. -g -MD -MF.depend.load_elf32_obj.pico -MTload_elf32_obj.p= ico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -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-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 -Os -c /workspace/src/stand/common/load_elf32_obj.c -o load_el= f32_obj.pico --- all_subdir_lib --- --- strcpy_test --- --- all_subdir_stand --- --- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_share --- --- sample8_unittest --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:187: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:695:76: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 695 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 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:697:74: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 697 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 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 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:632:35: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 632 | size_t __rlen =3D std::min(__n, char_traits<_CharT>::length(__s= tr)); | ^~~~~~~~~~~ /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:855:81: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 855 | inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 basic_st= ring<_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:857:28: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 857 | 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; | ^~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- all_subdir_share --- /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:861:79: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 861 | inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 basic_st= ring<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:863:26: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 863 | return to_string<char, char_traits<char>, allocator<char> >(__zer= o, __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; | ^~~~~~~~~~~ --- all_subdir_stand --- --- include/machine --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- =3D=3D=3D> stand/i386/btx/btx (all) --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrcpy_test.debug strcpy_test.full strcpy_test --- strerror_test --- (cd /workspace/src/lib/libc/tests/string && DEPENDFILE=3D.depend.strerror_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _= RECURSING_PROGS=3Dt PROG=3Dstrerror_test ) --- .depend.strerror_test --- echo strerror_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/o= bj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strer= ror_test --- t_strerror.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 -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.strerror_test.t_strerror= .o -MTt_strerror.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-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/contrib/netbsd-tests/lib/libc/string/t_= strerror.c -o t_strerror.o --- all_subdir_stand --- --- include/machine --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- btx.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 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/o= bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding = -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0= x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std= =3Dgnu99 -Wno-format-zero-length -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= -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/i386/btx= /btx/btx.S -o btx.o --- btx --- --- all_subdir_secure --- make[3]: stopped in /workspace/src/secure 67.08 real 135.66 user 17.81 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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins55431617698= 93267191.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_8572_339472620.1727337930072--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?754278393.8573.1727337932560>