FreeBSD-stable-15-amd64-gcc14_build - Build #422 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 16 Jan 2026 13:26:49 UTC
FreeBSD-stable-15-amd64-gcc14_build - Build #422 (484edabb945582de7e212ff3f3b1ec889070dc50) - Still Failing

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

484edabb945582de7e212ff3f3b1ec889070dc50 by brooks:
iflib: remove convoluted custom zeroing code



The end of the build log:

[...truncated 141.64 MiB...]
 2573 |         uint16_t clo, chi, ixlo, ixhi;
      |                       ^~~
--- modules-all ---
--- all_subdir_sctp ---
--- sctputil.o ---
In file included from /workspace/src/sys/sys/mutex.h:44,
                 from /workspace/src/sys/sys/eventhandler.h:35,
                 from /workspace/src/sys/netinet/sctp_os_bsd.h:45,
                 from /workspace/src/sys/netinet/sctp_os.h:59,
                 from /workspace/src/sys/netinet/sctputil.c:35:
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2567:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int32_t[0]' {aka 'int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2567:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int32_t[0]' {aka 'int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2570:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'uint32_t[0]' {aka 'unsigned int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2570:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'uint32_t[0]' {aka 'unsigned int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2573:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int[0]' [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2573:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int[0]' [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
--- all_subdir_sfxge ---
--- efx_hash.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.efx_hash.o -MTefx_hash.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/sfxge/common/efx_hash.c -o efx_hash.o
--- efx_vpd.o ---
ctfconvert -L VERSION -g efx_vpd.o
--- all_subdir_rtw89 ---
--- rtw8851b_rfk_table.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common -DKBUILD_MODNAME='"rtw89"' -DLINUXKPI_VERSION=61700 -DLINUXKPI_WANT_LINUX_ACPI -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_RTW89_DEBUGMSG  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/contrib/dev/rtw89 -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/rtw89=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/rtw89 -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.rtw8851b_rfk_table.o -MTrtw8851b_rfk_table.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/contrib/dev/rtw89/rtw8851b_rfk_table.c -o rtw8851b_rfk_table.o
--- all_subdir_sfxge ---
--- efx_hash.o ---
ctfconvert -L VERSION -g efx_hash.o
--- all_subdir_smartpqi ---
===> smartpqi (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/smartpqi...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_sis ---
ctfconvert -L VERSION -g if_sis.o
--- all_subdir_smartpqi ---
--- opt_scsi.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_scsi.h opt_scsi.h
--- opt_cam.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_cam.h opt_cam.h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- all_subdir_sis ---
--- if_sis.ko.full ---
--- all_subdir_smartpqi ---
--- bus_if.h ---
--- all_subdir_sis ---
/usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o if_sis.ko.full if_sis.o 
--- all_subdir_smartpqi ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- all_subdir_sis ---
ctfmerge -L VERSION -g -o if_sis.ko.full if_sis.o 
--- all_subdir_smartpqi ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- all_subdir_sis ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_sis.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % if_sis.ko.full
--- if_sis.ko.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug if_sis.ko.full if_sis.ko.debug
--- all_subdir_smartpqi ---
--- genoffset.o ---
--- all_subdir_sis ---
--- if_sis.ko ---
--- all_subdir_smartpqi ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/smartpqi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/smartpqi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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
--- all_subdir_sis ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=if_sis.ko.debug  if_sis.ko.full if_sis.ko
--- ar5212_xmit.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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.ar5212_xmit.o -MTar5212_xmit.o -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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 -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c -I/workspace/src/sys/dev/ath/ath_hal
--- modules-all ---
--- all_subdir_smartpqi ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- smartpqi_intr.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/smartpqi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/smartpqi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.smartpqi_intr.o -MTsmartpqi_intr.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/smartpqi/smartpqi_intr.c -o smartpqi_intr.o
--- ar5212_reset.o ---
ctfconvert -L VERSION -g ar5212_reset.o
--- modules-all ---
--- all_subdir_sfxge ---
--- mcdi_mon.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.mcdi_mon.o -MTmcdi_mon.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/sfxge/common/mcdi_mon.c -o mcdi_mon.o
--- all_subdir_smartpqi ---
In file included from /workspace/src/sys/dev/smartpqi/smartpqi_includes.h:82,
                 from /workspace/src/sys/dev/smartpqi/smartpqi_intr.c:27:
/workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:172:25: error: inline function 'pqisrc_aio_req_too_big' declared but never defined [-Werror]
  172 | extern inline boolean_t pqisrc_aio_req_too_big(pqisrc_softstate_t *, pqi_scsi_dev_t *,
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:170:20: error: inline function 'pqisrc_aio_build_cdb' declared but never defined [-Werror]
  170 | extern inline void pqisrc_aio_build_cdb(aio_req_locator_t *, uint32_t,
      |                    ^~~~~~~~~~~~~~~~~~~~
--- all_subdir_sfxge ---
ctfconvert -L VERSION -g mcdi_mon.o
--- all_subdir_smartpqi ---
--- smartpqi_main.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/smartpqi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/smartpqi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.smartpqi_main.o -MTsmartpqi_main.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/smartpqi/smartpqi_main.c -o smartpqi_main.o
--- all_subdir_rtw89 ---
ctfconvert -L VERSION -g rtw8851b_rfk_table.o
--- ar5212_xmit.o ---
ctfconvert -L VERSION -g ar5212_xmit.o
--- modules-all ---
--- all_subdir_sfxge ---
--- siena_mac.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.siena_mac.o -MTsiena_mac.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/sfxge/common/siena_mac.c -o siena_mac.o
--- all_subdir_rtw89 ---
--- rtw8851b_table.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common -DKBUILD_MODNAME='"rtw89"' -DLINUXKPI_VERSION=61700 -DLINUXKPI_WANT_LINUX_ACPI -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_RTW89_DEBUGMSG  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/contrib/dev/rtw89 -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/rtw89=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/rtw89 -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.rtw8851b_table.o -MTrtw8851b_table.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/contrib/dev/rtw89/rtw8851b_table.c -o rtw8851b_table.o
--- all_subdir_smartpqi ---
In file included from /workspace/src/sys/dev/smartpqi/smartpqi_includes.h:82,
                 from /workspace/src/sys/dev/smartpqi/smartpqi_main.c:31:
/workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:172:25: error: inline function 'pqisrc_aio_req_too_big' declared but never defined [-Werror]
  172 | extern inline boolean_t pqisrc_aio_req_too_big(pqisrc_softstate_t *, pqi_scsi_dev_t *,
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:170:20: error: inline function 'pqisrc_aio_build_cdb' declared but never defined [-Werror]
  170 | extern inline void pqisrc_aio_build_cdb(aio_req_locator_t *, uint32_t,
      |                    ^~~~~~~~~~~~~~~~~~~~
--- smartpqi_intr.o ---
cc1: all warnings being treated as errors
*** [smartpqi_intr.o] Error code 1

make[4]: stopped making "all" in /workspace/src/sys/modules/smartpqi
--- all_subdir_rtw89 ---
--- rtw8852c_table.o ---
ctfconvert -L VERSION -g rtw8852c_table.o
--- all_subdir_sfxge ---
--- efx_filter.o ---
ctfconvert -L VERSION -g efx_filter.o
--- all_subdir_smartpqi ---
--- smartpqi_main.o ---
cc1: all warnings being treated as errors
*** [smartpqi_main.o] Error code 1

make[4]: stopped making "all" in /workspace/src/sys/modules/smartpqi
make[4]: 2 errors

make[4]: stopped making "all" in /workspace/src/sys/modules/smartpqi

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sfxge ---
--- siena_mac.o ---
ctfconvert -L VERSION -g siena_mac.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sctp ---
ctfconvert -L VERSION -g sctputil.o
--- sctp_usrreq.o ---
ctfconvert -L VERSION -g sctp_usrreq.o
--- sctp_output.o ---
ctfconvert -L VERSION -g sctp_output.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_rtw89 ---
--- rtw8851b_table.o ---
ctfconvert -L VERSION -g rtw8851b_table.o
--- all_subdir_siis ---
ctfconvert -L VERSION -g siis.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_rtw89 ---
--- rtw8851b_rfk.o ---
ctfconvert -L VERSION -g rtw8851b_rfk.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sk ---
ctfconvert -L VERSION -g if_sk.o

make[3]: stopped making "all" in /workspace/src/sys/modules

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
      567.41 real      6304.48 user       376.02 sys

make[1]: stopped making "buildkernel" in /workspace/src

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