From nobody Sun Nov 2 03:53:15 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4czgmb5RKzz6FrpM for ; Sun, 02 Nov 2025 03:53:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4czgmb3FWPz3bNH; Sun, 02 Nov 2025 03:53:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1762055599; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=YU/3rGjkmAd0YjV6jPOX9mUP6a9Rw586dK3APVcEl4o=; b=NUJfWP5s6U1R1C1suaC7mmOiPFgfbXA+CcSOFErG3H6CbiEAK7NhD4wX6hnSUhz1BWWNnl AwkLc2+IvJ7JMw1PMMIgx+eoiLPo9Ll2sZa8nwslqI1Lsvwl7cn39uMox2sV3a5CO/5LfO yNFJKBNlG2jWC3CIfzzKV1oaSurY6AwFAoBfXDXWshgcC3hC2W8tmjPGJWMmGt9CVL/3z3 4KOz7fiUEn38vszi3DVpf/6YQWou5jpVieTIqTlP84xSo+Xok/OG5HodLDNCldXjFqlsqt R5CSK5h/YiNmxgvUHklxpYnqZtCYy42rLXTP3BlpDqBytzhsmrCNWkQMasV6hw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1762055599; a=rsa-sha256; cv=none; b=VwPd/tWksP99O5IbTUucmwLjosYT4frxhOmgxPqHtZ2Ja1x6BIGZQH5sP4XDihc6e9/TC9 MuDHyfDGXs9zaEnAosG5H6pZO6qBk3EFvlByTSao0psHxD/VWiy42AzsNqPrOvckrpMkN+ 6cAmknfT+b1Spsz4Y+1H12tkhwJzht/31evAUY3FCVookjTDexmDM/aGrT7HXKU2lHG3U6 bojVJCJ9XsNHcUFYe050nrEEnMDSsA5wFDIGj5LEELwFB9Wd5ET9sKf46CbCm2zA/m2noC EnxjKfRH7xaLQujwN2jqo1q1RtSwOqdJX6Z71vOCYs0wR9FD80HsU0NOn3prNg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4czgmb2NJSz18RH; Sun, 02 Nov 2025 03:53:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 2 Nov 2025 03:53:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1622672724.2067.1762055599351@jenkins.ci.freebsd.org> In-Reply-To: <1892545493.2057.1762052109688@jenkins.ci.freebsd.org> References: <1892545493.2057.1762052109688@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #164 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2066_500979960.1762055595349" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2066_500979960.1762055595349 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #164 (fe38c6769b190726cdb0f59e9= 93cc91009524623) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/164/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/164/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/164/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) 3beb8ebbede72019b5c806a968024eb6b697811b by gbe: pfctl(8): Fix a typo in an error message 15bbcc7eae4f5fe6c145abaa1ecf0dd29aa4095b by gbe: PCI_IOV_ADD_VF.9: Fix a typo in the manual page 76a2c2cc7cdfa7e967d3473bd8a7760cbb5f5a99 by gbe: pci.9: Fix a typo in the manual page 3a167f2a3aeb69d9d4b271863d28bbf195af313c by gbe: gone_in.9: Fix a typo in the manual page 35aed6e57be11aa8b3eaeb15cdcf955da1d3f9e2 by gbe: crypto_request.9: Fix a typo in the manual page 49ab7e142e1cabd0c7e80268aff22da037044ee9 by gbe: bus_dma.9: Fix two typos in the manual page a057bb52515d651f9674387aa94ddc31e9ae14b3 by gbe: ofw_bus_is_compatible.9: Fix a typo in the manual page 44d3b419545e5985404ed4c71fbb391832e1f334 by gbe: nvmem.9: Fix multiple typos in the manual page b4c22b531730e6a26718ea0f89af7434c287e57e by gbe: seqc.9: Fix a typo in the manual page cb119f9102ca4042c9012cb1002cd18b3db57472 by gbe: bhnd.9: Fix a typo in the manual page 185b9f950783cd280b5e258ff1d452bbe9251ac8 by gbe: domain.9: Fix a typo in the manual page 4e53ef422ca3fd7731e60c7d35ccecb31d45bcf6 by gbe: style.9: Fix two typos in the manual page 42fbea96018cc76c83dc3d4f9548d034206eda63 by gbe: efirt.9: Fix a typo in the manual page 9207214d8623de51448c1d2920636910ceb7f525 by gbe: refcount.9: Fix a typo in the manual page a8d6cbbd422f7f2b62f6455d976a1d09d3841e2a by gbe: copy.9: Fix a typo in the manual page 1e949399684da436b5b31f253ed2f388b1c9cd40 by gbe: atomic.9: Fix a typo in the manual page f3765c4c0557c4d533a3ce3e278b5a8f32a8a2eb by gbe: ifnet.9: Fix a typo in the manual page fe38c6769b190726cdb0f59e993cc91009524623 by gbe: vn_fullpath.9: Fix two typos in the manual page The end of the build log: [...truncated 145.66 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)]; | ^~~~~~~~~~ --- sys_process.o --- ctfconvert -L VERSION -g sys_process.o --- sys_socket.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.sys_socket.o -MTsys_socket.o -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/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machin= e=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x8= 6/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/sys_socket.c --- modules-all --- --- all_subdir_usb --- --- usb_template.o --- ctfconvert -L VERSION -g usb_template.o --- usb_template.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o usb_template.ko.full usb_template.o usb_template_audio.o usb_template_cdc= e.o usb_template_kbd.o usb_template_modem.o usb_template_mouse.o usb_templa= te_msc.o usb_template_mtp.o usb_template_phone.o usb_template_serialnet.o u= sb_template_midi.o usb_template_multi.o usb_template_cdceem.o=20 ctfmerge -L VERSION -g -o usb_template.ko.full usb_template.o usb_template_= audio.o usb_template_cdce.o usb_template_kbd.o usb_template_modem.o usb_tem= plate_mouse.o usb_template_msc.o usb_template_mtp.o usb_template_phone.o us= b_template_serialnet.o usb_template_midi.o usb_template_multi.o usb_templat= e_cdceem.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk usb_template.ko.full export_s= yms | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % usb_te= mplate.ko.full --- usb_template.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug usb_tem= plate.ko.full usb_template.ko.debug --- subr_unit.o --- ctfconvert -L VERSION -g subr_unit.o --- modules-all --- --- usb_template.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dusb_template.ko.debug usb_template.ko.full usb_template.ko --- sys_timerfd.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.sys_timerfd.o -MTsys_timerfd.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/sys_timerfd.c --- syscalls.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.syscalls.o -MTsyscalls.o -ffile-prefix-map=3D/workspace/src/sys=3D/u= sr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC=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/inc= lude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-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-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-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 = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /wo= rkspace/src/sys/kern/syscalls.c--- modules-all --- --- all_subdir_zfs --- --- zfs_znode_os.o --- ctfconvert -L VERSION -g zfs_znode_os.o --- syscalls.o --- ctfconvert -L VERSION -g syscalls.o --- sysv_ipc.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.sysv_ipc.o -MTsysv_ipc.o -ffile-prefix-map=3D/workspace/src/sys=3D/u= sr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC=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/inc= lude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-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-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-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 = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /wo= rkspace/src/sys/kern/sysv_ipc.c--- modules-all --- --- u8_textprep.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.u8_textprep.o -MTu8_textprep.o -mcmodel=3Dkernel -mno-red-zone -m= no-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandin= g -fwrapv -fstack-protector -gdwarf-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-l= oop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-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 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -Wno-pointer-to-int-cast -Wno-cast-qual -std=3Dgnu17 -include /wor= kspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspa= ce/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /= workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contr= ib/openzfs/module/unicode/u8_textprep.c -o u8_textprep.o --- sys_pipe.o --- ctfconvert -L VERSION -g sys_pipe.o --- sysv_msg.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.sysv_msg.o -MTsysv_msg.o -ffile-prefix-map=3D/workspace/src/sys=3D/u= sr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC=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/inc= lude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-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-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-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 = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /wo= rkspace/src/sys/kern/sysv_msg.c--- subr_vmem.o --- ctfconvert -L VERSION -g subr_vmem.o --- sysv_sem.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.sysv_sem.o -MTsysv_sem.o -ffile-prefix-map=3D/workspace/src/sys=3D/u= sr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC=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/inc= lude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-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-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-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 = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /wo= rkspace/src/sys/kern/sysv_sem.c--- sysv_ipc.o --- ctfconvert -L VERSION -g sysv_ipc.o --- sysv_shm.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.sysv_shm.o -MTsysv_shm.o -ffile-prefix-map=3D/workspace/src/sys=3D/u= sr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC=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/inc= lude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-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-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-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 = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /wo= rkspace/src/sys/kern/sysv_shm.c--- sys_generic.o --- ctfconvert -L VERSION -g sys_generic.o --- tty.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.tty.o -MTtty.o -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/workspace/= src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sy= s/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdeb= ug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkernel -mno-r= ed-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ff= reestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extension= s -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys= /kern/tty.c --- modules-all --- --- zio_crypt.o --- cc1: all warnings being treated as errors 327.95 real 1022.23 user 51.63 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/jenkins14663236069= 785220746.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_2066_500979960.1762055595349--