Date: Tue, 6 Jan 2026 01:15:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, markj@FreeBSD.org, glebius@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #2561 - Failure Message-ID: <1522253056.1569.1767662121249@jenkins.ci.freebsd.org>
index | next in thread | raw e-mail
FreeBSD-main-amd64-gcc14_build - Build #2561 (1ecac45cfc5f0886907c34ec0da2c1b32618665d) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2561/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2561/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2561/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) 96156003ec0c70de88a448d48d8e9bd37913589f by emaste: aq(4): Style, whitespace and misc cleanup 7359df79d3affeccf17f12f16c23ba3d4c5e0346 by emaste: share/mk: Remove trailing '/' from debug info directories 89c017d068704c2bc3da9cb22f43da17a9ce8c24 by ivy: Makefile.inc1: Allow safe installkernel with pkgbase e4e30d5a81367b96dc8255252b527d6a65bb43b3 by glebius: ipfw: remove extraneous argument from ipfw_add_protected_rule() bc9c45df1c29370e7bffd813987c08b2f6444b5d by glebius: ipfw: use sparse initializer for dynamic opcodes 161db3a910a41dfae0eea93f49b08eb7e6253617 by glebius: ipfw: make create_objects_compat() static 1ecac45cfc5f0886907c34ec0da2c1b32618665d by markj: asmc: add per-fan manual mode control via sysctl The end of the build log: [...truncated 130.23 MiB...] --- atamicron.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug atamicron.ko.full atamicron.ko.debug --- atamicron.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=atamicron.ko.debug atamicron.ko.full atamicron.ko --- all_subdir_ata/atapci/chipsets/atanetcell --- ===> ata/atapci/chipsets/atanetcell (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ata/atapci/chipsets/atanetcell...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- ata_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/ata/ata_if.m -h --- all_subdir_ata/atapci/chipsets/atanational --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_ata/atapci/chipsets/atanetcell --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- all_subdir_ata/atapci/chipsets/atanational --- --- ata-national.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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.ata-national.o -MTata-national.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/ata/chipsets/ata-national.c -o ata-national.o --- all_subdir_ata/atapci/chipsets/atanetcell --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- all_subdir_ath_hal --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk ath_hal.ko.full export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % ath_hal.ko.full --- ath_hal.ko.debug --- --- all_subdir_ata --- --- pci_if.h --- --- all_subdir_ath_hal --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug ath_hal.ko.full ath_hal.ko.debug --- all_subdir_ata --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h --- all_subdir_ath_hal --- --- ath_hal.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=ath_hal.ko.debug ath_hal.ko.full ath_hal.ko --- all_subdir_ath_main --- ===> ath_main (all) --- all_subdir_ata --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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_ath_main --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ath_main...] --- all_subdir_ath_hal_ar5212 --- ctfconvert -L VERSION -g ar5212_attach.o --- all_subdir_ath_main --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- opt_ath.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ath.h opt_ath.h --- opt_ah.h --- --- all_subdir_ath_hal_ar5416 --- ctfconvert -L VERSION -g ar5416_attach.o --- all_subdir_ath_main --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ah.h opt_ah.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_ath_hal_ar5212 --- --- ar5212_beacon.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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 -I. -I/workspace/src/sys/dev/ath -I/workspace/src/sys/dev/ath/ath_hal -I. -I/workspace/src/sys/contrib/dev/ath/ath_hal/ -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.ar5212_beacon.o -MTar5212_beacon.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-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c -o ar5212_beacon.o --- all_subdir_ath_main --- --- bus_if.h --- --- all_subdir_ata --- --- offset.inc --- --- all_subdir_ath_main --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- all_subdir_ata --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- ata-netcell.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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.ata-netcell.o -MTata-netcell.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/ata/chipsets/ata-netcell.c -o ata-netcell.o --- all_subdir_ath_hal_ar5416 --- --- ar5416_beacon.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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 -I. -I/workspace/src/sys/dev/ath -I/workspace/src/sys/dev/ath/ath_hal -I. -I/workspace/src/sys/contrib/dev/ath/ath_hal/ -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.ar5416_beacon.o -MTar5416_beacon.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-but-set-variable -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c -o ar5416_beacon.o --- all_subdir_ath_main --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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 -I. -I/workspace/src/sys/dev/ath -I/workspace/src/sys/dev/ath/ath_hal -I. -I/workspace/src/sys/contrib/dev/ath/ath_hal/ -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 -Wno-unused-but-set-variable -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_ath_hal_ar5211 --- In function 'ar5211GetInterpolatedValue', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1717:15, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1771:25: warning: 'lPwr' may be used uninitialized [-Wmaybe-uninitialized] 1771 | if ((targetLeft * targetRight) == 0) | ~~~~~~~~~~~~^~~~~~~~~~~~~~ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1700:18: note: 'lPwr' was declared here 1700 | uint16_t lPwr, uPwr; /* lower and upper temp pwr values */ | ^~~~ In function 'ar5211GetInterpolatedValue', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1717:15, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1771:25: warning: 'uPwr' may be used uninitialized [-Wmaybe-uninitialized] 1771 | if ((targetLeft * targetRight) == 0) | ~~~~~~~~~~~~^~~~~~~~~~~~~~ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1700:24: note: 'uPwr' was declared here 1700 | uint16_t lPwr, uPwr; /* lower and upper temp pwr values */ | ^~~~ In function 'ar5211GetLowerUpperPcdacs', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1709:2, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1879:20: warning: 'lFreq' may be used uninitialized [-Wmaybe-uninitialized] 1879 | if (pChannelData->channelValue == channel) | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1697:18: note: 'lFreq' was declared here 1697 | uint16_t lFreq, rFreq; /* left and right frequency values */ | ^~~~~ In function 'ar5211GetLowerUpperPcdacs', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1711:2, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1879:20: warning: 'rFreq' may be used uninitialized [-Wmaybe-uninitialized] 1879 | if (pChannelData->channelValue == channel) | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1697:25: note: 'rFreq' was declared here 1697 | uint16_t lFreq, rFreq; /* left and right frequency values */ | ^~~~~ In function 'ar5211GetInterpolatedValue', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1717:15, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1776:12: warning: 'ulPcdac' may be used uninitialized [-Wmaybe-uninitialized] 1776 | if (srcRight != srcLeft) { | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1698:27: note: 'ulPcdac' was declared here 1698 | uint16_t llPcdac, ulPcdac; /* lower and upper left pcdac values */ | ^~~~~~~ In function 'ar5211GetInterpolatedValue', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1717:15, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1776:12: warning: 'llPcdac' may be used uninitialized [-Wmaybe-uninitialized] 1776 | if (srcRight != srcLeft) { | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1698:18: note: 'llPcdac' was declared here 1698 | uint16_t llPcdac, ulPcdac; /* lower and upper left pcdac values */ | ^~~~~~~ In function 'ar5211FindValueInList', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1721:2, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1745:36: warning: 'urPcdac' may be used uninitialized [-Wmaybe-uninitialized] 1745 | if (*pPcdac == pcdacValue) { | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1699:27: note: 'urPcdac' was declared here 1699 | uint16_t lrPcdac, urPcdac; /* lower and upper right pcdac values */ | ^~~~~~~ In function 'ar5211FindValueInList', inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1720:2, inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1408:21, inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1352:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1745:36: warning: 'lrPcdac' may be used uninitialized [-Wmaybe-uninitialized] 1745 | if (*pPcdac == pcdacValue) { | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1699:18: note: 'lrPcdac' was declared here 1699 | uint16_t lrPcdac, urPcdac; /* lower and upper right pcdac values */ | ^~~~~~~ In function 'ar5211SetRateTable', inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1362:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1541:28: warning: 'lowerChannel' may be used uninitialized [-Wmaybe-uninitialized] 1541 | if (lowerChannel == tempChannelList[i]) | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1505:25: note: 'lowerChannel' was declared here 1505 | uint16_t lowerChannel, lowerIndex=0, lowerPower=0; | ^~~~~~~~~~~~ In function 'ar5211SetRateTable', inlined from 'ar5211SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1362:2, inlined from 'ar5211Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:410:7: /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1545:20: warning: 'upperChannel' may be used uninitialized [-Wmaybe-uninitialized] 1545 | if ((lowerChannel == upperChannel && | ^ /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar5211Reset': /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1506:25: note: 'upperChannel' was declared here 1506 | uint16_t upperChannel, upperIndex=0, upperPower=0; | ^~~~~~~~~~~~ --- all_subdir_ath_hal_ar5212 --- In file included from /workspace/src/sys/dev/ath/ath_hal/ah.h:31, from /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c:21: In function 'ar5212SetBeaconTimers', inlined from 'ar5212BeaconInit' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c:123:2: /workspace/src/sys/dev/ath/ah_osdep.h:137:41: warning: 'bt.bt_nextdba' may be used uninitialized [-Wmaybe-uninitialized] 137 | #define OS_REG_WRITE(_ah, _reg, _val) ath_hal_reg_write(_ah, _reg, _val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c:58:9: note: in expansion of macro 'OS_REG_WRITE' 58 | OS_REG_WRITE(ah, AR_TIMER1, bt->bt_nextdba & 0x7ffff); | ^~~~~~~~~~~~ /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c: In function 'ar5212BeaconInit': /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c:91:27: note: 'bt.bt_nextdba' was declared here 91 | HAL_BEACON_TIMERS bt; | ^~ In function 'ar5212SetBeaconTimers', inlined from 'ar5212BeaconInit' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c:123:2: /workspace/src/sys/dev/ath/ah_osdep.h:137:41: warning: 'bt.bt_nextswba' may be used uninitialized [-Wmaybe-uninitialized] 137 | #define OS_REG_WRITE(_ah, _reg, _val) ath_hal_reg_write(_ah, _reg, _val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c:59:9: note: in expansion of macro 'OS_REG_WRITE' 59 | OS_REG_WRITE(ah, AR_TIMER2, bt->bt_nextswba & 0x1ffffff); | ^~~~~~~~~~~~ /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c: In function 'ar5212BeaconInit': /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c:91:27: note: 'bt.bt_nextswba' was declared here 91 | HAL_BEACON_TIMERS bt; | ^~ Build timed out (after 180 minutes). Marking the build as failed. Build was aborted [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. --- all_subdir_ath_main --- --- offset.inc --- [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7997266711035091908.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_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?1522253056.1569.1767662121249>
