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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 25 Mar 2025 16:13:20 UTC
FreeBSD-main-amd64-gcc13_build - Build #2983 (5fca5c7da9446743289c06b8f2a5ae724a2190cf) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2983/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2983/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2983/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)

65f2a8887c9b2acb98afd9574b3a489ca1ebb344 by cognet:
arm: Garbage collect cpufunc_asm_arm11x6.S

5fca5c7da9446743289c06b8f2a5ae724a2190cf by cognet:
arm: Remove any reference to cpufunc_asm_arm11x6.S



The end of the build log:

[...truncated 84.54 MiB...]
/workspace/src/sbin/init/init.c: In function 'catatonia':
/workspace/src/sbin/init/init.c:1844:16: warning: cast between incompatible function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' [-Wcast-function-type]
 1844 |         return (state_func_t) multi_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'death':
/workspace/src/sbin/init/init.c:1890:16: warning: cast between incompatible function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' [-Wcast-function-type]
 1890 |         return (state_func_t) death_single;
      |                ^
/workspace/src/sbin/init/init.c: In function 'death_single':
/workspace/src/sbin/init/init.c:1909:32: warning: cast between incompatible function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' [-Wcast-function-type]
 1909 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:1919:32: warning: cast between incompatible function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' [-Wcast-function-type]
 1919 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:1924:16: warning: cast between incompatible function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)' [-Wcast-function-type]
 1924 |         return (state_func_t) single_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'transition_handler':
/workspace/src/sbin/init/init.c:1669:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1669 |                 howto = RB_POWEROFF;
      |                       ^
/workspace/src/sbin/init/init.c:1670:9: note: here
 1670 |         case SIGUSR1:
      |         ^~~~
/workspace/src/sbin/init/init.c:1671:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1671 |                 howto |= RB_HALT;
      |                       ^
/workspace/src/sbin/init/init.c:1672:9: note: here
 1672 |         case SIGWINCH:
      |         ^~~~
/workspace/src/sbin/init/init.c:1676:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1676 |                 Reboot = true;
      |                        ^
/workspace/src/sbin/init/init.c:1677:9: note: here
 1677 |         case SIGTERM:
      |         ^~~~
