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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 01:45:36 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #387 (f8c7bbd1c93fc46610e2757760a0b55a31371780) - Still Failing

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

bcedcc2aad22d7a8fd5a650f6197ff53bcbc1a55 by andrew:
arm64: Fix the TCR_EPD0 definition

628fd849f55e9804331caf63584573dea7a36547 by andrew:
arm64: Enable FEAT_E0PD when supported

7a64b05196bb713fb8ad48ebcbd251d0baae036e by andrew:
arm64: Fix the TCR_TBI0 macro to use UL

94f23ae15a804a18ef719152d81bbe965feb3fed by andrew:
arm64: Add TCR register masks

15ef78831eb01a0e42317f7b6f03a227fae89e9d by andrew:
arm64: Export HWCAP_CPUID

3e3e2ce55be3c8c9d1f2f83523a403332e747e16 by andrew:
Add BTI exceptions

45ffdd4ea5825c5bee19ed9b2d00457cfff2d84e by andrew:
arm64: Add BTI landing pads to assembly functions

729576a3d540d914136c7faaa134ea25ae9c6636 by andrew:
pci: Set the domain in the pci_generic driver

890008575a436c050a679e1d9e43d05489ee42ac by andrew:
arm64: Raise a SIGBUS on a user external abort

9792d605235ab09113053f845d52aeeff24a58e7 by andrew:
sys/sys: Check for __ASSEMBLER__ in elf_common.h

55e2bfab448589d29cbd09bd97643a46a9735064 by andrew:
tools/build: Support building with glibc 2.38

0d44915e06e5ff94a3338249aaf23301fe542de5 by andrew:
arm64: Support creating a BTI & PAC note

977d1ded299177114c46f9f6d9a2001959f20996 by andrew:
arm64: Add PAC instruction macros

d723cf210dedd9f2c8ff4d7166dd19c2db240b1a by andrew:
arm64: Fix long lines in vm_machdep.c

63b2b7cca22d4c42ec546a0077481977e7b3dd24 by andrew:
arm64: Teach bus_dma on arm64 about NUMA

08569764e6c9272dd62ca2ad3ac109bd2fa93538 by andrew:
arm64: Add a missing MRS_HWCAP_END

eb1dae1c40f261f39f96db83d86b995985b5af7c by andrew:
csu: Teach csu about PAC and BTI

d4163257401ce2fbf1023453992fbf15111beb48 by andrew:
rtld: Teach rtld about the BTI elf note

aace2b59a835bb6b90a134e370e6af63792f4a12 by andrew:
arm64: Add a BTI landing pad to .mcount

c424b194192ee818662ac83e8420a9c35f046f0a by andrew:
imgact_elf: Move GNU_ABI_VENDOR to a common header

403c7ef8e853544227fc18d41fed6a019d26cc52 by andrew:
imgact_elf: Export __elfN(parse_notes)

829446911790ef33a1d81e6de4751af668afc843 by andrew:
arm64: Add an is64bit flag to user readable ID regs

148222e3a09965a7d8af72d00ee4584a0df16ca7 by andrew:
arm64: Use a hwcap ID rather than pointer

082bc380936e68e0fa37b3daa4269dc34c0735a9 by andrew:
arm64: Create a Linux view of the ID registers

0cdf69c105040c8883f5fe467e6ce49f7df7b84b by andrew:
arm64: Expand HWCAP2 to be 64 bit

a10099545e29ee19b55b409177afbd6d8c4f4373 by andrew:
arm64: Add more HWCAP2 values

eaa247c7f3dfe36cfe6a251019d416b418659cde by andrew:
arm64: Check if PSCI before calling SMCCC

4dd61b21f9a0d2c49bb95e93a54333421070e41e by andrew:
arm64: Use adrp + :lo12: to load globals from asm

88227ddc7536db86a8dd8896061c5e2e8da84cb3 by andrew:
arm64: Use pmap_early_vtophys in pmap_bootstrap_san

a46059e45f4a6c3001468774e10af9d41c9f4966 by andrew:
arm64: Make kern_delta unneeded in the boot params

54cf1499a33af463c656a2fb6555cfb5a1f2afa0 by andrew:
arm64: Clean up finding our load address

bce8a0ba15063186774aeb8207587884e68c38dd by andrew:
libc: Teach libc about the BTI elf note

e7d2a96f4f9bf579e5fde5870772a39fb6ffac2a by andrew:
arm64: Mark the armv8 crc32c as supporting BTI

