FreeBSD-stable-14-amd64-gcc12_build - Build #383 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 18 Feb 2024 02:56:12 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #383 (2d120981e26dfef5c9cb9eb9936bb46cb6918136) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/383/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/383/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/383/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)

adac86cd7be0347e8337ec32d81043e544c0a72b by gbe:
if_eqos: Fix a typo in a kernel error message

bb01efa6f87a8588f0190fe778f2376736c93acc by wulf:
linuxkpi: Fix uses of `pmap_change_attr()`

608b1487601177817c27d9dbeec920cdb3a85fb7 by wulf:
vt(4): Skip vt_flush() for nested panics

95007bfd64c63f217c97210cd4cdf2d729f2f696 by wulf:
vt(4): Skip vt_window_switch() for nested panics

6b9da4e86ed961f297040bb9a5355e6c941f161b by wulf:
vt(4): New bitblt_text variant making a copy before unlocking vt_buf

2567cf1925bdcde0230bddb8ed5ca75056d4afa7 by wulf:
vt(4): Call vd_postswitch callback regardless of the current window

fc00c037797457c4bf7e06c207297bf06cc92f33 by wulf:
vt(4): Always call vt_window_switch() in vtterm_cnungrab()

a06b366322fe22b211c16c2b0977fac313dce4e7 by wulf:
vt(4): Call post-switch callback after replacing the backend

f07f18ec2c9abb3fabfe9f6f1ccbdfc25475167b by wulf:
linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer.h> and

586c0e9676cf3036f8b6d3e4272f25fe52850555 by wulf:
linuxkpi: Include <linux/types.h> from <linux/cc_platform.h>

843107faca6620565b2625e629e72884210172c6 by wulf:
linuxkpi: Move `invalidate_mapping_pages()` to <linux/pagemap.h>

3b97bdb453d1d38b1ceed1f1ff0dfc38660a013b by wulf:
linuxkpi: Move `struct kobject` code to `linux_kobject.c`

0fef6cb7299f541e1b94b84d2b9a9225133b9672 by wulf:
linuxkpi: Add `list_for_each_prev_safe()` in <linux/list.h>

af41c1bee4c6b55fdbcb92294f62734b199d4402 by wulf:
linuxkpi: Add `sysfs_create_link()` in <linux/sysfs.h>

0b3e4b3cc9bf1dda9d86636da02e6f8f96282d6f by wulf:
linuxkpi: Fix `__ATTR_RO()` in <linux/sysfs.h>

2f27a0b34052b259a498925188b5b247dcfcc322 by wulf:
linuxkpi: Add <video/of_display_timing.h> to dummy headers

daebad715cc1b4fd1b78b44e75f6cfcd28fc2bb0 by wulf:
linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

356bfb0878a67461616ed83fede6e6cbd5d799d4 by wulf:
linuxkpi: Include <linux/string_helpers.h> from <linux/seq_file.h>

914a0c5e1b0f4d8650f01c44acee387056880d22 by wulf:
LinuxKPI: Remove sys/rman.h include from LKPI headers.

73832b11e53ff15a3292173fc7954c59c3f25bdc by wulf:
LinuxKPI: Add video/vga.h header

1341925217a6c1d2e47a54d1d2f9a8f83643e8a3 by wulf:
LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

8291858235d3e74fb02ebcdc2aa7f4d4cad2b6be by wulf:
LinuxKPI: Implement dev_dbg_once() macro

c3a10c23329b35001fbc4ef171aa1739efb27f8d by wulf:
LinuxKPI: Add static_assert() macro

21d85c41bbbb22cbb49b85fb759e2b3d5a9cadd4 by wulf:
LinuxKPI: Split linux/container_of.h off from linux/kernel.h

b62373d46a0572a549b02a2a14956954957c5ee5 by wulf:
LinuxKPI: Add xen/xen.h header

c254bc21dde603b86f602257710da07e22bb6c07 by wulf:
LinuxKPI: Add some header pollution and dummy headers

11b0824a80d6fe7d2746b490c1fddfa99d3d4bea by wulf:
LinuxKPI: Add linux/iosys-map.h header

