Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2024 05:57:59 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        ngie@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1989 - Still Failing
Message-ID:  <2108121718.2299.1729317483357@jenkins.ci.freebsd.org>
In-Reply-To: <605918874.2295.1729313294305@jenkins.ci.freebsd.org>
References:  <605918874.2295.1729313294305@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_2298_1274076590.1729317479990
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc13_build - Build #1989 (1e5e331b1dce6c8bc05def42b4123=
4c4f1fcea44) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/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/1=
989/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] =3D w3;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: not=
e: 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 functi=
on 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: no=
te: 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/contri=
b/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/cont=
rib/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/openzf=
s/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:44:27: warnin=
g: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is part=
ly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-W=
array-bounds=3D]
   44 |         (zcp)->zc_word[0] =3D w0;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: not=
e: 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 functi=
on 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: no=
te: 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/contri=
b/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/cont=
rib/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/openzf=
s/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:45:27: warnin=
g: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is part=
ly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-W=
array-bounds=3D]
   45 |         (zcp)->zc_word[1] =3D w1;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: not=
e: 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 functi=
on 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: no=
te: 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/contri=
b/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/cont=
rib/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/openzf=
s/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:46:27: warnin=
g: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is part=
ly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-W=
array-bounds=3D]
   46 |         (zcp)->zc_word[2] =3D w2;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: not=
e: 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 functi=
on 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: no=
te: 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/contri=
b/openzfs/module/zcommon/zfs_fletcher.c:579:4,
    inlined from 'fletcher_4_incremental_native' at /workspace/src/sys/cont=
rib/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/openzf=
s/module/zcommon/zfs_fletcher.c:900:3:
/workspace/src/sys/contrib/openzfs/include/sys/spa_checksum.h:47:27: warnin=
g: array subscript 'fletcher_4_ctx_t {aka union fletcher_4_ctx}[0]' is part=
ly outside array bounds of 'zio_cksum_t[1]' {aka 'struct zio_cksum[1]'} [-W=
array-bounds=3D]
   47 |         (zcp)->zc_word[3] =3D w3;                 \
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:336:9: not=
e: 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 functi=
on 'abd_fletcher_4_iter':
/workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c:575:29: no=
te: 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=3D/tmp/obj/worksp=
ace/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/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/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=3D./machine=
=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace=
/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/=
include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwa=
rf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-=
qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing=
-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-=
error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-=
compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio=
n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-=
point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er=
ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a=
lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu=
ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form=
at-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit-=
growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dg=
nu99 -Werror -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /wor=
kspace/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_h=
al/ar5211/ar5211_reset.c:1717:15,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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) =3D=3D 0)
      |             ~~~~~~~~~~~~^~~~~~~~~~~~~~
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1700:18: note: 'lP=
wr' 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_beac=
on.c:21:
In function 'ar5212SetBeaconTimers',
    inlined from 'ar5212BeaconInit' at /workspace/src/sys/dev/ath/ath_hal/a=
r5212/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 ex=
pansion 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 'ar5=
212BeaconInit':
/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_h=
al/ar5211/ar5211_reset.c:1717:15,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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) =3D=3D 0)
      |             ~~~~~~~~~~~~^~~~~~~~~~~~~~
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1700:24: note: 'uP=
wr' 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/a=
r5212/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 ex=
pansion 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 'ar5=
212BeaconInit':
/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_h=
al/ar5211/ar5211_reset.c:1709:2,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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 =3D=3D channel)
      |                    ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1697:18: note: 'lF=
req' 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_h=
al/ar5211/ar5211_reset.c:1711:2,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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 =3D=3D channel)
      |                    ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1697:25: note: 'rF=
req' 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_h=
al/ar5211/ar5211_reset.c:1717:15,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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 !=3D srcLeft) {
      |            ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1698:18: note: 'll=
Pcdac' was declared here
 1698 |         uint16_t llPcdac, ulPcdac;      /* lower and upper left pcd=
ac values */
      |                  ^~~~~~~
In function 'ar5211GetInterpolatedValue',
    inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_h=
al/ar5211/ar5211_reset.c:1717:15,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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 !=3D srcLeft) {
      |            ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1698:27: note: 'ul=
Pcdac' was declared here
 1698 |         uint16_t llPcdac, ulPcdac;      /* lower and upper left pcd=
ac values */
      |                           ^~~~~~~
In function 'ar5211FindValueInList',
    inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_h=
al/ar5211/ar5211_reset.c:1720:2,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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 =3D=3D pcdacValue) {
      |                                    ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1699:18: note: 'lr=
Pcdac' was declared here
 1699 |         uint16_t lrPcdac, urPcdac;      /* lower and upper right pc=
dac values */
      |                  ^~~~~~~
In function 'ar5211FindValueInList',
    inlined from 'ar5211GetScaledPower' at /workspace/src/sys/dev/ath/ath_h=
al/ar5211/ar5211_reset.c:1721:2,
    inlined from 'ar5211SetPowerTable' at /workspace/src/sys/dev/ath/ath_ha=
l/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 =3D=3D pcdacValue) {
      |                                    ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1699:27: note: 'ur=
Pcdac' was declared here
 1699 |         uint16_t lrPcdac, urPcdac;      /* lower and upper right pc=
dac 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 =3D=3D tempChannelList[i])
      |                            ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1505:25: note: 'lo=
werChannel' was declared here
 1505 |         uint16_t        lowerChannel, lowerIndex=3D0, lowerPower=3D=
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 =3D=3D upperChannel &&
      |                    ^
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c: In function 'ar52=
11Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c:1506:25: note: 'up=
perChannel' was declared here
 1506 |         uint16_t        upperChannel, upperIndex=3D0, upperPower=3D=
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/jenkins7862248437650327=
741.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
------=_Part_2298_1274076590.1729317479990--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2108121718.2299.1729317483357>