FreeBSD-stable-14-amd64-gcc12_build - Build #969 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 24 Sep 2024 08:38:13 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #969 (f97d0c91eefc8568a11ad47f910cdd9dc7826a72) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/969/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/969/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/969/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)

No changes


The end of the build log:

[...truncated 83.76 MiB...]
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/gen ---
--- floatunditf_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o floatunditf_test.full t_floatunditf.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_lib/libc/tests/resolv ---
--- resolv_test.debug ---
--- all_subdir_share ---
--- lv_LV.UTF-8.out ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug resolv_test.full resolv_test.debug
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
===> stand/i386/btx (all)
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/lv_LV.UTF-8.src > lv_LV.UTF-8.out
--- mn_MN.UTF-8.out ---
--- all_subdir_lib ---
--- resolv_test ---
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/mn_MN.UTF-8.src > mn_MN.UTF-8.out
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=resolv_test.debug  resolv_test.full resolv_test
--- all_subdir_share ---
--- nb_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nb_NO.UTF-8.src > nb_NO.UTF-8.out
--- all_subdir_lib ---
--- Kyuafile ---
--- all_subdir_share ---
--- nl_NL.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nl_NL.UTF-8.src > nl_NL.UTF-8.out
--- all_subdir_share/numericdef ---
===> share/numericdef (all)
--- all_subdir_share/msgdef_unicode ---
--- nn_NO.UTF-8.out ---
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/nn_NO.UTF-8.src > nn_NO.UTF-8.out
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In function 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_ostream<_CharT, _Traits>&, const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:754:24: 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]
  754 |       size_t __len   = char_traits<char>::length(__strn);
      |                        ^~~~~~~~~~~
