Date: Mon, 21 Oct 2024 21:23:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, mm@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #4131 - Still Failing Message-ID: <60926152.2621.1729545812035@jenkins.ci.freebsd.org> In-Reply-To: <1785052611.2607.1729537286887@jenkins.ci.freebsd.org> References: <1785052611.2607.1729537286887@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_2620_1765696877.1729545808250 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #4131 (5201decc8b431a8f4f53efb8db5fc= 452557de68b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/4131/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 4131/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 131/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) 6c40282284d6eab20256914648cdec39acb2c52a by mm: libarchive: backport PR #2386 (fixes output of one test) 5fc34379156678ccfd0b4fe0ca4397b420174236 by markj: vm_object: Assert that managed pages are on pagequeues when freeing ce968b095e75262ba3605491acf6850ce331481d by jhb: cpufreq: Use a real device_probe routine ab4f969f8d305665c478b25d4268501445fa5ba6 by jhb: legacy cpu: Add proper device_probe and device_attach routines 5201decc8b431a8f4f53efb8db5fc452557de68b by jhb: Use bus_delayed_attach_children instead of its inline implementation The end of the build log: [...truncated 135.54 MiB...] /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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1114:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966: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] 966 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 2:27: note: in definition of macro 'BSWAP_8' 62 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:37= : note: in expansion of macro 'BSWAP_16' 966 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1114:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966: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] 966 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1114: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] 967 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 2:27: note: in definition of macro 'BSWAP_8' 62 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 4:27: note: in expansion of macro 'BSWAP_16' 64 | #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= 5:27: note: in expansion of macro 'BSWAP_32' 65 | #define BSWAP_64(x) ((BSWAP_32(x) << 32) | BSWAP_32((x) >> 32)) | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:37= : note: in expansion of macro 'BSWAP_64' 967 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1114: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] 967 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1114:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:970: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] 970 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1114:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:970: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] 970 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1114:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971: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] 971 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:965: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] 965 | adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk= szsec); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 2:27: note: in definition of macro 'BSWAP_8' 62 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:965:41= : note: in expansion of macro 'BSWAP_16' 965 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:965: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] 965 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966: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] 966 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 2:27: note: in definition of macro 'BSWAP_8' 62 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:37= : note: in expansion of macro 'BSWAP_16' 966 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966: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] 966 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122: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] 967 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 2:27: note: in definition of macro 'BSWAP_8' 62 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 4:27: note: in expansion of macro 'BSWAP_16' 64 | #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= 5:27: note: in expansion of macro 'BSWAP_32' 65 | #define BSWAP_64(x) ((BSWAP_32(x) << 32) | BSWAP_32((x) >> 32)) | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:37= : note: in expansion of macro 'BSWAP_64' 967 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: --- zfs_acl.o --- ctfconvert -L VERSION -g zfs_acl.o --- zio_crypt.o --- /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] 967 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:970: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] 970 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:970: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] 970 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | 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:1122:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971: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] 971 | 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:959:17= : note: object 'tmp_dncore' of size 64 959 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ --- uconv.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.uconv.o -MTuconv.o -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-show= -option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -= Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflo= w -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error= =3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-a= ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error= =3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze= ro-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /workspa= ce/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspace/s= rc/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /work= space/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/o= penzfs/module/unicode/uconv.c -o uconv.o --- ips_pci.o --- ctfconvert -L VERSION -g ips_pci.o --- isp_pci.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.isp_pci.o -MTisp_pci.o -fdebug-prefix-map=3D./machine=3D/workspace/= src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/i= nclude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Ws= trict-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=3Daddres= s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused= -function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu99 -Werror= /workspace/src/sys/dev/isp/isp_pci.c --- modules-all --- --- zfs_znode_os.o --- ctfconvert -L VERSION -g zfs_znode_os.o --- u8_textprep.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.u8_textprep.o -MTu8_textprep.o -mcmodel=3Dk= ernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwin= d-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-= prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po= inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag= nostics-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 = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -Wno-pointer-to-int-cast -Wno-cast-qual -= std=3Dgnu99 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_c= ompat.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/= sys/ccompile.h -include /workspace/src/sys/modules/zfs/static_ccompile.h -c= /workspace/src/sys/contrib/openzfs/module/unicode/u8_textprep.c -o u8_text= prep.o --- uconv.o --- ctfconvert -L VERSION -g uconv.o --- zfeature_common.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.zfeature_common.o -MTzfeature_common.o -mcm= odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchrono= us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr= ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=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-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused= -function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu9= 9 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -i= nclude /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompi= le.h -include /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspac= e/src/sys/contrib/openzfs/module/zcommon/zfeature_common.c -o zfeature_comm= on.o --- zvol_os.o --- ctfconvert -L VERSION -g zvol_os.o --- zfs_comutil.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.zfs_comutil.o -MTzfs_comutil.o -mcmodel=3Dk= ernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwin= d-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-= prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po= inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag= nostics-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 = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu99 -i= nclude /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -inclu= de /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h= -include /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/sr= c/sys/contrib/openzfs/module/zcommon/zfs_comutil.c -o zfs_comutil.o --- zio_crypt.o --- In file included from /workspace/src/sys/contrib/openzfs/include/os/freebsd= /spl/sys/sunddi.h:28, from /workspace/src/sys/contrib/openzfs/include/sys/zfs_co= ntext.h:69: In function 'zfs_uio_init', inlined from 'zio_do_crypt_data' at /workspace/src/sys/contrib/openzfs/= module/os/freebsd/zfs/zio_crypt.c:1690:2: /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/uio.h:102:45:= error: 'puio_s.uio_offset' is used uninitialized [-Werror=3Duninitialized] 102 | zfs_uio_soffset(uio) =3D uio_s->uio_offset; | ~~~~~^~~~~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_do_crypt_data': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:1683:2= 0: note: 'puio_s' declared here 1683 | struct uio puio_s, cuio_s; | ^~~~~~ In function 'zfs_uio_init', inlined from 'zio_do_crypt_data' at /workspace/src/sys/contrib/openzfs/= module/os/freebsd/zfs/zio_crypt.c:1691:2: /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/uio.h:102:45:= error: 'cuio_s.uio_offset' is used uninitialized [-Werror=3Duninitialized] 102 | zfs_uio_soffset(uio) =3D uio_s->uio_offset; | ~~~~~^~~~~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_do_crypt_data': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:1683:2= 8: note: 'cuio_s' declared here 1683 | struct uio puio_s, cuio_s; | ^~~~~~ --- zfs_comutil.o --- ctfconvert -L VERSION -g zfs_comutil.o --- zfs_deleg.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DBITS_PER_LONG=3D6= 4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc= -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/sys/contrib/openzfs/include/os= /freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/= contrib/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE= _KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/i= nclude -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer = -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-p= refix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/= sys/GENERIC -MD -MF.depend.zfs_deleg.o -MTzfs_deleg.o -mcmodel=3Dkerne= l -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-ta= bles -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe= r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost= ics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-err= or=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-c= ompare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift= -overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -W= no-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpack= ed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -W= no-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer= -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finlin= e-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param lar= ge-function-growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu99 -include /= workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /work= space/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -includ= e /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/co= ntrib/openzfs/module/zcommon/zfs_deleg.c -o zfs_deleg.o --- isp_pci.o --- ctfconvert -L VERSION -g isp_pci.o --- isp_target.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF= .depend.isp_target.o -MTisp_target.o -fdebug-prefix-map=3D./machine=3D/work= space/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys= /x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynch= ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu99 -= Werror /workspace/src/sys/dev/isp/isp_target.c --- modules-all --- --- zio_crypt.o --- cc1: all warnings being treated as errors 340.02 real 409.98 user 24.54 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1837743751953808= 2002.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_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_2620_1765696877.1729545808250--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?60926152.2621.1729545812035>