FreeBSD-stable-14-amd64-gcc14_build - Build #112 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 26 Mar 2025 23:15:38 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #112 (275b0935fb56beb7dbe32bbcdf3daa3a9c18335e) - Still Failing

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

275b0935fb56beb7dbe32bbcdf3daa3a9c18335e by emaste:
kern.mk: Update SSP comment (not limited to GCC)



The end of the build log:

[...truncated 83.27 MiB...]
--- file_check.full ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/mbtowc.3 > mbtowc.3.gz
--- multibyte.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/multibyte.3 > multibyte.3.gz
--- nextwctype.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/nextwctype.3 > nextwctype.3.gz
--- nl_langinfo.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/nl_langinfo.3 > nl_langinfo.3.gz
--- rpmatch.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/rpmatch.3 > rpmatch.3.gz
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -fPIE -g -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  -Wl,-zrelro -pie -Wl,-znoexecstack -o file_check.full file_check.o  
--- all_subdir_lib ---
--- setlocale.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/setlocale.3 > setlocale.3.gz
--- all_subdir_usr.bin ---
--- comm ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=comm.debug  comm.full comm
--- all_subdir_lib ---
--- toascii.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/toascii.3 > toascii.3.gz
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/compress ---
===> usr.bin/compress (all)
--- all_subdir_lib ---
--- tolower.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/tolower.3 > tolower.3.gz
--- toupper.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/toupper.3 > toupper.3.gz
--- all_subdir_tests ---
--- file_check.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug file_check.full file_check.debug
--- all_subdir_lib ---
--- towlower.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/towlower.3 > towlower.3.gz
--- all_subdir_tests ---
--- file_check ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=file_check.debug  file_check.full file_check
--- all_subdir_lib ---
--- towupper.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/towupper.3 > towupper.3.gz
--- all_subdir_tests ---
--- file_trunc ---
(cd /workspace/src/tests/sys/cddl/zfs/bin &&  DEPENDFILE=.depend.file_trunc  NO_SUBDIR=1 make -f /workspace/src/tests/sys/cddl/zfs/bin/Makefile _RECURSING_PROGS=t  PROG=file_trunc )
--- all_subdir_lib ---
--- wcsftime.3.gz ---
--- all_subdir_usr.bin ---
--- .depend ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/wcsftime.3 > wcsftime.3.gz
--- all_subdir_usr.bin ---
echo compress.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- compress.o ---
--- all_subdir_lib ---
--- wcrtomb.3.gz ---
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -fPIE -g -MD  -MF.depend.compress.o -MTcompress.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/usr.bin/compress/compress.c -o compress.o
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/wcrtomb.3 > wcrtomb.3.gz
--- wcsrtombs.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/wcsrtombs.3 > wcsrtombs.3.gz
--- wcstod.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/wcstod.3 > wcstod.3.gz
--- wcstol.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/wcstol.3 > wcstol.3.gz
--- wcstombs.3.gz ---
--- all_subdir_tests ---
--- .depend.file_trunc ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/wcstombs.3 > wcstombs.3.gz
--- all_subdir_tests ---
echo file_trunc.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend.file_trunc
--- file_trunc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -fPIE -g -MD  -MF.depend.file_trunc.file_trunc.o -MTfile_trunc.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/tests/sys/cddl/zfs/bin/file_trunc.c -o file_trunc.o
--- all_subdir_lib ---
--- wctomb.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/wctomb.3 > wctomb.3.gz
--- wctrans.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/wctrans.3 > wctrans.3.gz
--- wctype.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/wctype.3 > wctype.3.gz
--- wcwidth.3.gz ---
--- all_subdir_stand ---
--- all_subdir_stand/efi/loader_lua ---
--- load_elf32_obj.o ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/wcwidth.3 > wcwidth.3.gz
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --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 -I/workspace/src/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loader_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_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.efi\" -g -MD  -MF.depend.load_elf32_obj.o -MTload_elf32_obj.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    -c /workspace/src/stand/common/load_elf32_obj.c -o load_elf32_obj.o
--- all_subdir_lib ---
--- duplocale.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/duplocale.3 > duplocale.3.gz
--- freelocale.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/freelocale.3 > freelocale.3.gz
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/compress/compress.c:33:19: warning: 'copyright' defined but not used [-Wunused-const-variable=]
   33 | static const char copyright[] =
      |                   ^~~~~~~~~
--- all_subdir_rescue ---
--- vfslist.o ---
--- all_subdir_lib ---
--- newlocale.3.gz ---
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/workspace/src/sbin/mount -I/workspace/src/usr.sbin/rpc.umntall   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.vfslist.o -MTvfslist.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/mount/vfslist.c -o vfslist.o
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/newlocale.3 > newlocale.3.gz
--- querylocale.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/querylocale.3 > querylocale.3.gz
--- uselocale.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/uselocale.3 > uselocale.3.gz
--- xlocale.3.gz ---
gzip -cn /workspace/src/lib/libc/locale/xlocale.3 > xlocale.3.gz
--- big5.5.gz ---
gzip -cn /workspace/src/lib/libc/locale/big5.5 > big5.5.gz
--- all_subdir_tests ---
--- all_subdir_tests/sys/capsicum ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:25,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:164,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iostream:43:
/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>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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_lib ---
--- euc.5.gz ---
--- all_subdir_sbin ---
--- hast_proto.o ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/euc.5 > euc.5.gz
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -fPIE -g -MD  -MF.depend.hast_proto.o -MThast_proto.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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-format -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/hastd/hast_proto.c -o hast_proto.o
--- all_subdir_lib ---
--- gb18030.5.gz ---
gzip -cn /workspace/src/lib/libc/locale/gb18030.5 > gb18030.5.gz
--- all_subdir_tests ---
--- all_subdir_tests/sys/devrandom ---
--- uint128_test.full ---
--- all_subdir_lib ---
--- gb2312.5.gz ---
gzip -cn /workspace/src/lib/libc/locale/gb2312.5 > gb2312.5.gz
--- gbk.5.gz ---
gzip -cn /workspace/src/lib/libc/locale/gbk.5 > gbk.5.gz
--- mskanji.5.gz ---
gzip -cn /workspace/src/lib/libc/locale/mskanji.5 > mskanji.5.gz
--- all_subdir_stand ---
--- all_subdir_stand/efi/loader_ia32 ---
cc1: all warnings being treated as errors
--- all_subdir_lib ---
--- utf8.5.gz ---
--- all_subdir_usr.sbin ---
--- validate.o ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/locale/utf8.5 > utf8.5.gz
--- all_subdir_stand ---
*** [framebuffer.o] Error code 1

make[5]: stopped in /workspace/src/stand/efi/loader_ia32
1 error

make[5]: stopped in /workspace/src/stand/efi/loader_ia32
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include   -fPIE -g -MD  -MF.depend.validate.o -MTvalidate.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---- all_subdir_sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue

make[3]: stopped in /workspace/src/rescue
--- all_subdir_usr.sbin ---
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/usr.sbin/iovctl/validate.c -o validate.o
--- all_subdir_stand ---

make[4]: stopped in /workspace/src/stand/efi
--- all_subdir_stand/efi/loader_lua ---

make[4]: stopped in /workspace/src/stand/efi

make[3]: stopped in /workspace/src/stand
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_stand ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests

make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd

make[4]: stopped in /workspace/src/cddl/usr.sbin

make[3]: stopped in /workspace/src/cddl

make[2]: stopped in /workspace/src
      127.86 real       965.16 user       109.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-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins9749429147433348300.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc14_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