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

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 28 Sep 2024 14:05:47 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #983 (70da94bb52eccfc4c341b6b08a73725b649c3992) - Still Failing

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

a0d55936c9da931147655e9ff48d1b3b1a1f8e73 by kbowling:
e1000: Update igb driver version to 2.5.28-fbsd

1091dcca0e8280d0932b3d31389ffe28fd2934d3 by kbowling:
ixgbe: update if_bypass to ix-3.3.38

af9d02f4da5f5c8139f5ae67a7afc5fcb0d01e02 by kbowling:
ixgbe: update ixgbe_phy with ix-3.3.38 changes

09c658172a03ffae272092527ee43b39adbb6e17 by kbowling:
ixgbe: update ixgbe_mbx with ix-3.3.38 changes

b8c2ff930b397951a158ce150a5c6f8b2c533cf6 by kbowling:
ixgbe: update if_ix and ixgbe api with ix-3.3.38 changes

e9e57ee70bfac510c0efa9af7900540e489dacec by kbowling:
ixgbe: update if_sriov with ix-3.3.38 changes

edf4f6a6ecd402c1aafb76f131b507f90191da19 by kbowling:
ixgbe: fix fw_recovery_mode callout

ff26fd77ee44de1b2a4c0a527deb6eb44c2fa238 by bz:
libc/getnameinfo: stop adding NI_NUMERICHOST where inappropriate

d60a0ffecfdf6f29ff52c9b71d2d5b6d2a34fddb by bz:
rc: network.subr update consitency with older change (v6/v4 order)

6f58191b301df3a43aea40c2c98d62f8178e2b60 by bz:
mmccam: fix mmcsd disk aliases

1eb6c9cfc9b0aa4d3bcef342faed25391c421b24 by bz:
malloc(9): extend contigmalloc(9) by a "slab cookie"

1364bc30deec992a3aee2bcec0ad4a3ceb0b8934 by bz:
kern_malloc: remove '.' and '\n' from KASSERT/panic

87d3af98590bbf09509822ec94c596d69f53411e by bz:
kern_malloc: fold free and zfree together into one __always_inline func

f9edc5b3f687ad0cd01ee4cac664a95d21413f3c by bz:
LinuxKPI: move __kmalloc from slab.h to slab.c

af034dcbb24248f940595d56fab332d008376a99 by bz:
LinuxKPI: 802.11 compile in debugging based on IEEE80211 debugging

e9624aa3f2f8b370c42141b83c4b71bf06832142 by bz:
net80211: scan/internal: change boolean argument from int to bool

d506ab946dea5f9692b9f3da5d7a20e9fd59b9ba by bz:
LinuxKPI/lindebugfs: stop panicing in lindebugfs, fix

78556119d502f15de0ea7140e87dd24285f1ffb3 by bz:
LinuxKPI: 802.11: consistently spell TRACE-RX: as such

52fdc7dacef94d34b53993163bba844735347ede by bz:
LinuxKPI: 802.11: implement ieee80211_sn_*()

314069ff8c35ff4f2824746b6301da7fe5b48f4e by bz:
LinuxKPI: 802.11: support manual lladdr changes

d5025c4916393771c2759331c4308c7e4d11efc7 by bz:
LinuxKPI: add get_random_u8()

8e5f4f5f75a7348a86470916bab9107f53040242 by bz:
LinuxKPI: add ENAVAIL error code

6dedd620cfe35b6a0a637132c772c5f2c7c2b40b by bz:
LinuxKPI: add eth_hdr()

cedae002cba47fbeb5e0de2393eb3a4673590019 by bz:
LinuxKPI: add no_printk

e138f36f6422212ac8b459ecfb2f0677404a3a7d by bz:
LinuxKPI: add general module_driver(), use it for module_pci_driver()

286250daf5a335f111a897333888f68f4f6220e7 by bz:
LinuxKPI: add pci_err()

ea18ffdf6e91a42fa07be355c0c1afb7ff7bace6 by bz:
LinuxKPI: add more fields to mhi.h

f00e737be0558f4bc8ae858783ab8cadf519ec69 by bz:
LinuxKPI; add more defintions to netdevice.h

5ea0b01301121cb9da9a05431bb8ce34a5743428 by bz:
LinuxKPI: some additions for mt76

70da94bb52eccfc4c341b6b08a73725b649c3992 by bz:
LinuxKPI: 802.11: add futher defines to ieee80211.h and nl80211.h



The end of the build log:

[...truncated 84.92 MiB...]
--- all_subdir_share/i18n/esdb/EUC ---
mkesdb -o EUC-KR.esdb /workspace/src/share/i18n/esdb/EUC/EUC-KR.src
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  299 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
  269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share/i18n ---