--- all_subdir_share ---
--- lt_LT.ISO8859-13.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/lt_LT.ISO8859-13.src > lt_LT.ISO8859-13.out
--- all_subdir_sbin ---
--- dumprmt.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -DRRESTORE -D_ACL_PRIVATE   -fPIE -g -MD  -MF.depend.dumprmt.o -MTdumprmt.o -std=gnu17 -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/sbin/dump/dumprmt.c -o dumprmt.o
--- all_subdir_share ---
--- lt_LT.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/lt_LT.UTF-8.src > lt_LT.UTF-8.out
--- lv_LV.ISO8859-13.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/lv_LV.ISO8859-13.src > lv_LV.ISO8859-13.out
--- lv_LV.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/lv_LV.UTF-8.src > lv_LV.UTF-8.out
--- mn_MN.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/mn_MN.UTF-8.src > mn_MN.UTF-8.out
--- nb_NO.ISO8859-15.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/nb_NO.ISO8859-15.src > nb_NO.ISO8859-15.out
--- nb_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/nb_NO.UTF-8.src > nb_NO.UTF-8.out
--- nl_BE.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/nl_BE.UTF-8.src > nl_BE.UTF-8.out
--- nl_NL.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/nl_NL.UTF-8.src > nl_NL.UTF-8.out
--- nn_NO.ISO8859-15.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/nn_NO.ISO8859-15.src > nn_NO.ISO8859-15.out
--- nn_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/nn_NO.UTF-8.src > nn_NO.UTF-8.out
--- pl_PL.ISO8859-2.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/pl_PL.ISO8859-2.src > pl_PL.ISO8859-2.out
--- pl_PL.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/pl_PL.UTF-8.src > pl_PL.UTF-8.out
--- pt_BR.ISO8859-1.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/pt_BR.ISO8859-1.src > pt_BR.ISO8859-1.out
--- pt_BR.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/pt_BR.UTF-8.src > pt_BR.UTF-8.out
--- pt_PT.ISO8859-15.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/pt_PT.ISO8859-15.src > pt_PT.ISO8859-15.out
--- pt_PT.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/pt_PT.UTF-8.src > pt_PT.UTF-8.out
--- ro_RO.ISO8859-2.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/ro_RO.ISO8859-2.src > ro_RO.ISO8859-2.out
--- ro_RO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/ro_RO.UTF-8.src > ro_RO.UTF-8.out
--- ru_RU.CP1251.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/ru_RU.CP1251.src > ru_RU.CP1251.out
--- ru_RU.CP866.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/ru_RU.CP866.src > ru_RU.CP866.out
--- ru_RU.ISO8859-5.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/ru_RU.ISO8859-5.src > ru_RU.ISO8859-5.out
--- ru_RU.KOI8-R.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/ru_RU.KOI8-R.src > ru_RU.KOI8-R.out
--- all_subdir_stand ---
--- all_subdir_stand/i386/loader_lua ---
--- vdisk.o ---
--- all_subdir_share ---
--- ru_RU.UTF-8.out ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_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.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD  -MF.depend.vdisk.o -MTvdisk.o -std=gnu17 -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/common/vdisk.c -o vdisk.o
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/ru_RU.UTF-8.src > ru_RU.UTF-8.out
--- se_FI.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/se_FI.UTF-8.src > se_FI.UTF-8.out
--- se_NO.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/se_NO.UTF-8.src > se_NO.UTF-8.out
--- sk_SK.ISO8859-2.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sk_SK.ISO8859-2.src > sk_SK.ISO8859-2.out
--- sk_SK.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sk_SK.UTF-8.src > sk_SK.UTF-8.out
--- sl_SI.ISO8859-2.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sl_SI.ISO8859-2.src > sl_SI.ISO8859-2.out
--- sl_SI.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sl_SI.UTF-8.src > sl_SI.UTF-8.out
--- sr_RS.ISO8859-5.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sr_RS.ISO8859-5.src > sr_RS.ISO8859-5.out
--- sr_RS.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sr_RS.UTF-8.src > sr_RS.UTF-8.out
--- sr_RS.ISO8859-2.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sr_RS.ISO8859-2.src > sr_RS.ISO8859-2.out
--- sr_RS.UTF-8@latin.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sr_RS.UTF-8@latin.src > sr_RS.UTF-8@latin.out
--- sv_FI.ISO8859-15.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sv_FI.ISO8859-15.src > sv_FI.ISO8859-15.out
--- all_subdir_lib ---
--- qsort_s_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -fPIE -g -std=gnu17 -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  -Wl,-zrelro -pie -Wl,-znoexecstack  -o qsort_s_test.full qsort_s_test.o  -lprivateatf-c
--- all_subdir_share ---
--- sv_FI.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sv_FI.UTF-8.src > sv_FI.UTF-8.out
--- sv_SE.ISO8859-15.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sv_SE.ISO8859-15.src > sv_SE.ISO8859-15.out
--- sv_SE.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/sv_SE.UTF-8.src > sv_SE.UTF-8.out
--- tr_TR.ISO8859-9.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/tr_TR.ISO8859-9.src > tr_TR.ISO8859-9.out
--- tr_TR.UTF-8.out ---
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- boot1.sym.full ---
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/tr_TR.UTF-8.src > tr_TR.UTF-8.out
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -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 -DEFI_BOOT1 -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -I/workspace/src/stand/common -fPIC -g -std=gnu17 -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  -nostdlib -Wl,-T/workspace/src/stand/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--no-dynamic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack   -o boot1.sym.full boot1.o proto.o self_reloc.o start.o ufs_module.o zfs_module.o  /tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a 
--- all_subdir_share ---
--- uk_UA.CP1251.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/uk_UA.CP1251.src > uk_UA.CP1251.out
--- uk_UA.ISO8859-5.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/uk_UA.ISO8859-5.src > uk_UA.ISO8859-5.out
--- uk_UA.KOI8-U.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/uk_UA.KOI8-U.src > uk_UA.KOI8-U.out
--- uk_UA.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/uk_UA.UTF-8.src > uk_UA.UTF-8.out
--- zh_CN.GB2312.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/zh_CN.GB2312.src > zh_CN.GB2312.out
--- all_subdir_lib ---
--- qsort_s_test.debug ---
--- all_subdir_share ---
--- zh_CN.GBK.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/zh_CN.GBK.src > zh_CN.GBK.out
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug qsort_s_test.full qsort_s_test.debug
--- all_subdir_share ---
--- zh_CN.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/zh_CN.UTF-8.src > zh_CN.UTF-8.out
--- all_subdir_lib ---
--- qsort_s_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=qsort_s_test.debug  qsort_s_test.full qsort_s_test
--- all_subdir_share ---
--- zh_CN.eucCN.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/zh_CN.eucCN.src > zh_CN.eucCN.out
--- all_subdir_lib ---
--- set_constraint_handler_s_test ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=.depend.set_constraint_handler_s_test  NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _RECURSING_PROGS=t  PROG=set_constraint_handler_s_test )
--- all_subdir_share ---
--- zh_HK.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/zh_HK.UTF-8.src > zh_HK.UTF-8.out
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:3023,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:581:
/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:2326:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, false>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, true>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share ---
--- zh_TW.Big5.out ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- all_subdir_stand/i386/loader_simp ---
--- load_elf64_obj.o ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, false>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/zh_TW.Big5.src > zh_TW.Big5.out
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, true>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -I/workspace/src/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_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.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD  -MF.depend.load_elf64_obj.o -MTload_elf64_obj.o -std=gnu17 -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/common/load_elf64_obj.c -o load_elf64_obj.o
--- all_subdir_share ---
--- zh_TW.UTF-8.out ---
grep -v -E '^(#$|#[ ])' < /workspace/src/share/timedef/zh_TW.UTF-8.src > zh_TW.UTF-8.out
--- all_subdir_share/vt ---
===> share/vt (all)
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- boot1.sym.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug boot1.sym.full boot1.sym.debug
--- all_subdir_lib ---
--- .depend.set_constraint_handler_s_test ---
echo set_constraint_handler_s_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.set_constraint_handler_s_test
--- all_subdir_share ---
--- all_subdir_share/vt/fonts ---
===> share/vt/fonts (all)
--- all_subdir_lib ---
--- set_constraint_handler_s_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -fPIE -g -MD  -MF.depend.set_constraint_handler_s_test.set_constraint_handler_s_test.o -MTset_constraint_handler_s_test.o -std=gnu17 -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/lib/libc/tests/stdlib/set_constraint_handler_s_test.c -o set_constraint_handler_s_test.o
--- all_subdir_sbin ---
--- restore.full ---
--- all_subdir_stand ---
--- boot1.sym ---
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -DRRESTORE -D_ACL_PRIVATE -fPIE -g -std=gnu17 -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  -Wl,-zrelro -pie -Wl,-znoexecstack   -o restore.full main.o interactive.o restore.o dirs.o symtab.o tape.o utilities.o dumprmt.o  
--- all_subdir_stand ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=boot1.sym.debug  boot1.sym.full boot1.sym
--- boot1.efi ---
SOURCE_DATE_EPOCH=1704067200  elfcopy -j .peheader -j .text -j .sdata -j .data  -j .dynamic -j .dynsym -j .rel.dyn  -j .rela.dyn -j .reloc -j .eh_frame  --output-target=efi-app-x86_64 boot1.sym boot1.efi
sh: elfcopy: not found
*** [boot1.efi] Error code 127

make[5]: stopped in /workspace/src/stand/efi/boot1
       76.65 real       141.01 user        18.52 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/jenkins2075301082176829396.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