Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2025 00:09:01 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jtl@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-15-amd64-gcc14_build - Build #133 - Still Failing
Message-ID:  <1032723420.1165.1761696545483@jenkins.ci.freebsd.org>
In-Reply-To: <264224811.1137.1761688608506@jenkins.ci.freebsd.org>
References:  <264224811.1137.1761688608506@jenkins.ci.freebsd.org>

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

FreeBSD-stable-15-amd64-gcc14_build - Build #133 (469ab88d107c05ab533a15d40=
14d1a97b5a13c86) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14=
_build/133/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b=
uild/133/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu=
ild/133/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)

12a5143cfc269ca53a9aa98754b9285671bb0db4 by jtl:
x86: Allow MCA messages to be rate-limited

fc13cf3c5bd4ef4727ab0a2fb7e2ead776b3d97f by jtl:
x86: Add a way to inject artificial MCA events for testing

34106dd11966ed43b7bca24e9993fb9172e08dd6 by jtl:
x86: support sending non-fatal MCA messages to syslog

469ab88d107c05ab533a15d4014d1a97b5a13c86 by emaste:
cam: Bump deprecated sysctl removal to 16



The end of the build log:

[...truncated 146.31 MiB...]
/workspace/src/sys/net80211/ieee80211_hwmp.c:697:22: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  697 |         *frm++ =3D preq->preq_hopcount;
      |                  ~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:698:22: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  698 |         *frm++ =3D preq->preq_ttl;
      |                  ~~~~^~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:699:26: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  699 |         ADDWORD(frm, preq->preq_id);
      |                      ~~~~^~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:680:22: note: in definition of=
 macro 'ADDWORD'
  680 |         le32enc(frm, v);                \
      |                      ^
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:701:26: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  701 |         ADDWORD(frm, preq->preq_origseq);
      |                      ~~~~^~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:680:22: note: in definition of=
 macro 'ADDWORD'
  680 |         le32enc(frm, v);                \
      |                      ^
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:706:26: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  706 |         ADDWORD(frm, preq->preq_lifetime);
      |                      ~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:680:22: note: in definition of=
 macro 'ADDWORD'
  680 |         le32enc(frm, v);                \
      |                      ^
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:707:26: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  707 |         ADDWORD(frm, preq->preq_metric);
      |                      ~~~~^~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:680:22: note: in definition of=
 macro 'ADDWORD'
  680 |         le32enc(frm, v);                \
      |                      ^
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:708:22: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  708 |         *frm++ =3D preq->preq_tcount;
      |                  ~~~~^~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:709:29: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  709 |         for (i =3D 0; i < preq->preq_tcount; i++) {
      |                         ~~~~^~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:686:46: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  686 | #define PREQ_TFLAGS(n)  preq->preq_targets[n].target_flags
      |                         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:710:26: note: in expansion of =
macro 'PREQ_TFLAGS'
  710 |                 *frm++ =3D PREQ_TFLAGS(i);
      |                          ^~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:687:46: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  687 | #define PREQ_TADDR(n)   preq->preq_targets[n].target_addr
/workspace/src/sys/sys/systm.h:283:57: note: in definition of macro 'memcpy=
'
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                                         ^~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:17: note: in expansion of =
macro 'IEEE80211_ADDR_COPY'
  711 |                 IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
      |                 ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:42: note: in expansion of =
macro 'PREQ_TADDR'
  711 |                 IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
      |                                          ^~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/net80211/ieee80211_hwmp.c:688:46: warning: array subscri=
pt 'const struct ieee80211_meshpreq_ie[0]' is partly outside array bounds o=
f 'struct ieee80211_meshperr_ie[1]' [-Warray-bounds=3D]
  688 | #define PREQ_TSEQ(n)    preq->preq_targets[n].target_seq
      |                         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:680:22: note: in definition of=
 macro 'ADDWORD'
  680 |         le32enc(frm, v);                \
      |                      ^
/workspace/src/sys/net80211/ieee80211_hwmp.c:713:30: note: in expansion of =
macro 'PREQ_TSEQ'
  713 |                 ADDWORD(frm, PREQ_TSEQ(i));
      |                              ^~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: object 'perr' o=
f size 23
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming =
offset [23, 24] is out of the bounds [0, 23] of object 'perr' with type 'st=
ruct ieee80211_meshperr_ie' [-Warray-bounds=3D]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of m=
acro 'memcpy'
  625 | #define IEEE80211_ADDR_COPY(dst,src)    memcpy(dst,src,IEEE80211_AD=
DR_LEN)
      |                                         ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:703:17: note: in expansion of =
