FreeBSD-main-amd64-gcc13_build - Build #53 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 27 Dec 2023 05:17:22 UTC
FreeBSD-main-amd64-gcc13_build - Build #53 (ddc8576d297937a1395f47550a8f5b1fac79afc2) - Still Failing

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

08c33cd94da18b4cae73a4837e13f677345a6c1e by glebius:
hpts: avoid duplicate call to tcp_output()

a558130881e9d574dc5f37827fe2284667d5aba8 by rmacklem:
nfscl: Fix handling of expired Kerberos credentials (NFSv4.1/4.2)

208f089d459d506f0ff4809e62cfcbe8805e4b4e by rmacklem:
RELNOTES: Add an entry for commit 1a878807006c

d4d14d965fb92d2bceb744be41310dc47f27ab80 by imp:
atf-sh: fix comment typo

c6ae97c44d4dc0d90d20bec3235a6484912767a1 by imp:
sys: ${CFLAGS:N-flto} -> ${CFLAGS:N-flto*}

fd4fafa8732203a3e20f5404a65de83d37687e3a by imp:
timeout_test.sh: Fix typo

b3ab6b5029104c04697df40015add32f219671fa by imp:
ncal(1): print the correct option name when -B is specified twice

10b84b88f08afed6850a21c1ccffeed9f9fc607b by imp:
cat: Use present tense

916273680b6d6439a117d6cf8c2d7423234bc1c0 by markj:
ti: Handle errors from copyin() and copyout()

2873d841f81cdc205135370875d3d71a3402e90a by markj:
tdfx: Handle errors from copyin() and copyout()

b4a9e6d81447c46c7bae56dc798097d9d3a4c495 by markj:
hptmv: Handle errors from copyout() in hpt_set_info()

ddc8576d297937a1395f47550a8f5b1fac79afc2 by markj:
fb: Explicitly handle errors when getting or setting a colour palette



The end of the build log:

[...truncated 123.49 MB...]
/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/fw/dbg.c:2492:9: note: in expansion of macro 'BUILD_BUG_ON'
 2492 |         BUILD_BUG_ON((sizeof(trigger->regions_mask) * BITS_PER_BYTE) <
      |         ^~~~~~~~~~~~
/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_ixv ---
--- if_fdir.o ---
ctfconvert -L VERSION -g if_fdir.o
--- all_subdir_isci ---
--- scif_sas_controller_state_handlers.o ---
ctfconvert -L VERSION -g scif_sas_controller_state_handlers.o
--- all_subdir_ixv ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_isci ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ixv ---
--- ixgbe_common.o ---
--- all_subdir_ix ---
--- ixgbe_vf.o ---
--- all_subdir_ixv ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_common.o -MTixgbe_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__ -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_common.c -o ixgbe_common.o
--- all_subdir_ix ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_isp ---
ctfconvert -L VERSION -g isp.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- isp.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 isp.ko.full isp.o isp_library.o isp_target.o isp_freebsd.o isp_pci.o 
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
--- all_subdir_ixl ---
--- ixl_pf_qmgr.o ---
ctfconvert -L VERSION -g ixl_pf_qmgr.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ix ---
--- ixgbe_dcb.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_dcb.o -MTixgbe_dcb.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__=_--- all_subdir_isp ---
--- isp.ko.debug ---
--- all_subdir_ix ---
_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_dcb.c -o ixgbe_dcb.o
--- all_subdir_isp ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug isp.ko.full isp.ko.debug
--- isp.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=isp.ko.debug  isp.ko.full isp.ko
--- all_subdir_ixl ---
--- ixl_pf_i2c.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.ixl_pf_i2c.o -MTixl_pf_i2c.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/ixl_pf_i2c.c -o ixl_pf_i2c.o
--- all_subdir_iwlwifi ---
--- fw/dump.o ---
In file included from /workspace/src/sys/compat/linuxkpi/common/include/linux/kernel.h:44,
                 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));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
--- fw/img.o ---
ctfconvert -L VERSION -g fw/img.o
--- fw/dump.o ---
/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));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
--- fw/img.o ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- fw/dump.o ---
/workspace/src/sys/contrib/dev/iwlwifi/fw/dump.c: In function 'iwl_fwrt_dump_rcm_error_log':
--- all_subdir_isci ---
--- scif_sas_domain_state_handlers.o ---
--- 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 ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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__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_ixv ---
--- ixgbe_osdep.o ---
ctfconvert -L VERSION -g ixgbe_osdep.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ix ---
--- ixgbe_dcb_82598.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_dcb_82598.o -MTixgbe_dcb_82598.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_dcb_82598.c -o ixgbe_dcb_82598.o
--- ixgbe_mbx.o ---
ctfconvert -L VERSION -g ixgbe_mbx.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ixv ---
--- ixgbe_api.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_ix ---
--- ixgbe_api.o ---
ctfconvert -L VERSION -g ixgbe_api.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ixl ---
--- i40e_osdep.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_osdep.o -MTi40e_osdep.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_osdep.c -o i40e_osdep.o
--- 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_ix ---
--- ixgbe_dcb_82599.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_dcb_82599.o -MTixgbe_dcb_82599.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_dcb_82599.c -o ixgbe_dcb_82599.o
--- all_subdir_ixv ---
--- ix_txrx.o ---
ctfconvert -L VERSION -g ix_txrx.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_isci ---
--- scif_sas_domain_states.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- scic_sds_stp_request.o ---
ctfconvert -L VERSION -g scic_sds_stp_request.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ixl ---
--- if_ixl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.if_ixl.o -MTif_ixl.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/if_ixl.c -o if_ixl.o
--- ixl_txrx.o ---
ctfconvert -L VERSION -g ixl_txrx.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- utids.o ---
--- utdelete.o ---
ctfconvert -L VERSION -g utdelete.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- utids.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common    -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.depend.utids.o -MTutids.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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   -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions  -std=gnu99 -Werror /workspace/src/sys/contrib/dev/acpica/components/utilities/utids.c
--- modules-all ---
--- all_subdir_ixv ---
--- ixgbe_phy.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_phy.o -MTixgbe_phy.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_phy.c -o ixgbe_phy.o
--- all_subdir_iwlwifi ---
--- fw/notif-wait.o ---
ctfconvert -L VERSION -g fw/notif-wait.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- iwl-nvm-parse.o ---
cc1: all warnings being treated as errors
--- all_subdir_ixl ---
--- ixl_pf_iflib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.ixl_pf_iflib.o -MTixl_pf_iflib.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/ixl_pf_iflib.c -o ixl_pf_iflib.o
--- all_subdir_iwlwifi ---
*** [iwl-nvm-parse.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/iwlwifi
       94.43 real       106.53 user         9.37 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/jenkins14234236701394226885.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