Date: Sat, 4 May 2024 03:10:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, mm@FreeBSD.org, kib@FreeBSD.org, sjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #2826 - Still Failing Message-ID: <194926662.11049.1714792228024@jenkins.ci.freebsd.org> In-Reply-To: <1960611861.10953.1714782853175@jenkins.ci.freebsd.org> References: <1960611861.10953.1714782853175@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_11048_311837722.1714792227036 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2826 (3c1be0b2615e7bd6b8107f62f9ad6= 25871397786) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2826/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2826/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 826/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) 5f50d6b344f0d272a12c6f5598dde05bbe025e97 by emaste: Vendor import of libcbor 0.11.0 507951f55039f9d1ceae507d510f8cb68225fbc5 by sjg: Import bmake-20240430 b27eb9ce96b838622e125fd969e8dc4914aabe18 by kib: __cxa_thread_call_dtors(3): fix dtor pointer validity check 3c1be0b2615e7bd6b8107f62f9ad625871397786 by mm: zfs: unbreak macOS bootstrap The end of the build log: [...truncated 27.88 MiB...] --- pname_to_uid.o --- --- lib__L --- --- all_subdir_lib/libnetbsd --- /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.sockad= dr_snprintf.o -MTsockaddr_snprintf.o -std=3Dgnu99 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc= ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align = -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/lib/= libnetbsd/sockaddr_snprintf.c -o sockaddr_snprintf.o --- all_subdir_lib/lib80211 --- /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/libnetbsd --- --- efun.o --- /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; | ^ --- 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/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.pname_to_uid.o -MTpname_= to_uid.o -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/kerberos5/l= ib/libgssapi_krb5/pname_to_uid.c -o pname_to_uid.o --- secure/lib__L --- --- ffc_backend.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 -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -= DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_B= N_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM = -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DC= MLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPEN= SSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\"" -DMODULESDI= R=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cr= ypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cr= ypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/cry= pto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto/modules= /fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/inc= lude -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/= src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.ffc= _backend.pico -MTffc_backend.pico -std=3Dgnu99 -Wno-format-zero-length -fst= ack-protector-strong -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/open= ssl/crypto/ffc/ffc_backend.c -o ffc_backend.pico --- lib__L --- --- all_subdir_lib/libnetmap --- =3D=3D=3D> lib/libnetmap (all) --- 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 --- 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 --- --- spa.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.spa.o -MTspa= .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/spa.c -o spa.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/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 --- --- spa_checkpoint.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.spa_checkpoi= nt.o -MTspa_checkpoint.o -std=3Diso9899:1999 -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-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c = /workspace/src/sys/contrib/openzfs/module/zfs/spa_checkpoint.c -o spa_check= point.o --- secure/lib__L --- --- ffc_dh.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 -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -= DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_B= N_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM = -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DC= MLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPEN= SSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\"" -DMODULESDI= R=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cr= ypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cr= ypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/cry= pto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto/modules= /fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/inc= lude -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/= src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.ffc= _dh.pico -MTffc_dh.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/cry= pto/ffc/ffc_dh.c -o ffc_dh.pico --- kerberos5/lib__L --- --- prefix.o --- --- lib__L --- --- all_subdir_lib/lib80211 --- --- lib80211.a --- --- 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/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.prefix.o -MTprefix.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-address-of-packed-member -c /workspace/src/kerberos5/lib/libgssapi_= krb5/prefix.c -o prefix.o --- lib__L --- 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 --- --- 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 --- 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 --- secure/lib__L --- --- hmac.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 -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -= DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_B= N_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM = -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DC= MLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPEN= SSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\"" -DMODULESDI= R=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cr= ypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cr= ypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/cry= pto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto/modules= /fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/inc= lude -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/= src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.hma= c.pico -MThmac.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-= strong -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 -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssl/crypto/hm= ac/hmac.c -o hmac.pico --- lib__L --- --- 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 --- 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 --- kerberos5/lib__L --- --- prf.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/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.prf.o -MTprf.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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-add= ress-of-packed-member -c /workspace/src/crypto/heimdal/lib/gssapi/krb= 5/prf.c -o prf.o --- lib__L --- --- 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.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 --- kerberos5/lib__L --- --- process_context_token.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/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.process_context_token.o = -MTprocess_context_token.o -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/process_context_token.c -o proces= s_context_token.o --- lib__L --- --- 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/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 --- cddl/lib__L --- --- spa_config.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.spa_config.o= -MTspa_config.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/spa_config.c -o spa_config.o --- lib__L --- --- 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 --- kerberos5/lib__L --- --- release_buffer.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/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.release_buffer.o -MTrele= ase_buffer.o -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=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-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/h= eimdal/lib/gssapi/krb5/release_buffer.c -o release_buffer.o --- 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 --- secure/lib__L --- --- lhash.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 -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -= DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_B= N_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM = -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DC= MLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPEN= SSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\"" -DMODULESDI= R=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cr= ypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cr= ypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/cry= pto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto/modules= /fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/inc= lude -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/= src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.lha= sh.pico -MTlhash.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-address-of-packed-member -c /workspace/src/crypto/openssl/crypto/lh= ash/lhash.c -o lhash.pico --- kerberos5/lib__L --- --- release_cred.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/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.release_cred.o -MTreleas= e_cred.o -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/release_cred.c -o release_cred.o --- lib__L --- --- all_subdir_lib/libnv --- =3D=3D=3D> lib/libnv (all) --- all_subdir_lib/liblua --- --- ltable.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.ltable.o -MTltable.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/ltable.c -o ltable.o --- 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/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 --- secure/lib__L --- --- cbc128.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 -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -= DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_B= N_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM = -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DC= MLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPEN= SSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\"" -DMODULESDI= R=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cr= ypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cr= ypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/cry= pto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto/modules= /fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/inc= lude -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/= src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.cbc= 128.pico -MTcbc128.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/cry= pto/modes/cbc128.c -o cbc128.pico --- lib__L --- --- 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/liblua --- --- ltm.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.ltm.o -MTltm.o -std=3Dgnu99 -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-for= mat-nonliteral -Wno-address-of-packed-member -c /workspace/src/contri= b/lua/src/ltm.c -o ltm.o --- 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 --- --- release_name.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/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.release_name.o -MTreleas= e_name.o -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/release_name.c -o release_name.o --- sequence.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/crypto/heimdal/lib/gssapi -I/workspace/sr= c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi= /gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he= imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c= ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_CONFIG_H -I/= workspace/src/kerberos5/include -g -MD -MF.depend.sequence.o -MTsequence.o= -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -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-address-of-packed-member -c /workspace/src/crypto/heimdal/li= b/gssapi/krb5/sequence.c -o sequence.o --- lib__L --- --- 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 --- all_subdir_lib/libnetmap --- --- nmctx.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/sys/net -I/workspace/src/li= b/libnetmap -g -MD -MF.depend.nmctx.pico -MTnmctx.pico -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.c -o nmctx.pico --- 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 | }; | ^ --- all_subdir_lib/libnetmap --- --- nmport.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/sys/net -I/workspace/src/li= b/libnetmap -g -MD -MF.depend.nmport.pico -MTnmport.pico -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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/nmport.c -o nmport.pico --- secure/lib__L --- --- ctr128.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 -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -= DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_B= N_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM = -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DC= MLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPEN= SSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\"" -DMODULESDI= R=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cr= ypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cr= ypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/cry= pto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto/modules= /fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/inc= lude -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/= src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.ctr= 128.pico -MTctr128.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/cry= pto/modes/ctr128.c -o ctr128.pico --- 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 --- all_subdir_lib/libnvmf --- --- nvmf_host.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_host.o -MTnvmf_host.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 = -c /workspace/src/lib/libnvmf/nvmf_host.c -o nvmf_host.o In file included from /workspace/src/lib/libnvmf/libnvmf.h:16, from /workspace/src/lib/libnvmf/nvmf_host.c:17: /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 | }; | ^ --- all_subdir_lib/libnetbsd --- --- 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 --- all_subdir_lib/libnvmf --- --- nvmf_tcp.o --- --- all_subdir_lib/libnetbsd --- /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/libnvmf --- /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_tcp.o -MTnvmf_tcp.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -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-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-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 = -c /workspace/src/lib/libnvmf/nvmf_tcp.c -o nvmf_tcp.o --- cddl/lib__L --- --- spa_errlog.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.spa_errlog.o= -MTspa_errlog.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/spa_errlog.c -o spa_errlog.o --- secure/lib__L --- --- cfb128.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 -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -= DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_B= N_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM = -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DC= MLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPEN= SSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\"" -DMODULESDI= R=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cr= ypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cr= ypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/cry= pto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto/modules= /fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/inc= lude -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/= src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.cfb= 128.pico -MTcfb128.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/cry= pto/modes/cfb128.c -o cfb128.pico --- lib__L --- In file included from /workspace/src/lib/libnvmf/libnvmf.h:16, from /workspace/src/lib/libnvmf/nvmf_tcp.c:19: /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 | }; | ^ --- nvmf_controller.o --- cc1: all warnings being treated as errors --- nvmf_tcp.o --- In file included from /workspace/src/lib/libnvmf/nvmf_tcp.c:21: /workspace/src/sys/dev/nvmf/nvmf_tcp.h: In function 'nvmf_tcp_validate_pdu_= header': /workspace/src/sys/dev/nvmf/nvmf_tcp.h:53:24: error: suggest parentheses ar= ound comparison in operand of '=3D=3D' [-Werror=3Dparentheses] 53 | if (controller !=3D (ch->pdu_type & 0x01) =3D=3D 0) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ --- nvmf_controller.o --- *** [nvmf_controller.o] Error code 1 make[5]: stopped in /workspace/src/lib/libnvmf make[3]: stopped in /workspace/src --- kerberos5/lib__L --- make[4]: stopped in /workspace/src/kerberos5/lib make[3]: stopped in /workspace/src --- secure/lib__L --- make[6]: stopped in /workspace/src/secure/lib/libcrypto/modules --- cddl/lib__L --- make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src --- secure/lib__L --- make[5]: stopped in /workspace/src/secure/lib/libcrypto make[4]: stopped in /workspace/src/secure/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 231.02 real 2285.77 user 280.42 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/jenkins8202335276898137= 085.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_11048_311837722.1714792227036--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?194926662.11049.1714792228024>