Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2024 18:46:53 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        cperciva@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1816 - Still Failing
Message-ID:  <1736931874.10657.1727462815879@jenkins.ci.freebsd.org>
In-Reply-To: <615384690.10537.1727457859509@jenkins.ci.freebsd.org>
References:  <615384690.10537.1727457859509@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_10656_1572931330.1727462813360
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc13_build - Build #1816 (fc2efd283b4e33bd6057aa0323a13=
ae1af4669fa) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/1816/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
1816/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1=
816/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)

9c3e516ad08145ad47248633b54fd1b7fc0ef981 by kib:
Add proc_nfiles(9)

f028f44ef3cb10aafadf8b9f29954ed58bd88c70 by kib:
Add getrlimitusage(2)

9b29fc89ae20a22516f54e146bfdfa0cfcd60b8b by kib:
Userspace enablement for getrlimitusage(2)

927f379180cd2f3d3460d2f3506d0059ea1c6cf8 by kib:
Regen

c85d3064c454bde9f1c0cfbb6f42c0ac9fa229e9 by kib:
sysctl: add KERN_PROC_RLIMIT_USAGE

6126f4ea646a3c19647c3efdcf672641cff6954b by kib:
libprocstat: add procstat_getrlimitusage()

5ac9320ddf50702e4fe05c10adc46dcdbd8ed5ee by kib:
procstat(1): add rlimitusage subcommand

fc2efd283b4e33bd6057aa0323a13ae1af4669fa by cperciva:
RELNOTES: RSA host keys for SSH are deprecated



The end of the build log:

[...truncated 87.25 MiB...]
 3149 |     return from_bytes(__ptr, __ptr + char_traits<char>::length(__pt=
r));
      |                                      ^~~~~~~~~~~
/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_share ---
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/he_IL.UTF-8.s=
rc > he_IL.UTF-8.out
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member=
 function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAllo=
c>::byte_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _Byt=
eAlloc>::to_bytes(const _Elem*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3158:38: 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]
 3158 |     return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__w=
ptr));
      |                                      ^~~~~~~~~~~
/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/locale: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3176:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3176 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(_Codecvt* __pcvt, state_type __state)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
--- all_subdir_share ---
--- all_subdir_share/numericdef ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/uk_UA.ISO8859-5.s=
rc > uk_UA.ISO8859-5.out
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3180:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3180 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c=
onvert(
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3189:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3189 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(wstring_convert&& __wc)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
--- hi_IN.UTF-8.out ---
--- all_subdir_share/numericdef ---
--- uk_UA.KOI8-U.out ---
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/hi_IN.UTF-8.s=
rc > hi_IN.UTF-8.out
--- all_subdir_share/numericdef ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/uk_UA.KOI8-U.src =
> uk_UA.KOI8-U.out
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3256:10: w=
arning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byt=
eAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar=
ations]
 3256 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::=
byte_string
      |          ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3257:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3257 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(=
const _Elem* __frm, const _Elem* __frm_end) {
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
--- hu_HU.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/hu_HU.UTF-8.s=
rc > hu_HU.UTF-8.out
--- all_subdir_share/numericdef ---
--- zh_CN.GB2312.out ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3324:62: 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]
 3324 | template <class _Codecvt, class _Elem =3D wchar_t, class _Tr =3D ch=
ar_traits<_Elem> >
      |                                                              ^~~~~~=
~~~~~
/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_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/zh_CN.GB2312.src =
> zh_CN.GB2312.out
--- all_subdir_share/msgdef_unicode ---
--- hy_AM.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/hy_AM.UTF-8.s=
rc > hy_AM.UTF-8.out
--- all_subdir_share/numericdef ---
--- zh_CN.eucCN.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/zh_CN.eucCN.src >=
 zh_CN.eucCN.out
