Date: Mon, 6 May 2024 09:50:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: manu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #2835 - Still Failing Message-ID: <861317997.11243.1714989037624@jenkins.ci.freebsd.org> In-Reply-To: <2083212688.11223.1714970010848@jenkins.ci.freebsd.org> References: <2083212688.11223.1714970010848@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_11242_581195597.1714989036910 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2835 (7929aeebbde17fcd7e1eb4e7569ab= a5e376d5d50) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2835/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2835/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 835/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) dbacf41c97755475589f64dd45ffa90febddf368 by manu: Import device-tree files from Linux 6.6 1fcc28bca1057f051708a8fc59129ea42c574693 by manu: Import device-tree files from Linux 6.7 48aa10e065908667e32e3aab09f1c787cd127470 by manu: Import device-tree files from Linux 6.8 13f6b1d0bfe2cc9efdf926ff7990d3a436a59162 by manu: dts: Bump the freebsd branding version to 6.6 c0b8b8188edd83575153a320e0d9fd30cc5534c2 by manu: dts: Bump the freebsd branding version to 6.7 7929aeebbde17fcd7e1eb4e7569aba5e376d5d50 by manu: dts: Bump the freebsd branding version to 6.8 The end of the build log: [...truncated 28.40 MiB...] 133 | (void) strncpy(ireq.i_name, name, sizeof(ireq.i_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/lib80211/lib80211_ioctl.c: In function 'lib80211_set8021= 1': /workspace/src/lib/lib80211/lib80211_ioctl.c:147:16: warning: 'strncpy' spe= cified bound 16 equals destination size [-Wstringop-truncation] 147 | (void) strncpy(ireq.i_name, name, sizeof(ireq.i_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- kerberos5/lib__L --- --- init_sec_context.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.init_sec_con= text.pico -MTinit_sec_context.pico -std=3Dgnu99 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast= -function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros = -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/heimdal/lib/gssapi/krb5/init_sec_context.c -o init_sec= _context.pico --- lib__L --- --- lib80211.a --- building static 80211 library /usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD lib80211.a lib80211_regd= omain.o lib80211_ioctl.o =20 --- all_subdir_lib/liblua --- --- linit.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.linit.o -MTlinit.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= format-nonliteral -Wno-address-of-packed-member -c /workspace/src/con= trib/lua/src/linit.c -o linit.o --- cddl/lib__L --- --- zfeature.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfeature.o -= MTzfeature.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-p= ragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src= /sys/contrib/openzfs/module/zfs/zfeature.c -o zfeature.o --- lib__L --- --- all_subdir_lib/libnetbsd --- --- strsuftoll.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.depend.strsuf= toll.o -MTstrsuftoll.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/lib/libnetbsd/strs= uftoll.c -o strsuftoll.o --- all_subdir_lib/liblua --- --- llex.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.llex.o -MTllex.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-for= mat-nonliteral -Wno-address-of-packed-member -c /workspace/src/contri= b/lua/src/llex.c -o llex.o --- kerberos5/lib__L --- --- inquire_context.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.inquire_cont= ext.pico -MTinquire_context.pico -std=3Dgnu99 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_context.c -o inquire_con= text.pico --- lib__L --- --- all_subdir_lib/libnetbsd --- --- util.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.depend.util.o= -MTutil.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -= Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested= -externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/lib/libnetbsd/util.c -o u= til.o --- cddl/lib__L --- --- zfs_byteswap.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_byteswap= .o -MTzfs_byteswap.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /work= space/src/sys/contrib/openzfs/module/zfs/zfs_byteswap.c -o zfs_byteswap.o --- lib__L --- --- all_subdir_lib/lib80211 --- --- lib80211.so.1.full --- building shared library lib80211.so.1 /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o lib80211.so.1.full -Wl,-soname,l= ib80211.so.1 lib80211_regdomain.pico lib80211_ioctl.pico -lsbuf -lbsdxml= =20 --- all_subdir_lib/libnetbsd --- --- efun.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.d= epend.efun.pieo -MTefun.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/lib/libnet= bsd/efun.c -o efun.pieo --- all_subdir_lib/lib80211 --- --- lib80211.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug lib8021= 1.so.1.full lib80211.so.1.debug --- lib80211.so.1 --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlib80211.so.1.debug lib80211.so.1.full lib80211.so.1 --- all_subdir_lib/libnetbsd --- /workspace/src/lib/libnetbsd/efun.c: In function 'esetfunc': /workspace/src/lib/libnetbsd/efun.c:56:30: warning: cast between incompatib= le function types from '__attribute__((noreturn)) void (*)(int)' to 'void (= *)(int, const char *, ...)' [-Wcast-function-type] 56 | efunc =3D ef =3D=3D NULL ? (void (*)(int, const char *, ...= ))exit : ef; | ^ --- all_subdir_lib/libnetmap --- =3D=3D=3D> lib/libnetmap (all) --- cddl/lib__L --- --- zfs_chksum.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_chksum.o= -MTzfs_chksum.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize= d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unk= nown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspa= ce/src/sys/contrib/openzfs/module/zfs/zfs_chksum.c -o zfs_chksum.o --- zfs_debug.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_debug.o = -MTzfs_debug.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow= n-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/= src/sys/contrib/openzfs/module/os/linux/zfs/zfs_debug.c -o zfs_debug.o --- lib__L --- --- nmctx.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/net -I/workspace/src/lib/libnetmap = -g -MD -MF.depend.nmctx.o -MTnmctx.o -std=3Dgnu99 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/lib/libnetmap/nmc= tx.c -o nmctx.o --- kerberos5/lib__L --- --- inquire_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.inquire_cred= .pico -MTinquire_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_cred.c -o inquire_cred.pi= co --- lib__L --- --- all_subdir_lib/libnetbsd --- --- sockaddr_snprintf.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.d= epend.sockaddr_snprintf.pieo -MTsockaddr_snprintf.pieo -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /= workspace/src/lib/libnetbsd/sockaddr_snprintf.c -o sockaddr_snprintf.pieo --- kerberos5/lib__L --- --- inquire_cred_by_mech.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.inquire_cred= _by_mech.pico -MTinquire_cred_by_mech.pico -std=3Dgnu99 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_cred_by_mech.c= -o inquire_cred_by_mech.pico --- lib__L --- --- all_subdir_lib/libnetmap --- --- nmport.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/net -I/workspace/src/lib/libnetmap = -g -MD -MF.depend.nmport.o -MTnmport.o -std=3Dgnu99 -Wno-format-zero-lengt= h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/lib/libnetm= ap/nmport.c -o nmport.o --- cddl/lib__L --- --- zfs_fm.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_fm.o -MT= zfs_fm.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragm= as -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys= /contrib/openzfs/module/zfs/zfs_fm.c -o zfs_fm.o --- zfs_fuid.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_fuid.o -= MTzfs_fuid.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-p= ragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src= /sys/contrib/openzfs/module/zfs/zfs_fuid.c -o zfs_fuid.o --- zfs_sa.o --- --- lib__L --- --- all_subdir_lib/liblua --- --- lmem.o --- --- cddl/lib__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_sa.o -MT= zfs_sa.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragm= as -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys= /contrib/openzfs/module/zfs/zfs_sa.c -o zfs_sa.o --- lib__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.lmem.o -MTlmem.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-for= mat-nonliteral -Wno-address-of-packed-member -c /workspace/src/contri= b/lua/src/lmem.c -o lmem.o --- cddl/lib__L --- --- zfs_znode.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_znode.o = -MTzfs_znode.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow= n-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/= src/sys/contrib/openzfs/module/os/linux/zfs/zfs_znode.c -o zfs_znode.o --- kerberos5/lib__L --- --- inquire_cred_by_oid.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.inquire_cred= _by_oid.pico -MTinquire_cred_by_oid.pico -std=3Dgnu99 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c = -o inquire_cred_by_oid.pico --- lib__L --- --- lobject.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.lobject.o -MTlobject.o -std=3Dgnu99 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-format-nonliteral -Wno-address-of-packed-member -c /workspace/sr= c/contrib/lua/src/lobject.c -o lobject.o --- cddl/lib__L --- --- zfs_racct.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_racct.o = -MTzfs_racct.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow= n-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/= src/sys/contrib/openzfs/module/os/linux/zfs/zfs_racct.c -o zfs_racct.o --- zfs_ratelimit.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_ratelimi= t.o -MTzfs_ratelimit.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /wo= rkspace/src/sys/contrib/openzfs/module/zfs/zfs_ratelimit.c -o zfs_ratelimit= .o --- lib__L --- --- lopcodes.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.lopcodes.o -MTlopcodes.o -std=3Dgnu99 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-format-nonliteral -Wno-address-of-packed-member -c /workspac= e/src/contrib/lua/src/lopcodes.c -o lopcodes.o --- all_subdir_lib/libnetbsd --- --- strsuftoll.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.d= epend.strsuftoll.pieo -MTstrsuftoll.pieo -std=3Dgnu99 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/= src/lib/libnetbsd/strsuftoll.c -o strsuftoll.pieo --- kerberos5/lib__L --- --- inquire_mechs_for_name.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.inquire_mech= s_for_name.pico -MTinquire_mechs_for_name.pico -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_mechs_fo= r_name.c -o inquire_mechs_for_name.pico --- lib__L --- --- all_subdir_lib/liblua --- --- lparser.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.lparser.o -MTlparser.o -std=3Dgnu99 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-format-nonliteral -Wno-address-of-packed-member -c /workspace/sr= c/contrib/lua/src/lparser.c -o lparser.o --- cddl/lib__L --- --- zfs_rlock.o --- --- kerberos5/lib__L --- --- inquire_names_for_mech.pico --- --- cddl/lib__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zfs_rlock.o = -MTzfs_rlock.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow= n-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/= src/sys/contrib/openzfs/module/zfs/zfs_rlock.c -o zfs_rlock.o --- kerberos5/lib__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.inquire_name= s_for_mech.pico -MTinquire_names_for_mech.pico -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_names_fo= r_mech.c -o inquire_names_for_mech.pico --- cddl/lib__L --- --- zil.o --- --- zio.o --- --- zil.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zil.o -MTzil= .o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas = -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/co= ntrib/openzfs/module/zfs/zil.c -o zil.o --- zio.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zio.o -MTzio= .o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas = -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/co= ntrib/openzfs/module/zfs/zio.c -o zio.o --- zio_checksum.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zio_checksum= .o -MTzio_checksum.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /work= space/src/sys/contrib/openzfs/module/zfs/zio_checksum.c -o zio_checksum.o --- lib__L --- --- all_subdir_lib/libnetbsd --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.d= epend.util.pieo -MTutil.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/lib/libnet= bsd/util.c -o util.pieo --- libnetbsd.a --- building static netbsd library /usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libnetbsd.a efun.o socka= ddr_snprintf.o strsuftoll.o util.o =20 --- libnetbsd_pie.a --- building pie netbsd library /usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libnetbsd_pie.a efun.pie= o sockaddr_snprintf.pieo strsuftoll.pieo util.pieo=20 --- all_subdir_lib/libnv --- =3D=3D=3D> lib/libnv (all) --- kerberos5/lib__L --- --- inquire_sec_context_by_oid.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.inquire_sec_= context_by_oid.pico -MTinquire_sec_context_by_oid.pico -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_se= c_context_by_oid.c -o inquire_sec_context_by_oid.pico --- cddl/lib__L --- --- zio_compress.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zio_compress= .o -MTzio_compress.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /work= space/src/sys/contrib/openzfs/module/zfs/zio_compress.c -o zio_compress.o --- lib__L --- --- all_subdir_lib/libnvmf --- =3D=3D=3D> lib/libnvmf (all) --- gsb_crc32.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/dev/nvmf/controller -I/workspace/src/= sys/dev/nvmf -g -MD -MF.depend.gsb_crc32.o -MTgsb_crc32.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -W= no-cast-align -c /workspace/src/sys/libkern/gsb_crc32.c -o gsb_crc32.o --- all_subdir_lib/liblua --- --- lstate.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.lstate.o -MTlstate.o -std=3Dgnu99 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-format-nonliteral -Wno-address-of-packed-member -c /workspace/src/c= ontrib/lua/src/lstate.c -o lstate.o --- all_subdir_lib/libnvmf --- /workspace/src/sys/libkern/gsb_crc32.c:67:16: warning: 'crc32_tab' defined = but not used [-Wunused-const-variable=3D] 67 | const uint32_t crc32_tab[] =3D { | ^~~~~~~~~ --- all_subdir_lib/libnetmap --- --- nmctx-pthreads.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/net -I/workspace/src/lib/libnetmap = -g -MD -MF.depend.nmctx-pthreads.o -MTnmctx-pthreads.o -std=3Dgnu99 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libnetmap/nmctx-pthreads.c -o nmctx-pthreads.o --- kerberos5/lib__L --- --- pname_to_uid.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.pname_to_uid= .pico -MTpname_to_uid.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/kerberos5/lib/libgssapi_krb5/pname_to_uid.c -o pname_to_uid.pico --- prefix.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.prefix.pico = -MTprefix.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/kerbe= ros5/lib/libgssapi_krb5/prefix.c -o prefix.pico --- lib__L --- --- all_subdir_lib/libnvmf --- --- nvmf_controller.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/dev/nvmf/controller -I/workspace/src/= sys/dev/nvmf -g -MD -MF.depend.nvmf_controller.o -MTnvmf_controller.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/lib/libnvmf/nvmf_controller.c -o nvmf_co= ntroller.o --- kerberos5/lib__L --- --- prf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.prf.pico -MT= prf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/heim= dal/lib/gssapi/krb5/prf.c -o prf.pico --- lib__L --- --- all_subdir_lib/libnetmap --- --- nmreq.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/net -I/workspace/src/lib/libnetmap = -g -MD -MF.depend.nmreq.o -MTnmreq.o -std=3Dgnu99 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/lib/libnetmap/nmr= eq.c -o nmreq.o --- all_subdir_lib/libnvmf --- In file included from /workspace/src/lib/libnvmf/libnvmf.h:16, from /workspace/src/lib/libnvmf/nvmf_controller.c:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/dev/nvmf/nvmf_proto.h:69= 8:1: error: alignment 1 of 'struct nvme_tcp_rsp' is less than 8 [-Werror=3D= packed-not-aligned] 698 | }; | ^ --- cddl/lib__L --- --- zio_crypt.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zio_crypt.o = -MTzio_crypt.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow= n-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/= src/sys/contrib/openzfs/module/os/linux/zfs/zio_crypt.c -o zio_crypt.o --- lib__L --- --- all_subdir_lib/liblua --- --- lstring.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/mo= dules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\"" -g -MD -M= F.depend.lstring.o -MTlstring.o -std=3Dgnu99 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-format-nonliteral -Wno-address-of-packed-member -c /workspace/sr= c/contrib/lua/src/lstring.c -o lstring.o --- cddl/lib__L --- --- zio_inject.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zio_inject.o= -MTzio_inject.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize= d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unk= nown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspa= ce/src/sys/contrib/openzfs/module/zfs/zio_inject.c -o zio_inject.o --- kerberos5/lib__L --- --- process_context_token.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/= workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda= l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s= rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor= kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.process_cont= ext_token.pico -MTprocess_context_token.pico -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/process_context_toke= n.c -o process_context_token.pico --- cddl/lib__L --- --- zle.o --- --- lib__L --- --- all_subdir_lib/libnvmf --- cc1: all warnings being treated as errors --- cddl/lib__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_= 64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/= openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs = -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/cont= rib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspa= ce/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/w= orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD = -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w= orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl= ude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zle.o -MTzle= .o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas = -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/co= ntrib/openzfs/module/zfs/zle.c -o zle.o --- lib__L --- *** [nvmf_controller.o] Error code 1 make[5]: stopped in /workspace/src/lib/libnvmf 1 error --- kerberos5/lib__L --- make[4]: stopped in /workspace/src/kerberos5/lib --- cddl/lib__L --- make[4]: stopped in /workspace/src/cddl/lib --- lib__L --- make[3]: stopped in /workspace/src --- kerberos5/lib__L --- make[3]: stopped in /workspace/src --- cddl/lib__L --- make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 180.11 real 1759.38 user 224.93 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/jenkins1754419509237872= 050.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_11242_581195597.1714989036910--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861317997.11243.1714989037624>