FreeBSD-main-amd64-gcc14_build - Build #4121 - Still Failing
Date: Wed, 01 Jul 2026 18:09:38 UTC
FreeBSD-main-amd64-gcc14_build - Build #4121 (402a6574886a90b8025777b3b2c960c88677462d) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4121/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4121/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4121/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)
402a6574886a90b8025777b3b2c960c88677462d by des:
libsysdecode: Fix shutdownhow table
The end of the build log:
[...truncated 118.76 MiB...]
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/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.d2' was declared here
2442 | struct iwl_mvm_rx_phy_data phy_data;
| ^~~~~~~~
In function 'le16_get_bits',
inlined from 'iwl_mvm_decode_he_phy_data' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:1242:21,
inlined from 'iwl_mvm_rx_he' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:1858:3,
inlined from 'iwl_mvm_rx_fill_status' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2032: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.d4' 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:62:1: note: in expansion of macro '_leX_get_bits'
62 | _leX_get_bits(16)
| ^~~~~~~~~~~~~
/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.d4' was declared here
2442 | struct iwl_mvm_rx_phy_data phy_data;
| ^~~~~~~~
In function 'iwl_mvm_decode_he_mu_ext',
inlined from 'iwl_mvm_decode_he_phy_data' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:1253:3,
inlined from 'iwl_mvm_rx_he' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:1858:3,
inlined from 'iwl_mvm_rx_fill_status' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2032:3,
inlined from 'iwl_mvm_rx_monitor_no_data' at /workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:2520:2:
/workspace/src/sys/contrib/dev/iwlwifi/mvm/rxmq.c:1033:34: warning: 'phy_data.d3' may be used uninitialized [-Wmaybe-uninitialized]
1033 | he_mu->ru_ch1[1] = FIELD_GET(IWL_RX_PHY_DATA3_HE_MU_EXT_CH1_RU1,
/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.d3' was declared here
2442 | struct iwl_mvm_rx_phy_data phy_data;
| ^~~~~~~~
--- all_subdir_lio ---
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_iwlwifi ---
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_linux ---
ctfconvert -L VERSION -g linux_rseq.o
--- linux_misc.o ---
ctfconvert -L VERSION -g linux_misc.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_linuxkpi ---
ctfconvert -L VERSION -g linux_kthread.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_iwlwifi ---
ctfconvert -L VERSION -g mvm/rxmq.o
--- mvm/tdls.o ---
ctfconvert -L VERSION -g mvm/tdls.o
--- all_subdir_ix ---
ctfconvert -L VERSION -g if_ix.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_mac_biba ---
ctfconvert -L VERSION -g mac_biba.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
--- all_subdir_linuxkpi_wlan ---
ctfconvert -L VERSION -g linux_80211.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
372.39 real 4320.44 user 227.30 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/jenkins1498683584313922869.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