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

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 08 Jun 2025 21:12:59 UTC
FreeBSD-main-amd64-gcc14_build - Build #736 (3a427b8320840f1e69779efeccc5898eb2972030) - Still Failing

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

3a427b8320840f1e69779efeccc5898eb2972030 by bz:
rtw89: prevent a NULL pointer deref in rtw89_swap_chanctx()



The end of the build log:

[...truncated 125.20 MiB...]
    inlined from 'pfi_ifhead_RB_INSERT_FINISH' at /workspace/src/sys/netpfil/pf/pf_if.c:105:8,
    inlined from 'pfi_ifhead_RB_INSERT' at /workspace/src/sys/netpfil/pf/pf_if.c:105:8,
    inlined from 'pfi_kkif_attach' at /workspace/src/sys/netpfil/pf/pf_if.c:365:2,
    inlined from 'pfi_attach_ifgroup' at /workspace/src/sys/netpfil/pf/pf_if.c:510:8,
    inlined from 'pfi_attach_group_event' at /workspace/src/sys/netpfil/pf/pf_if.c:1119:2,
    inlined from 'pfi_attach_group_event' at /workspace/src/sys/netpfil/pf/pf_if.c:1107:1:
/workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitialized [-Wmaybe-uninitialized]
  332 | #define _RB_LINK(elm, dir, field)       (elm)->field.rbe_link[dir]
      |                                         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK'
  401 |             _RB_LINK(tmp, dir, field)) != NULL)                         \
      |             ^~~~~~~~
/workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTATE'
  583 |                         RB_ROTATE(elm, child, elmdir, field);           \
      |                         ^~~~~~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netpfil/pf/pf_if.c:105:8: note: in expansion of macro 'RB_GENERATE'
  105 | static RB_GENERATE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compare);
      |        ^~~~~~~~~~~
/workspace/src/sys/netpfil/pf/pf_if.c: In function 'pfi_attach_group_event':
/workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here
  540 |         struct type *child, *child_up, *gpar;                           \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netpfil/pf/pf_if.c:105:8: note: in expansion of macro 'RB_GENERATE'
  105 | static RB_GENERATE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compare);
      |        ^~~~~~~~~~~
--- mwlhal.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.mwlhal.o -MTmwlhal.o -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 -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 /workspace/src/sys/dev/mwl/mwlhal.c
--- modules-all ---
--- 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_qlxgbe ---
===> qlxgbe (all)
--- all_subdir_pf ---
--- pf.o ---
*** [pf.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/pf
      212.10 real       558.24 user        29.41 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins10305388006141316923.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