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

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

FreeBSD-stable-15-amd64-gcc14_build - Build #172 (1471af5110fc3bb6b1f1548e0=
56f1717fb844ffd) - Still Failing

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

1471af5110fc3bb6b1f1548e056f1717fb844ffd by emaste:
bsd.prog.mk: Skip warnings if compiler.mk was not included



The end of the build log:

[...truncated 145.09 MiB...]
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: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)];
      |                 ^~~~~~~~~~
--- zfs_acl.o ---
In function 'zfs_acl_inherit',
    inlined from 'zfs_acl_ids_create' at /workspace/src/sys/contrib/openzfs=
/module/os/freebsd/zfs/zfs_acl.c:1715:22:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_acl.c:1504:35:=
 warning: 'paclp' may be used uninitialized [-Wmaybe-uninitialized]
 1504 |         aclp =3D zfs_acl_alloc(paclp->z_version);
      |                              ~~~~~^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_acl.c: In func=
tion 'zfs_acl_ids_create':
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_acl.c:1625:26:=
 note: 'paclp' was declared here
 1625 |         zfs_acl_t       *paclp;
      |                          ^~~~~
--- zfs_vnops_os.o ---
In file included 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/zfs_vnops_os.c:34:
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c: In=
 function 'zfs_freebsd_readlink':
/workspace/src/sys/sys/systm.h:283:33: warning: 'base' may be used uninitia=
lized [-Wmaybe-uninitialized]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c:562=
2:17: note: in expansion of macro 'memcpy'
 5622 |                 memcpy(symlink, base, symlink_len);
      |                 ^~~~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c:560=
2:25: note: 'base' was declared here
 5602 |         char *symlink, *base;
      |                         ^~~~
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c:561=
9:21: warning: 'symlink_len' may be used uninitialized [-Wmaybe-uninitializ=
ed]
 5619 |         symlink_len -=3D zfs_uio_resid(&uio);
/workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c:560=
3:16: note: 'symlink_len' was declared here
 5603 |         size_t symlink_len;
      |                ^~~~~~~~~~~
--- kern_loginclass.o ---
ctfconvert -L VERSION -g kern_loginclass.o
--- kern_malloc.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_malloc.o -MTkern_malloc.o -ffile-prefix-map=3D/workspace/src/sy=
s=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/tm=
p/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machi=
ne=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=
=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-u=
nwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wst=
rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W=
no-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=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er=
ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D=
nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro=
r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu=
nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large=
r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin=
g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length =
  -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --=
param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror /w=
orkspace/src/sys/kern/kern_malloc.c
--- modules-all ---
--- zio_crypt.o ---
cc1: all warnings being treated as errors
--- nvpair.o ---
In function 'nvlist_add_common',
    inlined from 'nvlist_add_common' at /workspace/src/sys/contrib/openzfs/=
module/nvpair/nvpair.c:1146:1,
    inlined from 'nvlist_add_hrtime' at /workspace/src/sys/contrib/openzfs/=
module/nvpair/nvpair.c:1440:10:
/workspace/src/sys/sys/systm.h:283:33: warning: writing 8 bytes into a regi=
on of size 0 [-Wstringop-overflow=3D]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/contrib/openzfs/module/nvpair/nvpair.c:1260:17: note: in=
 expansion of macro 'memcpy'
 1260 |                 memcpy(NVP_VALUE(nvp), data, value_sz);
      |                 ^~~~~~
/workspace/src/sys/contrib/openzfs/include/sys/nvpair_impl.h: In function '=
nvlist_add_hrtime':
/workspace/src/sys/contrib/openzfs/include/sys/nvpair_impl.h:69:18: note: a=
t offset 16 into destination object 'nvi_nvp' of size 16
   69 |         nvpair_t nvi_nvp;
      |                  ^~~~~~~
      490.91 real      1410.39 user        57.37 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/jenkins10152890719=
604460248.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_2266_237390556.1762178620745--



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