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

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 16 Sep 2024 11:52:16 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #947 (9ff3c094fde3b51b031d19a4f847122fdbb459ac) - Still Failing

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

a213882b9c4141bb5635eea2ddc2b4f1190cf219 by wosch:
stale-symlink-buildworld.sh: improve documentation

9ff3c094fde3b51b031d19a4f847122fdbb459ac by wosch:
stale symlinks: configurable obj dir prefix



The end of the build log:

[...truncated 85.49 MiB...]
gzip -cn /workspace/src/share/man/man9/vm_page_free.9 > vm_page_free.9.gz
--- vm_page_grab.9.gz ---
gzip -cn /workspace/src/share/man/man9/vm_page_grab.9 > vm_page_grab.9.gz
--- vm_page_insert.9.gz ---
gzip -cn /workspace/src/share/man/man9/vm_page_insert.9 > vm_page_insert.9.gz
--- vm_page_lookup.9.gz ---
--- all_subdir_lib ---
--- mkfifo_test.full ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/vm_page_lookup.9 > vm_page_lookup.9.gz
--- 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/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 mkfifo_test.full t_mkfifo.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_share ---
--- vm_page_rename.9.gz ---
gzip -cn /workspace/src/share/man/man9/vm_page_rename.9 > vm_page_rename.9.gz
--- vm_page_wire.9.gz ---
gzip -cn /workspace/src/share/man/man9/vm_page_wire.9 > vm_page_wire.9.gz
--- vm_set_page_size.9.gz ---
gzip -cn /workspace/src/share/man/man9/vm_set_page_size.9 > vm_set_page_size.9.gz
--- vmem.9.gz ---
gzip -cn /workspace/src/share/man/man9/vmem.9 > vmem.9.gz
--- vn_deallocate.9.gz ---
gzip -cn /workspace/src/share/man/man9/vn_deallocate.9 > vn_deallocate.9.gz
--- vn_fullpath.9.gz ---
gzip -cn /workspace/src/share/man/man9/vn_fullpath.9 > vn_fullpath.9.gz
--- vn_isdisk.9.gz ---
gzip -cn /workspace/src/share/man/man9/vn_isdisk.9 > vn_isdisk.9.gz
--- vnet.9.gz ---
gzip -cn /workspace/src/share/man/man9/vnet.9 > vnet.9.gz
--- vnode.9.gz ---
--- all_subdir_lib ---
--- mkfifo_test.debug ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/vnode.9 > vnode.9.gz
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mkfifo_test.full mkfifo_test.debug
--- all_subdir_share ---
--- vnode_pager_setsize.9.gz ---
--- all_subdir_lib ---
--- mkfifo_test ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/vnode_pager_setsize.9 > vnode_pager_setsize.9.gz
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=mkfifo_test.debug  mkfifo_test.full mkfifo_test
--- all_subdir_share ---
--- vnode_pager_purge_range.9.gz ---
gzip -cn /workspace/src/share/man/man9/vnode_pager_purge_range.9 > vnode_pager_purge_range.9.gz
--- all_subdir_lib ---
--- mknod_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=.depend.mknod_test  NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t  PROG=mknod_test )
--- all_subdir_share ---
--- VOP_ACCESS.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_ACCESS.9 > VOP_ACCESS.9.gz
--- VOP_ACLCHECK.9.gz ---
--- all_subdir_lib ---
--- .depend.mknod_test ---
echo mknod_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.mknod_test
--- t_mknod.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   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD  -MF.depend.mknod_test.t_mknod.o -MTt_mknod.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/sys/t_mknod.c -o t_mknod.o
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/VOP_ACLCHECK.9 > VOP_ACLCHECK.9.gz
--- VOP_ADVISE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_ADVISE.9 > VOP_ADVISE.9.gz
--- VOP_ADVLOCK.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_ADVLOCK.9 > VOP_ADVLOCK.9.gz
--- VOP_ALLOCATE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_ALLOCATE.9 > VOP_ALLOCATE.9.gz
--- VOP_ATTRIB.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_ATTRIB.9 > VOP_ATTRIB.9.gz
--- VOP_BMAP.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_BMAP.9 > VOP_BMAP.9.gz
--- VOP_BWRITE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_BWRITE.9 > VOP_BWRITE.9.gz
--- VOP_COPY_FILE_RANGE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_COPY_FILE_RANGE.9 > VOP_COPY_FILE_RANGE.9.gz
--- VOP_CREATE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_CREATE.9 > VOP_CREATE.9.gz
--- VOP_DEALLOCATE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_DEALLOCATE.9 > VOP_DEALLOCATE.9.gz
--- VOP_FSYNC.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_FSYNC.9 > VOP_FSYNC.9.gz
--- VOP_GETACL.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_GETACL.9 > VOP_GETACL.9.gz
--- VOP_GETEXTATTR.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_GETEXTATTR.9 > VOP_GETEXTATTR.9.gz
--- VOP_GETPAGES.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_GETPAGES.9 > VOP_GETPAGES.9.gz
--- VOP_INACTIVE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_INACTIVE.9 > VOP_INACTIVE.9.gz
--- VOP_IOCTL.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_IOCTL.9 > VOP_IOCTL.9.gz
--- VOP_LINK.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_LINK.9 > VOP_LINK.9.gz
--- VOP_LISTEXTATTR.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_LISTEXTATTR.9 > VOP_LISTEXTATTR.9.gz
--- VOP_LOCK.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_LOCK.9 > VOP_LOCK.9.gz
--- VOP_LOOKUP.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_LOOKUP.9 > VOP_LOOKUP.9.gz
--- VOP_OPENCLOSE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_OPENCLOSE.9 > VOP_OPENCLOSE.9.gz
--- all_subdir_stand ---
--- loader.help.userboot ---
cat /workspace/src/stand/common/help.common | awk -f /workspace/src/stand/common/merge_help.awk > loader.help.userboot
--- all_subdir_share ---
--- VOP_PATHCONF.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_PATHCONF.9 > VOP_PATHCONF.9.gz
--- VOP_PRINT.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_PRINT.9 > VOP_PRINT.9.gz
--- all_subdir_stand ---
--- userboot_lua.so.debug ---
--- all_subdir_share ---
--- VOP_RDWR.9.gz ---
--- all_subdir_stand ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug userboot_lua.so.full userboot_lua.so.debug
--- userboot_lua.so ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=userboot_lua.so.debug  userboot_lua.so.full userboot_lua.so
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/VOP_RDWR.9 > VOP_RDWR.9.gz
--- VOP_READ_PGCACHE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_READ_PGCACHE.9 > VOP_READ_PGCACHE.9.gz
--- VOP_READDIR.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_READDIR.9 > VOP_READDIR.9.gz
--- VOP_READLINK.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_READLINK.9 > VOP_READLINK.9.gz
--- VOP_REALLOCBLKS.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_REALLOCBLKS.9 > VOP_REALLOCBLKS.9.gz
--- VOP_REMOVE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_REMOVE.9 > VOP_REMOVE.9.gz
--- VOP_RENAME.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_RENAME.9 > VOP_RENAME.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
===> stand/i386 (all)
--- all_subdir_share ---
--- VOP_REVOKE.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_REVOKE.9 > VOP_REVOKE.9.gz
--- VOP_SETACL.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_SETACL.9 > VOP_SETACL.9.gz
--- VOP_SETEXTATTR.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_SETEXTATTR.9 > VOP_SETEXTATTR.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
===> stand/i386/btx (all)
--- all_subdir_share ---
--- VOP_STRATEGY.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_STRATEGY.9 > VOP_STRATEGY.9.gz
--- VOP_VPTOCNP.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_VPTOCNP.9 > VOP_VPTOCNP.9.gz
--- VOP_VPTOFH.9.gz ---
gzip -cn /workspace/src/share/man/man9/VOP_VPTOFH.9 > VOP_VPTOFH.9.gz
--- vref.9.gz ---
gzip -cn /workspace/src/share/man/man9/vref.9 > vref.9.gz
--- vrefcnt.9.gz ---
gzip -cn /workspace/src/share/man/man9/vrefcnt.9 > vrefcnt.9.gz
--- vrele.9.gz ---
gzip -cn /workspace/src/share/man/man9/vrele.9 > vrele.9.gz
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_share ---
--- vslock.9.gz ---
gzip -cn /workspace/src/share/man/man9/vslock.9 > vslock.9.gz
--- watchdog.9.gz ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/watchdog.9 > watchdog.9.gz
--- all_subdir_rescue ---
--- iffib.o ---
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_rescue ---
/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/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.iffib.o -MTiffib.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/iffib.c -o iffib.o
--- all_subdir_share ---
--- zero_region.9.gz ---
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/zero_region.9 > zero_region.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx/btx ---
===> stand/i386/btx/btx (all)
--- all_subdir_share ---
--- zone.9.gz ---
gzip -cn /workspace/src/share/man/man9/zone.9 > zone.9.gz
--- usbdi.9.gz ---
gzip -cn /workspace/src/share/man/man9/usbdi.9 > usbdi.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
===> stand/efi (all)
--- all_subdir_lib ---
--- mknod_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 -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 mknod_test.full t_mknod.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_stand ---
--- all_subdir_stand/efi/libefi ---
===> stand/efi/libefi (all)
--- all_subdir_stand/i386 ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- btx.o ---
--- all_subdir_lib ---
--- mknod_test.debug ---
--- 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_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mknod_test.full mknod_test.debug
--- mknod_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=mknod_test.debug  mknod_test.full mknod_test
--- mlock_test ---
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- include/machine ---
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=.depend.mlock_test  NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t  PROG=mlock_test )
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/amd64/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386 ---
--- btx ---
--- all_subdir_stand/efi ---
--- teken_state.h ---
--- all_subdir_stand/i386 ---
/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_stand/efi ---
awk -f /workspace/src/sys/teken/gensequences  /workspace/src/sys/teken/sequences > teken_state.h
--- delay.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   -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 -fPIC -mno-red-zone -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DEFI_ZFS_BOOT -I/workspace/src/stand/common -D__printf__=__freebsd_kprintf__ -DTERM_EMU -g -MD  -MF.depend.delay.o -MTdelay.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/efi/libefi/delay.c -o delay.o
--- all_subdir_stand/i386 ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
       67.92 real       222.38 user        27.07 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/jenkins7702384976472695501.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