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

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 25 Oct 2023 21:45:01 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #133 (8ec7d748c5033fef8b023ae3d2cfed439d230aef) - Still Failing

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

731b737107e329cef32efb79847633b03a73cc30 by markj:
boot/zfs: Add some fields to dsl_dir_phys_t

eb5cbd793e31f9d656999033be54dac1a1107294 by markj:
makefs/zfs: Fill out dd_used_breakdown fields in DSL directories

cfcb53e1a132932bf3d22e87e47e38e64b118c4a by markj:
makefs/zfs: Add a regression test which checks the 'used*' properties

c9c029507f80b31fb67b1b545f3062c7266d5f9e by markj:
makefs/zfs: Update dd_used_breakdown after writing the MOS

2fe5f406dcc15da2ce3c74fd43a8777102a9f191 by markj:
makefs/zfs: Use unsigned integers for indirect block level counts

8ec7d748c5033fef8b023ae3d2cfed439d230aef by markj:
makefs/zfs: fix build with gcc 12 after b5a2bf512dbe



The end of the build log:

[...truncated 115.91 MB...]
ctfconvert -L VERSION -g bxe.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- if_bxe.ko.full ---
--- all_subdir_dtrace ---
ctfconvert -L VERSION -g profile.o
--- all_subdir_bxe ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o if_bxe.ko.full bxe.o bxe_stats.o bxe_debug.o bxe_elink.o ecore_sp.o 57710_init_values.o 57711_init_values.o 57712_init_values.o 
--- all_subdir_dtrace ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- profile.ko.full ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o profile.ko.full profile.o 
ctfmerge -L VERSION -g -o profile.ko.full profile.o 
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk profile.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % profile.ko.full
--- profile.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug profile.ko.full profile.ko.debug
--- profile.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=profile.ko.debug  profile.ko.full profile.ko
--- all_subdir_cxgbe ---
In function 'set_txupdate_flags',
    inlined from 'set_txupdate_flags' at /workspace/src/sys/dev/cxgbe/t4_sge.c:3077:1,
    inlined from 'eth_tx' at /workspace/src/sys/dev/cxgbe/t4_sge.c:3285:4:
/workspace/src/sys/dev/cxgbe/t4_sge.c:3088:19: warning: 'wr' may be used uninitialized [-Wmaybe-uninitialized]
 3088 |                 wr->equiq_to_len16 |= htobe32(F_FW_WR_EQUEQ);
      |                 ~~^~~~~~~~~~~~~~~~
/workspace/src/sys/dev/cxgbe/t4_sge.c: In function 'eth_tx':
/workspace/src/sys/dev/cxgbe/t4_sge.c:3131:15: note: 'wr' was declared here
 3131 |         void *wr;       /* start of the last WR written to the ring */
      |               ^~