--- all_subdir_share/msgdef_unicode ---
--- is_IS.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/is_IS.UTF-8.s=
rc > is_IS.UTF-8.out
--- all_subdir_share/numericdef ---
--- en_US.US-ASCII.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/en_US.US-ASCII.sr=
c > en_US.US-ASCII.out
--- all_subdir_share/msgdef_unicode ---
--- it_IT.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/it_IT.UTF-8.s=
rc > it_IT.UTF-8.out
--- all_subdir_share/numericdef ---
--- tr_TR.ISO8859-9.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/tr_TR.ISO8859-9.s=
rc > tr_TR.ISO8859-9.out
--- all_subdir_share/msgdef_unicode ---
--- ja_JP.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ja_JP.UTF-8.s=
rc > ja_JP.UTF-8.out
--- all_subdir_share/numericdef ---
--- hi_IN.ISCII-DEV.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/hi_IN.ISCII-DEV.s=
rc > hi_IN.ISCII-DEV.out
--- all_subdir_share/msgdef_unicode ---
--- kk_KZ.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/kk_KZ.UTF-8.s=
rc > kk_KZ.UTF-8.out
--- ko_KR.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ko_KR.UTF-8.s=
rc > ko_KR.UTF-8.out
--- all_subdir_cddl ---
--- zfsd_main.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 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I=
/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/=
contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/=
openzfs/lib/libzpool/include -I/workspace/src/sys -include /workspace/src/s=
ys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -I/workspace/src/c=
ddl/usr.sbin -DHAVE_ISSETUGID -DHAVE_EXECVPE -DNEED_SOLARIS_BOOLEAN -DHAVE_=
STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.zfsd_main.o -MTzfsd_main.o -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -Wno-uninitialized -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-unknown-pragmas -Wno-address-of-packed-member  -fPIE -Wno-li=
teral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference       -c =
/workspace/src/cddl/usr.sbin/zfsd/zfsd_main.cc -o zfsd_main.o
--- all_subdir_share ---
--- lt_LT.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/lt_LT.UTF-8.s=
rc > lt_LT.UTF-8.out
--- lv_LV.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/lv_LV.UTF-8.s=
rc > lv_LV.UTF-8.out
--- mn_MN.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/mn_MN.UTF-8.s=
rc > mn_MN.UTF-8.out
--- nb_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nb_NO.UTF-8.s=
rc > nb_NO.UTF-8.out
--- nl_NL.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nl_NL.UTF-8.s=
rc > nl_NL.UTF-8.out
--- nn_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nn_NO.UTF-8.s=
rc > nn_NO.UTF-8.out
--- pl_PL.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/pl_PL.UTF-8.s=
rc > pl_PL.UTF-8.out
--- pt_PT.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/pt_PT.UTF-8.s=
rc > pt_PT.UTF-8.out
--- ro_RO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ro_RO.UTF-8.s=
rc > ro_RO.UTF-8.out
--- ru_RU.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ru_RU.UTF-8.s=
rc > ru_RU.UTF-8.out
--- se_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/se_NO.UTF-8.s=
rc > se_NO.UTF-8.out
--- sk_SK.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sk_SK.UTF-8.s=
rc > sk_SK.UTF-8.out
--- sr_RS.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sr_RS.UTF-8.s=
rc > sr_RS.UTF-8.out
--- sr_RS.UTF-8@latin.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sr_RS.UTF-8@l=
atin.src > sr_RS.UTF-8@latin.out
--- sv_SE.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sv_SE.UTF-8.s=
rc > sv_SE.UTF-8.out
--- tr_TR.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/tr_TR.UTF-8.s=
rc > tr_TR.UTF-8.out
--- uk_UA.UTF-8.out ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests ---
--- fortify_select_test.full ---
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/uk_UA.UTF-8.s=
rc > uk_UA.UTF-8.out
--- all_subdir_lib ---
/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 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
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  -Wl,-zrelro -pie -Wl,-znoexecstack  -o f=
ortify_select_test.full fortify_select_test.o  -lprivateatf-c
--- all_subdir_share ---
--- zh_CN.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/zh_CN.UTF-8.s=
rc > zh_CN.UTF-8.out
--- all_subdir_sbin ---
--- ifconfig_netlink.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/lib/libifconfig -I/tmp/obj/workspace/sr=
c/amd64.amd64/lib/libifconfig -DINET6 -DINET -DJAIL -Wall -Wmissing-prototy=
pes -Wcast-qual -Wwrite-strings -Wnested-externs -fPIE -g -MD  -MF.depend.i=
fconfig_netlink.o -MTifconfig_netlink.o -std=3Dgnu99 -Wno-format-zero-lengt=
h -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 -Wshadow -Wunused-parameter -Wcast-ali=
gn -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-s=
ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type        -c /workspace/=
src/sbin/ifconfig/ifconfig_netlink.c -o ifconfig_netlink.o
--- all_subdir_share ---
--- zh_TW.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/zh_TW.UTF-8.s=
rc > zh_TW.UTF-8.out
--- all_subdir_lib ---
--- recno.3.gz ---
gzip -cn /workspace/src/lib/libc/db/man/recno.3 > recno.3.gz
--- all_subdir_secure ---
--- ssh-agent.1.gz ---
gzip -cn /workspace/src/crypto/openssh/ssh-agent.1 > ssh-agent.1.gz
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_secure ---
--- ssh-agent.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug ssh-age=
nt.full ssh-agent.debug
--- 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_secure/usr.bin/ssh-keygen ---
=3D=3D=3D> secure/usr.bin/ssh-keygen (all)
--- all_subdir_cddl ---
--- zpool_list.o ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:542:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:39:88: warning: 'template<class _Predicate> class std::__1::unar=
y_negate' is deprecated [-Wdeprecated-declarations]
   39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L=