460a6c6a9f020c348777431ed1ecc4a26120e476 by wulf:
LinuxKPI: Implement ioread64()

a2decec2008a6d7cb2ed082bbfc18bcc6f472d60 by wulf:
LinuxKPI: Add asm/hypervisor.h header

06db4f5b62323fe6a8a5755168d4c15ac3dcdd4f by wulf:
LinuxKPI: Add xa_(un)lock_irq to linux/xarray.h

f3ce597171f0ed441f40df534555ee4493d6a728 by wulf:
LinuxKPI: Add ktime_get_raw_fast_ns() to linux/ktime.h

67cc189db497feb752abe29b22d017b5e91af8bf by wulf:
LinuxKPI: Add IOMEM_ERR_PTR() to linux/io.h

fcfc3fe00d32c6beb228a13294c8e8288a776ad0 by wulf:
LinuxKPI: Add ida_alloc_min()

4d5091c23c5b8bd799259bb921b1f5ed69fc0207 by wulf:
LinuxKPI: Chase for new "name" argument of register_shrinker()

ada94bf9e8cb09e61c6c517dadb87fc5ccafa426 by wulf:
LinuxKPI: Add write_seqcount_invalidate() and seqprop_sequence()

cdceed0413d0b3e8446fa65e480ec89badfa54c5 by wulf:
LinuxKPI: Add cancel_work() function.

edeb8cfad053bba99fcf35ff66dbe34ea7ee17bc by wulf:
LinuxKPI: Add bitmap_intersects(), bitmap_from_arr32()

529f2534dac9b81ac67ec66893deb4017715beac by wulf:
LinuxKPI: Add acpi_video_backlight_use_native()

96e464b8d529cda62ea78bd3f96be82adff41484 by wulf:
LinuxKPI: Add linux/dynamic_debug.h header

c535e8ae7f6137f8ecda2ec503eee253bab8a67e by wulf:
LinuxKPI: Add get_random_u64() function

559999c00b8e8afd690fc5fb3738c72ca1aa88ba by wulf:
LinuxKPI: Add linux/ioport.h header

a620fdcdb7d58c328a44fc306e63a3d6ae2d4a50 by wulf:
LinuxKPI: Rename linux_list_add to __list_add() in linux/list.h

0972bacc7ff9bab3fecb03db3152011ef60da916 by wulf:
LinuxKPI: Add linux/apple-gmux.h

06e0d2934d5c38f8f7ae1fc2e6a38e5c464742be by wulf:
LinuxKPI: Add x86_vendor field to struct cpuinfo_x86

a87884e34ec10a498f8857f6337d65620a68476e by wulf:
LinuxKPI: Add pcie_capability_clear_and_set_word() function

455fa56ad4fecadeb8bf099c883d64d7a6bf9988 by wulf:
LinuxKPI: Add acpi_dev_present() function.

8aa9315b537d505977d77d7c78fafe5a495a6601 by wulf:
LinuxKPI: Define ioread64() in linux/io.h only on 64 bit archs.

1a8c2dc098ad9f41c4819623b72ccc1529118c4c by wulf:
LinuxKPI: Constify src parameter of bitmap_copy

6d4b6edcf381809d07abb2031288943a597f9f86 by wulf:
LinuxKPI: Allow kmalloc to be called when FPU protection is enabled

2d120981e26dfef5c9cb9eb9936bb46cb6918136 by wulf:
Bump __FreeBSD_version after linuxkpi changes



The end of the build log:

