FreeBSD-stable-14-amd64-gcc12_build - Build #396 - Still Failing
Date: Fri, 23 Feb 2024 10:49:43 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #396 (c76878c656e91aa595c2c81e86ac5adb59a15c98) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/396/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/396/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/396/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) c76878c656e91aa595c2c81e86ac5adb59a15c98 by jhb: acpi: Defer reserving resources for ACPI devices The end of the build log: [...truncated 124.50 MiB...] [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kbdmux...] --- all_subdir_iwlwifi --- /workspace/src/sys/contrib/dev/iwlwifi/fw/dbg.c: In function 'iwl_fw_dbg_read_d3_debug_data': /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:51:25: error: variable '_x' set but not used [-Werror=unused-but-set-variable] 51 | __assert_line_ ## y _x; \ | ^~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:48:33: note: in expansion of macro '_O___CTASSERT' 48 | #define _O__CTASSERT(x, y) _O___CTASSERT(x, y) | ^~~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:47:33: note: in expansion of macro '_O__CTASSERT' 47 | #define _O_CTASSERT(x) _O__CTASSERT(x, __LINE__) | ^~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:56:46: note: in expansion of macro '_O_CTASSERT' 56 | #define BUILD_BUG_ON(x) do { _O_CTASSERT(!(x)) } while (0) | ^~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/iwl-trans.h:1489:25: note: in expansion of macro 'BUILD_BUG_ON' 1489 | BUILD_BUG_ON((bufsize) % sizeof(u32)); \ | ^~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dbg.c:3101:9: note: in expansion of macro 'iwl_trans_read_mem_bytes' 3101 | iwl_trans_read_mem_bytes(fwrt->trans, cfg->d3_debug_data_base_addr, | ^~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_kbdmux --- --- machine --- machine -> /workspace/src/sys/amd64/include --- all_subdir_ixv --- --- ixgbe_api.o --- ctfconvert -L VERSION -g ixgbe_api.o --- all_subdir_kbdmux --- --- x86 --- --- all_subdir_ixv --- ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_iwlwifi --- --- fw/img.o --- --- all_subdir_kbdmux --- x86 -> /workspace/src/sys/x86/include --- all_subdir_iwlwifi --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DKBUILD_MODNAME='"iwlwifi"' -DCONFIG_IWLDVM=0 -DCONFIG_IWLMVM=1 -DCONFIG_IWLWIFI_DEBUG=1 -DCONFIG_IWLWIFI_DEVICE_TRACING=1 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/dev/iwlwifi -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.fw_img.o -MTfw/img.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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=gnu99 -c /workspace/src/sys/contrib/dev/iwlwifi/fw/img.c -o fw/img.o --- all_subdir_kbdmux --- --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_evdev.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_evdev.h opt_evdev.h --- opt_kbd.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kbd.h opt_kbd.h --- opt_kbdmux.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kbdmux.h opt_kbdmux.h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -c -O2 -pipe -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 -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 -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=gnu99 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_isci --- ctfconvert -L VERSION -g scif_sas_remote_device.o --- all_subdir_ixv --- --- ixgbe_mbx.o --- ctfconvert -L VERSION -g ixgbe_mbx.o --- all_subdir_isci --- ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- scif_sas_remote_device_ready_substate_handlers.o --- --- all_subdir_ixv --- ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_isci --- --- scif_sas_remote_device_ready_substates.o --- --- scif_sas_remote_device_ready_substate_handlers.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.scif_sas_remote_device_ready_substate_handlers.o -MTscif_sas_remote_device_ready_substate_handlers.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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 -Wno-unused-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c -o scif_sas_remote_device_ready_substate_handlers.o --- scif_sas_remote_device_ready_substates.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.scif_sas_remote_device_ready_substates.o -MTscif_sas_remote_device_ready_substates.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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 -Wno-unused-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c -o scif_sas_remote_device_ready_substates.o --- all_subdir_kbdmux --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_iwlwifi --- --- fw/dump.o --- In file included from /workspace/src/sys/compat/linuxkpi/common/include/linux/kernel.h:45, from /workspace/src/sys/compat/linuxkpi/common/include/linux/mm.h:36, from /workspace/src/sys/compat/linuxkpi/common/include/linux/scatterlist.h:39, from /workspace/src/sys/compat/linuxkpi/common/include/linux/devcoredump.h:35, from /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c:7: /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c: In function 'iwl_fwrt_dump_umac_error_log': /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:51:25: error: variable '_x' set but not used [-Werror=unused-but-set-variable] 51 | __assert_line_ ## y _x; \ | ^~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:48:33: note: in expansion of macro '_O___CTASSERT' 48 | #define _O__CTASSERT(x, y) _O___CTASSERT(x, y) | ^~~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:47:33: note: in expansion of macro '_O__CTASSERT' 47 | #define _O_CTASSERT(x) _O__CTASSERT(x, __LINE__) | ^~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:56:46: note: in expansion of macro '_O_CTASSERT' 56 | #define BUILD_BUG_ON(x) do { _O_CTASSERT(!(x)) } while (0) | ^~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/iwl-trans.h:1489:25: note: in expansion of macro 'BUILD_BUG_ON' 1489 | BUILD_BUG_ON((bufsize) % sizeof(u32)); \ | ^~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c:129:9: note: in expansion of macro 'iwl_trans_read_mem_bytes' 129 | iwl_trans_read_mem_bytes(trans, base, &table, sizeof(table)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c: In function 'iwl_fwrt_dump_lmac_error_log': /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:51:25: error: variable '_x' set but not used [-Werror=unused-but-set-variable] 51 | __assert_line_ ## y _x; \ | ^~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:48:33: note: in expansion of macro '_O___CTASSERT' 48 | #define _O__CTASSERT(x, y) _O___CTASSERT(x, y) | ^~~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:47:33: note: in expansion of macro '_O__CTASSERT' 47 | #define _O_CTASSERT(x) _O__CTASSERT(x, __LINE__) | ^~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:56:46: note: in expansion of macro '_O_CTASSERT' 56 | #define BUILD_BUG_ON(x) do { _O_CTASSERT(!(x)) } while (0) | ^~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/iwl-trans.h:1489:25: note: in expansion of macro 'BUILD_BUG_ON' 1489 | BUILD_BUG_ON((bufsize) % sizeof(u32)); \ | ^~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c:212:9: note: in expansion of macro 'iwl_trans_read_mem_bytes' 212 | iwl_trans_read_mem_bytes(trans, base, &table, sizeof(table)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c: In function 'iwl_fwrt_dump_tcm_error_log': /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:51:25: error: variable '_x' set but not used [-Werror=unused-but-set-variable] 51 | __assert_line_ ## y _x; \ | ^~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:48:33: note: in expansion of macro '_O___CTASSERT' 48 | #define _O__CTASSERT(x, y) _O___CTASSERT(x, y) | ^~~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:47:33: note: in expansion of macro '_O__CTASSERT' 47 | #define _O_CTASSERT(x) _O__CTASSERT(x, __LINE__) | ^~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:56:46: note: in expansion of macro '_O_CTASSERT' 56 | #define BUILD_BUG_ON(x) do { _O_CTASSERT(!(x)) } while (0) | ^~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/iwl-trans.h:1489:25: note: in expansion of macro 'BUILD_BUG_ON' 1489 | BUILD_BUG_ON((bufsize) % sizeof(u32)); \ | ^~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c:307:9: note: in expansion of macro 'iwl_trans_read_mem_bytes' 307 | iwl_trans_read_mem_bytes(trans, base, &table, sizeof(table)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c: In function 'iwl_fwrt_dump_rcm_error_log': /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:51:25: error: variable '_x' set but not used [-Werror=unused-but-set-variable] 51 | __assert_line_ ## y _x; \ | ^~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:48:33: note: in expansion of macro '_O___CTASSERT' 48 | #define _O__CTASSERT(x, y) _O___CTASSERT(x, y) | ^~~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:47:33: note: in expansion of macro '_O__CTASSERT' 47 | #define _O_CTASSERT(x) _O__CTASSERT(x, __LINE__) | ^~~~~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/build_bug.h:56:46: note: in expansion of macro '_O_CTASSERT' 56 | #define BUILD_BUG_ON(x) do { _O_CTASSERT(!(x)) } while (0) | ^~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/iwl-trans.h:1489:25: note: in expansion of macro 'BUILD_BUG_ON' 1489 | BUILD_BUG_ON((bufsize) % sizeof(u32)); \ | ^~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c:380:9: note: in expansion of macro 'iwl_trans_read_mem_bytes' 380 | iwl_trans_read_mem_bytes(trans, base, &table, sizeof(table)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_isci --- ctfconvert -L VERSION -g scif_sas_remote_device_ready_substates.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_ixv --- --- ixgbe_vf.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/dev/ixgbe -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.ixgbe_vf.o -MTixgbe_vf.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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=gnu99 -c /workspace/src/sys/dev/ixgbe/ixgbe_vf.c -o ixgbe_vf.o --- all_subdir_kbdmux --- --- kbdmux.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.kbdmux.o -MTkbdmux.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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=gnu99 -c /workspace/src/sys/dev/kbdmux/kbdmux.c -o kbdmux.o --- all_subdir_irdma --- --- irdma_ctrl.o --- ctfconvert -L VERSION -g irdma_ctrl.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- irdma.ko.full --- /usr/local/x86_64-unknown-freebsd14.0/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -o irdma.ko.full icrdma.o fbsd_kcompat.o irdma_hw.o irdma_verbs.o irdma_utils.o irdma_cm.o irdma_kcompat.o irdma_ctrl.o irdma_hmc.o icrdma_hw.o irdma_pble.o irdma_puda.o irdma_uda.o irdma_uk.o irdma_ws.o --- all_subdir_isci --- --- scif_sas_remote_device_ready_substate_handlers.o --- ctfconvert -L VERSION -g scif_sas_remote_device_ready_substate_handlers.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- scif_sas_remote_device_starting_substate_handlers.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.scif_sas_remote_device_starting_substate_handlers.o -MTscif_sas_remote_device_starting_substate_handlers.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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 -Wno-unused-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c -o scif_sas_remote_device_starting_substate_handlers.o --- all_subdir_irdma --- ctfmerge -L VERSION -g -o irdma.ko.full icrdma.o fbsd_kcompat.o irdma_hw.o irdma_verbs.o irdma_utils.o irdma_cm.o irdma_kcompat.o irdma_ctrl.o irdma_hmc.o icrdma_hw.o irdma_pble.o irdma_puda.o irdma_uda.o irdma_uk.o irdma_ws.o ERROR: ctfmerge: No ctf sections found to merge --- all_subdir_isci --- ctfconvert -L VERSION -g scif_sas_remote_device_starting_substate_handlers.o --- all_subdir_irdma --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk irdma.ko.full export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % irdma.ko.full --- all_subdir_isci --- ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- scif_sas_remote_device_starting_substates.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.scif_sas_remote_device_starting_substates.o -MTscif_sas_remote_device_starting_substates.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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 -Wno-unused-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c -o scif_sas_remote_device_starting_substates.o --- all_subdir_iwlwifi --- --- fw/img.o --- ctfconvert -L VERSION -g fw/img.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- fw/notif-wait.o --- --- all_subdir_irdma --- --- irdma.ko.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug irdma.ko.full irdma.ko.debug --- all_subdir_ixl --- --- i40e_common.o --- --- if_ixl.o --- ctfconvert -L VERSION -g if_ixl.o --- i40e_common.o --- --- all_subdir_iwlwifi --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DKBUILD_MODNAME='"iwlwifi"' -DCONFIG_IWLDVM=0 -DCONFIG_IWLMVM=1 -DCONFIG_IWLWIFI_DEBUG=1 -DCONFIG_IWLWIFI_DEVICE_TRACING=1 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/dev/iwlwifi -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.fw_notif-wait.o -MTfw/notif-wait.o -mcmo--- all_subdir_ixl --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.i40e_common.o -MTi40e_common.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissi--- all_subdir_iwlwifi --- del=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-extensio--- all_subdir_ixl --- ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -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=gnu99 -c /workspace/src/sys/dev/ixl/i40e_common.c -o i40e_common.o --- if_ixl.o --- ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_iwlwifi --- ns --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/contrib/dev/iwlwifi/fw/notif-wait.c -o fw/notif-wait.o --- all_subdir_irdma --- --- irdma.ko --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=irdma.ko.debug irdma.ko.full irdma.ko --- all_subdir_isci --- ctfconvert -L VERSION -g scif_sas_remote_device_starting_substates.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- scif_sas_remote_device_state_handlers.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.scif_sas_remote_device_state_handlers.o -MTscif_sas_remote_device_state_handlers.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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 -Wno-unused-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c -o scif_sas_remote_device_state_handlers.o --- scif_sas_remote_device_states.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.scif_sas_remote_device_states.o -MTscif_sas_remote_device_states.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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 -Wno-unused-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/isci/scil/scif_sas_remote_device_states.c -o scif_sas_remote_device_states.o --- all_subdir_ixl --- --- ixl_pf_iflib.o --- ctfconvert -L VERSION -g ixl_pf_iflib.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_ix --- --- ixgbe_api.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/dev/ixgbe -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.ixgbe_api.o -MTixgbe_api.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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=gnu99 -c /workspace/src/sys/dev/ixgbe/ixgbe_api.c -o ixgbe_api.o --- all_subdir_iwlwifi --- --- fw/dump.o --- cc1: all warnings being treated as errors *** [fw/dump.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/iwlwifi 99.57 real 128.78 user 11.19 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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins5773681601847206522.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc12_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