Date: Mon, 2 Mar 2026 11:02:02 +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 #8011 - Still Failing Message-ID: <143510605.2143.1772449325457@jenkins.ci.freebsd.org> In-Reply-To: <1173733388.2115.1772405529634@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc12_build - Build #8011 (fe5341287c6c9bacc18879b25ed72ceb42e1c811) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8011/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8011/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8011/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) fe5341287c6c9bacc18879b25ed72ceb42e1c811 by des: diff3: Produce correct exit status The end of the build log: [...truncated 124.72 MiB...] ctfconvert -L VERSION -g xlphy.o --- if_xl.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.if_xl.o -MTif_xl.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/xl/if_xl.c -o if_xl.o --- all_subdir_sound --- --- snd_t4dwave.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_t4dwave.ko.full t4dwave.o ctfmerge -L VERSION -g -o snd_t4dwave.ko.full t4dwave.o :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk snd_t4dwave.ko.full export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % snd_t4dwave.ko.full --- snd_t4dwave.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug snd_t4dwave.ko.full snd_t4dwave.ko.debug --- snd_t4dwave.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=snd_t4dwave.ko.debug snd_t4dwave.ko.full snd_t4dwave.ko --- all_subdir_sound/driver/via82c686 --- ===> sound/driver/via82c686 (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/driver/via82c686...] --- 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 --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_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-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 --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- 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_transmit' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3494: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_transmit': /workspace/src/sys/dev/usb/wlan/if_mtw.c:3063:17: note: 'ctl_ridx' was declared here 3063 | uint8_t ctl_ridx; | ^~~~~~~~ --- all_subdir_sound --- --- via82c686.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.via82c686.o -MTvia82c686.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/sound/pci/via82c686.c -o via82c686.o --- all_subdir_wlan --- ctfconvert -L VERSION -g ieee80211_power.o --- ieee80211_proto.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.ieee80211_proto.o -MTieee80211_proto.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/net80211/ieee80211_proto.c -o ieee80211_proto.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_rtw89 --- cc1: all warnings being treated as errors --- all_subdir_sound --- --- all_subdir_sound/driver/via8233 --- ctfconvert -L VERSION -g via8233.o --- snd_via8233.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_via8233.ko.full via8233.o ctfmerge -L VERSION -g -o snd_via8233.ko.full via8233.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_sound --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk snd_via8233.ko.full export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % snd_via8233.ko.full make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_wlan --- --- ieee80211_node.o --- ctfconvert -L VERSION -g ieee80211_node.o --- all_subdir_sound --- --- all_subdir_sound/driver/via82c686 --- ctfconvert -L VERSION -g via82c686.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver make[4]: stopped making "all" in /workspace/src/sys/modules/sound make[3]: stopped making "all" in /workspace/src/sys/modules --- 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_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; | ^~~~~~~~ --- all_subdir_usb/rsu --- ctfconvert -L VERSION -g if_rsu.o make[4]: stopped making "all" in /workspace/src/sys/modules/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_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_wpi --- ctfconvert -L VERSION -g if_wpi.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_wlan --- --- ieee80211_proto.o --- ctfconvert -L VERSION -g ieee80211_proto.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_xl --- In function 'xl_choose_xcvr', inlined from 'xl_attach' at /workspace/src/sys/dev/xl/if_xl.c:1399:3: /workspace/src/sys/dev/xl/if_xl.c:976:9: warning: 'devid' may be used uninitialized [-Wmaybe-uninitialized] 976 | switch (devid) { | ^~~~~~ /workspace/src/sys/dev/xl/if_xl.c: In function 'xl_attach': /workspace/src/sys/dev/xl/if_xl.c:967:33: note: 'devid' was declared here 967 | u_int16_t devid; | ^~~~~ In function 'xl_choose_xcvr', inlined from 'xl_mediacheck' at /workspace/src/sys/dev/xl/if_xl.c:961:2, inlined from 'xl_attach' at /workspace/src/sys/dev/xl/if_xl.c:1366:2: /workspace/src/sys/dev/xl/if_xl.c:976:9: warning: 'devid' may be used uninitialized [-Wmaybe-uninitialized] 976 | switch (devid) { | ^~~~~~ /workspace/src/sys/dev/xl/if_xl.c: In function 'xl_attach': /workspace/src/sys/dev/xl/if_xl.c:967:33: note: 'devid' was declared here 967 | u_int16_t devid; | ^~~~~ --- all_subdir_x86bios --- ctfconvert -L VERSION -g x86emu.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_ufs --- --- ffs_softdep.o --- ctfconvert -L VERSION -g ffs_softdep.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_usb --- ctfconvert -L VERSION -g if_mtw.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_xl --- ctfconvert -L VERSION -g if_xl.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_tcp --- ctfconvert -L VERSION -g rack.o make[4]: stopped making "all" in /workspace/src/sys/modules/tcp 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 504.57 real 5845.31 user 382.37 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/jenkins4175526995472005434.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?143510605.2143.1772449325457>