[...truncated 124.82 MiB...]
/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_ixl ---
--- ixl_pf_iflib.o ---
ctfconvert -L VERSION -g ixl_pf_iflib.o
--- all_subdir_ixv ---
ctfconvert -L VERSION -g ixgbe_mbx.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ixl ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_isci ---
--- scif_sas_domain_state_handlers.o ---
--- all_subdir_iwlwifi ---
--- fw/notif-wait.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 -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_isci ---
/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_domain_state_handlers.o -MTscif_sas_domain_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--- 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_isci ---
__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_domain_state_handlers.c -o scif_sas_domain_state_handlers.o
--- 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_isp ---
ctfconvert -L VERSION -g isp.o
--- all_subdir_irdma ---
--- irdma_cm.o ---
ctfconvert -L VERSION -g irdma_cm.o
--- all_subdir_isp ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- isp.ko.full ---
--- all_subdir_irdma ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_isp ---
/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 isp.ko.full isp.o isp_library.o isp_target.o isp_freebsd.o isp_pci.o 
--- all_subdir_isci ---
--- scif_sas_domain_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_domain_states.o -MTscif_sas_domain_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_domain_states.c -o scif_sas_domain_states.o
--- all_subdir_isp ---
ctfmerge -L VERSION -g -o isp.ko.full isp.o isp_library.o isp_target.o isp_freebsd.o isp_pci.o 
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk isp.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % isp.ko.full
--- isp.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug isp.ko.full isp.ko.debug
--- all_subdir_ix ---
--- ixgbe_82598.o ---
ctfconvert -L VERSION -g ixgbe_82598.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_isp ---
--- isp.ko ---
--- all_subdir_ixv ---
--- ixgbe_vf.o ---
--- all_subdir_isp ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=isp.ko.debug  isp.ko.full isp.ko
--- all_subdir_ixv ---
/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_isci ---
--- scif_sas_high_priority_request_queue.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_high_priority_request_queue.o -MTscif_sas_high_priority_request_queue.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_high_priority_request_queue.c -o scif_sas_high_priority_request_queue.o
--- all_subdir_ix ---
--- ixgbe_x540.o ---
ctfconvert -L VERSION -g ixgbe_x540.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_jme ---
===> jme (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/jme...]
--- all_subdir_isci ---
--- scif_sas_domain_states.o ---
ctfconvert -L VERSION -g scif_sas_domain_states.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_iwlwifi ---
--- fw/paging.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 -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_paging.o -MTfw/paging.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/paging.c -o fw/paging.o
--- all_subdir_irdma ---
--- icrdma.o ---
ctfconvert -L VERSION -g icrdma.o
--- all_subdir_jme ---
--- machine ---
--- all_subdir_irdma ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_jme ---
machine -> /workspace/src/sys/amd64/include
--- 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));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_jme ---
--- x86 ---
--- all_subdir_iwlwifi ---
/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));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_ix ---
--- ixgbe_x550.o ---
--- all_subdir_iwlwifi ---
/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));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_ix ---
/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_x550.o -MTixgbe_x550.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_x550.c -o ixgbe_x550.o
--- all_subdir_isci ---
--- scif_sas_high_priority_request_queue.o ---
ctfconvert -L VERSION -g scif_sas_high_priority_request_queue.o
--- all_subdir_iwlwifi ---
/workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c: In function 'iwl_fwrt_dump_rcm_error_log':
--- all_subdir_jme ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_iwlwifi ---
/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 ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_iwlwifi ---
--- fw/img.o ---
ctfconvert -L VERSION -g fw/img.o
--- all_subdir_jme ---
--- i386 ---
--- all_subdir_iwlwifi ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_isci ---
--- scif_sas_internal_io_request.o ---
--- all_subdir_ixl ---
--- i40e_adminq.o ---
--- all_subdir_isci ---
/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_internal_io_request.o -MTscif_sas_internal_io_request.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_internal_io_request.c -o scif_sas_internal_io_request.o
--- 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_adminq.o -MTi40e_adminq.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/ixl/i40e_adminq.c -o i40e_adminq.o
--- all_subdir_jme ---
i386 -> /workspace/src/sys/i386/include
--- opt_platform.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_platform.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_isci ---
--- scif_sas_domain.o ---
ctfconvert -L VERSION -g scif_sas_domain.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_iwlwifi ---
--- fw/pnvm.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 -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_pnvm.o -MTfw/pnvm.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/pnvm.c -o fw/pnvm.o
--- all_subdir_jme ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- all_subdir_iwlwifi ---
--- iwl-nvm-parse.o ---
cc1: all warnings being treated as errors
--- all_subdir_jme ---
--- miibus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/miibus_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_iwlwifi ---
*** [iwl-nvm-parse.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/iwlwifi
       88.98 real       352.59 user        21.20 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/jenkins13652892079183991299.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