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

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 10 Feb 2025 19:55:21 UTC
FreeBSD-main-amd64-gcc13_build - Build #2844 (0fd31cf690328558b8a12ff65397438efc345932) - Still Failing

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

efd368784eebcc62324f7e1884776a22a73c4688 by mjg:
mroute: serialize parallel teardown of the same vnet

0fd31cf690328558b8a12ff65397438efc345932 by mjg:
mroute: fix a sysctl vs teardown race



The end of the build log:

[...truncated 126.06 MiB...]
--- all_subdir_usb ---
--- 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_callback3' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2922:2:
/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_callback3':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was declared here
 3023 |         uint8_t ctl_ridx;
      |                 ^~~~~~~~
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ffs_suspend.o
--- ffs_tables.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.ffs_tables.o -MTffs_tables.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/ufs/ffs/ffs_tables.c -o ffs_tables.o
--- all_subdir_usb ---
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_callback4' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2928:2:
/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_callback4':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was declared here
 3023 |         uint8_t ctl_ridx;
      |                 ^~~~~~~~
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ffs_tables.o
--- ffs_vfsops.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.ffs_vfsops.o -MTffs_vfsops.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/ufs/ffs/ffs_vfsops.c -o ffs_vfsops.o
--- all_subdir_usb ---
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_callback5' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2934:2:
/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_callback5':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was declared here
 3023 |         uint8_t ctl_ridx;
      |                 ^~~~~~~~
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_callback2' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2916:2:
/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_callback2':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was declared here
 3023 |         uint8_t ctl_ridx;
      |                 ^~~~~~~~
--- all_subdir_tcp ---
In function 'rack_swap_beta_values',
    inlined from 'rack_set_cc_pacing' at /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:719:2,
    inlined from 'rack_set_cc_pacing' at /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:710:1,
    inlined from 'rack_check_bottom_drag' at /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:11209:6,
    inlined from 'rack_check_bottom_drag' at /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:11126:1:
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:704:17: warning: 'error' may be used uninitialized [-Wmaybe-uninitialized]
  704 |                 tcp_log_event(tp, NULL, NULL, NULL, BBR_LOG_CWND, error,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  705 |                                0, &log, false, NULL, NULL, 0, &tv);
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c: In function 'rack_check_bottom_drag':
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:626:13: note: 'error' was declared here
  626 |         int error, failed = 0;
      |             ^~~~~
--- all_subdir_usb ---
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_callback0' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2902:2:
/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_callback0':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:3023:17: note: 'ctl_ridx' was declared here
 3023 |         uint8_t ctl_ridx;
      |                 ^~~~~~~~
/workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mt7601_rxdc_cal':
/workspace/src/sys/dev/usb/wlan/if_mtw.c:4233:20: warning: 'bbp' may be used uninitialized [-Wmaybe-uninitialized]
 4233 |                 if (bbp == 0x0c)
      |                    ^
/workspace/src/sys/dev/usb/wlan/if_mtw.c:4219:17: note: 'bbp' was declared here
 4219 |         uint8_t bbp;
      |                 ^~~
--- all_subdir_sound ---
ctfconvert -L VERSION -g cmi.o
--- snd_cmi.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_cmi.ko.full cmi.o 
ctfmerge -L VERSION -g -o snd_cmi.ko.full cmi.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_cmi.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % snd_cmi.ko.full
--- snd_cmi.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug snd_cmi.ko.full snd_cmi.ko.debug
--- snd_cmi.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=snd_cmi.ko.debug  snd_cmi.ko.full snd_cmi.ko
--- all_subdir_rtw89 ---
--- rtw8852c_rfk.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -DKBUILD_MODNAME='"rtw89"' -DLINUXKPI_VERSION=60800 -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_RTW89_DEBUGMSG -DCONFIG_RTW89_DEBUGFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/contrib/dev/rtw89 -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.rtw8852c_rfk.o -MTrtw8852c_rfk.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/dev/rtw89/rtw8852c_rfk.c -o rtw8852c_rfk.o
--- mixer.o ---
ctfconvert -L VERSION -g mixer.o
--- modules-all ---
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ffs_vfsops.o
--- all_subdir_rtw89 ---
--- rtw8852c.o ---
ctfconvert -L VERSION -g rtw8852c.o
--- schistory.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.schistory.o -MTschistory.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/syscons/schistory.c
--- modules-all ---
--- all_subdir_ufs ---
--- ffs_vnops.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.ffs_vnops.o -MTffs_vnops.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/ufs/ffs/ffs_vnops.c -o ffs_vnops.o
--- schistory.o ---
ctfconvert -L VERSION -g schistory.o
--- scmouse.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.scmouse.o -MTscmouse.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/syscons/scmouse.c
--- modules-all ---
--- all_subdir_usb ---
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)
      | ^~~~~~~~~~~~~~~