IBCPP_HIDE_FROM_ABI unary_negate<_Predicate>
      |                                                                    =
                    ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate
      |                                                        ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::=
__1::not1(const _Predicate&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:41:10: warning: 'template<class _Predicate> class std::__1::unar=
y_negate' is deprecated [-Wdeprecated-declarations]
   41 |   return unary_negate<_Predicate>(__pred);
      |          ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate
      |                                                        ^~~~~~~~~~~~
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests ---
--- fortify_select_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug fortify=
_select_test.full fortify_select_test.debug
--- fortify_select_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dfortify_select_test.debug  fortify_select_test.full fortify_sele=
ct_test
--- all_subdir_secure ---
--- .depend ---
echo ssh-keygen.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a=
 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatessh.a /tmp/obj/wo=
rkspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend
--- ssh-keygen.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/crypto/openssh -include ssh_namespace.h=
 -include sk_config.h -DHAVE_LDNS=3D1 -fPIE -g -MD  -MF.depend.ssh-keygen.o=
 -MTssh-keygen.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str=
ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a=
lign -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/crypto/openssh/ssh-keygen.c -=
o ssh-keygen.o
--- all_subdir_lib ---
--- fortify_socket_test ---
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/secure &&  DEPENDFILE=3D.depend.fortify_s=
ocket_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/secure/Make=
file _RECURSING_PROGS=3Dt  PROG=3Dfortify_socket_test )
--- all_subdir_stand ---
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 ---
--- .depend.fortify_socket_test ---
echo fortify_socket_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l=
ib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a =
>> .depend.fortify_socket_test
--- fortify_socket_test.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   -fPIE -g -MD  -MF.depend.fortify_socket_test.fortify_soc=
ket_test.o -MTfortify_socket_test.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W=
no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca=
st-qual -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=3Datt=
ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob=
bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e=
rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias=
ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun=
used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati=
on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df=
ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr=
ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e=
rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme=
nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-=
error=3Dstringop-truncation -Wno-return-type      -c /workspace/src/lib/lib=
c/tests/secure/fortify_socket_test.c -o fortify_socket_test.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-gcc13 --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/bt=
x/btx/btx.S -o btx.o
--- btx ---
/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 -p=
ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo=
rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-=
mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/=
workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst=
em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno=
-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -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 -Os -mpreferred-stack-boundary=3D2 =
 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/=
boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro =
-Wl,-znoexecstack   -o btx btx.o =20
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
compilation terminated.
       37.60 real        52.61 user         8.28 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/jenkins3327518603195718=
69.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_10656_1572931330.1727462813360--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1736931874.10657.1727462815879>