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

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 15 Feb 2025 01:01:09 UTC
FreeBSD-main-amd64-gcc13_build - Build #2884 (091f30a9d14f9042a4c4a45f591a59d7e0244af6) - Still Failing

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

464372940b365b6109866440f5ce96f41b084f86 by rmacklem:
param.h: Bump FreeBSD_version for commit 4517fbfd4251

091f30a9d14f9042a4c4a45f591a59d7e0244af6 by rmacklem:
UPDATING: Add entry for commit 4517fbfd4251



The end of the build log:

[...truncated 123.09 MiB...]
  570 |         uint32_t ctxen;
      |                  ^~~~~
In function 'qat_aereg_rel_rdxfer_write',
    inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:681:11,
    inlined from 'qat_aefw_init_reg.isra' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:3063:11:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:578:13: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  578 |         if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) {
      |             ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_init_reg.isra':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:570:18: note: 'ctxen' was declared here
  570 |         uint32_t ctxen;
      |                  ^~~~~
In function 'qat_aereg_rel_data_write',
    inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:671:11,
    inlined from 'qat_aefw_init_reg.isra' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:3063:11:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:378:21: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  378 |                 if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) {
      |                     ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_init_reg.isra':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:367:22: note: 'ctxen' was declared here
  367 |         unsigned int ctxen;
      |                      ^~~~~
In function 'qat_aereg_rel_data_write',
    inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:666:11,
    inlined from 'qat_aefw_init_reg.isra' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:3063:11:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:378:21: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  378 |                 if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) {
      |                     ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_init_reg.isra':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:367:22: note: 'ctxen' was declared here
  367 |         unsigned int ctxen;
      |                      ^~~~~
--- all_subdir_qat ---
--- adf_freebsd_dev_processes.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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.adf_freebsd_dev_processes.o -MTadf_freebsd_dev_processes.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/qat/qat_common/adf_freebsd_dev_processes.c -o adf_freebsd_dev_processes.o
--- all_subdir_pms ---
ctfconvert -L VERSION -g saioctlcmd.o
--- mpidebug.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-variable -Woverflow -Wmissing-prototypes -Wparentheses -w  -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.mpidebug.o -MTmpidebug.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/pms/RefTisa/sallsdk/spc/mpidebug.c -o mpidebug.o
ctfconvert -L VERSION -g mpidebug.o
--- dminit.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-variable -Woverflow -Wmissing-prototypes -Wparentheses -w  -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.dminit.o -MTdminit.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/pms/RefTisa/discovery/dm/dminit.c -o dminit.o
--- all_subdir_qlxgb ---
ctfconvert -L VERSION -g qla_isr.o
--- all_subdir_qat_c2xxx ---
--- qat_c2xxx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -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.qat_c2xxx.o -MTqat_c2xxx.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/qat_c2xxx/qat_c2xxx.c -o qat_c2xxx.o
--- all_subdir_pms ---
ctfconvert -L VERSION -g dminit.o
--- dmsmp.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-variable -Woverflow -Wmissing-prototypes -Wparentheses -w  -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.dmsmp.o -MTdmsmp.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/pms/RefTisa/discovery/dm/dmsmp.c -o dmsmp.o--- all_subdir_qat ---
ctfconvert -L VERSION -g adf_freebsd_dev_processes.o
--- adf_freebsd_uio.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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.adf_freebsd_uio.o -MTadf_freebsd_uio.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/qat/qat_common/adf_freebsd_uio.c -o adf_freebsd_uio.o
--- all_subdir_qat_c2xxx ---
ctfconvert -L VERSION -g qat_c2xxx.o
--- all_subdir_pms ---
--- dmdisc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-variable -Woverflow -Wmissing-prototypes -Wparentheses -w  -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.dmdisc.o -MTdmdisc.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/pms/RefTisa/discovery/dm/dmdisc.c -o dmdisc.o
--- all_subdir_qat_c2xxx ---
--- qat_ae.o ---
In function 'bus_space_write_4',
    inlined from 'qat_bar_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:845:2,
    inlined from 'qat_misc_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:863:2,
    inlined from 'qat_ae_local_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:917:2,
    inlined from 'qat_ae_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:209:3,
    inlined from 'qat_ae_ctx_indr_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:266:2,
    inlined from 'qat_ae_clear_reset' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1090:3,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:975:10:
./x86/bus.h:487:55: warning: 'ctxptr' may be used uninitialized [-Wmaybe-uninitialized]
  487 |                 *(volatile u_int32_t *)(bsh + offset) = value;
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:247:18: note: 'ctxptr' was declared here
  247 |         uint32_t ctxptr;
      |                  ^~~~~~
In function 'qat_aereg_abs_to_rel',
    inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:661:2,
    inlined from 'qat_ae_clear_xfer' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1191:4,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:979:2:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:640:13: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  640 |         if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) {
      |             ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:637:18: note: 'ctxen' was declared here
  637 |         uint32_t ctxen;
      |                  ^~~~~
In function 'qat_aereg_rel_rdxfer_write',
    inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:681:11,
    inlined from 'qat_ae_clear_xfer' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1191:4,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:979:2:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:578:13: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  578 |         if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) {
      |             ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:570:18: note: 'ctxen' was declared here
  570 |         uint32_t ctxen;
      |                  ^~~~~
In function 'qat_aereg_abs_to_rel',
    inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:661:2,
    inlined from 'qat_ae_clear_xfer' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1193:4,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:979:2:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:640:13: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  640 |         if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) {
      |             ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:637:18: note: 'ctxen' was declared here
  637 |         uint32_t ctxen;
      |                  ^~~~~
In function 'qat_aereg_rel_rdxfer_write',
    inlined from 'qat_aereg_abs_data_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:676:11,
    inlined from 'qat_ae_clear_xfer' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1193:4,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:979:2:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:578:13: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  578 |         if (ctxen & CTX_ENABLES_INUSE_CONTEXTS) {
      |             ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:570:18: note: 'ctxen' was declared here
  570 |         uint32_t ctxen;
      |                  ^~~~~
In function 'bus_space_write_4',
    inlined from 'qat_bar_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:845:2,
    inlined from 'qat_misc_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:863:2,
    inlined from 'qat_ae_local_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:917:2,
    inlined from 'qat_ae_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:209:3,
    inlined from 'qat_ae_ucode_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1359:2,
    inlined from 'qat_ae_clear_gprs' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1226:3,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:982:11:
./x86/bus.h:487:55: warning: 'ustore_addr' may be used uninitialized [-Wmaybe-uninitialized]
  487 |                 *(volatile u_int32_t *)(bsh + offset) = value;
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1343:18: note: 'ustore_addr' was declared here
 1343 |         uint32_t ustore_addr, ulo, uhi;
      |                  ^~~~~~~~~~~
In function 'qat_ae_enable_ctx',
    inlined from 'qat_ae_clear_gprs' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1248:3,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:982:11:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:714:15: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  714 |         ctxen &= CTX_ENABLES_IGNORE_W1C_MASK;
      |               ^~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:711:18: note: 'ctxen' was declared here
  711 |         uint32_t ctxen;
      |                  ^~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:907:18: warning: 'cnt' may be used uninitialized [-Wmaybe-uninitialized]
  907 |         uint32_t cnt, actx;
      |                  ^~~
In function 'qat_ae_disable_ctx',
    inlined from 'qat_ae_clear_gprs' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1263:3,
    inlined from 'qat_ae_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:982:11:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:733:15: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  733 |         ctxen &= ~(__SHIFTIN(ctx_mask & AE_ALL_CTX, CTX_ENABLES_ENABLE));
      |               ^~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_init':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:729:18: note: 'ctxen' was declared here
  729 |         uint32_t ctxen;
      |                  ^~~~~
--- all_subdir_pf ---
In file included from /workspace/src/sys/sys/bus.h:168,
                 from /workspace/src/sys/netpfil/pf/pf.c:48:
In function 'pf_dummynet_route',
    inlined from 'pf_route' at /workspace/src/sys/netpfil/pf/pf.c:8884:11:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [16, 27] is out of the bounds [0, 16] of object 'dst' with type 'struct sockaddr_in' [-Warray-bounds=]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netpfil/pf/pf.c:9500:25: note: in expansion of macro 'memcpy'
 9500 |                         memcpy(&pd->pf_mtag->dst, sa,
      |                         ^~~~~~
/workspace/src/sys/netpfil/pf/pf.c: In function 'pf_route':
/workspace/src/sys/netpfil/pf/pf.c:8676:33: note: 'dst' declared here
 8676 |         struct sockaddr_in      dst;
      |                                 ^~~
In function 'pf_dummynet_route',
    inlined from 'pf_route' at /workspace/src/sys/netpfil/pf/pf.c:8925:12:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [16, 27] is out of the bounds [0, 16] of object 'dst' with type 'struct sockaddr_in' [-Warray-bounds=]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netpfil/pf/pf.c:9500:25: note: in expansion of macro 'memcpy'
 9500 |                         memcpy(&pd->pf_mtag->dst, sa,
      |                         ^~~~~~
/workspace/src/sys/netpfil/pf/pf.c: In function 'pf_route':
/workspace/src/sys/netpfil/pf/pf.c:8676:33: note: 'dst' declared here
 8676 |         struct sockaddr_in      dst;
      |                                 ^~~
--- all_subdir_ocs_fc ---
ctfconvert -L VERSION -g sli4.o
--- ocs_sm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -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.ocs_sm.o -MTocs_sm.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/ocs_fc/ocs_sm.c -o ocs_sm.o
ctfconvert -L VERSION -g ocs_sm.o
--- ocs_device.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common  -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.ocs_device.o -MTocs_device.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/ocs_fc/ocs_device.c -o ocs_device.o
--- all_subdir_qat ---
ctfconvert -L VERSION -g adf_freebsd_uio.o
--- adf_freebsd_uio_cleanup.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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.adf_freebsd_uio_cleanup.o -MTadf_freebsd_uio_cleanup.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/qat/qat_common/adf_freebsd_uio_cleanup.c -o adf_freebsd_uio_cleanup.o
--- all_subdir_qat_c2xxx ---
In function 'bus_space_write_4',
    inlined from 'qat_bar_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:845:2,
    inlined from 'qat_misc_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:863:2,
    inlined from 'qat_ae_local_write_4' at /workspace/src/sys/dev/qat_c2xxx/qatvar.h:917:2,
    inlined from 'qat_ae_write_4' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:209:3,
    inlined from 'qat_ae_ctx_indr_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:266:2,
    inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:2848:3,
    inlined from 'qat_ae_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1016:11:
./x86/bus.h:487:55: warning: 'ctxptr' may be used uninitialized [-Wmaybe-uninitialized]
  487 |                 *(volatile u_int32_t *)(bsh + offset) = value;
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_start':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:247:18: note: 'ctxptr' was declared here
  247 |         uint32_t ctxptr;
      |                  ^~~~~~
In function 'qat_ae_enable_ctx',
    inlined from 'qat_aefw_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:2851:3,
    inlined from 'qat_ae_start' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1016:11:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:714:15: warning: 'ctxen' may be used uninitialized [-Wmaybe-uninitialized]
  714 |         ctxen &= CTX_ENABLES_IGNORE_W1C_MASK;
      |               ^~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_start':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:711:18: note: 'ctxen' was declared here
  711 |         uint32_t ctxen;
      |                  ^~~~~
--- all_subdir_pf ---
cc1: all warnings being treated as errors
--- all_subdir_qat ---
ctfconvert -L VERSION -g adf_freebsd_uio_cleanup.o
--- adf_ctl_drv.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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.adf_ctl_drv.o -MTadf_ctl_drv.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/qat/qat_common/adf_ctl_drv.c -o adf_ctl_drv.o
--- all_subdir_pf ---
*** [pf.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/pf
      175.00 real       456.73 user        26.56 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins5934801986818694865.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address