FreeBSD-main-amd64-gcc13_build - Build #1816 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 27 Sep 2024 18:46:53 UTC
FreeBSD-main-amd64-gcc13_build - Build #1816 (fc2efd283b4e33bd6057aa0323a13ae1af4669fa) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/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/1816/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(__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;
      |                             ^~~~~~~~~~~
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/he_IL.UTF-8.src > 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, _ByteAlloc>::byte_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(const _Elem*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3158:38: 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]
 3158 |     return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__wptr));
      |                                      ^~~~~~~~~~~
/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: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
 3176 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(_Codecvt* __pcvt, state_type __state)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: note: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
      |                                                        ^~~~~~~~~~~~~~~
--- all_subdir_share ---
--- all_subdir_share/numericdef ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/uk_UA.ISO8859-5.src > uk_UA.ISO8859-5.out
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3180:1: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
 3180 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: note: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
      |                                                        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3189:8: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
 3189 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(wstring_convert&& __wc)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: note: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
      |                                                        ^~~~~~~~~~~~~~~
--- 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.src > 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: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
 3256 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::byte_string
      |          ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: note: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
      |                                                        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3257:1: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
 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: note: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
      |                                                        ^~~~~~~~~~~~~~~
--- 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.src > 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: 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]
 3324 | template <class _Codecvt, class _Elem = wchar_t, class _Tr = char_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.src > 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.src > 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.src > 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.src > 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.src > 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.src > 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.src > 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.src > kk_KZ.UTF-8.out
--- ko_KR.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ko_KR.UTF-8.src > ko_KR.UTF-8.out
--- all_subdir_cddl ---
--- zfsd_main.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=/tmp/obj/workspace/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/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -I/workspace/src/cddl/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 -Wall -Wno-format-y2k -Wno-uninitialized -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member  -fPIE -Wno-literal-suffix -Wno-error=unknown-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.src > lt_LT.UTF-8.out
--- lv_LV.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/lv_LV.UTF-8.src > lv_LV.UTF-8.out
--- mn_MN.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/mn_MN.UTF-8.src > mn_MN.UTF-8.out
--- nb_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nb_NO.UTF-8.src > nb_NO.UTF-8.out
--- nl_NL.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nl_NL.UTF-8.src > nl_NL.UTF-8.out
--- nn_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nn_NO.UTF-8.src > nn_NO.UTF-8.out
--- pl_PL.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/pl_PL.UTF-8.src > pl_PL.UTF-8.out
--- pt_PT.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/pt_PT.UTF-8.src > pt_PT.UTF-8.out
--- ro_RO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ro_RO.UTF-8.src > ro_RO.UTF-8.out
--- ru_RU.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ru_RU.UTF-8.src > ru_RU.UTF-8.out
--- se_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/se_NO.UTF-8.src > se_NO.UTF-8.out
--- sk_SK.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sk_SK.UTF-8.src > sk_SK.UTF-8.out
--- sr_RS.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sr_RS.UTF-8.src > sr_RS.UTF-8.out
--- sr_RS.UTF-8@latin.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sr_RS.UTF-8@latin.src > sr_RS.UTF-8@latin.out
--- sv_SE.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sv_SE.UTF-8.src > sv_SE.UTF-8.out
--- tr_TR.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/tr_TR.UTF-8.src > 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.src > uk_UA.UTF-8.out
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu99 -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 -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack  -o fortify_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.src > zh_CN.UTF-8.out
--- all_subdir_sbin ---
--- ifconfig_netlink.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/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/src/amd64.amd64/lib/libifconfig -DINET6 -DINET -DJAIL -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -fPIE -g -MD  -MF.depend.ifconfig_netlink.o -MTifconfig_netlink.o -std=gnu99 -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 -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-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.src > 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 ---
===> stand/i386 (all)
--- all_subdir_secure ---
--- ssh-agent.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug ssh-agent.full ssh-agent.debug
--- ssh-agent ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=ssh-agent.debug  ssh-agent.full ssh-agent
--- all_subdir_secure/usr.bin/ssh-keygen ---
===> 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/unary_negate.h:39:88: warning: 'template<class _Predicate> class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations]
   39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI unary_negate<_Predicate>
      |                                                                                        ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_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/unary_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/unary_negate.h:41:10: warning: 'template<class _Predicate> class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations]
   41 |   return unary_negate<_Predicate>(__pred);
      |          ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_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 ---
===> 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-debuglink=fortify_select_test.debug  fortify_select_test.full fortify_select_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/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend
--- ssh-keygen.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/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=1 -fPIE -g -MD  -MF.depend.ssh-keygen.o -MTssh-keygen.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-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=.depend.fortify_socket_test  NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/secure/Makefile _RECURSING_PROGS=t  PROG=fortify_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 ---
===> 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/lib/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=/tmp/obj/workspace/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_socket_test.o -MTfortify_socket_test.o -std=gnu99 -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 -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type      -c /workspace/src/lib/libc/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=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-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=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os -mpreferred-stack-boundary=2        -c /workspace/src/stand/i386/btx/btx/btx.S -o btx.o
--- btx ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-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=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2  -nostdlib -e start -Wl,--defsym,ORG=0x9000,-T,/workspace/src/stand/i386/boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=none -Wl,-zrelro -Wl,-znoexecstack   -o btx btx.o  
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core 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/jenkins332751860319571869.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