/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/msgdef_unicode ---
--- pl_PL.UTF-8.out ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/pl_PL.UTF-8.src > pl_PL.UTF-8.out
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_share ---
--- pt_PT.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/pt_PT.UTF-8.src > pt_PT.UTF-8.out
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_share ---
--- ro_RO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ro_RO.UTF-8.src > ro_RO.UTF-8.out
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx/btx ---
===> stand/i386/btx/btx (all)
--- all_subdir_share ---
--- ru_RU.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/ru_RU.UTF-8.src > ru_RU.UTF-8.out
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/gen ---
--- floatunditf_test.debug ---
--- all_subdir_share ---
--- se_NO.UTF-8.out ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug floatunditf_test.full floatunditf_test.debug
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/se_NO.UTF-8.src > se_NO.UTF-8.out
--- sk_SK.UTF-8.out ---
--- all_subdir_lib ---
--- floatunditf_test ---
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sk_SK.UTF-8.src > sk_SK.UTF-8.out
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=floatunditf_test.debug  floatunditf_test.full floatunditf_test
--- all_subdir_share ---
--- sr_RS.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sr_RS.UTF-8.src > sr_RS.UTF-8.out
--- all_subdir_lib ---
--- fnmatch_test ---
(cd /workspace/src/lib/libc/tests/gen &&  DEPENDFILE=.depend.fnmatch_test  NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/gen/Makefile _RECURSING_PROGS=t  PROG=fnmatch_test )
--- all_subdir_share ---
--- sr_RS.UTF-8@latin.out ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- gethostby_test ---
--- gethostby_test.full ---
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sr_RS.UTF-8@latin.src > sr_RS.UTF-8@latin.out
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -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 -Wno-uninitialized -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  -Wl,-zrelro -pie -Wl,-znoexecstack -o gethostby_test.full gethostby_test.o  -lprivateatf-c
--- all_subdir_share ---
--- all_subdir_share/numericdef ---
--- en_ZA.US-ASCII.out ---
--- all_subdir_share/msgdef_unicode ---
--- sv_SE.UTF-8.out ---
--- all_subdir_share/numericdef ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/en_ZA.US-ASCII.src > en_ZA.US-ASCII.out
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/sv_SE.UTF-8.src > sv_SE.UTF-8.out
--- all_subdir_share/numericdef ---
--- it_CH.ISO8859-15.out ---
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
--- tr_TR.UTF-8.out ---
--- all_subdir_share/numericdef ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/it_CH.ISO8859-15.src > it_CH.ISO8859-15.out
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/tr_TR.UTF-8.src > tr_TR.UTF-8.out
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/weak_result_type.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/reference_wrapper.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/identity.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/equal.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:201,
                 from /workspace/src/cddl/usr.sbin/zfsd/callout.cc:47:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_function.h:45:27: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::__1::binary_function' is deprecated [-Wdeprecated-declarations]
   45 | using __binary_function = binary_function<_Arg1, _Arg2, _Result>;
      |                           ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_function.h:24:57: note: declared here
   24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function {
      |                                                         ^~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/weak_result_type.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_function.h:42:26: warning: 'template<class _Arg, class _Result> struct std::__1::unary_function' is deprecated [-Wdeprecated-declarations]
   42 | using __unary_function = unary_function<_Arg, _Result>;
      |                          ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_function.h:23:57: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function {
      |                                                         ^~~~~~~~~~~~~~
--- all_subdir_share ---
--- all_subdir_share/numericdef ---
--- ru_RU.CP866.out ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
--- uk_UA.UTF-8.out ---
--- all_subdir_share/numericdef ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/ru_RU.CP866.src > ru_RU.CP866.out
--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
--- conf.pico ---
--- all_subdir_stand/i386 ---
--- include/x86 ---
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/uk_UA.UTF-8.src > uk_UA.UTF-8.out
--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/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/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 -ffreestanding -mno-mmx -mno-sse  -msoft-float -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=30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.userboot\" -I. -g -MD  -MF.depend.conf.pico -MTconf.pico -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    -c /workspace/src/stand/userboot/userboot_4th/../userboot/conf.c -o conf.pico
--- all_subdir_share ---
--- all_subdir_share/numericdef ---
--- uk_UA.ISO8859-5.out ---
--- all_subdir_share/msgdef_unicode ---
--- zh_CN.UTF-8.out ---
--- all_subdir_share/numericdef ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/uk_UA.ISO8859-5.src > uk_UA.ISO8859-5.out
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/zh_CN.UTF-8.src > zh_CN.UTF-8.out
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_share ---
--- all_subdir_share/numericdef ---
--- uk_UA.KOI8-U.out ---
--- all_subdir_stand ---
--- btx.o ---
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
--- zh_TW.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_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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
--- all_subdir_share ---
--- all_subdir_share/msgdef_unicode ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/msgdef_unicode/zh_TW.UTF-8.src > zh_TW.UTF-8.out
--- all_subdir_share/numericdef ---
--- zh_CN.GB2312.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/zh_CN.GB2312.src > zh_CN.GB2312.out
--- all_subdir_stand ---
--- all_subdir_stand/i386/libi386 ---
===> stand/i386/libi386 (all)
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/gen ---
--- .depend.fnmatch_test ---
--- all_subdir_share ---
--- zh_CN.eucCN.out ---
--- all_subdir_lib ---
echo fnmatch_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.fnmatch_test
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/zh_CN.eucCN.src > zh_CN.eucCN.out
--- all_subdir_lib ---
--- t_fnmatch.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common   -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD  -MF.depend.fnmatch_test.t_fnmatch.o -MTt_fnmatch.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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/contrib/netbsd-tests/lib/libc/gen/t_fnmatch.c -o t_fnmatch.o
--- all_subdir_share ---
--- en_US.US-ASCII.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/en_US.US-ASCII.src > en_US.US-ASCII.out
--- tr_TR.ISO8859-9.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/tr_TR.ISO8859-9.src > tr_TR.ISO8859-9.out
--- hi_IN.ISCII-DEV.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/numericdef/hi_IN.ISCII-DEV.src > hi_IN.ISCII-DEV.out
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
--- btx ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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  
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- gethostby_test.debug ---
--- all_subdir_lib/libc/tests/rpc ---
===> lib/libc/tests/rpc (all)
--- all_subdir_lib/libc/tests/nss ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug gethostby_test.full gethostby_test.debug
--- gethostby_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=gethostby_test.debug  gethostby_test.full gethostby_test
--- all_subdir_stand ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
compilation terminated.
*** [btx] Error code 1

make[6]: stopped in /workspace/src/stand/i386/btx/btx
       36.18 real       104.86 user        15.35 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/jenkins14535997543721634290.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