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

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 19 Oct 2024 05:57:59 UTC
FreeBSD-main-amd64-gcc13_build - Build #1989 (1e5e331b1dce6c8bc05def42b41234c4f1fcea44) - Still Failing

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

cd024ff37bc5950173e4c7f34f7259d85825e810 by ngie:
Import GoogleTest 1.10.0

1774e46c372e2c1e16d4bc78f81359605e15b1b6 by ngie:
Backport a -Wsign-compare fix for `ArrayAsVector`

8ef491440fcaec96f899d73e08873426c78583a4 by ngie:
Import GoogleTest v1.14.0

92c5681cc3470c88ba3aa0d8a4ecb0a9af0173bf by ngie:
Revert "Add 'origin/googletest/' from commit



The end of the build log:

[...truncated 134.44 MiB...]
   47 |         (zcp)->zc_word[3] = w3;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: note: in expansion of macro 'ZIO_SET_CHECKSUM'
  336 |         ZIO_SET_CHECKSUM(&ctx->scalar, a, b, c, d);
      |         ^~~~~~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c: In function 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: note: object 'nzc' of size 32
  575 |                 zio_cksum_t nzc;
      |                             ^~~
In function 'fletcher_4_scalar_native',
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:483:4,
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:470:1,
    inlined from 'fletcher_4_incremental_impl' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:598:3,
    inlined from 'abd_fletcher_4_simd2scalar' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:871:3,
    inlined from 'abd_fletcher_4_iter' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:44:27: warning: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is partly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-Warray-bounds=]
   44 |         (zcp)->zc_word[0] = w0;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: note: in expansion of macro 'ZIO_SET_CHECKSUM'
  336 |         ZIO_SET_CHECKSUM(&ctx->scalar, a, b, c, d);
      |         ^~~~~~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c: In function 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: note: object 'nzc' of size 32
  575 |                 zio_cksum_t nzc;
      |                             ^~~
In function 'fletcher_4_scalar_native',
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:483:4,
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:470:1,
    inlined from 'fletcher_4_incremental_impl' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:598:3,
    inlined from 'abd_fletcher_4_simd2scalar' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:871:3,
    inlined from 'abd_fletcher_4_iter' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:45:27: warning: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is partly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-Warray-bounds=]
   45 |         (zcp)->zc_word[1] = w1;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: note: in expansion of macro 'ZIO_SET_CHECKSUM'
  336 |         ZIO_SET_CHECKSUM(&ctx->scalar, a, b, c, d);
      |         ^~~~~~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c: In function 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: note: object 'nzc' of size 32
  575 |                 zio_cksum_t nzc;
      |                             ^~~
In function 'fletcher_4_scalar_native',
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:483:4,
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:470:1,
    inlined from 'fletcher_4_incremental_impl' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:598:3,
    inlined from 'abd_fletcher_4_simd2scalar' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:871:3,
    inlined from 'abd_fletcher_4_iter' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:46:27: warning: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is partly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-Warray-bounds=]
   46 |         (zcp)->zc_word[2] = w2;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: note: in expansion of macro 'ZIO_SET_CHECKSUM'
  336 |         ZIO_SET_CHECKSUM(&ctx->scalar, a, b, c, d);
      |         ^~~~~~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c: In function 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: note: object 'nzc' of size 32
  575 |                 zio_cksum_t nzc;
      |                             ^~~
In function 'fletcher_4_scalar_native',
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:483:4,
    inlined from 'fletcher_4_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:470:1,
    inlined from 'fletcher_4_incremental_impl' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:598:3,
    inlined from 'abd_fletcher_4_simd2scalar' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:871:3,
    inlined from 'abd_fletcher_4_iter' at /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:47:27: warning: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is partly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-Warray-bounds=]
   47 |         (zcp)->zc_word[3] = w3;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: note: in expansion of macro 'ZIO_SET_CHECKSUM'
  336 |         ZIO_SET_CHECKSUM(&ctx->scalar, a, b, c, d);
      |         ^~~~~~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c: In function 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: note: object 'nzc' of size 32
  575 |                 zio_cksum_t nzc;
      |                             ^~~
--- zfs_fletcher_sse.o ---
ctfconvert -L VERSION -g zfs_fletcher_sse.o
--- ar5212_beacon.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.ar5212_beacon.o -MTar5212_beacon.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 -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c -I/workspace/src/sys/dev/ath/ath_hal
--- modules-all ---
--- zio_crypt.o ---
cc1: all warnings being treated as errors
--- ar5211_reset.o ---
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 */
      |                  ^~~~
--- ar5212_beacon.o ---
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;
--- ar5211_reset.o ---
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 */
      |                        ^~~~
--- ar5212_beacon.o ---
      |                           ^~
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;
      |                           ^~
--- ar5211_reset.o ---
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: '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 '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 '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 '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 '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;
      |                         ^~~~~~~~~~~~
--- ar5211_xmit.o ---
ctfconvert -L VERSION -g ar5211_xmit.o
--- modules-all ---
*** [zio_crypt.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/zfs
      370.07 real       343.11 user        18.94 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/jenkins7862248437650327741.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