--- all_subdir_rtw89 ---
--- rtw8852c_rfk_table.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -DKBUILD_MODNAME='"rtw89"' -DLINUXKPI_VERSION=60800 -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_RTW89_DEBUGMSG -DCONFIG_RTW89_DEBUGFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/contrib/dev/rtw89 -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.rtw8852c_rfk_table.o -MTrtw8852c_rfk_table.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/dev/rtw89/rtw8852c_rfk_table.c -o rtw8852c_rfk_table.o
--- all_subdir_sound ---
--- all_subdir_sound/driver/uaudio ---
ctfconvert -L VERSION -g uaudio.o
--- uaudio_pcm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.uaudio_pcm.o -MTuaudio_pcm.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/usb/uaudio_pcm.c -o uaudio_pcm.o
--- all_subdir_ufs ---
/workspace/src/sys/ufs/ffs/ffs_vnops.c: In function 'ffs_vput_pair':
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2095:17: warning: 'ip_ino' may be used uninitialized [-Wmaybe-uninitialized]
 2095 |         error = ffs_inotovp(mp, ip_ino, ip_gen, LK_EXCLUSIVE, &vp1,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2096 |             FFSV_REPLACE_DOOMED);
      |             ~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2003:15: note: 'ip_ino' was declared here
 2003 |         ino_t ip_ino;
      |               ^~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2095:17: warning: 'ip_gen' may be used uninitialized [-Wmaybe-uninitialized]
 2095 |         error = ffs_inotovp(mp, ip_ino, ip_gen, LK_EXCLUSIVE, &vp1,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2096 |             FFSV_REPLACE_DOOMED);
      |             ~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2004:18: note: 'ip_gen' was declared here
 2004 |         uint64_t ip_gen;
      |                  ^~~~~~
In file included from /workspace/src/sys/ufs/ffs/ffs_vnops.c:83:
/workspace/src/sys/sys/vnode.h:1026:29: warning: 'vp_locked' may be used uninitialized [-Wmaybe-uninitialized]
 1026 | #define VOP_LOCK(vp, flags) VOP_LOCK1(vp, flags, __FILE__, __LINE__)
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2078:9: note: in expansion of macro 'VOP_LOCK'
 2078 |         VOP_LOCK(vp, vp_locked | LK_RETRY);
      |         ^~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2005:20: note: 'vp_locked' was declared here
 2005 |         int error, vp_locked;
      |                    ^~~~~~~~~
--- scmouse.o ---
ctfconvert -L VERSION -g scmouse.o
--- modules-all ---
--- all_subdir_sound ---
ctfconvert -L VERSION -g uaudio_pcm.o
--- snd_uaudio.ko.full ---
--- scterm.o ---
--- modules-all ---
/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_uaudio.ko.full uaudio_pcm.o uaudio.o 
--- scterm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.scterm.o -MTscterm.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/syscons/scterm.c
--- modules-all ---
ctfmerge -L VERSION -g -o snd_uaudio.ko.full uaudio_pcm.o uaudio.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk snd_uaudio.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % snd_uaudio.ko.full
--- snd_uaudio.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug snd_uaudio.ko.full snd_uaudio.ko.debug
--- snd_uaudio.ko ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=snd_uaudio.ko.debug  snd_uaudio.ko.full snd_uaudio.ko
--- all_subdir_wpifw ---
===> wpifw (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/wpifw...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- wpifw.c ---
awk -f /workspace/src/sys/tools/fw_stub.awk iwlwifi-3945-15.32.2.9.fw:wpifw:153229 -mwpifw -cwpifw.c  
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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_rtw89 ---
ctfconvert -L VERSION -g rtw8852c_rfk_table.o
--- scterm.o ---
ctfconvert -L VERSION -g scterm.o
--- scterm-dumb.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.scterm-dumb.o -MTscterm-dumb.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/syscons/scterm-dumb.c
--- modules-all ---
--- all_subdir_usb ---
cc1: all warnings being treated as errors
--- all_subdir_wpifw ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_rtw89 ---
--- rtw8852c_table.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -DKBUILD_MODNAME='"rtw89"' -DLINUXKPI_VERSION=60800 -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_RTW89_DEBUGMSG -DCONFIG_RTW89_DEBUGFS  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/contrib/dev/rtw89 -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.rtw8852c_table.o -MTrtw8852c_table.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/dev/rtw89/rtw8852c_table.c -o rtw8852c_table.o
--- all_subdir_wpifw ---
--- iwlwifi-3945-15.32.2.9.fw ---
uudecode -p /workspace/src/sys/contrib/dev/wpi/iwlwifi-3945-15.32.2.9.fw.uu > iwlwifi-3945-15.32.2.9.fw
--- wpifw.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.wpifw.o -MTwpifw.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 wpifw.c -o wpifw.o
      258.41 real       614.29 user        34.21 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins4554438080277435511.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address