From nobody Sat Jul 12 22:42:48 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 4bfkB41xHtz61FDY for ; Sat, 12 Jul 2025 22:42:52 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bfkB35nmgz4QhZ; Sat, 12 Jul 2025 22:42:51 +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=1752360171; 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=zi6QTcfzPTCHNG0bFNx07btUs0Bbri9PV1VmoeA1PhU=; b=xfzOMaNlDwCODqYz5tvyN08THac9U0iamT7cRSqo9aOG0Ks5zJOKlq3uh4zb2oIlN44Baj 0OIQCWx6z0ONHPXzmKSvVlgzW1Swfl1EmeBqtcpsGQf3exQKMohQ4/IH7ATMO7lxZSautZ XvLiYysDVSdLm8xOtZPnyYbwAajSD5MTqFfGiXAW8A4nn59o5ByZJYZqsIcsdq6TzD/HN2 v63PA3pquJoUEcku9aybxVGkPfbs84NGsu1tH697mPwvU44MxE1MMs2QiWYtJHjsXvjaNC UUcJXassJ5Qsey4qnXRmrIFJw4cgUb24xWEi7Zs6cswrZ3yiLYAalUhPu41ZwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1752360171; a=rsa-sha256; cv=none; b=Fcv7pa5wizZp3iiyn4LrFKDK/RTpeUyjRNdYGkFbio41SV/m/Na9qPskPOZ/0AhC/NdSyt GrV0aB+NbwGE4lITiNi80gsJfijzTeIBj06+Jpus0/r+J3T/ZTQaaFMhalsLxBKVTwImiO pc5H8IJ6JFlzirZ3In76TPUSU28qIHq4cwb2deNxJVju3gKm/di+++0gAzEVLvNN+HcWIJ sM+QdvG9YHy5u7/qTsBSTRCv+c+UlcR3bp73fOwwBNH20zyugwS9sidn+1jDnMxo6HBSpB u5fP4+gLVpTQGmj+dfDPmlfKiBc1eUrpKQtIkdQynNffTPRYXgSpF1pwUXTIrQ== 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 4bfkB35F69zjh8; Sat, 12 Jul 2025 22:42:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 12 Jul 2025 22:42:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <354992659.651.1752360171740@jenkins.ci.freebsd.org> In-Reply-To: <1772284039.643.1752355316890@jenkins.ci.freebsd.org> References: <1772284039.643.1752355316890@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #3878 - 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_650_190158684.1752360168715" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_650_190158684.1752360168715 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #3878 (f5dba673345e2bbc63df057976d92= 96cb735f96f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/3878/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 3878/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3= 878/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) 47ffc24fbb6476676c0d40b28e43c83dbc8fac9d by 0mp: tracing.7: Aproposify 46f18ecf8d3cdda1cd433841c44a4c1268ab9721 by 0mp: rc: Use check_jail to check values of security.jail MIBs 5d5258653ba4b37c38e48443f265ee4dcedf9a50 by 0mp: rc.subr: Fix a typo in check_jail()'s description f5dba673345e2bbc63df057976d9296cb735f96f by kp: pf tests: fix anchor:nat test The end of the build log: [...truncated 128.85 MiB...] | ^~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1349:23: warning: 'numb= ufs' may be used uninitialized [-Wmaybe-uninitialized] 1349 | for (i =3D 0; i < numbufs; i++) { | ~~^~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1341:13: note: 'numbufs= ' was declared here 1341 | int numbufs, i; | ^~~~~~~ --- dmu_object.o --- ctfconvert -L VERSION -g dmu_object.o --- dmu.o --- /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c: In function 'dmu_redac= t': /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1385:23: warning: 'numb= ufs' may be used uninitialized [-Wmaybe-uninitialized] 1385 | for (i =3D 0; i < numbufs; i++) | ~~^~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1380:13: note: 'numbufs= ' was declared here 1380 | int numbufs, i; | ^~~~~~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1381:21: warning: 'dbp'= may be used uninitialized [-Wmaybe-uninitialized] 1381 | dmu_buf_t **dbp; | ^~~ --- dmu_redact.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.dmu_redact.o -MTdmu_redact.o -mcmodel=3Dkern= el -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-t= ables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-pr= ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin= ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno= stics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-e= rror=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=3Dgnu17 -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/zfs/dmu_redact.c -o dmu_redact.o --- kern_boottrace.o --- ctfconvert -L VERSION -g kern_boottrace.o --- kern_clocksource.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_clocksource.o -MTkern_clocksource.o -fdebug-prefix-map=3D./mach= ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp= ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3= 86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-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-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -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 inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions = -std=3Dgnu17 -Werror /workspace/src/sys/kern/kern_clocksource.c --- modules-all --- --- dmu_objset.o --- In function 'dmu_objset_create_impl_dnstats', inlined from 'dmu_objset_create_impl' at /workspace/src/sys/contrib/ope= nzfs/module/zfs/dmu_objset.c:1178:10, inlined from 'dmu_objset_create_sync' at /workspace/src/sys/contrib/ope= nzfs/module/zfs/dmu_objset.c:1280:7: /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c:1098:13: warning= : 'os' may be used uninitialized [-Wmaybe-uninitialized] 1098 | mdn =3D DMU_META_DNODE(os); /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c: In function 'dm= u_objset_create_sync': /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c:1083:19: note: '= os' was declared here 1083 | objset_t *os; | ^~ --- kern_clock.o --- ctfconvert -L VERSION -g kern_clock.o --- kern_condvar.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_condvar.o -MTkern_condvar.o -fdebug-prefix-map=3D./machine=3D/w= orkspace/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/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/kern/kern_condvar.c --- modules-all --- --- dmu.o --- In function 'dmu_write_impl', inlined from 'dmu_write_by_dnode' at /workspace/src/sys/contrib/openzfs= /module/zfs/dmu.c:1331:2, inlined from 'dmu_assign_arcbuf_by_dnode' at /workspace/src/sys/contrib= /openzfs/module/zfs/dmu.c:1832:3: /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1259:28: warning: 'dbp'= may be used uninitialized [-Wmaybe-uninitialized] 1259 | dmu_buf_t *db =3D dbp[i]; | ^~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c: In function 'dmu_assig= n_arcbuf_by_dnode': /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1312:21: note: 'dbp' wa= s declared here 1312 | dmu_buf_t **dbp; | ^~~ In function 'dmu_write_impl', inlined from 'dmu_write_by_dnode' at /workspace/src/sys/contrib/openzfs= /module/zfs/dmu.c:1331:2, inlined from 'dmu_assign_arcbuf_by_dnode' at /workspace/src/sys/contrib= /openzfs/module/zfs/dmu.c:1832:3: /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1256:23: warning: 'numb= ufs' may be used uninitialized [-Wmaybe-uninitialized] 1256 | for (i =3D 0; i < numbufs; i++) { | ~~^~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c: In function 'dmu_assig= n_arcbuf_by_dnode': /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1313:13: note: 'numbufs= ' was declared here 1313 | int numbufs; | ^~~~~~~ In function 'dmu_write_impl', inlined from 'dmu_write_by_dnode' at /workspace/src/sys/contrib/openzfs= /module/zfs/dmu.c:1331:2, inlined from 'dmu_assign_arcbuf_by_dnode' at /workspace/src/sys/contrib= /openzfs/module/zfs/dmu.c:1832:3, inlined from 'dmu_assign_arcbuf_by_dbuf' at /workspace/src/sys/contrib/= openzfs/module/zfs/dmu.c:1847:8: /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1259:28: warning: 'dbp'= may be used uninitialized [-Wmaybe-uninitialized] 1259 | dmu_buf_t *db =3D dbp[i]; | ^~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c: In function 'dmu_assig= n_arcbuf_by_dbuf': /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1312:21: note: 'dbp' wa= s declared here 1312 | dmu_buf_t **dbp; | ^~~ In function 'dmu_write_impl', inlined from 'dmu_write_by_dnode' at /workspace/src/sys/contrib/openzfs= /module/zfs/dmu.c:1331:2, inlined from 'dmu_assign_arcbuf_by_dnode' at /workspace/src/sys/contrib= /openzfs/module/zfs/dmu.c:1832:3, inlined from 'dmu_assign_arcbuf_by_dbuf' at /workspace/src/sys/contrib/= openzfs/module/zfs/dmu.c:1847:8: /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1256:23: warning: 'numb= ufs' may be used uninitialized [-Wmaybe-uninitialized] 1256 | for (i =3D 0; i < numbufs; i++) { | ~~^~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c: In function 'dmu_assig= n_arcbuf_by_dbuf': /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:1313:13: note: 'numbufs= ' was declared here 1313 | int numbufs; | ^~~~~~~ --- dmu_redact.o --- ctfconvert -L VERSION -g dmu_redact.o --- kern_condvar.o --- ctfconvert -L VERSION -g kern_condvar.o --- imgact_elf.o --- ctfconvert -L VERSION -g imgact_elf.o --- kern_conf.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_conf.o -MTkern_conf.o -fdebug-prefix-map=3D./machine=3D/workspa= ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8= 6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werr= or /workspace/src/sys/kern/kern_conf.c --- modules-all --- --- dmu_send.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.dmu_send.o -MTdmu_send.o -mcmodel=3Dkernel -= mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-table= s -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com= pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o= verflow -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-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 --param large= -function-growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu17 -include /wo= rkspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /worksp= ace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include = /workspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/cont= rib/openzfs/module/zfs/dmu_send.c -o dmu_send.o --- kern_cons.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_cons.o -MTkern_cons.o -fdebug-prefix-map=3D./machine=3D/workspa= ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8= 6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werr= or /workspace/src/sys/kern/kern_cons.c --- modules-all --- --- dmu.o --- /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c: In function 'dmu_brt_c= lone': /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:2682:21: warning: 'dbp'= may be used uninitialized [-Wmaybe-uninitialized] 2682 | dmu_buf_t **dbp, *dbuf; | ^~~ In file included from /workspace/src/sys/contrib/openzfs/include/os/freebsd= /spl/sys/types.h:111, from /workspace/src/sys/contrib/openzfs/include/sys/zfs_co= ntext.h:45, from /workspace/src/sys/contrib/openzfs/include/sys/dmu.h:= 48, from /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:3= 6: /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/debug.h:137:3= 2: warning: 'numbufs' may be used uninitialized [-Wmaybe-uninitialized] 137 | const uint64_t _verify3_right =3D (uint64_t)(RIGHT)= ; \ | ^~~~~~~~~~~~~~ /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/debug.h:286:2= 5: note: in expansion of macro 'VERIFY3U' 286 | #define ASSERT3U VERIFY3U | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:2693:9: note: in expans= ion of macro 'ASSERT3U' 2693 | ASSERT3U(nbps, =3D=3D, numbufs); | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/zfs/dmu.c:2687:27: note: 'numbufs= ' was declared here 2687 | int error =3D 0, i, numbufs; | ^~~~~~~ --- imgact_elf32.o --- ctfconvert -L VERSION -g imgact_elf32.o --- kern_cpu.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_cpu.o -MTkern_cpu.o -fdebug-prefix-map=3D./machine=3D/workspace= /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 -mcmo= del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronou= s-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 -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror= /workspace/src/sys/kern/kern_cpu.c --- modules-all --- ctfconvert -L VERSION -g dmu.o --- dmu_traverse.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.dmu_traverse.o -MTdmu_traverse.o -mcmodel=3D= kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwi= nd-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstric= t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-= pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi= agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -W= no-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-err= or=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=3Dgnu17 -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/zfs/dmu_traverse.c -o dmu_traver= se.o --- kern_clocksource.o --- ctfconvert -L VERSION -g kern_clocksource.o --- kern_cpuset.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_cpuset.o -MTkern_cpuset.o -fdebug-prefix-map=3D./machine=3D/wor= kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy= s/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-async= hronous-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-inclu= de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/kern/kern_cpuset.c --- kern_cons.o --- ctfconvert -L VERSION -g kern_cons.o --- modules-all --- --- dmu_objset.o --- /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c: In function 'dm= u_objset_create_impl_dnstats': /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c:1098:13: warning= : 'os' may be used uninitialized [-Wmaybe-uninitialized] 1098 | mdn =3D DMU_META_DNODE(os); /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c:1083:19: note: '= os' was declared here 1083 | objset_t *os; | ^~ --- kern_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_context.o -MTkern_context.o -fdebug-prefix-map=3D./machine=3D/w= orkspace/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/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/kern/kern_context.c ctfconvert -L VERSION -g kern_context.o --- kern_descrip.o --- --- kern_cpu.o --- ctfconvert -L VERSION -g kern_cpu.o --- kern_descrip.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_descrip.o -MTkern_descrip.o -fdebug-prefix-map=3D./machine=3D/w= orkspace/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/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/kern/kern_descrip.c --- kern_devctl.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_devctl.o -MTkern_devctl.o -fdebug-prefix-map=3D./machine=3D/wor= kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy= s/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-async= hronous-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-inclu= de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/kern/kern_devctl.c --- md_promise.o --- ctfconvert -L VERSION -g md_promise.o --- kern_dtrace.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_dtrace.o -MTkern_dtrace.o -fdebug-prefix-map=3D./machine=3D/wor= kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy= s/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-async= hronous-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-inclu= de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/kern/kern_dtrace.c --- modules-all --- --- dbuf.o --- ctfconvert -L VERSION -g dbuf.o --- dmu_objset.o --- In function 'dmu_objset_create_impl_dnstats', inlined from 'dmu_objset_create_impl' at /workspace/src/sys/contrib/ope= nzfs/module/zfs/dmu_objset.c:1178:10: /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c:1098:13: warning= : 'os' may be used uninitialized [-Wmaybe-uninitialized] 1098 | mdn =3D DMU_META_DNODE(os); /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c: In function 'dm= u_objset_create_impl': /workspace/src/sys/contrib/openzfs/module/zfs/dmu_objset.c:1083:19: note: '= os' was declared here 1083 | objset_t *os; | ^~ --- dmu_tx.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.dmu_tx.o -MTdmu_tx.o -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -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-sh= ow-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Da= ggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare= -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overf= low -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-err= or=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not= -aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-err= or=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-= zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limi= t=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -Wno-pointer-to-int-cast -std=3Dgnu17 -include /worksp= ace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspace/= src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /wor= kspace/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/= openzfs/module/zfs/dmu_tx.c -o dmu_tx.o --- kern_dtrace.o --- ctfconvert -L VERSION -g kern_dtrace.o --- kern_dump.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_dump.o -MTkern_dump.o -fdebug-prefix-map=3D./machine=3D/workspa= ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8= 6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werr= or /workspace/src/sys/kern/kern_dump.c --- modules-all --- --- dmu_recv.o --- ctfconvert -L VERSION -g dmu_recv.o --- kern_descrip.o --- /workspace/src/sys/kern/kern_descrip.c: In function 'open_to_fde_flags': /workspace/src/sys/kern/kern_descrip.c:560:79: error: expression in static = assertion is not constant 560 | _Static_assert(open_to_fde_flags_s[nitems(open_to_fde_flags= _s) - 1].f =3D=3D In file included from ./machine/atomic.h:73, from /workspace/src/sys/sys/systm.h:45, from /workspace/src/sys/kern/kern_descrip.c:42: /workspace/src/sys/kern/kern_descrip.c: In function 'fdescfree': /workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte= rmediate pointers in cast from 'struct filedesc **' to 'struct filedesc * v= olatile*' must be 'const' qualified [-Wcast-qual] 128 | #define atomic_store_ptr(p, v) (*(volatile __typeof(*p) *)(p) =3D = (v)) | ^ /workspace/src/sys/kern/kern_descrip.c:2703:9: note: in expansion of macro = 'atomic_store_ptr' 2703 | atomic_store_ptr(&p->p_fd, NULL); | ^~~~~~~~~~~~~~~~ /workspace/src/sys/kern/kern_descrip.c: In function 'pdescfree': /workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte= rmediate pointers in cast from 'struct pwddesc **' to 'struct pwddesc * vol= atile*' must be 'const' qualified [-Wcast-qual] 128 | #define atomic_store_ptr(p, v) (*(volatile __typeof(*p) *)(p) =3D = (v)) | ^ /workspace/src/sys/kern/kern_descrip.c:2726:9: note: in expansion of macro = 'atomic_store_ptr' 2726 | atomic_store_ptr(&p->p_pd, NULL); | ^~~~~~~~~~~~~~~~ --- tr_raid1e.o --- ctfconvert -L VERSION -g tr_raid1e.o --- modules-all --- --- dmu_zfetch.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.dmu_zfetch.o -MTdmu_zfetch.o -mcmodel=3Dkern= el -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-t= ables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-pr= ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin= ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno= stics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-e= rror=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=3Dgnu17 -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/zfs/dmu_zfetch.c -o dmu_zfetch.o --- kern_environment.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_environment.o -MTkern_environment.o -fdebug-prefix-map=3D./mach= ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp= ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3= 86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-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-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -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 inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions = -std=3Dgnu17 -Werror /workspace/src/sys/kern/kern_environment.c --- kern_devctl.o --- ctfconvert -L VERSION -g kern_devctl.o --- kern_et.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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_et.o -MTkern_et.o -fdebug-prefix-map=3D./machine=3D/workspace/s= rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in= clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode= l=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=3Dgnu17 -Werror= /workspace/src/sys/kern/kern_et.c --- kern_descrip.o --- *** [kern_descrip.o] Error code 1 make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC --- modules-all --- make[3]: stopped in /workspace/src/sys/modules *** [modules-all] Error code 2 make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC --- kern_dump.o --- ctfconvert -L VERSION -g kern_dump.o --- kern_et.o --- ctfconvert -L VERSION -g kern_et.o --- kern_conf.o --- ctfconvert -L VERSION -g kern_conf.o --- kern_environment.o --- ctfconvert -L VERSION -g kern_environment.o --- kern_cpuset.o --- ctfconvert -L VERSION -g kern_cpuset.o 2 errors make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC 294.00 real 3333.02 user 268.19 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1692091295148747= 1880.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_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_650_190158684.1752360168715--