Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2024 03:51:47 +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 #691 - Still Failing
Message-ID:  <271629008.10787.1714708308104@jenkins.ci.freebsd.org>
In-Reply-To: <225179209.10755.1714700621006@jenkins.ci.freebsd.org>
References:  <225179209.10755.1714700621006@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #691 (a8089ea5aee578e08acab2438e82fc=
9a9ae50ed8) - Still Failing

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

f2e737683eef00469722265a2f957e867de6e354 by jhb:
nvmf_proto.h: NVMe over Fabrics protocol definitions

878d102ab9e5cd262fc478ebfdabf31f1c6b84a5 by jhb:
nvmf_proto.h: Update for use in FreeBSD

52d5738dc5b399d63497db896e0d25fb33c5538e by jhb:
nvmf_proto.h: Add additional types and constants from the 1.1 spec

d86edc181ab2c14df7f1411dd15f7ee7accbd027 by jhb:
nvmf.h: New header defining ioctls for NVMe over Fabrics

70e5a9ea78f34c9ce4e17518de905ef18a2c42ba by jhb:
nvmf: Install nvmf.h and nvmf_proto.h in /usr/include/dev/nvmf

bbd5b6fe91ecaf46d1104182acfbc7b398e9ca3d by jhb:
nvmf_tcp.h: Internal header shared between userspace and kernel

2f7b0de1de4749e24608fc89a2db63e723c253d2 by jhb:
nvmft: Add NVMeoF controller routines shared between kernel and userland

2da066ef6d85d3f7cd8aaec14369d66254836536 by jhb:
libnvmf: Add internal library to support NVMe over Fabrics

aa1207ea4f030c50a91bca6a3df950ca25113d5a by jhb:
nvmf: Add infrastructure kernel module for NVMe over Fabrics

59144db3fca192c4637637dfe6b5a5d98632cd47 by jhb:
nvmf_tcp: Add a TCP transport for NVMe over Fabrics

07c6a62bab69296f2514dc99046ac701c4392f78 by jhb:
cam: Add a XPORT_NVMF for NVMe over Fabrics sims

a1eda74167b5edb99fd31d507d8a3f7d7e14ae2b by jhb:
nvmf: The in-kernel NVMe over Fabrics host

1058c12197aba80d0777e3484f350436fca55fd7 by jhb:
nvmecontrol: New commands to support Fabrics hosts

352cf4a64adf117a8a0cf23a20b8de4990b2ba22 by jhb:
ctl: Avoid an upcast for calling ctl_scsi_path_string

ac7a514e20f394ffed0126c0c356aa9107821880 by jhb:
ctl: Add CTL_IO_ASSERT wrapper macro

5e3e4442305d9e5af9862fac73feb0d7f37d4b56 by jhb:
nvme: Add constants for the Fused Operation (FUSE) field in commands

59657816b9e8bb7e51c433d38bbf9fc3e474068e by jhb:
ctl: Add structure and related constants for NVMe commands

75577946b5a16df329c7e4b3a4a1e1ba7805b921 by jhb:
ctl: Add helper routines for setting NVMe completion status

6f308bcf572467c0884db833e169d9f14b7b49b2 by jhb:
ctl: Support NVMe requests in debug trace functions

ab4b83874a4e696733c0ae6c05820891cc09c546 by jhb:
ctl: Update some core data paths to be protocol agnostic

105333f1d6ee4c736e4d9101f8a90bea57f62425 by jhb:
ctl: Add assertions in SCSI-only paths

0c4ee619dff8f373268f030cd6e73b949e64d4ec by jhb:
ctl: Support for NVMe commands

bef5da8ebf740d05e893f5fb92912c3ee4295e85 by jhb:
ctl: Add helper routines to populate NVMe namespace data IDs for a LUN

ccaaee4607170e167114ace059ce6408a2c465d1 by jhb:
ctl_backend_ramdisk: Prepare for NVMe support

d5c21c68833d5d8e8d6b261be5f9e7988707504f by jhb:
ctl_backend_ramdisk: Add support for NVMe