macro 'IEEE80211_ADDR_COPY'
  703 |                 IEEE80211_ADDR_COPY(frm, preq->preq_orig_ext_addr);
      |                 ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: 'perr' declared=
 here
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshpreq',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:628:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' offset 3=
5 is out of the bounds [0, 23] of object 'perr' with type 'struct ieee80211=
_meshperr_ie' [-Warray-bounds=3D]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of m=
acro 'memcpy'
  625 | #define IEEE80211_ADDR_COPY(dst,src)    memcpy(dst,src,IEEE80211_AD=
DR_LEN)
      |                                         ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:17: note: in expansion of =
macro 'IEEE80211_ADDR_COPY'
  711 |                 IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
      |                 ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: 'perr' declared=
 here
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
In function 'hwmp_add_meshprep',
    inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee8021=
1_hwmp.c:632:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1673:9,
    inlined from 'hwmp_send_perr' at /workspace/src/sys/net80211/ieee80211_=
hwmp.c:1638:1,
    inlined from 'hwmp_peerdown' at /workspace/src/sys/net80211/ieee80211_h=
wmp.c:1524:2:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' offset 2=
9 is out of the bounds [0, 23] of object 'perr' with type 'struct ieee80211=
_meshperr_ie' [-Warray-bounds=3D]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of m=
acro 'memcpy'
  625 | #define IEEE80211_ADDR_COPY(dst,src)    memcpy(dst,src,IEEE80211_AD=
DR_LEN)
      |                                         ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:740:9: note: in expansion of m=
acro 'IEEE80211_ADDR_COPY'
  740 |         IEEE80211_ADDR_COPY(frm, prep->prep_origaddr); frm +=3D 6;
      |         ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_peerdown':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1503:38: note: 'perr' declared=
 here
 1503 |         struct ieee80211_meshperr_ie perr;
      |                                      ^~~~
--- modules-all ---
--- zfs_vfsops.o ---
ctfconvert -L VERSION -g zfs_vfsops.o
--- zvol_os.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -DHAVE_VAES -DHAVE_=
VPCLMULQDQ -DBITS_PER_LONG=3D64  -fno-strict-aliasing -Werror -D_KERNEL -DK=
LD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/contrib/openzfs/includ=
e -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/workspace/src/sys/contrib/openzfs/include/os/fre=
ebsd/zfs -I/workspace/src/sys/contrib/openzfs/module/zstd/include -I/worksp=
ace/src/sys/modules/zfs -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/work=
space/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr=
/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=
=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/zfs=
=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zfs=
 -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fde=
bug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=
=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/=
sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -=
MF.depend.zvol_os.o -MTzvol_os.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -=
mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrap=
v -fstack-protector  -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp=
es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f=
reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn=
own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti=
mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca=
st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf=
low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta=
utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf=
low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre=
ss-of-packed-member -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-exten=
sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000=
 -Wno-pointer-to-int-cast  -std=3Dgnu17 -include /workspace/src/sys/cddl/co=
mpat/opensolaris/sys/debug_compat.h -include /workspace/src/sys/contrib/ope=
nzfs/include/os/freebsd/spl/sys/ccompile.h -include /workspace/src/sys/modu=
les/zfs/static_ccompile.h -c /workspace/src/sys/contrib/openzfs/module/os/f=
reebsd/zfs/zvol_os.c -o zvol_os.o
--- ieee80211_input.o ---
ctfconvert -L VERSION -g ieee80211_input.o
--- ieee80211_ioctl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.ieee80211_ioctl.o -MTieee80211_ioctl.o -ffile-prefix-map=3D/workspac=
e/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a=
md64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-m=
ap=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=
=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr=
/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ=
e -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-incl=
ude-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   -fms-extensions -finline-limit=3D8000 --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu1=
7 -Werror /workspace/src/sys/net80211/ieee80211_ioctl.c
--- modules-all ---
--- zfs_vnops_os.o ---
In function 'zfs_readdir',
    inlined from 'zfs_freebsd_readdir' at /workspace/src/sys/contrib/openzf=
s/module/os/freebsd/zfs/zfs_vnops_os.c:5255:10:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c:190=
7:27: warning: 'ncooks' may be used uninitialized [-Wmaybe-uninitialized]
 1907 |                 *ncookies -=3D ncooks;
      |                           ^~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c: In=
 function 'zfs_freebsd_readdir':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c:171=
1:25: note: 'ncooks' was declared here
 1711 |         int             ncooks;
      |                         ^~~~~~
--- zio_crypt.o ---
cc1: all warnings being treated as errors
      511.24 real      1755.92 user        68.13 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-stable-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10297462550=
767409730.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-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 address
------=_Part_1164_499754279.1761696541444--



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