--- all_subdir_dtrace ---
--- all_subdir_dtrace/prototype ---
===> dtrace/prototype (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/dtrace/prototype...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -q
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -h
--- all_subdir_bxe ---
ctfmerge -L VERSION -g -o if_bxe.ko.full bxe.o bxe_stats.o bxe_debug.o bxe_elink.o ecore_sp.o 57710_init_values.o 57711_init_values.o 57712_init_values.o 
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_bxe.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % if_bxe.ko.full
--- all_subdir_dtrace ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2 -pipe -D_SYS_VMEM_H_ -D__KERNEL__ -nostdinc -DSMP -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -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-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 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_bxe ---
--- if_bxe.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_bxe.ko.full if_bxe.ko.debug
--- all_subdir_dtrace ---
--- offset.inc ---
--- all_subdir_bxe ---
--- if_bxe.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=if_bxe.ko.debug  if_bxe.ko.full if_bxe.ko
--- all_subdir_dtrace ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- prototype.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common -D_SYS_VMEM_H_   -D__KERNEL__  -nostdinc  -DSMP  -I/workspace/src/sys/contrib/openzfs/include   -I/workspace/src/sys/contrib/openzfs/include/os/freebsd  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/sys/cddl/compat/opensolaris  -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -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.prototype.o -MTprototype.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-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 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c /workspace/src/sys/cddl/dev/prototype.c -o prototype.o
--- all_subdir_em ---
ctfconvert -L VERSION -g e1000_82571.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- e1000_82575.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/dev/e1000 -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.e1000_82575.o -MTe1000_82575.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-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/e1000/e1000_82575.c -o e1000_82575.o
--- all_subdir_gem ---
===> gem (all)
--- aic7xxx_pci.o ---
In file included from /workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:53:
/workspace/src/sys/dev/aic7xxx/aic7xxx_osm.h: In function 'ahc_pci_resume':
/workspace/src/sys/dev/aic7xxx/aic7xxx_osm.h:150:9: warning: 'sd.sd_MS' may be used uninitialized [-Wmaybe-uninitialized]
  150 |         bus_space_write_1((ahc)->tag, (ahc)->bsh, port, value)
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:2132:44: note: 'sd.sd_MS' was declared here
 2132 |                 struct  seeprom_descriptor sd;
      |                                            ^~
In function 'ahc_acquire_seeprom',
    inlined from 'ahc_pci_resume' at /workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:2140:3:
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:1937:55: warning: 'sd.sd_RDY' may be used uninitialized [-Wmaybe-uninitialized]
 1937 |         while (--wait && ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0)) {
      |                                                     ~~^~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c: In function 'ahc_pci_resume':
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:2132:44: note: 'sd.sd_RDY' was declared here
 2132 |                 struct  seeprom_descriptor sd;
      |                                            ^~
/workspace/src/sys/dev/aic7xxx/aic7xxx_osm.h:150:9: warning: 'sd.sd_CS' may be used uninitialized [-Wmaybe-uninitialized]
  150 |         bus_space_write_1((ahc)->tag, (ahc)->bsh, port, value)
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:2132:44: note: 'sd.sd_CS' was declared here
 2132 |                 struct  seeprom_descriptor sd;
      |                                            ^~
--- modules-all ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/gem...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_platform.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_platform.h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- miibus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/miibus_if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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-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_dtrace ---
ctfconvert -L VERSION -g prototype.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- prototype.ko.full ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o prototype.ko.full prototype.o 
ctfmerge -L VERSION -g -o prototype.ko.full prototype.o 
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk prototype.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % prototype.ko.full
--- prototype.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug prototype.ko.full prototype.ko.debug
--- prototype.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=prototype.ko.debug  prototype.ko.full prototype.ko
--- all_subdir_fusefs ---
ctfconvert -L VERSION -g fuse_ipc.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- fuse_file.o ---
--- all_subdir_dtrace ---
--- all_subdir_dtrace/sdt ---
===> dtrace/sdt (all)
--- all_subdir_fusefs ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fuse_file.o -MTfuse_file.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-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/fs/fuse/fuse_file.c -o fuse_file.o
--- all_subdir_dtrace ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/dtrace/sdt...]
--- all_subdir_gem ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_dtrace ---
--- machine ---
--- all_subdir_gem ---
--- if_gem_pci.o ---
--- all_subdir_dtrace ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_gem ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.if_gem_pci.o -MTif_gem_pci.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-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/gem/if_gem_pci.c -o if_gem_pci.o
--- all_subdir_dtrace ---
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -q
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2 -pipe -D_SYS_VMEM_H_ -D__KERNEL__ -nostdinc -DSMP -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -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-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 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -fcommon  /workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- sdt.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common -D_SYS_VMEM_H_   -D__KERNEL__  -nostdinc  -DSMP  -I/workspace/src/sys/contrib/openzfs/include   -I/workspace/src/sys/contrib/openzfs/include/os/freebsd  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/sys/cddl/compat/opensolaris  -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -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.sdt.o -MTsdt.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-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 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c /workspace/src/sys/cddl/dev/sdt/sdt.c -o sdt.o
--- all_subdir_gem ---
ctfconvert -L VERSION -g if_gem_pci.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- if_gem.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.if_gem.o -MTif_gem.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-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/gem/if_gem.c -o if_gem.o
--- all_subdir_fusefs ---
ctfconvert -L VERSION -g fuse_file.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- fuse_vfsops.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fuse_vfsops.o -MTfuse_vfsops.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-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/fs/fuse/fuse_vfsops.c -o fuse_vfsops.o
--- all_subdir_dtrace ---
ctfconvert -L VERSION -g sdt.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- sdt.ko.full ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o sdt.ko.full sdt.o 
ctfmerge -L VERSION -g -o sdt.ko.full sdt.o 
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk sdt.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % sdt.ko.full
--- sdt.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug sdt.ko.full sdt.ko.debug
--- sdt.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=sdt.ko.debug  sdt.ko.full sdt.ko
--- all_subdir_dtrace/systrace ---
===> dtrace/systrace (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/dtrace/systrace...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -q
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2 -pipe -D_SYS_VMEM_H_ -D__KERNEL__ -nostdinc -DSMP -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -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-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 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -fcommon  /workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- systrace.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common -D_SYS_VMEM_H_   -D__KERNEL__  -nostdinc  -DSMP  -I/workspace/src/sys/contrib/openzfs/include   -I/workspace/src/sys/contrib/openzfs/include/os/freebsd  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/sys/cddl/compat/opensolaris  -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -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.systrace.o -MTsystrace.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-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 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c /workspace/src/sys/cddl/dev/systrace/systrace.c -o systrace.o
--- all_subdir_fusefs ---
ctfconvert -L VERSION -g fuse_vfsops.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- fuse_vnops.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.fuse_vnops.o -MTfuse_vnops.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-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/fs/fuse/fuse_vnops.c -o fuse_vnops.o
--- all_subdir_cxgbe ---
In function 't4_sge_set_conm_context',
    inlined from 'alloc_iq_fl_hwq' at /workspace/src/sys/dev/cxgbe/t4_sge.c:3655:3,
    inlined from 'alloc_fwq' at /workspace/src/sys/dev/cxgbe/t4_sge.c:3778:8,
    inlined from 't4_setup_adapter_queues' at /workspace/src/sys/dev/cxgbe/t4_sge.c:1044:7:
/workspace/src/sys/dev/cxgbe/t4_sge.c:3919:29: warning: 'cong_map' may be used uninitialized [-Wmaybe-uninitialized]
 3919 |                         if (cong_map & (1 << i))
      |                             ^~~~~~~~
/workspace/src/sys/dev/cxgbe/t4_sge.c: In function 't4_setup_adapter_queues':
/workspace/src/sys/dev/cxgbe/t4_sge.c:3521:27: note: 'cong_map' was declared here
 3521 |         int rc, cntxt_id, cong_map;
      |                           ^~~~~~~~
--- all_subdir_ext2fs ---
cc1: all warnings being treated as errors
       59.18 real       158.93 user         9.82 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/jenkins1401423633543564488.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