FreeBSD-main-amd64-gcc14_build - Build #4122 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 01 Jul 2026 19:41:09 UTC
FreeBSD-main-amd64-gcc14_build - Build #4122 (17602eb3eae95a53c973a5ceb4fc3134a770e8d6) - Still Failing

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

7f55dbe6ae89c356db1bc4fb2c42d9d007ae5da1 by brooks:
CHERI: declare mem{cpy,move}_data

f14bdfefa41c7d81dd1317e61b98de22dc03016c by brooks:
CHERI: add sooptcopyinptr to preserve pointer provenance

17602eb3eae95a53c973a5ceb4fc3134a770e8d6 by brooks:
CHERI: make mem{cpy,move}(9) CHERI compatible



The end of the build log:

[...truncated 118.84 MiB...]
/workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2442:36: note: 'phy_data.d3' was declared here
 2442 |         struct iwl_mvm_rx_phy_data phy_data;
      |                                    ^~~~~~~~
In function 'le32_get_bits',
    inlined from 'iwl_mvm_rx_eht' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:1781:4,
    inlined from 'iwl_mvm_rx_fill_status' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2054:3,
    inlined from 'iwl_mvm_rx_monitor_no_data' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2520:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:57:49: warning: 'phy_data.rx_vec[2]' may be used uninitialized [-Wmaybe-uninitialized]
   57 |                 return ((le ## _n ## _to_cpu(v) & f) / ___lsb(f));      \
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h:61:1: note: in expansion of macro '_leX_get_bits'
   61 | _leX_get_bits(32)
      | ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c: In function 'iwl_mvm_rx_monitor_no_data':
/workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2442:36: note: 'phy_data.rx_vec[2]' was declared here
 2442 |         struct iwl_mvm_rx_phy_data phy_data;
      |                                    ^~~~~~~~
--- all_subdir_mdio ---
--- genoffset.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 -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-strong -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 --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
--- mdio_if.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 -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.mdio_if.o -MTmdio_if.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong  -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 --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c mdio_if.c -o mdio_if.o
--- all_subdir_linux ---
ctfconvert -L VERSION -g linux_sysctl.o
--- linux32_sysent.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 -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32  -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.linux32_sysent.o -MTlinux32_sysent.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong  -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 --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/amd64/linux32/linux32_sysent.c -o linux32_sysent.o
--- all_subdir_mdio ---
ctfconvert -L VERSION -g mdio_if.o
--- mdio.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 -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.mdio.o -MTmdio.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong  -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 --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/mdio/mdio.c -o mdio.o
--- all_subdir_linux64 ---
cc1: all warnings being treated as errors
*** [linux_xattr.o] Error code 1

make[4]: stopped making "all" in /workspace/src/sys/modules/linux64
make[4]: 1 error

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

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_linux ---
ctfconvert -L VERSION -g linux32_sysent.o
--- all_subdir_mdio ---
ctfconvert -L VERSION -g mdio.o

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

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_mac_test ---
ctfconvert -L VERSION -g mac_test.o
--- all_subdir_iwlwifi ---
ctfconvert -L VERSION -g mvm/rxmq.o
--- mvm/tdls.o ---
ctfconvert -L VERSION -g mvm/tdls.o
--- all_subdir_mac_test ---

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_md ---
ctfconvert -L VERSION -g md.o
--- all_subdir_linuxkpi ---
ctfconvert -L VERSION -g linux_schedule.o
--- all_subdir_md ---

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

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

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

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_iwlwifi ---
--- mvm/scan.o ---
ctfconvert -L VERSION -g mvm/scan.o
--- mvm/sta.o ---
In file included from ./x86/endian.h:36,
                 from ./machine/endian.h:5,
                 from /workspace/src/sys/sys/types.h:43,
                 from /workspace/src/sys/compat/linuxkpi/common/include/net/mac80211.h:33,
                 from /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:7:
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3921:8:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3921:8:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3921:8:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3921:8:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3934:9:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3934:9:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3934:9:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
In function 'iwl_mvm_send_sta_key',
    inlined from '__iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3845:9,
    inlined from 'iwl_mvm_set_sta_key' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3934:9:
/workspace/src/sys/sys/_endian.h:109:26: warning: array subscript 0 is outside array bounds of 'u16[0]' {aka 'short unsigned int[]'} [-Warray-bounds=]
  109 | #define htole16(x)      ((uint16_t)(x))
      |                         ~^~~~~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:50:33: note: in expansion of macro 'htole16'
   50 | #define __cpu_to_le16(x)        htole16(x)
      |                                 ^~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/asm/byteorder.h:51:33: note: in expansion of macro '__cpu_to_le16'
   51 | #define cpu_to_le16(x)          __cpu_to_le16(x)
      |                                 ^~~~~~~~~~~~~
/workspace/src/sys/contrib/dev/iwlwifi/mvm/sta.c:3589:41: note: in expansion of macro 'cpu_to_le16'
 3589 |                                         cpu_to_le16(tkip_p1k[i]);
      |                                         ^~~~~~~~~~~
In function 'iwl_mvm_set_sta_key':
cc1: note: source object is likely at address zero
ctfconvert -L VERSION -g mvm/sta.o

make[3]: stopped making "all" in /workspace/src/sys/modules
*** [modules-all] Error code 2

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
make[2]: 1 error

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
      390.69 real      4524.43 user       269.35 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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4345592217915582682.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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