Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2025 15:12:39 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        0mp@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-15-amd64-gcc14_build - Build #173 - Still Failing
Message-ID:  <271084112.2277.1762182763470@jenkins.ci.freebsd.org>
In-Reply-To: <717018989.2267.1762178624309@jenkins.ci.freebsd.org>
References:  <717018989.2267.1762178624309@jenkins.ci.freebsd.org>

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

FreeBSD-stable-15-amd64-gcc14_build - Build #173 (d01eb8e98f48b756802dc8dcc=
d0f6246a6fcf8fa) - Still Failing

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

d01eb8e98f48b756802dc8dccd0f6246a6fcf8fa by 0mp:
revoke.2: Remove mention of block special device files



The end of the build log:

[...truncated 145.46 MiB...]
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:39=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  966 |                 adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk=
szsec);
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:50=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  967 |                 adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen);
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
3:27: note: in definition of macro 'BSWAP_8'
   63 | #define BSWAP_8(x)      ((x) & 0xff)
      |                           ^
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:37=
: note: in expansion of macro 'BSWAP_16'
  967 |                 adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen);
      |                                     ^~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:35=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  967 |                 adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen);
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:50=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  968 |                 adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid);
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
3:27: note: in definition of macro 'BSWAP_8'
   63 | #define BSWAP_8(x)      ((x) & 0xff)
      |                           ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
5:27: note: in expansion of macro 'BSWAP_16'
   65 | #define BSWAP_32(x)     ((BSWAP_16(x) << 16) | BSWAP_16((x) >> 16))
      |                           ^~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
6:27: note: in expansion of macro 'BSWAP_32'
   66 | #define BSWAP_64(x)     ((BSWAP_32(x) << 32) | BSWAP_32((x) >> 32))
      |                           ^~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:37=
: note: in expansion of macro 'BSWAP_64'
  968 |                 adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid);
      |                                     ^~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:35=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  968 |                 adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid);
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:13=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  971 |         adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK;
      |         ~~~~^~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:24=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  971 |         adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK;
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:972:23=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  972 |         adnp->dn_used =3D 0;
      |         ~~~~~~~~~~~~~~^~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:54=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  966 |                 adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk=
szsec);
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
3:27: note: in definition of macro 'BSWAP_8'
   63 | #define BSWAP_8(x)      ((x) & 0xff)
      |                           ^
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:41=
: note: in expansion of macro 'BSWAP_16'
  966 |                 adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk=
szsec);
      |                                         ^~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:39=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  966 |                 adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk=
szsec);
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:50=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  967 |                 adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen);
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
3:27: note: in definition of macro 'BSWAP_8'
   63 | #define BSWAP_8(x)      ((x) & 0xff)
      |                           ^
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:37=
: note: in expansion of macro 'BSWAP_16'
  967 |                 adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen);
      |                                     ^~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:35=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  967 |                 adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen);
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:50=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  968 |                 adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid);
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
3:27: note: in definition of macro 'BSWAP_8'
   63 | #define BSWAP_8(x)      ((x) & 0xff)
      |                           ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
5:27: note: in expansion of macro 'BSWAP_16'
   65 | #define BSWAP_32(x)     ((BSWAP_16(x) << 16) | BSWAP_16((x) >> 16))
      |                           ^~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6=
6:27: note: in expansion of macro 'BSWAP_32'
   66 | #define BSWAP_64(x)     ((BSWAP_32(x) << 32) | BSWAP_32((x) >> 32))
      |                           ^~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:37=
: note: in expansion of macro 'BSWAP_64'
  968 |                 adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid);
      |                                     ^~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:35=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  968 |                 adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid);
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:13=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  971 |         adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK;
      |         ~~~~^~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:24=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  971 |         adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK;
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
In function 'zio_crypt_do_dnode_hmac_updates',
    inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/=
openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:972:23=
: warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par=
tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra=
y-bounds=3D]
  972 |         adnp->dn_used =3D 0;
      |         ~~~~~~~~~~~~~~^~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu=
nction 'zio_crypt_do_objset_hmacs':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17=
: note: object 'tmp_dncore' of size 64
  960 |         uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)];
      |                 ^~~~~~~~~~
--- kern_jail.o ---
In file included from ./machine/atomic.h:73,
                 from /workspace/src/sys/sys/systm.h:45,
                 from /workspace/src/sys/kern/kern_jail.c:40:
/workspace/src/sys/kern/kern_jail.c: In function 'prison_ip_set':
/workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct prison_ip **' to 'struct prison_ip *=
 volatile*' must be 'const' qualified [-Wcast-qual]
  128 | #define atomic_store_ptr(p, v)  (*(volatile __typeof(*p) *)(p) =3D =
(v))
      |                                   ^
/workspace/src/sys/kern/kern_jail.c:813:9: note: in expansion of macro 'ato=
mic_store_ptr'
  813 |         atomic_store_ptr(mem, new);
      |         ^~~~~~~~~~~~~~~~
--- modules-all ---
--- zvol_os.o ---
In file included from ./machine/atomic.h:73,
                 from /workspace/src/sys/sys/systm.h:45,
                 from /workspace/src/sys/contrib/openzfs/include/os/freebsd=
/spl/sys/systm.h:34,
                 from /workspace/src/sys/contrib/openzfs/include/os/freebsd=
/spl/sys/param.h:40,
                 from /workspace/src/sys/contrib/openzfs/module/os/freebsd/=
zfs/zvol_os.c:55:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zvol_os.c: In func=
tion 'zvol_os_remove_minor':
/workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte=
rmediate pointers in cast from 'void **' to 'void * volatile*' must be 'con=
st' qualified [-Wcast-qual]
  128 | #define atomic_store_ptr(p, v)  (*(volatile __typeof(*p) *)(p) =3D =
(v))
      |                                   ^
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zvol_os.c:1414:17:=
 note: in expansion of macro 'atomic_store_ptr'
 1414 |                 atomic_store_ptr(&pp->private, NULL);
      |                 ^~~~~~~~~~~~~~~~
/workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte=
rmediate pointers in cast from 'void **' to 'void * volatile*' must be 'con=
st' qualified [-Wcast-qual]
  128 | #define atomic_store_ptr(p, v)  (*(volatile __typeof(*p) *)(p) =3D =
(v))
      |                                   ^
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zvol_os.c:1425:25:=
 note: in expansion of macro 'atomic_store_ptr'
 1425 |                         atomic_store_ptr(&dev->si_drv2, NULL);
      |                         ^~~~~~~~~~~~~~~~
--- 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;
      |                         ^~~~~~
--- kern_intr.o ---
ctfconvert -L VERSION -g kern_intr.o
--- kern_jaildesc.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.kern_jaildesc.o -MTkern_jaildesc.o -ffile-prefix-map=3D/workspace/sr=
c/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/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/include -m=
cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchro=
nous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wal=
l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun=
def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-=
dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da=
ddress -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-indentation -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn=
o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu=
sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W=
no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size=
-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d=
angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l=
ength   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D=
100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Wer=
ror /workspace/src/sys/kern/kern_jaildesc.c
--- modules-all ---
--- zfs_acl.o ---
ctfconvert -L VERSION -g zfs_acl.o
--- zfs_znode_os.o ---
ctfconvert -L VERSION -g zfs_znode_os.o
--- zio_crypt.o ---
cc1: all warnings being treated as errors
      318.78 real       903.26 user        46.78 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/jenkins15047751666=
078138421.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_2276_1058419282.1762182759605--



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