Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 00:32:21 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jhb@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #701 - Still Failing
Message-ID:  <108286806.10951.1714782742193@jenkins.ci.freebsd.org>
In-Reply-To: <61997704.10921.1714777599350@jenkins.ci.freebsd.org>
References:  <61997704.10921.1714777599350@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_10950_1125596442.1714782741527
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc13_build - Build #701 (6faf65670edda1b567baa9d50bb74e=
cf90946082) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/701/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
701/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/7=
01/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)

6faf65670edda1b567baa9d50bb74ecf90946082 by jhb:
RELNOTES: Document the addition of NVMe over Fabrics support



The end of the build log:

[...truncated 28.04 MiB...]
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- 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;
      |                              ^
--- all_subdir_lib/liblua ---
--- ltable.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- secure/lib__L ---
--- property_string.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.pro=
perty_string.pico -MTproperty_string.pico -std=3Dgnu99 -Wno-format-zero-len=
gth -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/cryp=
to/openssl/crypto/property/property_string.c -o property_string.pico
--- kerberos5/lib__L ---
--- aeap.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.aeap.pico -M=
Taeap.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -W=
system-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -=
Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare =
-Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decl=
arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-=
not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn=
o-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-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/aeap.c -o aeap.pico
--- lib__L ---
--- all_subdir_lib/libnetmap ---
=3D=3D=3D> lib/libnetmap (all)
--- nmctx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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/libnetbsd ---
--- strsuftoll.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- secure/lib__L ---
--- property_parse.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.pro=
perty_parse.pico -MTproperty_parse.pico -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized=
 -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-=
body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-=
context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypt=
o/openssl/crypto/property/property_parse.c -o property_parse.pico
--- cddl/lib__L ---
--- space_map.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.space_map.o =
-MTspace_map.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protecto=
r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized =
-Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align=
 -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De=
num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er=
ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi=
on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni=
nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -=
Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er=
ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi=
ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow=
n-pragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/=
src/sys/contrib/openzfs/module/zfs/space_map.c -o space_map.o
--- lib__L ---
--- all_subdir_lib/libnetmap ---
--- nmport.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- secure/lib__L ---
--- property_query.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.pro=
perty_query.pico -MTproperty_query.pico -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized=
 -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-=
body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-=
context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypt=
o/openssl/crypto/property/property_query.c -o property_query.pico
--- lib__L ---
--- all_subdir_lib/libnetbsd ---
--- util.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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 ---
--- arcfour.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.arcfour.pico=
 -MTarcfour.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str=
ong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/cryp=
to/heimdal/lib/gssapi/krb5/arcfour.c -o arcfour.pico
--- secure/lib__L ---
--- property.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.pro=
perty.pico -MTproperty.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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/openssl/cr=
ypto/property/property.c -o property.pico
--- lib__L ---
--- efun.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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/liblua ---
--- ltm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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/libnetbsd ---
/workspace/src/lib/libnetbsd/efun.c: In function 'esetfunc':
/workspace/src/lib/libnetbsd/efun.c:56:30: warning: cast between incompatib=
le function types from '__attribute__((noreturn)) void (*)(int)' to 'void (=
*)(int,  const char *, ...)' [-Wcast-function-type]
   56 |         efunc =3D ef =3D=3D NULL ? (void (*)(int, const char *, ...=
))exit : ef;
      |                              ^
--- all_subdir_lib/libnetmap ---
--- nmctx-pthreads.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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 ---
--- sockaddr_snprintf.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- cddl/lib__L ---
--- space_reftree.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.space_reftre=
e.o -MTspace_reftree.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-=
protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit=
ialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca=
st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e=
rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses=
 -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative=
-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable=
 -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion=
-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-unknown-pragmas -Wno-address-of-packed-member  -fms-extensions     -c /wo=
rkspace/src/sys/contrib/openzfs/module/zfs/space_reftree.c -o space_reftree=
.o
--- kerberos5/lib__L ---
--- authorize_localname.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.authorize_lo=
calname.pico -MTauthorize_localname.pico -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wda=
te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu=
tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere=
d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member   =
    -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/authorize_localname.c =
