Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2024 15:33:13 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        phk@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #2006 - Still Failing
Message-ID:  <1791008337.2585.1729524799945@jenkins.ci.freebsd.org>
In-Reply-To: <1397686686.2571.1729516008432@jenkins.ci.freebsd.org>
References:  <1397686686.2571.1729516008432@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #2006 (f50d2fced24f4dbffc1cc414da48e=
a7ef7b84d1e) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/2006/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
2006/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2=
006/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)

f50d2fced24f4dbffc1cc414da48ea7ef7b84d1e by phk:
Give usbdump a '-u' option for unbuffered output.



The end of the build log:

[...truncated 134.87 MiB...]
    inlined from 'zfs_create_share_dir' at /workspace/src/sys/contrib/openz=
fs/module/os/freebsd/zfs/zfs_znode_os.c:294:2,
    inlined from 'zfs_create_fs' at /workspace/src/sys/contrib/openzfs/modu=
le/os/freebsd/zfs/zfs_znode_os.c:1773:10:
/workspace/src/sys/contrib/openzfs/include/sys/xvattr.h:253:33: warning: ar=
ray subscript 'xvattr_t {aka struct xvattr}[0]' is partly outside array bou=
nds of 'vattr_t[1]' {aka 'struct vattr[1]'} [-Warray-bounds=3D]
  253 |         ASSERT((xvap)->xva_vattr.va_mask & AT_XVATTR);          \
/workspace/src/sys/compat/linuxkpi/common/include/linux/compiler.h:84:61: n=
ote: in definition of macro 'unlikely'
   84 | #define unlikely(x)                     __builtin_expect(!!(x), 0)
      |                                                             ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/debug.h:309:2=
5: note: in expansion of macro 'VERIFY'
  309 | #define ASSERT          VERIFY
      |                         ^~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:914=
:17: note: in expansion of macro 'XVA_SET_RTN'
  914 |                 XVA_SET_RTN(xvap, XAT_SPARSE);
      |                 ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c: In=
 function 'zfs_create_fs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:274=
:17: note: object 'vattr' of size 176
  274 |         vattr_t vattr;
      |                 ^~~~~
In function 'zfs_xvattr_set',
    inlined from 'zfs_xvattr_set' at /workspace/src/sys/contrib/openzfs/mod=
ule/os/freebsd/zfs/zfs_znode_os.c:824:1,
    inlined from 'zfs_mknode' at /workspace/src/sys/contrib/openzfs/module/=
os/freebsd/zfs/zfs_znode_os.c:801:3,
    inlined from 'zfs_create_share_dir' at /workspace/src/sys/contrib/openz=
fs/module/os/freebsd/zfs/zfs_znode_os.c:294:2,
    inlined from 'zfs_create_fs' at /workspace/src/sys/contrib/openzfs/modu=
le/os/freebsd/zfs/zfs_znode_os.c:1773:10:
/workspace/src/sys/contrib/openzfs/include/sys/xvattr.h:254:22: warning: ar=
ray subscript 'xvattr_t {aka struct xvattr}[0]' is partly outside array bou=
nds of 'vattr_t[1]' {aka 'struct vattr[1]'} [-Warray-bounds=3D]
  254 |         ASSERT((xvap)->xva_magic =3D=3D XVA_MAGIC);                =
 \
      |                ~~~~~~^~~~~~~~~~~
/workspace/src/sys/compat/linuxkpi/common/include/linux/compiler.h:84:61: n=
ote: in definition of macro 'unlikely'
   84 | #define unlikely(x)                     __builtin_expect(!!(x), 0)
      |                                                             ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/debug.h:309:2=
5: note: in expansion of macro 'VERIFY'
  309 | #define ASSERT          VERIFY
      |                         ^~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:914=
:17: note: in expansion of macro 'XVA_SET_RTN'
  914 |                 XVA_SET_RTN(xvap, XAT_SPARSE);
      |                 ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c: In=
 function 'zfs_create_fs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:274=
:17: note: object 'vattr' of size 176
  274 |         vattr_t vattr;
      |                 ^~~~~
In function 'zfs_xvattr_set',
    inlined from 'zfs_xvattr_set' at /workspace/src/sys/contrib/openzfs/mod=
ule/os/freebsd/zfs/zfs_znode_os.c:824:1,
    inlined from 'zfs_mknode' at /workspace/src/sys/contrib/openzfs/module/=
os/freebsd/zfs/zfs_znode_os.c:801:3,
    inlined from 'zfs_create_share_dir' at /workspace/src/sys/contrib/openz=
fs/module/os/freebsd/zfs/zfs_znode_os.c:294:2,
    inlined from 'zfs_create_fs' at /workspace/src/sys/contrib/openzfs/modu=
le/os/freebsd/zfs/zfs_znode_os.c:1773:10:
/workspace/src/sys/contrib/openzfs/include/sys/xvattr.h:229:40: warning: ar=
ray subscript 'xvattr_t {aka struct xvattr}[0]' is partly outside array bou=
nds of 'vattr_t[1]' {aka 'struct vattr[1]'} [-Warray-bounds=3D]
  229 | #define XVA_RTNATTRMAP(xvap)    ((xvap)->xva_rtnattrmapp)
      |                                        ^