f8c7bbd1c93fc46610e2757760a0b55a31371780 by andrew:
dev/uart: Support 8-byte register access



The end of the build log:

[...truncated 123.22 MiB...]
--- 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 ---
--- scif_sas_domain_states.o ---
ctfconvert -L VERSION -g scif_sas_domain_states.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- psargs.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 -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.psargs.o -MTpsargs.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/parser/psargs.c
--- modules-all ---
--- scif_sas_high_priority_request_queue.o ---
ctfconvert -L VERSION -g scif_sas_high_priority_request_queue.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- scif_sas_internal_io_request.o ---
--- all_subdir_iwlwififw ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- 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_iwlwififw ---
--- iwlwifi-QuZ-a0-jf-b0-77.ucode ---
--- all_subdir_iwnfw ---
--- iwlwifi-2000-18.168.6.1.fw ---
--- all_subdir_iwnfw/iwn1000 ---
--- iwlwifi-1000-39.31.5.1.fw ---
--- all_subdir_iwlwififw ---
cp /workspace/src/sys/contrib/dev/iwlwififw/iwlwifi-QuZ-a0-jf-b0-77.ucode iwlwifi-QuZ-a0-jf-b0-77.ucode
--- all_subdir_iwnfw ---
--- all_subdir_iwnfw/iwn2000 ---
uudecode -p /workspace/src/sys/contrib/dev/iwn/iwlwifi-2000-18.168.6.1.fw.uu > iwlwifi-2000-18.168.6.1.fw
--- all_subdir_iwnfw/iwn1000 ---
uudecode -p /workspace/src/sys/contrib/dev/iwn/iwlwifi-1000-39.31.5.1.fw.uu > iwlwifi-1000-39.31.5.1.fw
--- all_subdir_iwlwififw ---
--- iwlwifi-QuZ-a0-jf-b0-77.ucode.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.iwlwifi-QuZ-a0-jf-b0-77.ucode.o -MTiwlwifi-QuZ-a0-jf-b0-77.ucode.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 iwlwifi-QuZ-a0-jf-b0-77.ucode.c -o iwlwifi-QuZ-a0-jf-b0-77.ucode.o
--- all_subdir_iwnfw ---
--- all_subdir_iwnfw/iwn2000 ---
--- iwn2000fw.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.iwn2000fw.o -MTiwn2000fw.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 iwn2000fw.c -o iwn2000fw.o
--- all_subdir_iwnfw/iwn1000 ---
--- iwn1000fw.o ---
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_internal_io_request.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- scif_sas_io_request.o ---
--- all_subdir_iwnfw ---
/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.iwn1000fw.o -MTiwn1000fw.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-i--- 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_io_request.o -MTscif_sas_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_k--- all_subdir_iwnfw ---
nclude-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 iwn1000fw.c -o iwn1000fw.o
--- all_subdir_isci ---
printf__ -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_io_request.c -o scif_sas_io_request.o
--- all_subdir_iwlwififw ---
ctfconvert -L VERSION -g iwlwifi-QuZ-a0-jf-b0-77.ucode.o
--- all_subdir_iwm ---
ctfconvert -L VERSION -g if_iwm_sta.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- if_iwm_sf.o ---
--- all_subdir_iwlwififw ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- iwlwifi-QuZ-a0-jf-b0-77.ucode.fwo ---
iwlwifi-QuZ-a0-jf-b0-77.ucode iwlwifi-QuZ-a0-jf-b0-77.ucode
--- all_subdir_iwm ---
/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 -DIWM_DEBUG  -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_iwm_sf.o -MTif_iwm_sf.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__--- all_subdir_iwlwififw ---
/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 -x assembler-with-cpp -DLOCORE 	 -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.iwlwifi-QuZ-a0-jf-b0-77.ucode.fwo -MTiwlwifi-QuZ-a0-jf-b0-77.ucode.fwo -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 -Wc--- all_subdir_iwm ---
 -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/iwm/if_iwm_sf.c -o if_iwm_sf.o
