Date: Sat, 28 Feb 2026 21:46:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #8002 - Still Failing Message-ID: <1263681645.1989.1772315190127@jenkins.ci.freebsd.org> In-Reply-To: <270578596.1985.1772311693853@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc12_build - Build #8002 (c2dee7786bf32cb66cedec226e42e79e06457c51) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8002/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8002/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8002/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) c2dee7786bf32cb66cedec226e42e79e06457c51 by des: diff3: Code cleanup The end of the build log: [...truncated 124.72 MiB...] --- all_subdir_vmm --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspace/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/src/sys/amd64/vmm/amd -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.ivrs_drv.o -MTivrs_drv.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=gnu17 -c /workspace/src/sys/amd64/vmm/amd/ivrs_drv.c -o ivrs_drv.o --- all_subdir_usb --- In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3514:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3501:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2797:3, inlined from 'mtw_bulk_tx_callback4' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2968:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3131:53: warning: 'ctl_ridx' may be used uninitialized [-Wmaybe-uninitialized] 3131 | 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:3063:17: note: 'ctl_ridx' was declared here 3063 | uint8_t ctl_ridx; | ^~~~~~~~ --- all_subdir_vmm --- --- svm.o --- ctfconvert -L VERSION -g svm.o --- all_subdir_sound --- --- uaudio.o --- ctfconvert -L VERSION -g uaudio.o --- all_subdir_vmm --- --- amdvi_hw.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspace/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/src/sys/amd64/vmm/amd -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.amdvi_hw.o -MTamdvi_hw.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=gnu17 -c /workspace/src/sys/amd64/vmm/amd/amdvi_hw.c -o amdvi_hw.o --- all_subdir_sound --- --- snd_uaudio.ko.full --- /usr/local/x86_64-unknown-freebsd15.0/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 ctfmerge -L VERSION -g -o snd_uaudio.ko.full uaudio_pcm.o uaudio.o --- all_subdir_usb --- --- all_subdir_usb/uhci --- --- uhci.o --- ctfconvert -L VERSION -g uhci.o --- all_subdir_rtw89 --- --- core.o --- cc1: all warnings being treated as errors --- all_subdir_usb --- --- uhci.ko.full --- /usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -o uhci.ko.full uhci_pci.o uhci.o --- all_subdir_sound --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk snd_uaudio.ko.full export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % snd_uaudio.ko.full --- all_subdir_usb --- ctfmerge -L VERSION -g -o uhci.ko.full uhci_pci.o uhci.o --- all_subdir_sound --- --- snd_uaudio.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug snd_uaudio.ko.full snd_uaudio.ko.debug --- snd_uaudio.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=snd_uaudio.ko.debug snd_uaudio.ko.full snd_uaudio.ko --- all_subdir_usb --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk uhci.ko.full export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % uhci.ko.full --- all_subdir_wbwd --- ===> wbwd (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/wbwd...] --- all_subdir_usb --- --- uhci.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug uhci.ko.full uhci.ko.debug --- uhci.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=uhci.ko.debug uhci.ko.full uhci.ko --- all_subdir_wbwd --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- all_subdir_usb --- --- all_subdir_usb/runfw --- ===> usb/runfw (all) --- all_subdir_wbwd --- --- i386 --- --- all_subdir_usb --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/usb/runfw...] --- all_subdir_wbwd --- 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 --- all_subdir_usb --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- runfw.c --- awk -f /workspace/src/sys/tools/fw_stub.awk run.fw:runfw:1 -mrunfw -crunfw.c --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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=gnu17 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_vmware --- ctfconvert -L VERSION -g vmci_kernel_if.o --- all_subdir_wbwd --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- all_subdir_vmware --- --- vmci_qpair.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.vmci_qpair.o -MTvmci_qpair.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=gnu17 -c /workspace/src/sys/dev/vmware/vmci/vmci_qpair.c -o vmci_qpair.o --- all_subdir_rtw89 --- *** [core.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_wbwd --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_usb --- make[4]: stopped making "all" in /workspace/src/sys/modules/usb --- all_subdir_vmm --- --- ivrs_drv.o --- ctfconvert -L VERSION -g ivrs_drv.o --- all_subdir_vte --- ctfconvert -L VERSION -g if_vte.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_vmware --- ctfconvert -L VERSION -g vmci_qpair.o make[4]: stopped making "all" in /workspace/src/sys/modules/vmware make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_vr --- ctfconvert -L VERSION -g if_vr.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_vmm --- --- amdvi_hw.o --- ctfconvert -L VERSION -g amdvi_hw.o make[3]: stopped making "all" in /workspace/src/sys/modules --- 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:3514:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3501:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2797:3, inlined from 'mtw_bulk_tx_callback1' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2950:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3131:53: warning: 'ctl_ridx' may be used uninitialized [-Wmaybe-uninitialized] 3131 | dur = rt2860_rates[ctl_ridx].sp_ack_dur; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_bulk_tx_callback1': /workspace/src/sys/dev/usb/wlan/if_mtw.c:3063:17: note: 'ctl_ridx' was declared here 3063 | uint8_t ctl_ridx; | ^~~~~~~~ In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3514:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3501:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2797:3, inlined from 'mtw_bulk_tx_callback5' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2974:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3131:53: warning: 'ctl_ridx' may be used uninitialized [-Wmaybe-uninitialized] 3131 | 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:3063:17: note: 'ctl_ridx' was declared here 3063 | uint8_t ctl_ridx; | ^~~~~~~~ In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3514:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3501:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2797:3, inlined from 'mtw_bulk_tx_callback0' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2942:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3131:53: warning: 'ctl_ridx' may be used uninitialized [-Wmaybe-uninitialized] 3131 | 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:3063:17: note: 'ctl_ridx' was declared here 3063 | uint8_t ctl_ridx; | ^~~~~~~~ In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3514:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3501:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2797:3, inlined from 'mtw_bulk_tx_callback2' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2956:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3131:53: warning: 'ctl_ridx' may be used uninitialized [-Wmaybe-uninitialized] 3131 | 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:3063:17: note: 'ctl_ridx' was declared here 3063 | uint8_t ctl_ridx; | ^~~~~~~~ In function 'mtw_tx', inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3514:7, inlined from 'mtw_start' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3501:1, inlined from 'mtw_bulk_tx_callbackN' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2797:3, inlined from 'mtw_bulk_tx_callback3' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:2962:2: /workspace/src/sys/dev/usb/wlan/if_mtw.c:3131:53: warning: 'ctl_ridx' may be used uninitialized [-Wmaybe-uninitialized] 3131 | 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:3063:17: note: 'ctl_ridx' was declared here 3063 | uint8_t ctl_ridx; | ^~~~~~~~ --- all_subdir_usb/xhci --- ctfconvert -L VERSION -g xhci.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb --- all_subdir_usb/run --- /workspace/src/sys/dev/usb/wlan/if_run.c: In function 'run_rt3070_filter_calib.isra': /workspace/src/sys/dev/usb/wlan/if_run.c:5827:23: warning: 'bbp55_sb' may be used uninitialized [-Wmaybe-uninitialized] 5827 | delta = bbp55_pb - bbp55_sb; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_run.c:5792:27: note: 'bbp55_sb' was declared here 5792 | uint8_t bbp55_pb, bbp55_sb, delta; | ^~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_run.c: In function 'run_adjust_freq_offset': /workspace/src/sys/dev/usb/wlan/if_run.c:6105:44: warning: 'rf' may be used uninitialized [-Wmaybe-uninitialized] 6105 | run_mcu_cmd(sc, 0x74, (tmp << 8 ) | rf); | ~~~~~^~~~~~ /workspace/src/sys/dev/usb/wlan/if_run.c:6097:17: note: 'rf' was declared here 6097 | uint8_t rf, tmp; | ^~ --- all_subdir_usb/mtw --- ctfconvert -L VERSION -g if_mtw.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb --- all_subdir_usb/rum --- ctfconvert -L VERSION -g if_rum.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb --- all_subdir_usb/run --- ctfconvert -L VERSION -g if_run.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb make[3]: stopped making "all" in /workspace/src/sys/modules *** [modules-all] Error code 2 make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC make[2]: 1 error make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC 329.55 real 3779.45 user 304.71 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" 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/jenkins16290809716234271454.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 addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1263681645.1989.1772315190127>