-o authorize_localname.pico
--- canonicalize_name.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.canonicalize=
_name.pico -MTcanonicalize_name.pico -std=3Dgnu99 -Wno-format-zero-length -=
fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-t=
ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes =
-Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W=
no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De=
xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno=
-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val=
ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno=
nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-=
error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov=
erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn=
o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe=
xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds=
tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca=
st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro=
s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D=
stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -c=
 /workspace/src/crypto/heimdal/lib/gssapi/krb5/canonicalize_name.c -o canon=
icalize_name.pico
--- secure/lib__L ---
--- defn_cache.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.def=
n_cache.pico -MTdefn_cache.pico -std=3Dgnu99 -Wno-format-zero-length -fstac=
k-protector-strong -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 -Wno-address-of-packed-member       -c /workspace/src/crypto/open=
ssl/crypto/property/defn_cache.c -o defn_cache.pico
--- lib__L ---
--- strsuftoll.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/lib/libnetbsd -g -MD  -MF.d=
epend.strsuftoll.pieo -MTstrsuftoll.pieo -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type=
 -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al=
ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-=
sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type        -c /workspace/=
src/lib/libnetbsd/strsuftoll.c -o strsuftoll.pieo
--- kerberos5/lib__L ---
--- ccache_name.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.ccache_name.=
pico -MTccache_name.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-err=
or=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/ccache_name.c -o ccache_name.pico
--- lib__L ---
--- util.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- secure/lib__L ---
--- rand_lib.pico ---
--- lib__L ---
--- all_subdir_lib/libnetmap ---
--- nmreq.o ---
--- kerberos5/lib__L ---
--- cfx.pico ---
--- secure/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.ran=
d_lib.pico -MTrand_lib.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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/openssl/cr=
ypto/rand/rand_lib.c -o rand_lib.pico
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- kerberos5/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.cfx.pico -MT=
cfx.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W=
no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar=
ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no=
t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-=
error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member       -c /workspace/src/crypto/heim=
dal/lib/gssapi/krb5/cfx.c -o cfx.pico
--- secure/lib__L ---
--- rsa_ossl.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.rsa=
_ossl.pico -MTrsa_ossl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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/openssl/cr=
ypto/rsa/rsa_ossl.c -o rsa_ossl.pico
--- lib__L ---
--- all_subdir_lib/liblua ---
--- lundump.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.lundump.o -MTlundump.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/lundump.c -o lundump.o
--- all_subdir_lib/libnetbsd ---
--- libnetbsd.a ---
building static netbsd library
--- all_subdir_lib/libnv ---
=3D=3D=3D> lib/libnv (all)
--- all_subdir_lib/libnetbsd ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libnetbsd.a efun.o socka=
ddr_snprintf.o strsuftoll.o util.o =20
--- libnetbsd_pie.a ---
building pie netbsd library
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libnetbsd_pie.a efun.pie=
o sockaddr_snprintf.pieo strsuftoll.pieo util.pieo=20
--- all_subdir_lib/libnetmap ---
--- nmctx.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- secure/lib__L ---
--- rsa_gen.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.rsa=
_gen.pico -MTrsa_gen.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-prot=
ector-strong -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/openssl/cr=
ypto/rsa/rsa_gen.c -o rsa_gen.pico
--- lib__L ---
--- all_subdir_lib/liblua ---
--- lvm.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.lvm.o -MTlvm.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/lvm.c -o lvm.o
--- all_subdir_lib/libnetmap ---
--- nmport.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- all_subdir_lib/liblua ---
--- lzio.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.lzio.o -MTlzio.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prot=
ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali=
zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a=
lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-for=
mat-nonliteral -Wno-address-of-packed-member       -c /workspace/src/contri=
b/lua/src/lzio.c -o lzio.o
--- kerberos5/lib__L ---
--- compare_name.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.compare_name=
.pico -MTcompare_name.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro=
tector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-e=
rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=
=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type -Wno-address-of-packed-member       -c /wor=
kspace/src/crypto/heimdal/lib/gssapi/krb5/compare_name.c -o compare_name.pi=
co
--- lib__L ---
--- all_subdir_lib/libnvmf ---
=3D=3D=3D> lib/libnvmf (all)
--- gsb_crc32.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
/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 {
      |                ^~~~~~~~~
--- secure/lib__L ---
--- rsa_lib.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.rsa=
_lib.pico -MTrsa_lib.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-prot=
ector-strong -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/openssl/cr=
ypto/rsa/rsa_lib.c -o rsa_lib.pico
--- lib__L ---
--- all_subdir_lib/libopenbsd ---
=3D=3D=3D> lib/libopenbsd (all)
--- all_subdir_lib/liblua ---
--- lauxlib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.lauxlib.o -MTlauxlib.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/lauxlib.c -o lauxlib.o
--- all_subdir_lib/libopenbsd ---
--- imsg-buffer.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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/libopenbsd   -g -MD  -MF.depend.imsg-=
buffer.o -MTimsg-buffer.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prot=
ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-=
parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-poin=
ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err=
or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa=
re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr=
ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e=
rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize=
d -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-address-of-packe=
d-member       -c /workspace/src/lib/libopenbsd/imsg-buffer.c -o imsg-buffe=
r.o
--- all_subdir_lib/libnvmf ---
--- nvmf_controller.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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
--- all_subdir_lib/liblua ---
--- lbaselib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.lbaselib.o -MTlbaselib.o -std=3Dgnu99 -Wno-format-zero-length -fst=
ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un=
initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-format-nonliteral -Wno-address-of-packed-member       -c /workspac=
e/src/contrib/lua/src/lbaselib.c -o lbaselib.o
--- all_subdir_lib/libnvmf ---
In file included from /workspace/src/lib/libnvmf/libnvmf.h:16,
                 from /workspace/src/lib/libnvmf/nvmf_controller.c:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/dev/nvmf/nvmf_proto.h:69=
8:1: error: alignment 1 of 'struct nvme_tcp_rsp' is less than 8 [-Werror=3D=
packed-not-aligned]
  698 | };
      | ^
