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

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 06 Jun 2025 16:14:29 UTC
FreeBSD-main-amd64-gcc14_build - Build #729 (feac17714fdf23d8cda5c552d6edd8e12ff9a43f) - Still Failing

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

e945411697cfaf9e57ef9ffdf9d35dfd9778612b by des:
diff: minor fixes to manual page

834d72b555b5cf639b7d643390a0bb4d51e11a2c by kp:
pf.conf.5: clarify set prio

6ea237c31effadc739163ccfcf595b1b5e2f0a60 by kp:
pf.conf.5: clarify filter evaluation and anchor loading

feac17714fdf23d8cda5c552d6edd8e12ff9a43f by kp:
pfctl: void functions and exit(3) on error



The end of the build log:

[...truncated 124.97 MiB...]
    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
--- adf_dev_mgr.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/  -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 ---
In function 'pfi_ifhead_RB_INSERT_COLOR',
    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_ifnet' at /workspace/src/sys/netpfil/pf/pf_if.c:496:8,
    inlined from 'pfi_attach_ifnet_event' at /workspace/src/sys/netpfil/pf/pf_if.c:1062:2,
    inlined from 'pfi_attach_ifnet_event' at /workspace/src/sys/netpfil/pf/pf_if.c:1050: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_ifnet_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);
      |        ^~~~~~~~~~~
--- pf.o ---
cc1: all warnings being treated as errors
--- all_subdir_pms ---
ctfconvert -L VERSION -g sampirsp.o
--- saphy.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/  -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.saphy.o -MTsaphy.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/saphy.c -o saphy.o
--- all_subdir_pf ---
*** [pf.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/pf
      254.30 real       351.75 user        19.49 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/jenkins3350840681243558675.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