FreeBSD-main-amd64-gcc12_build - Build #4923 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 04 Feb 2025 15:21:12 UTC
FreeBSD-main-amd64-gcc12_build - Build #4923 (ff977fd34b4bb85cf27b55106131b4dd6594afab) - Still Failing

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

32111003c3087389cc5e50949ee3a26c4e7b26c4 by andrew:
arm64/vmm: save and restore HCRX_EL2 register

cc67ca7207e7d220c5761106cb0e0843d1e886e0 by andrew:
depend-cleanup: Ignore lib32 for arm64 only files

6a7a01ec8b7495497d3d0cd28234cc68c36b6d61 by andrew:
physmem: Move the ram0 device earlier in the boot

8fd88aeedb1e4f34d6c127cf66fa3e7ecb3f5168 by andrew:
arm64/its: Support devices not behind an iommu

ff977fd34b4bb85cf27b55106131b4dd6594afab by andrew:
arm64: Add a quirk for arm,fvp-base-revc



The end of the build log:

[...truncated 125.42 MiB...]
      |                               ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback0':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was declared here
 3023 |         uint8_t ctl_ridx;
      |                 ^~~~~~~~
--- all_subdir_wpifw ---
--- wpifw.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o wpifw.ko.full iwlwifi-3945-15.32.2.9.fw.fwo wpifw.o 
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: iwlwifi-3945-15.32.2.9.fw.fwo: missing .note.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
ctfmerge -L VERSION -g -o wpifw.ko.full iwlwifi-3945-15.32.2.9.fw.fwo wpifw.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk wpifw.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % wpifw.ko.full
--- wpifw.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug wpifw.ko.full wpifw.ko.debug
--- all_subdir_usb ---
--- all_subdir_usb/rsu ---
ctfconvert -L VERSION -g if_rsu.o
--- all_subdir_wpifw ---
--- wpifw.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=wpifw.ko.debug  wpifw.ko.full wpifw.ko
--- all_subdir_x86bios ---
===> x86bios (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/x86bios...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_x86bios.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_x86bios.h opt_x86bios.h
--- all_subdir_usb ---
--- if_rsu.ko.full ---
--- all_subdir_x86bios ---
--- bus_if.h ---
--- all_subdir_usb ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o if_rsu.ko.full if_rsu.o 
--- all_subdir_x86bios ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- all_subdir_usb ---
ctfmerge -L VERSION -g -o if_rsu.ko.full if_rsu.o 
--- all_subdir_x86bios ---
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- all_subdir_usb ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_rsu.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % if_rsu.ko.full
--- if_rsu.ko.debug ---
--- all_subdir_usb/mtw ---
In function 'mtw_tx',
    inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3470:7,
    inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3457:1,
    inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2757:3,
    inlined from 'mtw_bulk_tx_callback1' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2910:2:
--- all_subdir_usb/rsu ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_rsu.ko.full if_rsu.ko.debug
--- all_subdir_usb/mtw ---
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3091:53: warning: 'ctl_ridx' may be used uninitialized [-Wmaybe-uninitialized]
 3091 |                         dur = rt2860_rates[ctl_ridx].sp_ack_dur;
      |                               ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback1':
--- all_subdir_x86bios ---
--- genoffset.o ---
--- all_subdir_usb ---
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was declared here
 3023 |         uint8_t ctl_ridx;
      |                 ^~~~~~~~
--- all_subdir_x86bios ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -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 -Wswitch -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_usb ---
--- all_subdir_usb/rsu ---
--- if_rsu.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=if_rsu.ko.debug  if_rsu.ko.full if_rsu.ko
--- all_subdir_usb/rum ---
===> usb/rum (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/usb/rum...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_bus.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_usb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h
--- opt_wlan.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_wlan.h opt_wlan.h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- all_subdir_x86bios ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_usb ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- all_subdir_x86bios ---
--- x86emu.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.x86emu.o -MTx86emu.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -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 -Wswitch -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/x86emu/x86emu.c -o x86emu.o
--- all_subdir_wlan ---
ctfconvert -L VERSION -g ieee80211_ioctl.o
--- all_subdir_usb ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/usb_if.m -h
--- usbdevs.h ---
awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/usbdevs -h
--- all_subdir_wlan ---
--- ieee80211_mesh.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.ieee80211_mesh.o -MTieee80211_mesh.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -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 -Wswitch -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-function  -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu99 -c /workspace/src/sys/net80211/ieee80211_mesh.c -o ieee80211_mesh.o
--- all_subdir_usb ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -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 -Wswitch -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
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- if_rum.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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_rum.o -MTif_rum.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -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 -Wswitch -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/usb/wlan/if_rum.c -o if_rum.o
--- aic7xxx_pci.o ---
ctfconvert -L VERSION -g aic7xxx_pci.o
--- if_ale.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.if_ale.o -MTif_ale.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  -gdwarf-4 -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 -Wswitch -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/dev/ale/if_ale.c
--- modules-all ---
--- all_subdir_sound ---
--- all_subdir_sound/driver/vibes ---
ctfconvert -L VERSION -g vibes.o
--- snd_vibes.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o snd_vibes.ko.full vibes.o 
ctfmerge -L VERSION -g -o snd_vibes.ko.full vibes.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_vibes.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % snd_vibes.ko.full
--- snd_vibes.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug snd_vibes.ko.full snd_vibes.ko.debug
--- snd_vibes.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=snd_vibes.ko.debug  snd_vibes.ko.full snd_vibes.ko
--- all_subdir_sound/driver/dummy ---
===> sound/driver/dummy (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/driver/dummy...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- 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
--- all_subdir_rtw89 ---
--- core.o ---
ctfconvert -L VERSION -g core.o
--- all_subdir_sound ---
--- ac97_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/ac97_if.m -h
--- channel_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/channel_if.m -h
--- feeder_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/feeder_if.m -h
--- mixer_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/mixer_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -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 -Wswitch -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
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- dummy.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.dummy.o -MTdummy.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -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 -Wswitch -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/sound/dummy.c -o dummy.o
ctfconvert -L VERSION -g dummy.o
--- snd_dummy.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o snd_dummy.ko.full dummy.o 
ctfmerge -L VERSION -g -o snd_dummy.ko.full dummy.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_dummy.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % snd_dummy.ko.full
--- snd_dummy.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug snd_dummy.ko.full snd_dummy.ko.debug
--- snd_dummy.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=snd_dummy.ko.debug  snd_dummy.ko.full snd_dummy.ko
--- all_subdir_sound/driver/cmi ---
===> sound/driver/cmi (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/driver/cmi...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- all_subdir_rtw89 ---
--- if_rtw89.ko.full ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o if_rtw89.ko.full core.o pci.o pci_be.o chan.o mac80211.o mac.o mac_be.o phy.o phy_be.o fw.o acpi.o cam.o efuse.o efuse_be.o regd.o sar.o coex.o ps.o ser.o util.o rtw8852a.o rtw8852a_rfk.o rtw8852a_rfk_table.o rtw8852a_table.o rtw8852ae.o rtw8852c.o rtw8852c_rfk.o rtw8852c_rfk_table.o rtw8852c_table.o rtw8852ce.o rtw8851b.o rtw8851b_rfk.o rtw8851b_rfk_table.o rtw8851b_table.o rtw8851be.o rtw8852b_common.o rtw8852b.o rtw8852b_rfk.o rtw8852b_rfk_table.o rtw8852b_table.o rtw8852be.o rtw8922a.o rtw8922a_rfk.o rtw8922ae.o debug.o lkpi_iic_if.o 
--- all_subdir_sound ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- mpufoi_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/midi/mpufoi_if.m -h
--- ac97_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/ac97_if.m -h
--- channel_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/channel_if.m -h
--- feeder_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/feeder_if.m -h
--- mixer_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/mixer_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -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 -Wswitch -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
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- cmi.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.cmi.o -MTcmi.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -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 -Wswitch -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/sound/pci/cmi.c -o cmi.o
--- all_subdir_rtw89 ---
ctfmerge -L VERSION -g -o if_rtw89.ko.full core.o pci.o pci_be.o chan.o mac80211.o mac.o mac_be.o phy.o phy_be.o fw.o acpi.o cam.o efuse.o efuse_be.o regd.o sar.o coex.o ps.o ser.o util.o rtw8852a.o rtw8852a_rfk.o rtw8852a_rfk_table.o rtw8852a_table.o rtw8852ae.o rtw8852c.o rtw8852c_rfk.o rtw8852c_rfk_table.o rtw8852c_table.o rtw8852ce.o rtw8851b.o rtw8851b_rfk.o rtw8851b_rfk_table.o rtw8851b_table.o rtw8851be.o rtw8852b_common.o rtw8852b.o rtw8852b_rfk.o rtw8852b_rfk_table.o rtw8852b_table.o rtw8852be.o rtw8922a.o rtw8922a_rfk.o rtw8922ae.o debug.o lkpi_iic_if.o 
--- all_subdir_usb ---
--- all_subdir_usb/mtw ---
In file included from /workspace/src/sys/dev/usb/wlan/if_mtw.c:27:
In function 'mtw_mcu_cmd',
    inlined from 'mtw_mcu_radio' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:4387:10,
    inlined from 'mtw_init_locked' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:4513:2,
    inlined from 'mtw_parent' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3490:3:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [4, 15] is out of the bounds [0, 4] of object 'val' with type 'uint32_t' {aka 'unsigned int'} [-Warray-bounds]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/usb/wlan/if_mtw.c:1407:9: note: in expansion of macro 'memcpy'
 1407 |         memcpy(&sc->txd_fw[sc->sc_idx]->fw, buf, len);
      |         ^~~~~~
/workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_parent':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:4390:1: note: 'val' declared here
 4390 | mtw_init_locked(struct mtw_softc *sc)
      | ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
      276.43 real       210.16 user        13.48 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins8551294157162416961.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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