--- all_subdir_lib/libnetmap ---
--- nmctx-pthreads.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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-pthreads.pico -MTnmctx-pthreads.pico -=
std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade=
rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdat=
e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -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=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member   =
    -c /workspace/src/lib/libnetmap/nmctx-pthreads.c -o nmctx-pthreads.pico
--- secure/lib__L ---
--- rsa_sign.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.rsa=
_sign.pico -MTrsa_sign.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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/openssl/cr=
ypto/rsa/rsa_sign.c -o rsa_sign.pico
--- lib__L ---
--- nmreq.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.nmreq.pico -MTnmreq.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/nmreq.c -o nmreq.pico
--- cddl/lib__L ---
--- txg.o ---
--- lib__L ---
--- all_subdir_lib/libopenbsd ---
--- imsg.o ---
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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.txg.o -MTtxg=
.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/txg.c -o txg.o
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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/libopenbsd   -g -MD  -MF.depend.imsg.=
o -MTimsg.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi=
ssing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdat=
e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -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=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member   =
    -c /workspace/src/lib/libopenbsd/imsg.c -o imsg.o
--- kerberos5/lib__L ---
--- compat.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/=
workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimda=
l/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/s=
rc/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/wor=
kspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_=
CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.compat.pico =
-MTcompat.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron=
g -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized=
 -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-=
body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-=
context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypt=
o/heimdal/lib/gssapi/krb5/compat.c -o compat.pico
--- lib__L ---
--- all_subdir_lib/libnvmf ---
cc1: all warnings being treated as errors
*** [nvmf_controller.o] Error code 1

make[5]: stopped in /workspace/src/lib/libnvmf
1 error

make[5]: stopped in /workspace/src/lib/libnvmf

make[4]: stopped in /workspace/src/lib
--- secure/lib__L ---

make[6]: stopped in /workspace/src/secure/lib/libcrypto/modules
--- lib__L ---
--- all_subdir_lib/libnetmap ---

make[4]: stopped in /workspace/src/lib
--- kerberos5/lib__L ---

make[4]: stopped in /workspace/src/kerberos5/lib

make[3]: stopped in /workspace/src
--- lib__L ---
--- all_subdir_lib/liblua ---

make[4]: stopped in /workspace/src/lib
--- all_subdir_lib/libopenbsd ---

make[4]: stopped in /workspace/src/lib

make[3]: stopped in /workspace/src
--- 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
      232.30 real      2362.36 user       282.79 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1635168772947495=
9921.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_10950_1125596442.1714782741527--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?108286806.10951.1714782742193>