FreeBSD-main-amd64-gcc13_build - Build #3553 - Still Failing
Date: Wed, 04 Jun 2025 10:14:27 UTC
FreeBSD-main-amd64-gcc13_build - Build #3553 (08bc0097734824ff436769a95569e32575b51da3) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3553/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3553/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3553/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)
f99d393f7f787ff080c12b92243adcc310ac7c58 by bz:
LinuxKPI: add missing bus_dmamap_sync() calls or exclude them
a02180cf60a6a0102669b678e9c81ad9f1aa4d91 by bz:
LinuxKPI: Implement dma_map_resource/dma_unmap_resource functions
9df0d1f3d1f3dd8823800210dd49e40170d5abd8 by bz:
LinuxKPI: 802.11: ensure bandwidth <= channel bandwidth
02382a0ac822b88e17d86643e27964eba18479e0 by bz:
LinuxKPI: 802.11: switch to m_get3()
36ca21722c2700e00e41444a29aeabf246eea90d by bz:
LinuxKPI: skbuff: make csum_unfold return __wsum
4b6b9c1368b346f7093153d14e7931403ac3202d by bz:
LinuxKPI: netdev features style, annotate, and add %b decoding mask
34c150cc5fdb3c599bb6ff14eb56afee00c45258 by bz:
LinuxKPI: 802.11: move rx_nss check to be at least 1 into sync function
d87ee937ed852cd22eac808bc8fcf7b0e34c9ec1 by bz:
LinuxKPI: 802.11: use macros for locking
84c5998ccb0b3e8a401d1f2b5a32649e88847d63 by bz:
LinuxKPI: skbuff: add dummy skb_copy_header()
9cac7351868d0e896a648ffe354b001ced55acfa by bz:
LinuxKPI: 802.11: add ieee80211_purge_tx_queue()
e578e6507c005a883354cc14837eb2e6e3f653d1 by emaste:
linuxkpi: Improve LKPI_80211_TRACE_MO message
08bc0097734824ff436769a95569e32575b51da3 by maxim:
if_bridge.4: clarify how if_bridge assigns a MAC address
The end of the build log:
[...truncated 123.45 MiB...]
inlined from 'qat_ae_write_pc' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:1772:6,
inlined from 'qat_aefw_uof_write_one' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:3410:11,
inlined from 'qat_aefw_uof_write' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:3435:11,
inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:2811:11:
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:897:13: warning: 'val' may be used uninitialized [-Wmaybe-uninitialized]
897 | if (val & ACTIVE_CTX_STATUS_ABO)
| ^~~
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load':
/workspace/src/sys/dev/qat_c2xxx/qat_ae.c:891:18: note: 'val' was declared here
891 | uint32_t val;
| ^~~
--- all_subdir_pf ---
ctfconvert -L VERSION -g pf_osfp.o
--- pf_ioctl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.pf_ioctl.o -MTpf_ioctl.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/netpfil/pf/pf_ioctl.c -o pf_ioctl.o
--- all_subdir_pms ---
ctfconvert -L VERSION -g saphy.o
--- saport.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.saport.o -MTsaport.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/saport.c -o saport.o
--- all_subdir_qlnx ---
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_rl_pqs' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2203:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2211:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_mcos_pqs' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2176:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2214:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_lb_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2120:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2217:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_ooo_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2131:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2220:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_pure_ack_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2142:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2223:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_offload_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2153:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2226:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_low_latency_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2164:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2229:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
In function 'bitmap_weight',
inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6,
inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21,
inlined from 'ecore_init_qm_vf_pqs' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2189:2,
inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2235:2,
inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2,
inlined from 'ecore_qm_reconf' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2335:2:
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=]
218 | retval += hweight_long(addr[end] & mask);
| ~~~~^~~~~
/workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl'
90 | #define __bitcountl(x) __bitcount64((unsigned long)(x))
| ^
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl'
63 | #define hweight_long(x) bitcountl(x)
| ^~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long'
218 | retval += hweight_long(addr[end] & mask);
| ^~~~~~~~~~~~
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_qm_reconf':
/workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2327:22: note: object 'pq_flags' of size 4
2327 | enum _ecore_status_t ecore_qm_reconf(struct ecore_hwfn *p_hwfn,
| ^~~~~~~~~~~~~~~
--- all_subdir_qat ---
ctfconvert -L VERSION -g adf_ctl_drv.o
--- all_subdir_pf ---
In file included from ./machine/atomic.h:73,
from /workspace/src/sys/sys/systm.h:45,
from /workspace/src/sys/sys/bus.h:168,
from /workspace/src/sys/netpfil/pf/pf_ioctl.c:49:
/workspace/src/sys/netpfil/pf/pf_ioctl.c: In function 'pf_commit_eth':
/workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all intermediate pointers in cast from 'struct pf_keth_ruleq **' to 'struct pf_keth_ruleq * volatile*' must be 'const' qualified [-Wcast-qual]
128 | #define atomic_store_ptr(p, v) (*(volatile __typeof(*p) *)(p) = (v))
| ^
/workspace/src/sys/netpfil/pf/pf_ioctl.c:890:9: note: in expansion of macro 'atomic_store_ptr'
890 | atomic_store_ptr(&rs->active.rules, rs->inactive.rules);
| ^~~~~~~~~~~~~~~~
--- all_subdir_qat ---
--- adf_dev_mgr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_dev_mgr.o -MTadf_dev_mgr.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_dev_mgr.c -o adf_dev_mgr.o
--- all_subdir_pf ---
--- pf.o ---
cc1: all warnings being treated as errors
--- all_subdir_pms ---
ctfconvert -L VERSION -g saport.o
--- sasata.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.sasata.o -MTsasata.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/sasata.c -o sasata.o
--- all_subdir_pf ---
*** [pf.o] Error code 1
make[4]: stopped in /workspace/src/sys/modules/pf
180.05 real 490.87 user 28.78 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/jenkins3734291462161972577.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