/workspace/src/sys/contrib/openzfs/include/sys/xvattr.h:255:10: note: in ex=
pansion of macro 'XVA_RTNATTRMAP'
  255 |         (XVA_RTNATTRMAP(xvap))[XVA_INDEX(attr)] |=3D XVA_ATTRBIT(at=
tr)
      |          ^~~~~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:914=
:17: note: in expansion of macro 'XVA_SET_RTN'
  914 |                 XVA_SET_RTN(xvap, XAT_SPARSE);
      |                 ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c: In=
 function 'zfs_create_fs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c:274=
:17: note: object 'vattr' of size 176
  274 |         vattr_t vattr;
      |                 ^~~~~
--- zfs_fletcher_avx512.o ---
ctfconvert -L VERSION -g zfs_fletcher_avx512.o
--- ar5212_attach.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_attach.o -MTar5212_attach.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_attach.c -I/workspace/src/sys/=
dev/ath/ath_hal
--- 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 ---
--- zfs_fletcher_intel.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/  -O2 -=
pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO=
_ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_=
_x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH=
AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6=
4  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc=
  -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib=
/openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os=
/freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor=
kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/=
contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE=
_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE=
RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i=
nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer =
-fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p=
refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i=
386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/=
sys/GENERIC     -MD  -MF.depend.zfs_fletcher_intel.o -MTzfs_fletcher_intel.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -=
Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -=
Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -finline-limit=3D8000 -fms-extensions --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000 -Wno-pointer-to-int-cast -Wn=
o-cast-qual -Wno-pointer-arith -std=3Dgnu99 -include /workspace/src/sys/cdd=
l/compat/opensolaris/sys/debug_compat.h -include /workspace/src/sys/contrib=
/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /workspace/src/sys/=
modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/openzfs/module/=
zcommon/zfs_fletcher_intel.c -o zfs_fletcher_intel.o
--- zfs_vfsops.o ---
ctfconvert -L VERSION -g zfs_vfsops.o
--- 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;
      |                           ^~
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;
      |                           ^~
ctfconvert -L VERSION -g ar5212_beacon.o
--- 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 */
      |                  ^~~~
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 */
      |                        ^~~~
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':
--- ar5212_eeprom.o ---
--- ar5211_reset.o ---
/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:
--- ar5212_eeprom.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_eeprom.o -MTar5212_eeprom.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_eeprom.c -I/workspace/src/sys/=
dev/ath/ath_hal
--- ar5211_reset.o ---
/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;
      |                         ^~~~~~~~~~~~
--- modules-all ---
--- zfs_fletcher_intel.o ---
ctfconvert -L VERSION -g zfs_fletcher_intel.o
--- zfs_fletcher_sse.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/  -O2 -=
pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO=
_ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_=
_x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH=
AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6=
4  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc=
  -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib=
/openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os=
/freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor=
kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/=
contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE=
_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE=
RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i=
nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer =
-fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p=
refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i=
386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/=
sys/GENERIC     -MD  -MF.depend.zfs_fletcher_sse.o -MTzfs_fletcher_sse.o -m=
cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchro=
nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad=
dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err=
or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno=
-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-=
larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da=
ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le=
ngth   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000 -Wno-pointer-to-int-cast -Wno-cast-=
qual -Wno-pointer-arith -std=3Dgnu99 -include /workspace/src/sys/cddl/compa=
t/opensolaris/sys/debug_compat.h -include /workspace/src/sys/contrib/openzf=
s/include/os/freebsd/spl/sys/ccompile.h -include /workspace/src/sys/modules=
/zfs/static_ccompile.h -c /workspace/src/sys/contrib/openzfs/module/zcommon=
/zfs_fletcher_sse.c -o zfs_fletcher_sse.o
--- zfs_fletcher_superscalar.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/  -O2 -=
pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO=
_ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_=
_x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH=
AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6=
4  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc=
  -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib=
/openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os=
/freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor=
kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/=
contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE=
_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE=
RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i=
nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer =
-fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p=
refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i=
386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/=
sys/GENERIC     -MD  -MF.depend.zfs_fletcher_superscalar.o -MTzfs_fletcher_=
superscalar.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -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__=3D__freebsd_kprintf__ -Wm=
issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch=
 -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length   -finline-limit=3D8000 -fms-extensions --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000 -Wno-pointer-to-i=
nt-cast  -std=3Dgnu99 -include /workspace/src/sys/cddl/compat/opensolaris/s=
ys/debug_compat.h -include /workspace/src/sys/contrib/openzfs/include/os/fr=
eebsd/spl/sys/ccompile.h -include /workspace/src/sys/modules/zfs/static_cco=
mpile.h -c /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher_s=
uperscalar.c -o zfs_fletcher_superscalar.o
--- zio_crypt.o ---
cc1: all warnings being treated as errors
--- ar5212_eeprom.o ---
ctfconvert -L VERSION -g ar5212_eeprom.o
--- modules-all ---
*** [zio_crypt.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/zfs
      372.00 real       343.54 user        19.10 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/jenkins1298774315655207=
0869.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_2584_1347353617.1729524793406--



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