--- all_subdir_iwlwififw ---
ast-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 -Werror 				 -DFIRMW_FILE=\""iwlwifi-QuZ-a0-jf-b0-77.ucode"\"	 -DFIRMW_SYMBOL="iwlwifi_QuZ_a0_jf_b0_77_ucode"	 /workspace/src/sys/kern/firmw.S -o iwlwifi-QuZ-a0-jf-b0-77.ucode.fwo
--- all_subdir_iwnfw ---
--- all_subdir_iwnfw/iwn2000 ---
ctfconvert -L VERSION -g iwn2000fw.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- iwlwifi-2000-18.168.6.1.fw.fwo ---
iwlwifi-2000-18.168.6.1.fw iwlwifi-2000-18.168.6.1.fw
/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 -x assembler-with-cpp -DLOCORE 	 -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.iwlwifi-2000-18.168.6.1.fw.fwo -MTiwlwifi-2000-18.168.6.1.fw.fwo -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 -Werror 				 -DFIRMW_FILE=\""iwlwifi-2000-18.168.6.1.fw"\"	 -DFIRMW_SYMBOL="iwlwifi_2000_18_168_6_1_fw"	 /workspace/src/sys/kern/firmw.S -o iwlwifi-2000-18.168.6.1.fw.fwo
--- all_subdir_iwlwififw ---
--- iwlwifi-QuZ-a0-jf-b0-77.ucode.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 iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.full iwlwifi-QuZ-a0-jf-b0-77.ucode.fwo iwlwifi-QuZ-a0-jf-b0-77.ucode.o 
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: warning: iwlwifi-QuZ-a0-jf-b0-77.ucode.fwo: missing .note.GNU-stack section implies executable stack
--- all_subdir_iwnfw ---
--- all_subdir_iwnfw/iwn1000 ---
ctfconvert -L VERSION -g iwn1000fw.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- iwlwifi-1000-39.31.5.1.fw.fwo ---
--- all_subdir_iwnfw/iwn2000 ---
--- iwn2000fw.ko.full ---
--- all_subdir_iwlwififw ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.full iwlwifi-QuZ-a0-jf-b0-77.ucode.fwo iwlwifi-QuZ-a0-jf-b0-77.ucode.o 
--- all_subdir_iwnfw ---
--- all_subdir_iwnfw/iwn1000 ---
iwlwifi-1000-39.31.5.1.fw iwlwifi-1000-39.31.5.1.fw
/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 -x assembler-with-cpp -DLOCORE 	 -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.iwlwifi-1000-39.31.5.1.fw.fwo -MTiwlwifi-1000-39.31.5.1.fw.fwo -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 -Werror 				 -DFIRMW_FILE=\""iwlwifi-1000-39.31.5.1.fw"\"	 -DFIRMW_SYMBOL="iwlwifi_1000_39_31_5_1_fw"	 /workspace/src/sys/kern/firmw.S -o iwlwifi-1000-39.31.5.1.fw.fwo
--- all_subdir_iwnfw/iwn2000 ---
/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 iwn2000fw.ko.full iwlwifi-2000-18.168.6.1.fw.fwo iwn2000fw.o 
--- all_subdir_iwlwififw ---
ERROR: ctfmerge: No ctf sections found to merge
--- all_subdir_iwnfw ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: warning: iwlwifi-2000-18.168.6.1.fw.fwo: missing .note.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o iwn2000fw.ko.full iwlwifi-2000-18.168.6.1.fw.fwo iwn2000fw.o 
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk iwn2000fw.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % iwn2000fw.ko.full
--- all_subdir_iwlwififw ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.full
--- all_subdir_iwnfw ---
--- iwn2000fw.ko.debug ---
--- all_subdir_iwnfw/iwn1000 ---
--- iwn1000fw.ko.full ---
--- all_subdir_iwnfw/iwn2000 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug iwn2000fw.ko.full iwn2000fw.ko.debug
--- all_subdir_iwnfw/iwn1000 ---
/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 iwn1000fw.ko.full iwlwifi-1000-39.31.5.1.fw.fwo iwn1000fw.o 
--- all_subdir_iwnfw/iwn2000 ---
--- iwn2000fw.ko ---
--- all_subdir_iwlwifi ---
--- cfg/8000.o ---
--- all_subdir_iwlwififw ---
--- iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.debug ---
--- all_subdir_iwnfw ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=iwn2000fw.ko.debug  iwn2000fw.ko.full iwn2000fw.ko
--- all_subdir_iwnfw/iwn1000 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: warning: iwlwifi-1000-39.31.5.1.fw.fwo: missing .note.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.0/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o iwn1000fw.ko.full iwlwifi-1000-39.31.5.1.fw.fwo iwn1000fw.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.cfg_8000.o -MTcfg/8000.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/cfg/8000.c -o cfg/8000.o
--- all_subdir_iwlwififw ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.full iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.debug
--- all_subdir_iwnfw ---
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk iwn1000fw.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % iwn1000fw.ko.full
--- all_subdir_iwlwififw ---
--- iwlwifi-QuZ-a0-jf-b0-77.ucode.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.debug  iwlwifi-QuZ-a0-jf-b0-77.ucode.ko.full iwlwifi-QuZ-a0-jf-b0-77.ucode.ko
--- all_subdir_iwnfw ---
--- iwn1000fw.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug iwn1000fw.ko.full iwn1000fw.ko.debug
--- iwn1000fw.ko ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=iwn1000fw.ko.debug  iwn1000fw.ko.full iwn1000fw.ko
--- all_subdir_iwnfw/iwn2030 ---
===> iwnfw/iwn2030 (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/iwnfw/iwn2030...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_iwlwififw ---
--- all_subdir_iwlwififw/iwlwifi-cc-a0-fw ---
===> iwlwififw/iwlwifi-cc-a0-fw (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/iwlwififw/iwlwifi-cc-a0-fw...]
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_io_request.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_iwnfw ---
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- iwn2030fw.c ---
awk -f /workspace/src/sys/tools/fw_stub.awk iwnwifi-2030-18.168.6.1.fw:iwn2030fw -miwn2030fw -ciwn2030fw.c  
--- 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 ---
--- scif_sas_io_request_state_handlers.o ---
--- psargs.o ---
ctfconvert -L VERSION -g psargs.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- modules-all ---
/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_io_request_state_handlers.o -MTscif_sas_io_request_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_io_request_state_handlers.c -o scif_sas_io_request_state_handlers.o
--- all_subdir_iwlwififw ---
--- machine ---
--- all_subdir_iwnfw ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_iwlwififw ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_iwlwififw/iwlwifi-gl-c0-fm-c0-fw ---
===> iwlwififw/iwlwifi-gl-c0-fm-c0-fw (all)
--- all_subdir_iwlwififw/iwlwifi-cc-a0-fw ---
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_iwlwififw/iwlwifi-gl-c0-fm-c0-fw ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/iwlwififw/iwlwifi-gl-c0-fm-c0-fw...]
--- all_subdir_iwlwififw/iwlwifi-cc-a0-fw ---
--- iwlwifi-cc-a0-77.ucode.c ---
awk -f /workspace/src/sys/tools/fw_stub.awk iwlwifi-cc-a0-77.ucode:iwlwifi-cc-a0-77.ucode:77 -miwlwifi-cc-a0-77.ucode -ciwlwifi-cc-a0-77.ucode.c  
--- all_subdir_iwlwififw/iwlwifi-gl-c0-fm-c0-fw ---
--- machine ---
--- all_subdir_iwlwififw/iwlwifi-cc-a0-fw ---
--- 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_iwlwififw/iwlwifi-gl-c0-fm-c0-fw ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_iwm ---
ctfconvert -L VERSION -g if_iwm_sf.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- if_iwm_pcie_trans.o ---
--- all_subdir_iwlwififw ---
--- iwlwifi-gl-c0-fm-c0-83.ucode.c ---
awk -f /workspace/src/sys/tools/fw_stub.awk iwlwifi-gl-c0-fm-c0-83.ucode:iwlwifi-gl-c0-fm-c0-83.ucode:83 -miwlwifi-gl-c0-fm-c0-83.ucode -ciwlwifi-gl-c0-fm-c0-83.ucode.c  
--- genoffset.o ---
--- all_subdir_iwm ---
/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 -DIWM_DEBUG  -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_iwm_pcie_trans.o -MTif_iwm_pcie_trans.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__=__f--- all_subdir_iwlwififw ---
/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---- all_subdir_iwm ---
reebsd_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/iwm/if_iwm_pcie_trans.c -o if_iwm_pcie_trans.o
--- all_subdir_iwlwififw ---
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_iwlwififw/iwlwifi-cc-a0-fw ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_isci ---
ctfconvert -L VERSION -g scif_sas_io_request_state_handlers.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- scif_sas_io_request_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_io_request_states.o -MTscif_sas_io_request_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_io_request_states.c -o scif_sas_io_request_states.o
--- all_subdir_iwlwifi ---
--- iwl-nvm-parse.o ---
cc1: all warnings being treated as errors
--- all_subdir_iwlwififw ---
--- all_subdir_iwlwififw/iwlwifi-gl-c0-fm-c0-fw ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_iwlwifi ---
*** [iwl-nvm-parse.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/iwlwifi
      134.91 real        68.81 user         5.88 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/jenkins15950215390473218392.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