FreeBSD-main-amd64-gcc13_build - Build #3635 - Still Failing
Date: Sat, 14 Jun 2025 02:01:47 UTC
FreeBSD-main-amd64-gcc13_build - Build #3635 (49eabd405f661fa3a9f0a005c2e54dc4cad07e48) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3635/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3635/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3635/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) 3353f39cfcad4015e5741cd4976c650080828482 by brueffer: wsp.4: fix style warnings. No content changes. de8fb1b3835758998a53d772deeebcdb71bbb823 by tuexen: tcp: fix local blackholing 1bdf1b8186359d4ea26e26de03e03b7c1543b707 by olce: config.5: Document CONF_CFLAGS under 'makeoptions' 16587f60a69820f1a319644da4ec1a40efbcbdf0 by tuexen: udp: fix local blackholing f1ec3bc06ed276e6e24996515bdce729d51e11d8 by asomers: fusefs: add more checks for buggy FUSE servers 49eabd405f661fa3a9f0a005c2e54dc4cad07e48 by tuexen: tcp: fix handling of TIME WAIT for local TCP connections The end of the build log: [...truncated 124.25 MiB...] inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /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_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ 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_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /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_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ 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_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /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_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ 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_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /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_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ 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_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /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_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ 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_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /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_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ --- all_subdir_qat_c2xxx --- ctfconvert -L VERSION -g qat_ae.o --- qat_c2xxx.ko.full --- /usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -o qat_c2xxx.ko.full qat.o qat_ae.o qat_c2xxx.o qat_hw15.o ctfmerge -L VERSION -g -o qat_c2xxx.ko.full qat.o qat_ae.o qat_c2xxx.o qat_hw15.o --- all_subdir_pms --- ctfconvert -L VERSION -g satimer.o --- sautil.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.sautil.o -MTsautil.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/sautil.c -o sautil.o --- all_subdir_qat_c2xxx --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk qat_c2xxx.ko.full export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy % qat_c2xxx.ko.full --- qat_c2xxx.ko.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug qat_c2xxx.ko.full qat_c2xxx.ko.debug --- qat_c2xxx.ko --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=qat_c2xxx.ko.debug qat_c2xxx.ko.full qat_c2xxx.ko --- all_subdir_qlnx --- --- ecore_hw.o --- ctfconvert -L VERSION -g ecore_hw.o --- ecore_init_fw_funcs.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.ecore_init_fw_funcs.o -MTecore_init_fw_funcs.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 -DCONFIG_ECORE_L2 -DECORE_CONFIG_DIRECT_HWFN -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_ECORE_SRIOV -DCONFIG_ECORE_LL2 -DCONFIG_ECORE_ROCE -DCONFIG_ECORE_IWARP -DCONFIG_ECORE_RDMA -DQLNX_ENABLE_IWARP -c /workspace/src/sys/dev/qlnx/qlnxe/ecore_init_fw_funcs.c -o ecore_init_fw_funcs.o --- all_subdir_qlxge --- ===> qlxge (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/qlxge...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- --- all_subdir_qat --- ctfconvert -L VERSION -g adf_hw_arbiter.o --- all_subdir_qlxge --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- all_subdir_qat --- --- adf_init.o --- --- all_subdir_qlxge --- --- pci_if.h --- --- all_subdir_qat --- /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_init.o -MTadf_init.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_init.c -o adf_init.o --- all_subdir_qlxge --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h --- all_subdir_pms --- --- sassp.o --- ctfconvert -L VERSION -g sassp.o --- all_subdir_qlxge --- --- genoffset.o --- --- all_subdir_pms --- --- saioctlcmd.o --- --- all_subdir_qlxge --- /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/ -c -O2 -pipe -DQL_DBG -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 -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 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_pms --- /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.saioctlcmd.o -MTsaioctlcmd.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/saioctlcmd.c -o saioctlcmd.o --- all_subdir_qlxge --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- qls_dbg.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 -DQL_DBG -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.qls_dbg.o -MTqls_dbg.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/qlxge/qls_dbg.c -o qls_dbg.o --- all_subdir_pms --- --- sautil.o --- ctfconvert -L VERSION -g sautil.o --- mpidebug.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.mpidebug.o -MTmpidebug.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/mpidebug.c -o mpidebug.o --- all_subdir_ocs_fc --- ctfconvert -L VERSION -g ocs_xport.o --- ocs_domain.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.ocs_domain.o -MTocs_domain.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/ocs_fc/ocs_domain.c -o ocs_domain.o --- all_subdir_pms --- ctfconvert -L VERSION -g mpidebug.o --- dminit.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.dminit.o -MTdminit.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/discovery/dm/dminit.c -o dminit.o --- all_subdir_qlxge --- ctfconvert -L VERSION -g qls_dbg.o --- qls_hw.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 -DQL_DBG -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.qls_hw.o -MTqls_hw.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/qlxge/qls_hw.c -o qls_hw.o --- all_subdir_pms --- ctfconvert -L VERSION -g dminit.o --- all_subdir_ocs_fc --- --- ocs_sport.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.ocs_sport.o -MTocs_sport.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/ocs_fc/ocs_sport.c -o ocs_sport.o --- all_subdir_qat --- ctfconvert -L VERSION -g adf_init.o --- adf_transport.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_transport.o -MTadf_transport.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_transport.c -o adf_transport.o --- all_subdir_pf --- cc1: all warnings being treated as errors --- all_subdir_pms --- --- saioctlcmd.o --- ctfconvert -L VERSION -g saioctlcmd.o --- dmsmp.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.dmsmp.o -MTdmsmp.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/discovery/dm/dmsmp.c -o dmsmp.o--- all_subdir_pf --- *** [pf.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/pf 211.90 real 839.60 user 44.73 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/jenkins17527335530993972083.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