40a4359064a5d2db47d375a2ea7e251ee472b4e2 by jhb:
ctl_backend_block: Prepare for NVMe support

374f12c52f1b757cde427a1e05b0caae6c954403 by jhb:
ctl_backend_block: Add support for NVMe

25bad5a2dac8fb79063f79b48cb6498baf8e54ff by jhb:
ctl: Add NVMF port type and ioctls

51346bd594585614bc99f29a124a2473df3155bd by jhb:
mbuf: Add EXT_CTL for mbufs backed by a CTL backend buffer

a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 by jhb:
nvmft: The in-kernel NVMe over Fabrics controller

5fd68977a535323336affa3584a1f918611d1916 by jhb:
ctladm: Permit creating nvmf ports

4f9fa31c5c2ce78482677331e396cf104ae9b33f by jhb:
ctladm: Add nvlist command to list active NVMeoF associations

17c907dd7acf15cb54d6eca53fcc9eb7401f95ba by jhb:
ctladm: Add nvterminate command to drop active NVMeoF associations

09a931554adf9b726d77e42eedcb416cd0aa7798 by jhb:
nvmfdd: A simple userspace NVMe over Fabrics host

a8089ea5aee578e08acab2438e82fc9a9ae50ed8 by jhb:
nvmfd: A simple userspace daemon for the NVMe over Fabrics controller



The end of the build log:

[...truncated 27.89 MiB...]
--- lib__L ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug lib8021=
1.so.1.full lib80211.so.1.debug
--- lib80211.so.1 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlib80211.so.1.debug  lib80211.so.1.full lib80211.so.1
--- sbin/ipf/libipf__L ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libipf.a addicmp.o addip=
opt.o alist_free.o alist_new.o allocmbt.o assigndefined.o bcopywrap.o binpr=
int.o buildopts.o checkrev.o connecttcp.o count4bits.o count6bits.o debug.o=
 dupmbt.o facpri.o familyname.o fill6bits.o findword.o flags.o freembt.o ft=
ov.o genmask.o gethost.o getifname.o geticmptype.o getnattype.o getport.o g=
etportproto.o getproto.o getsumd.o hostname.o icmpcode.o icmptypename.o icm=
ptypes.o initparse.o interror.o ionames.o ipf_dotuning.o ipf_perror.o ipft_=
hx.o ipft_pc.o ipft_tx.o ipoptsec.o kmem.o kmemcpywrap.o kvatoname.o load_d=
stlist.o load_dstlistnode.o load_file.o load_hash.o load_hashnode.o load_ht=
tp.o load_pool.o load_poolnode.o load_url.o mb_hexdump.o msgdsize.o mutex_e=
mul.o nametokva.o nat_setgroupmap.o ntomask.o optname.o optprint.o optprint=
v6.o optvalue.o parsefields.o parseipfexpr.o parsewhoisline.o poolio.o port=
name.o prependmbt.o print_toif.o printactiveaddr.o printactivenat.o printad=
dr.o printaps.o printbuf.o printdstl_live.o printdstlist.o printdstlistdata=
.o printdstlistnode.o printdstlistpolicy.o printfieldhdr.o printfr.o printf=
raginfo.o printhash.o printhash_live.o printhashdata.o printhashnode.o prin=
thost.o printhostmap.o printhostmask.o printifname.o printip.o printipfexpr=
.o printiphdr.o printlog.o printlookup.o printmask.o printnat.o printnatadd=
r.o printnatfield.o printnatside.o printpacket.o printpacket6.o printpool.o=
 printpool_live.o printpooldata.o printpoolfield.o printpoolnode.o printpor=