--- EUC-TW.esdb ---
--- all_subdir_share/i18n/esdb/CP ---
--- CP50221.esdb ---
mkesdb -o CP50221.esdb /workspace/src/share/i18n/esdb/CP/CP50221.src
--- all_subdir_share/i18n/esdb/EUC ---
mkesdb -o EUC-TW.esdb /workspace/src/share/i18n/esdb/EUC/EUC-TW.src
--- all_subdir_sbin ---
--- pfilctl.full ---
--- all_subdir_share ---
--- all_subdir_share/i18n/esdb/CP ---
--- CP50222.esdb ---
--- all_subdir_sbin ---
/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 -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack  -o pfilctl.full pfilctl.o  
--- all_subdir_share ---
mkesdb -o CP50222.esdb /workspace/src/share/i18n/esdb/CP/CP50222.src
--- CP51932.esdb ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
===> stand/i386 (all)
--- all_subdir_share ---
mkesdb -o CP51932.esdb /workspace/src/share/i18n/esdb/CP/CP51932.src
--- CP037.esdb ---
mkesdb -o CP037.esdb CP037.src
--- all_subdir_share/i18n/esdb/EBCDIC ---
===> share/i18n/esdb/EBCDIC (all)
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
===> stand/i386/btx (all)
--- all_subdir_sbin ---
--- pfilctl.8.gz ---
gzip -cn /workspace/src/sbin/pfilctl/pfilctl.8 > pfilctl.8.gz
--- all_subdir_secure ---
--- ssh-agent.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/crypto/openssh -include ssh_namespace.h -include sk_config.h -DHAVE_LDNS=1 -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 ssh-agent.full ssh-agent.o ssh-pkcs11-client.o  -lprivatessh  -lcrypto 
--- all_subdir_sbin ---
--- pfilctl.debug ---
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug pfilctl.full pfilctl.debug
--- pfilctl ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=pfilctl.debug  pfilctl.full pfilctl
--- all_subdir_sbin/nvmecontrol ---
--- devlist.o ---
--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
--- userboot_cons.pico ---
--- all_subdir_stand/i386 ---
--- include/x86 ---
--- all_subdir_sbin ---
/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   -fPIE -g -MD  -MF.depend.devlist.o -MTdevlist.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 -W--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
--- all_subdir_sbin ---
no-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/nvmecontrol/devlist.c -o devlist.o
--- 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/ -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.userboot_cons.pico -MTuserboot_cons.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/userboot_cons.c -o userboot_cons.pico
--- all_subdir_stand/i386 ---
--- all_subdir_stand/i386/libi386 ---
===> stand/i386/libi386 (all)
--- all_subdir_stand/i386/btx ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/btx/btx ---
===> stand/i386/btx/btx (all)
--- all_subdir_rescue ---
--- template.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/sys   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.template.o -MTtemplate.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-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 template.c -o template.o
--- all_subdir_share ---
--- EBCDIC-AT-DE-A.src ---
sed 's/EBCDIC-x/EBCDIC-AT-DE-A/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-AT-DE-A.src
--- EBCDIC-CA-FR.src ---
--- all_subdir_rescue ---
--- geom_make ---
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-CA-FR/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-CA-FR.src
--- all_subdir_rescue ---
(cd /workspace/src/rescue/rescue/../../sbin/geom &&  make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/geom/ depend && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/geom/ geom.o subr.o geom_label.o geom_part.o)
--- all_subdir_share ---
--- EBCDIC-DK-NO.src ---
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-DK-NO/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-DK-NO.src
--- EBCDIC-DK-NO-A.src ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-DK-NO-A/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-DK-NO-A.src
--- all_subdir_stand ---
--- all_subdir_stand/i386/libi386 ---
--- include/machine ---
--- all_subdir_stand/i386/btx ---
--- include/x86 ---
--- all_subdir_share ---
--- EBCDIC-ES.src ---
sed 's/EBCDIC-x/EBCDIC-ES/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-ES.src
--- all_subdir_stand ---
--- all_subdir_stand/i386/libi386 ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_share ---
--- EBCDIC-ES-A.src ---
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/libi386 ---
--- include/x86 ---
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-ES-A/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-ES-A.src
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
--- btx.o ---
--- all_subdir_share ---
--- EBCDIC-ES-S.src ---
--- 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_stand/i386/libi386 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-ES-S/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-ES-S.src
--- all_subdir_stand ---
--- teken_state.h ---
--- all_subdir_share ---
--- EBCDIC-FI-SE.src ---
--- all_subdir_rescue ---
--- .depend ---
--- all_subdir_stand ---
awk -f /workspace/src/sys/teken/gensequences  /workspace/src/sys/teken/sequences > teken_state.h
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-FI-SE/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-FI-SE.src
--- all_subdir_rescue ---
echo geom.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libbsdxml.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- all_subdir_share ---
--- EBCDIC-FI-SE-A.src ---
--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
--- userboot_disk.pico ---
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-FI-SE-A/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-FI-SE-A.src
--- 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/ -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.userboot_disk.pico -MTuserboot_disk.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/userboot_disk.c -o userboot_disk.pico
--- all_subdir_stand/i386 ---
--- amd64_tramp.o ---
--- all_subdir_share ---
--- EBCDIC-FR.src ---
--- 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 -DCOMPORT=0x3f8 -DCOMSPEED=115200 -I/workspace/src/stand/common -I/workspace/src/stand/i386/common  -I/workspace/src/sys/contrib/dev/acpica/include -D__printf__=__freebsd_kprintf__ -g -MD  -MF.depend.amd64_tramp.o -MTamd64_tramp.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/libi386/amd64_tramp.S -o amd64_tramp.o
--- all_subdir_share ---
sed 's/EBCDIC-x/EBCDIC-FR/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-FR.src
--- EBCDIC-IT.src ---
sed 's/EBCDIC-x/EBCDIC-IT/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-IT.src
--- EBCDIC-PT.src ---
sed 's/EBCDIC-x/EBCDIC-PT/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-PT.src
--- EBCDIC-UK.src ---
sed 's/EBCDIC-x/EBCDIC-UK/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-UK.src
--- esdb.dir.EBCDIC ---
echo "# EBCDIC" >esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-AT-DE"  "EBCDIC/EBCDIC-AT-DE.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-AT-DE-A"  "EBCDIC/EBCDIC-AT-DE-A.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-CA-FR"  "EBCDIC/EBCDIC-CA-FR.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-DK-NO"  "EBCDIC/EBCDIC-DK-NO.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-DK-NO-A"  "EBCDIC/EBCDIC-DK-NO-A.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-ES"  "EBCDIC/EBCDIC-ES.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-ES-A"  "EBCDIC/EBCDIC-ES-A.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-ES-S"  "EBCDIC/EBCDIC-ES-S.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-FI-SE"  "EBCDIC/EBCDIC-FI-SE.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-FI-SE-A"  "EBCDIC/EBCDIC-FI-SE-A.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-FR"  "EBCDIC/EBCDIC-FR.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-IT"  "EBCDIC/EBCDIC-IT.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-PT"  "EBCDIC/EBCDIC-PT.esdb" >>esdb.dir.EBCDIC
printf "%-32s%s\n" "EBCDIC-UK"  "EBCDIC/EBCDIC-UK.esdb" >>esdb.dir.EBCDIC
echo >>esdb.dir.EBCDIC
--- esdb.alias.EBCDIC ---
echo "# EBCDIC" >esdb.alias.EBCDIC
echo >>esdb.alias.EBCDIC
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
--- btx ---
--- all_subdir_share ---
--- EBCDIC-AT-DE.src ---
sed 's/EBCDIC-x/EBCDIC-AT-DE/' /workspace/src/share/i18n/esdb/EBCDIC/EBCDIC.src > EBCDIC-AT-DE.src
--- 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 -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_share ---
--- EBCDIC-AT-DE-A.esdb ---
--- all_subdir_rescue ---
--- geom.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/sbin/geom -I/workspace/src/sbin/geom/core -DGEOM_CLASS_DIR=\"\" -DSTATIC_GEOM_CLASSES -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.geom.o -MTgeom.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/sbin/geom/core/geom.c -o geom.o
--- all_subdir_share ---
mkesdb -o EBCDIC-AT-DE-A.esdb EBCDIC-AT-DE-A.src
--- all_subdir_stand ---
--- all_subdir_stand/i386/libi386 ---
--- bio.o ---
--- all_subdir_share ---
--- EBCDIC-CA-FR.esdb ---
--- all_subdir_secure ---
--- ssh-agent.1.gz ---
--- 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 -DCOMPORT=0x3f8 -DCOMSPEED=115200 -I/workspace/src/stand/common -I/workspace/src/stand/i386/common  -I/workspace/src/sys/contrib/dev/acpica/include -D__printf__=__freebsd_kprintf__ -g -MD  -MF.depend.bio.o -MTbio.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/libi386/bio.c -o bio.o
--- all_subdir_share ---
mkesdb -o EBCDIC-CA-FR.esdb EBCDIC-CA-FR.src
--- all_subdir_secure ---
gzip -cn /workspace/src/crypto/openssh/ssh-agent.1 > ssh-agent.1.gz
--- all_subdir_share ---
--- EBCDIC-DK-NO.esdb ---
mkesdb -o EBCDIC-DK-NO.esdb EBCDIC-DK-NO.src
--- all_subdir_secure ---
--- ssh-agent.debug ---
--- all_subdir_share ---
--- EBCDIC-DK-NO-A.esdb ---
mkesdb -o EBCDIC-DK-NO-A.esdb EBCDIC-DK-NO-A.src
--- all_subdir_secure ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug ssh-agent.full ssh-agent.debug
--- all_subdir_share ---
--- EBCDIC-ES.esdb ---
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
compilation terminated.
--- all_subdir_share ---
mkesdb -o EBCDIC-ES.esdb EBCDIC-ES.src
       46.20 real        92.96 user        13.69 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/jenkins17203202823777097964.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