FreeBSD-main-amd64-gcc12_build - Build #5158 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 01 Apr 2025 06:20:53 UTC
FreeBSD-main-amd64-gcc12_build - Build #5158 (680d34896c3672da439a1bc3ca5711339e6e5f01) - Still Failing

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

680d34896c3672da439a1bc3ca5711339e6e5f01 by cperciva:
Revert "pci: Only re-route IRQs based on firmware on x86"



The end of the build log:

[...truncated 119.99 MiB...]
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
--- all_subdir_ix ---
ctfconvert -L VERSION -g ixgbe_api.o
--- all_subdir_iwm ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_iwm.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % if_iwm.ko.full
--- all_subdir_ix ---
--- ixgbe_phy.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.ixgbe_phy.o -MTixgbe_phy.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/ixgbe/ixgbe_phy.c -o ixgbe_phy.o
--- all_subdir_iwm ---
--- if_iwm.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_iwm.ko.full if_iwm.ko.debug
--- if_iwm.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=if_iwm.ko.debug  if_iwm.ko.full if_iwm.ko
--- all_subdir_kbdmux ---
===> kbdmux (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kbdmux...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_evdev.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_evdev.h opt_evdev.h
--- opt_kbd.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kbd.h opt_kbd.h
--- opt_kbdmux.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kbdmux.h opt_kbdmux.h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon  /workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- kbdmux.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.kbdmux.o -MTkbdmux.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/kbdmux/kbdmux.c -o kbdmux.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g sati_util.o
--- sati_verify.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.sati_verify.o -MTsati_verify.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/isci/scil/sati_verify.c -o sati_verify.o
ctfconvert -L VERSION -g sati_verify.o
--- sati_write.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.sati_write.o -MTsati_write.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/isci/scil/sati_write.c -o sati_write.o
ctfconvert -L VERSION -g sati_write.o
--- sati_write_buffer.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.sati_write_buffer.o -MTsati_write_buffer.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/isci/scil/sati_write_buffer.c -o sati_write_buffer.o
--- if_ix.o ---
ctfconvert -L VERSION -g if_ix.o
--- modules-all ---
--- all_subdir_ixl ---
ctfconvert -L VERSION -g if_ixl.o
--- if_ixv.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.depend.if_ixv.o -MTif_ixv.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions  -std=gnu17 -Werror /workspace/src/sys/dev/ixgbe/if_ixv.c -I/workspace/src/sys/dev/ixgbe -DSMP
--- modules-all ---
--- ixl_pf_iflib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.ixl_pf_iflib.o -MTixl_pf_iflib.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/ixl/ixl_pf_iflib.c -o ixl_pf_iflib.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g sati_write_buffer.o
--- sati_write_long.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.sati_write_long.o -MTsati_write_long.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/isci/scil/sati_write_long.c -o sati_write_long.o
--- all_subdir_irdma ---
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h: In function 'irdma_puda_poll_cmpl':
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
--- all_subdir_isci ---
ctfconvert -L VERSION -g sati_write_long.o
--- sati_write_and_verify.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.sati_write_and_verify.o -MTsati_write_and_verify.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/isci/scil/sati_write_and_verify.c -o sati_write_and_verify.o
--- all_subdir_kbdmux ---
ctfconvert -L VERSION -g kbdmux.o
--- kbdmux.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o kbdmux.ko.full kbdmux.o 
ctfmerge -L VERSION -g -o kbdmux.ko.full kbdmux.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk kbdmux.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % kbdmux.ko.full
--- kbdmux.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug kbdmux.ko.full kbdmux.ko.debug
--- kbdmux.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=kbdmux.ko.debug  kbdmux.ko.full kbdmux.ko
--- all_subdir_isci ---
ctfconvert -L VERSION -g sati_write_and_verify.o
--- all_subdir_kgssapi ---
===> kgssapi (all)
--- all_subdir_isci ---
--- isci.o ---
--- all_subdir_kgssapi ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi...]
--- all_subdir_isci ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.isci.o -MTisci.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -Wno-unused-but-set-variable   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/isci/isci.c -o isci.o
--- all_subdir_kgssapi ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- kgss_if.c ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kgssapi/kgss_if.m -c
--- gssd_xdr.c ---
RPCGEN_CPP=/usr/local/bin/x86_64-unknown-freebsd14.1-cpp12\ --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd14.1/bin/ rpcgen -c /workspace/src/sys/kgssapi/gssd.x -o gssd_xdr.c
--- gssd_clnt.c ---
RPCGEN_CPP=/usr/local/bin/x86_64-unknown-freebsd14.1-cpp12\ --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd14.1/bin/ rpcgen -lM /workspace/src/sys/kgssapi/gssd.x | grep -v string.h > gssd_clnt.c
--- kgss_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kgssapi/kgss_if.m -h
--- gssd.h ---
RPCGEN_CPP=/usr/local/bin/x86_64-unknown-freebsd14.1-cpp12\ --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd14.1/bin/ rpcgen -hM /workspace/src/sys/kgssapi/gssd.x | grep -v pthread.h > gssd.h
--- genoffset.o ---
--- all_subdir_irdma ---
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h: In function 'irdma_puda_send_buf':
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
--- all_subdir_kgssapi ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon  /workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- gss_add_oid_set_member.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.gss_add_oid_set_member.o -MTgss_add_oid_set_member.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/kgssapi/gss_add_oid_set_member.c -o gss_add_oid_set_member.o
ctfconvert -L VERSION -g gss_add_oid_set_member.o
--- gss_acquire_cred.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.gss_acquire_cred.o -MTgss_acquire_cred.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/kgssapi/gss_acquire_cred.c -o gss_acquire_cred.o
--- all_subdir_isci ---
ctfconvert -L VERSION -g isci.o
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_acquire_cred.o
--- gss_canonicalize_name.o ---
--- all_subdir_isci ---
--- isci.ko.full ---
--- all_subdir_kgssapi ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.gss_canonicalize_name.o -MTgss_canonicalize_name.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/kgssapi/gss_canonicalize_name.c -o gss_canonicalize_name.o
--- all_subdir_isci ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o isci.ko.full isci.o isci_oem_parameters.o isci_controller.o isci_domain.o isci_io_request.o isci_timer.o isci_remote_device.o isci_logger.o isci_task_request.o isci_sysctl.o isci_interrupt.o sci_base_controller.o sci_base_domain.o sci_base_iterator.o sci_base_library.o sci_base_logger.o sci_base_memory_descriptor_list.o sci_base_memory_descriptor_list_decorator.o sci_base_object.o sci_base_observer.o sci_base_phy.o sci_base_port.o sci_base_remote_device.o sci_base_request.o sci_base_state_machine.o sci_base_state_machine_logger.o sci_base_state_machine_observer.o sci_base_subject.o sci_abstract_list.o sci_util.o scic_sds_controller.o scic_sds_library.o scic_sds_pci.o scic_sds_phy.o scic_sds_port.o scic_sds_port_configuration_agent.o scic_sds_remote_device.o scic_sds_remote_node_context.o scic_sds_remote_node_table.o scic_sds_request.o scic_sds_sgpio.o scic_sds_smp_remote_device.o scic_sds_smp_request.o scic_sds_ssp_request.o scic_sds_stp_packet_request.o scic_sds_stp_remote_device.o scic_sds_stp_request.o scic_sds_unsolicited_frame_control.o scif_sas_controller.o scif_sas_controller_state_handlers.o scif_sas_controller_states.o scif_sas_domain.o scif_sas_domain_state_handlers.o scif_sas_domain_states.o scif_sas_high_priority_request_queue.o scif_sas_internal_io_request.o scif_sas_io_request.o scif_sas_io_request_state_handlers.o scif_sas_io_request_states.o scif_sas_library.o scif_sas_remote_device.o scif_sas_remote_device_ready_substate_handlers.o scif_sas_remote_device_ready_substates.o scif_sas_remote_device_starting_substate_handlers.o scif_sas_remote_device_starting_substates.o scif_sas_remote_device_state_handlers.o scif_sas_remote_device_states.o scif_sas_request.o scif_sas_smp_activity_clear_affiliation.o scif_sas_smp_io_request.o scif_sas_smp_phy.o scif_sas_smp_remote_device.o scif_sas_stp_io_request.o scif_sas_stp_remote_device.o scif_sas_stp_task_request.o scif_sas_task_request.o scif_sas_task_request_state_handlers.o scif_sas_task_request_states.o scif_sas_timer.o sati.o sati_abort_task_set.o sati_atapi.o sati_device.o sati_inquiry.o sati_log_sense.o sati_lun_reset.o sati_mode_pages.o sati_mode_select.o sati_mode_sense.o sati_mode_sense_6.o sati_mode_sense_10.o sati_move.o sati_passthrough.o sati_read.o sati_read_buffer.o sati_read_capacity.o sati_report_luns.o sati_request_sense.o sati_reassign_blocks.o sati_start_stop_unit.o sati_synchronize_cache.o sati_test_unit_ready.o sati_unmap.o sati_util.o sati_verify.o sati_write.o sati_write_buffer.o sati_write_long.o sati_write_and_verify.o 
--- all_subdir_ixl ---
ctfconvert -L VERSION -g ixl_pf_iflib.o
--- i40e_common.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.i40e_common.o -MTi40e_common.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/ixl/i40e_common.c -o i40e_common.o
--- all_subdir_isci ---
ctfmerge -L VERSION -g -o isci.ko.full isci.o isci_oem_parameters.o isci_controller.o isci_domain.o isci_io_request.o isci_timer.o isci_remote_device.o isci_logger.o isci_task_request.o isci_sysctl.o isci_interrupt.o sci_base_controller.o sci_base_domain.o sci_base_iterator.o sci_base_library.o sci_base_logger.o sci_base_memory_descriptor_list.o sci_base_memory_descriptor_list_decorator.o sci_base_object.o sci_base_observer.o sci_base_phy.o sci_base_port.o sci_base_remote_device.o sci_base_request.o sci_base_state_machine.o sci_base_state_machine_logger.o sci_base_state_machine_observer.o sci_base_subject.o sci_abstract_list.o sci_util.o scic_sds_controller.o scic_sds_library.o scic_sds_pci.o scic_sds_phy.o scic_sds_port.o scic_sds_port_configuration_agent.o scic_sds_remote_device.o scic_sds_remote_node_context.o scic_sds_remote_node_table.o scic_sds_request.o scic_sds_sgpio.o scic_sds_smp_remote_device.o scic_sds_smp_request.o scic_sds_ssp_request.o scic_sds_stp_packet_request.o scic_sds_stp_remote_device.o scic_sds_stp_request.o scic_sds_unsolicited_frame_control.o scif_sas_controller.o scif_sas_controller_state_handlers.o scif_sas_controller_states.o scif_sas_domain.o scif_sas_domain_state_handlers.o scif_sas_domain_states.o scif_sas_high_priority_request_queue.o scif_sas_internal_io_request.o scif_sas_io_request.o scif_sas_io_request_state_handlers.o scif_sas_io_request_states.o scif_sas_library.o scif_sas_remote_device.o scif_sas_remote_device_ready_substate_handlers.o scif_sas_remote_device_ready_substates.o scif_sas_remote_device_starting_substate_handlers.o scif_sas_remote_device_starting_substates.o scif_sas_remote_device_state_handlers.o scif_sas_remote_device_states.o scif_sas_request.o scif_sas_smp_activity_clear_affiliation.o scif_sas_smp_io_request.o scif_sas_smp_phy.o scif_sas_smp_remote_device.o scif_sas_stp_io_request.o scif_sas_stp_remote_device.o scif_sas_stp_task_request.o scif_sas_task_request.o scif_sas_task_request_state_handlers.o scif_sas_task_request_states.o scif_sas_timer.o sati.o sati_abort_task_set.o sati_atapi.o sati_device.o sati_inquiry.o sati_log_sense.o sati_lun_reset.o sati_mode_pages.o sati_mode_select.o sati_mode_sense.o sati_mode_sense_6.o sati_mode_sense_10.o sati_move.o sati_passthrough.o sati_read.o sati_read_buffer.o sati_read_capacity.o sati_report_luns.o sati_request_sense.o sati_reassign_blocks.o sati_start_stop_unit.o sati_synchronize_cache.o sati_test_unit_ready.o sati_unmap.o sati_util.o sati_verify.o sati_write.o sati_write_buffer.o sati_write_long.o sati_write_and_verify.o 
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_canonicalize_name.o
--- gss_create_empty_oid_set.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/kgssapi/gss_create_empty_oid_set.c -o gss_create_empty_oid_set.o
--- if_ixv.o ---
ctfconvert -L VERSION -g if_ixv.o
--- modules-all ---
--- all_subdir_irdma ---
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h: In function 'irdma_ieq_process_fpdus':
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_defs.h:339:46: warning: 'info.maclen' may be used uninitialized [-Wmaybe-uninitialized]
  339 | #define FIELD_PREP(mask, val)   (((u64)(val) << mask##_S) & (mask))
      |                                              ^~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: note: 'info.maclen' was declared here
  543 |         struct irdma_puda_send_info info;
      |                                     ^~~~
/workspace/src/sys/modules/irdma/../../dev/irdma/irdma_puda.c:543:37: warning: 'info.ah_id' may be used uninitialized [-Wmaybe-uninitialized]
--- if_bypass.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.depend.if_bypass.o -MTif_bypass.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions  -std=gnu17 -Werror /workspace/src/sys/dev/ixgbe/if_bypass.c -I/workspace/src/sys/dev/ixgbe
--- modules-all ---
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_create_empty_oid_set.o
--- gss_delete_sec_context.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/kgssapi/gss_delete_sec_context.c -o gss_delete_sec_context.o
--- all_subdir_isci ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk isci.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % isci.ko.full
--- all_subdir_iwx ---
cc1: all warnings being treated as errors
--- all_subdir_isci ---
--- isci.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug isci.ko.full isci.ko.debug
--- isci.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=isci.ko.debug  isci.ko.full isci.ko
--- all_subdir_kgssapi_krb5 ---
===> kgssapi_krb5 (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi_krb5...]
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_delete_sec_context.o
--- all_subdir_kgssapi_krb5 ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- all_subdir_iwx ---
*** [if_iwx.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/iwx
      119.45 real       342.43 user        21.08 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins3588670647456577042.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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