tcmp.o printproto.o printsbuf.o printstate.o printstatefields.o printtcpfla=
gs.o printtqtable.o printtunable.o printunit.o remove_hash.o remove_hashnod=
e.o remove_pool.o remove_poolnode.o resetlexer.o rwlock_emul.o save_execute=
.o save_file.o save_nothing.o save_syslog.o save_v1trap.o save_v2trap.o vto=
f.o tcp_flags.o tcpflags.o tcpoptnames.o v6ionames.o v6optvalue.o var.o ver=
bose.o =20
--- libipf_pie.a ---
building pie ipf library
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libipf_pie.a addicmp.pie=
o addipopt.pieo alist_free.pieo alist_new.pieo allocmbt.pieo assigndefined.=
pieo bcopywrap.pieo binprint.pieo buildopts.pieo checkrev.pieo connecttcp.p=
ieo count4bits.pieo count6bits.pieo debug.pieo dupmbt.pieo facpri.pieo fami=
lyname.pieo fill6bits.pieo findword.pieo flags.pieo freembt.pieo ftov.pieo =
genmask.pieo gethost.pieo getifname.pieo geticmptype.pieo getnattype.pieo g=
etport.pieo getportproto.pieo getproto.pieo getsumd.pieo hostname.pieo icmp=
code.pieo icmptypename.pieo icmptypes.pieo initparse.pieo interror.pieo ion=
ames.pieo ipf_dotuning.pieo ipf_perror.pieo ipft_hx.pieo ipft_pc.pieo ipft_=
tx.pieo ipoptsec.pieo kmem.pieo kmemcpywrap.pieo kvatoname.pieo load_dstlis=
t.pieo load_dstlistnode.pieo load_file.pieo load_hash.pieo load_hashnode.pi=
eo load_http.pieo load_pool.pieo load_poolnode.pieo load_url.pieo mb_hexdum=
p.pieo msgdsize.pieo mutex_emul.pieo nametokva.pieo nat_setgroupmap.pieo nt=
omask.pieo optname.pieo optprint.pieo optprintv6.pieo optvalue.pieo parsefi=
elds.pieo parseipfexpr.pieo parsewhoisline.pieo poolio.pieo portname.pieo p=
rependmbt.pieo print_toif.pieo printactiveaddr.pieo printactivenat.pieo pri=
ntaddr.pieo printaps.pieo printbuf.pieo printdstl_live.pieo printdstlist.pi=
eo printdstlistdata.pieo printdstlistnode.pieo printdstlistpolicy.pieo prin=
tfieldhdr.pieo printfr.pieo printfraginfo.pieo printhash.pieo printhash_liv=
e.pieo printhashdata.pieo printhashnode.pieo printhost.pieo printhostmap.pi=
eo printhostmask.pieo printifname.pieo printip.pieo printipfexpr.pieo print=
iphdr.pieo printlog.pieo printlookup.pieo printmask.pieo printnat.pieo prin=
tnataddr.pieo printnatfield.pieo printnatside.pieo printpacket.pieo printpa=
cket6.pieo printpool.pieo printpool_live.pieo printpooldata.pieo printpoolf=
ield.pieo printpoolnode.pieo printportcmp.pieo printproto.pieo printsbuf.pi=
eo printstate.pieo printstatefields.pieo printtcpflags.pieo printtqtable.pi=
eo printtunable.pieo printunit.pieo remove_hash.pieo remove_hashnode.pieo r=
emove_pool.pieo remove_poolnode.pieo resetlexer.pieo rwlock_emul.pieo save_=
execute.pieo save_file.pieo save_nothing.pieo save_syslog.pieo save_v1trap.=
pieo save_v2trap.pieo vtof.pieo tcp_flags.pieo tcpflags.pieo tcpoptnames.pi=
eo v6ionames.pieo v6optvalue.pieo var.pieo verbose.pieo=20
--- cddl/lib__L ---
--- refcount.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.refcount.o -=
MTrefcount.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W=
no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -=
Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu=
m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro=
r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function=
 -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini=
tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn=
o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro=
r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define=
d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D=
implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e=
lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe=
r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim=
izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro=
r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer=
-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-p=
ragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src=
/sys/contrib/openzfs/module/zfs/refcount.c -o refcount.o
--- secure/lib__L ---
--- p_lib.pico ---
--- pmeth_gn.pico ---
--- p_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.p_l=
ib.pico -MTp_lib.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto=
r-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D=
maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ=
e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl=
e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio=
n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W=
no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member       -c /workspace/src/crypto/openssl/crypto/ev=
p/p_lib.c -o p_lib.pico
--- pmeth_gn.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.pme=
th_gn.pico -MTpmeth_gn.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/evp/pmeth_gn.c -o pmeth_gn.pico
--- 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
--- kerberos5/lib__L ---
--- init.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.init.o -MTinit.o -std=3D=
gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We=
rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-=
bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-=
align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro=
r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W=
no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member       -c /workspace/src/crypto/heimdal/lib/gssapi/=
krb5/init.c -o init.o
--- lib__L ---
--- 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
--- secure/lib__L ---
--- exchange.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.exc=
hange.pico -MTexchange.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/evp/exchange.c -o exchange.pico
--- evp_rand.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.evp=
_rand.pico -MTevp_rand.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/evp/evp_rand.c -o evp_rand.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
--- kerberos5/lib__L ---
--- init_sec_context.o ---
--- lib__L ---
--- 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
--- 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/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.init_sec_context.o -MTin=
it_sec_context.o -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/init_sec_context.c -o init_sec_context.o
--- lib__L ---
--- all_subdir_lib/libnetmap ---
--- nmreq.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.nmreq.o -MTnmreq.o -std=3Dgnu99 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/lib/libnetmap/nmr=
eq.c -o nmreq.o
--- all_subdir_lib/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
--- cddl/lib__L ---
--- all_subdir_cddl/lib/libdtrace ---
--- libdtrace.so.2.full ---
building shared library libdtrace.so.2
/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/  -Wl,-=
zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fa=
tal-warnings -Wl,--warn-shared-textrel  -o libdtrace.so.2.full -Wl,-soname,=
libdtrace.so.2 dt_aggregate.pico dt_as.pico dt_buf.pico dt_cc.pico dt_cg.pi=
co dt_consume.pico dt_decl.pico dt_dis.pico dt_dof.pico dt_error.pico dt_er=
rtags.pico dt_grammar.pico dt_handle.pico dt_ident.pico dt_isadep.pico dt_i=
nttab.pico dt_lex.pico dt_link.pico dt_list.pico dt_map.pico dt_module.pico=
 dt_names.pico dt_open.pico dt_options.pico dt_parser.pico dt_pcb.pico dt_p=
id.pico dt_pq.pico dt_pragma.pico dt_print.pico dt_printf.pico dt_proc.pico=
 dt_program.pico dt_provider.pico dt_regset.pico dt_string.pico dt_strtab.p=
ico dt_subr.pico dt_sugar.pico dt_work.pico dt_xlator.pico gmatch.pico dis_=
tables.pico instr_size.pico  -lctf  -lelf  -lproc   -lrtld_db  -lxo -lpthre=
ad=20
--- lib__L ---
--- 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 ---
--- asymcipher.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.asy=
mcipher.pico -MTasymcipher.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/evp/asymcipher.c -o asymcipher.pico
--- cddl/lib__L ---
--- libdtrace.so.2.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libdtra=
ce.so.2.full libdtrace.so.2.debug
--- all_subdir_cddl/lib/libzpool ---
--- rrwlock.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.rrwlock.o -M=
Trrwlock.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno=
-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn=
o-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-uninit=
ialized -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=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pr=
agmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src/=
sys/contrib/openzfs/module/zfs/rrwlock.c -o rrwlock.o
--- kerberos5/lib__L ---
--- inquire_context.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.inquire_context.o -MTinq=
uire_context.o -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/inquire_context.c -o inquire_context.o
--- cddl/lib__L ---
--- all_subdir_cddl/lib/libdtrace ---
--- libdtrace.so.2 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibdtrace.so.2.debug  libdtrace.so.2.full libdtrace.so.2
--- lib__L ---
--- 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
--- cddl/lib__L ---
--- all_subdir_cddl/lib/libzpool ---
--- sa.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.sa.o -MTsa.o=
 -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsys=
tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s=
ign -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/sa.c -o sa.o
--- secure/lib__L ---
--- kem.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.kem=
.pico -MTkem.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-=
bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-=
align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro=
r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W=
no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member       -c /workspace/src/crypto/openssl/crypto/evp/=
kem.c -o kem.pico
--- kerberos5/lib__L ---
--- inquire_cred.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.inquire_cred.o -MTinquir=
e_cred.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W=
no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar=
ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no=
t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-=
error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member       -c /workspace/src/crypto/heim=
dal/lib/gssapi/krb5/inquire_cred.c -o inquire_cred.o
--- lib__L ---
--- 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
--- secure/lib__L ---
--- dh_support.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.dh_=
support.pico -MTdh_support.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/evp/dh_support.c -o dh_support.pico
--- cddl/lib__L ---
--- sha2_zfs.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.sha2_zfs.o -=
MTsha2_zfs.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W=
no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -=
Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu=
m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro=
r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function=
 -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini=
tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn=
o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro=
r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define=
d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D=
implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e=
lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe=
r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim=
izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro=
r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer=
-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-p=
ragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src=
/sys/contrib/openzfs/module/zfs/sha2_zfs.c -o sha2_zfs.o
--- lib__L ---
--- all_subdir_lib/libnv ---
=3D=3D=3D> lib/libnv (all)
--- 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
--- cddl/lib__L ---
--- skein_zfs.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.skein_zfs.o =
-MTskein_zfs.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/skein_zfs.c -o skein_zfs.o
--- lib__L ---
--- 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 ---
--- ec_support.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.ec_=
support.pico -MTec_support.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/evp/ec_support.c -o ec_support.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
--- secure/lib__L ---
--- pmeth_check.pico ---
--- kerberos5/lib__L ---
--- inquire_cred_by_mech.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.inquire_cred_by_mech.o -=
MTinquire_cred_by_mech.o -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/inquire_cred_by_mech.c -o inquire=
_cred_by_mech.o
--- 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.pme=
th_check.pico -MTpmeth_check.pico -std=3Dgnu99 -Wno-format-zero-length -fst=
ack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W=
no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar=
ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no=
t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-=
error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member       -c /workspace/src/crypto/open=
ssl/crypto/evp/pmeth_check.c -o pmeth_check.pico
--- kerberos5/lib__L ---
--- inquire_cred_by_oid.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.inquire_cred_by_oid.o -M=
Tinquire_cred_by_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect=
or-strong -Wsystem-headers -Werror -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/crypto/heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c -o inquire_cred_by=
_oid.o
--- 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 {
      |                ^~~~~~~~~
--- kerberos5/lib__L ---
--- inquire_mechs_for_name.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.inquire_mechs_for_name.o=
 -MTinquire_mechs_for_name.o -std=3Dgnu99 -Wno-format-zero-length -fstack-p=
rotector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno=
-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err=
or=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type -Wno-address-of-packed-member       -c /wor=
kspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_mechs_for_name.c -o inqui=
re_mechs_for_name.o
--- lib__L ---
--- all_subdir_lib/liblua ---
--- lcorolib.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.lcorolib.o -MTlcorolib.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/lcorolib.c -o lcorolib.o
--- secure/lib__L ---
--- ffc_params.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.ffc=
_params.pico -MTffc_params.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/ffc/ffc_params.c -o ffc_params.pico
--- lib__L ---
--- 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
--- secure/lib__L ---
--- ffc_params_generate.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.ffc=
_params_generate.pico -MTffc_params_generate.pico -std=3Dgnu99 -Wno-format-=
zero-length -fstack-protector-strong -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/openssl/crypto/ffc/ffc_params_generate.c -o ffc_params_ge=
nerate.pico
--- lib__L ---
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/libopenbsd ---
=3D=3D=3D> lib/libopenbsd (all)
--- 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/liblua ---
--- ldblib.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.ldblib.o -MTldblib.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/ldblib.c -o ldblib.o
--- kerberos5/lib__L ---
--- inquire_names_for_mech.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.inquire_names_for_mech.o=
 -MTinquire_names_for_mech.o -std=3Dgnu99 -Wno-format-zero-length -fstack-p=
rotector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno=
-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err=
or=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type -Wno-address-of-packed-member       -c /wor=
kspace/src/crypto/heimdal/lib/gssapi/krb5/inquire_names_for_mech.c -o inqui=
re_names_for_mech.o
--- lib__L ---
--- all_subdir_lib/libnetmap ---
--- libnetmap.a ---
building static netmap library
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libnetmap.a nmctx.o nmpo=
rt.o nmctx-pthreads.o nmreq.o =20
--- libnetmap.so.5.full ---
building shared library libnetmap.so.5
/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/  -Wl,-=
zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fa=
tal-warnings -Wl,--warn-shared-textrel  -o libnetmap.so.5.full -Wl,-soname,=
libnetmap.so.5 nmctx.pico nmport.pico nmctx-pthreads.pico nmreq.pico=20
--- all_subdir_lib/libpathconv ---
=3D=3D=3D> lib/libpathconv (all)
--- all_subdir_lib/libnetmap ---
--- libnetmap.so.5.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libnetm=
ap.so.5.full libnetmap.so.5.debug
--- libnetmap.so.5 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibnetmap.so.5.debug  libnetmap.so.5.full libnetmap.so.5
--- all_subdir_lib/libnvmf ---
--- nvmf_host.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_host.o -MTnvmf_host.o -std=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer=
-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused=
-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi=
nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas=
t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er=
ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses =
-Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused=
-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-=
value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable =
-Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-=
to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno=
-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type    =
    -c /workspace/src/lib/libnvmf/nvmf_host.c -o nvmf_host.o
--- all_subdir_lib/libpathconv ---
--- abs2rel.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   -g -MD  -MF.depend.abs2rel.o -MTabs2rel.o -std=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer=
-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused=
-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi=
nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas=
t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er=
ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses =
-Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused=
-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-=
value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable =
-Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-=
to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno=
-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type    =
    -c /workspace/src/lib/libpathconv/abs2rel.c -o abs2rel.o
--- kerberos5/lib__L ---
--- inquire_sec_context_by_oid.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/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi=
/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/c=
ontrib/com_err -I. -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/=
workspace/src/kerberos5/include -g -MD  -MF.depend.inquire_sec_context_by_o=
id.o -MTinquire_sec_context_by_oid.o -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/inquire_sec_context_by_oid.c=
 -o inquire_sec_context_by_oid.o
--- lib__L ---
--- rel2abs.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   -g -MD  -MF.depend.rel2abs.o -MTrel2abs.o -std=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer=
-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused=
-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi=
nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas=
t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er=
ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses =
-Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused=
-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-=
value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable =
-Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-=
to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno=
-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type    =
    -c /workspace/src/lib/libpathconv/rel2abs.c -o rel2abs.o
--- all_subdir_lib/libnvmf ---
In file included from /workspace/src/lib/libnvmf/libnvmf.h:16,
                 from /workspace/src/lib/libnvmf/nvmf_host.c:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/dev/nvmf/nvmf_proto.h:69=
8:1: error: alignment 1 of 'struct nvme_tcp_rsp' is less than 8 [-Werror=3D=
packed-not-aligned]
  698 | };
      | ^
--- secure/lib__L ---

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

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

make[5]: stopped in /workspace/src/secure/lib/libcrypto
--- cddl/lib__L ---

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

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

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

make[3]: stopped in /workspace/src
--- kerberos5/lib__L ---
--- pname_to_uid.o ---

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

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      218.57 real      2210.39 user       271.83 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/jenkins6614997118766949=
516.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_10786_567187157.1714708307392--



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