Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2024 11:11:33 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        christos@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #4099 - Still Failing
Message-ID:  <1978003870.2189.1729249896028@jenkins.ci.freebsd.org>
In-Reply-To: <631879119.2103.1729214535522@jenkins.ci.freebsd.org>
References:  <631879119.2103.1729214535522@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #4099 (f57efe95cc25ae527c632d4ffcf06=
4799f922216) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/4099/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
4099/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4=
099/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)

998de46c51452b046ecd9ba8ed592dd7c4f79f51 by christos:
sound: Remove KASSERT from vchan_setnew()

de8ee333388bf5e551e697b08823b3a6c262f609 by christos:
sound: Get rid of pnum and max variables in chn_init()

b973a14d354f332a3428cbab8e9d4b72cb3e2d6e by christos:
sound: Simplify pcm_chnalloc() and fix infinite loop bug

142aca25b07c9a7067d8040ea98812c54b253bbf by christos:
sound: Sort channels by unit number as well

ad4c8671bddaa30bf0413089c74dde6a618d9021 by christos:
sound: Use unr(9) to produce unique channel unit numbers

41ff4177614562923a30e2541e2a15883a4ce32c by christos:
sound: Fix indendation in sound_modevent() switch statement

0a0301deb5b6a9c66829dd20cff9d40c5ba9ad92 by christos:
sound: Move global variable initialization to sound_modevent()

97570db05ced435f4fb1c6a67bdb16966ce5e4d9 by christos:
sound: Move root feeder initialization to separate function

e42c8267821952407d4f4064026058aeaaa741ac by christos:
snd_dummy: Drain callout during detach

248aced26eee6f569717618d097bc2205a93c800 by christos:
sound: Retire SND_MAXHWCHAN

3cab66d12d439357b948093756ca1af87967c8cc by christos:
sound: Simplify vchan_create() error paths

f3092614bcae949332a8f21f7b78ba68b3ee5899 by christos:
sound: Remove useless newspd check in sysctl_dev_pcm_vchanrate()

9263f854e9a63cc326a3d5f6331b933c4a010abf by christos:
sound: Simplify channel creation and deletion process

c30f531ddb629ab51359fb540c8ef6068bab288b by christos:
sound: Shorten channel names

3cc01caa26e4bf0798d219b2d40429a2cc1a642a by christos:
sound: Do not cast return value of malloc(9)

5e33eca8e8f359d4d48f4c50334a03748420a7da by christos:
sound: Use M_WAITOK where possible

aaf84d0e96831cd886b8e1e4ae102b3ba703b90a by christos:
sound: Do not check for NULL if sbuf is allocated with SBUF_AUTOEXTEND

0ff0a8234f83e6b25e9a2f1b64623baaf723d6dc by christos:
sound: Improve /dev/sndstat channel info readability

de009cf68ba68aa5823be3d6afeebb49a15b1251 by christos:
snd_hda: Remove duplicate HDA_INTEL_CMLK* entries

d643e82356d46a20a8f3f2f3c42573a6827d568a by christos:
snd_hda: Identify NVIDIA GM204

6f96ef84b359137a51dc1e717887ca7d31ba7bad by christos:
onyx: Remove unreachable if condition

9ad2891558729b1c1ad4ba02377b157e404a3da2 by christos:
vmm.4: Add ppt device detach example

f57efe95cc25ae527c632d4ffcf064799f922216 by christos:
mididump(1): Initial revision



The end of the build log:

[...truncated 98.12 MiB...]
--- newfs_msdos_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ne=
wfs_msdos_stub(int argc, char **argv, char **envp);int _crunched_newfs_msdo=
s_stub(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >=
newfs_msdos_stub.c
--- nos-tun_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_no=
s_tun_stub(int argc, char **argv, char **envp);int _crunched_nos_tun_stub(i=
nt argc, char **argv, char **envp){return main(argc,argv,envp);}" >nos-tun_=
stub.c
--- reboot_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_re=
boot_stub(int argc, char **argv, char **envp);int _crunched_reboot_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >reboot_stu=
b.c
--- restore_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_re=
store_stub(int argc, char **argv, char **envp);int _crunched_restore_stub(i=
nt argc, char **argv, char **envp){return main(argc,argv,envp);}" >restore_=
stub.c
--- rcorder_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_rc=
order_stub(int argc, char **argv, char **envp);int _crunched_rcorder_stub(i=
nt argc, char **argv, char **envp){return main(argc,argv,envp);}" >rcorder_=
stub.c
--- route_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ro=
ute_stub(int argc, char **argv, char **envp);int _crunched_route_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >route_stub.c
--- savecore_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_sa=
vecore_stub(int argc, char **argv, char **envp);int _crunched_savecore_stub=
(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >saveco=
re_stub.c
--- shutdown_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_sh=
utdown_stub(int argc, char **argv, char **envp);int _crunched_shutdown_stub=
(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >shutdo=
wn_stub.c
--- swapon_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_sw=
apon_stub(int argc, char **argv, char **envp);int _crunched_swapon_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >swapon_stu=
b.c
--- sysctl_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_sy=
sctl_stub(int argc, char **argv, char **envp);int _crunched_sysctl_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >sysctl_stu=
b.c
--- tunefs_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_tu=
nefs_stub(int argc, char **argv, char **envp);int _crunched_tunefs_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >tunefs_stu=
b.c
--- umount_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_um=
ount_stub(int argc, char **argv, char **envp);int _crunched_umount_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >umount_stu=
b.c
--- ccdconfig_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_cc=
dconfig_stub(int argc, char **argv, char **envp);int _crunched_ccdconfig_st=
ub(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >ccdc=
onfig_stub.c
--- ping_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_pi=
ng_stub(int argc, char **argv, char **envp);int _crunched_ping_stub(int arg=
c, char **argv, char **envp){return main(argc,argv,envp);}" >ping_stub.c
--- rtsol_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_rt=
sol_stub(int argc, char **argv, char **envp);int _crunched_rtsol_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >rtsol_stub.c
--- ipf_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ip=
f_stub(int argc, char **argv, char **envp);int _crunched_ipf_stub(int argc,=
 char **argv, char **envp){return main(argc,argv,envp);}" >ipf_stub.c
--- ipfw_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ip=
fw_stub(int argc, char **argv, char **envp);int _crunched_ipfw_stub(int arg=
c, char **argv, char **envp){return main(argc,argv,envp);}" >ipfw_stub.c
--- pfctl_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_pf=
ctl_stub(int argc, char **argv, char **envp);int _crunched_pfctl_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >pfctl_stub.c
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/watch/watch.c: In function 'set_dev.constprop':
/workspace/src/usr.sbin/watch/watch.c:238:41: warning: '%s' directive writi=
ng up to 1023 bytes into a region of size 1019 [-Wformat-overflow=3D]
  238 |                         sprintf(buf, "%s%s", _PATH_DEV, name);
      |                                         ^~
/workspace/src/usr.sbin/watch/watch.c:238:25: note: 'sprintf' output betwee=
n 6 and 1029 bytes into a destination of size 1024
  238 |                         sprintf(buf, "%s%s", _PATH_DEV, name);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_rescue ---
--- routed_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ro=
uted_stub(int argc, char **argv, char **envp);int _crunched_routed_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >routed_stu=
b.c
--- all_subdir_usr.sbin ---
--- watch.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ=
ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al=
ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack   -o watch.full w=
atch.o   -ltinfow=20
--- all_subdir_rescue ---
--- rtquery_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_rt=
query_stub(int argc, char **argv, char **envp);int _crunched_rtquery_stub(i=
nt argc, char **argv, char **envp){return main(argc,argv,envp);}" >rtquery_=
stub.c
--- bectl_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_be=
ctl_stub(int argc, char **argv, char **envp);int _crunched_bectl_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >bectl_stub.c
--- zfs_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_zf=
s_stub(int argc, char **argv, char **envp);int _crunched_zfs_stub(int argc,=
 char **argv, char **envp){return main(argc,argv,envp);}" >zfs_stub.c
--- zfsbootcfg_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_zf=
sbootcfg_stub(int argc, char **argv, char **envp);int _crunched_zfsbootcfg_=
stub(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >zf=
sbootcfg_stub.c
--- zpool_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_zp=
ool_stub(int argc, char **argv, char **envp);int _crunched_zpool_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >zpool_stub.c
--- bsdlabel_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_bs=
dlabel_stub(int argc, char **argv, char **envp);int _crunched_bsdlabel_stub=
(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >bsdlab=
el_stub.c
--- fdisk_stub.c ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/tcpdump ---
--- print-m3ua.o ---
--- all_subdir_rescue ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_fd=
isk_stub(int argc, char **argv, char **envp);int _crunched_fdisk_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >fdisk_stub.c
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.print-m3ua.o -MTprint-m3ua.o -std=3Dgnu99 -Wno-fo=
rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W=
no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith=
 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e=
rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh=
ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co=
nst-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/contrib/tcp=
dump/print-m3ua.c -o print-m3ua.o
--- all_subdir_rescue ---
--- dhclient_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_dh=
client_stub(int argc, char **argv, char **envp);int _crunched_dhclient_stub=
(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >dhclie=
nt_stub.c
--- head_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_he=
ad_stub(int argc, char **argv, char **envp);int _crunched_head_stub(int arg=
c, char **argv, char **envp){return main(argc,argv,envp);}" >head_stub.c
--- mt_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_mt=
_stub(int argc, char **argv, char **envp);int _crunched_mt_stub(int argc, c=
har **argv, char **envp){return main(argc,argv,envp);}" >mt_stub.c
--- sed_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_se=
d_stub(int argc, char **argv, char **envp);int _crunched_sed_stub(int argc,=
 char **argv, char **envp){return main(argc,argv,envp);}" >sed_stub.c
--- tail_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ta=
il_stub(int argc, char **argv, char **envp);int _crunched_tail_stub(int arg=
c, char **argv, char **envp){return main(argc,argv,envp);}" >tail_stub.c
--- tee_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_te=
e_stub(int argc, char **argv, char **envp);int _crunched_tee_stub(int argc,=
 char **argv, char **envp){return main(argc,argv,envp);}" >tee_stub.c
--- gzip_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_gz=
ip_stub(int argc, char **argv, char **envp);int _crunched_gzip_stub(int arg=
c, char **argv, char **envp){return main(argc,argv,envp);}" >gzip_stub.c
--- bzip2_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_bz=
ip2_stub(int argc, char **argv, char **envp);int _crunched_bzip2_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >bzip2_stub.c
--- less_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_le=
ss_stub(int argc, char **argv, char **envp);int _crunched_less_stub(int arg=
c, char **argv, char **envp){return main(argc,argv,envp);}" >less_stub.c
--- xz_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_xz=
_stub(int argc, char **argv, char **envp);int _crunched_xz_stub(int argc, c=
har **argv, char **envp){return main(argc,argv,envp);}" >xz_stub.c
--- zstd_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_zs=
td_stub(int argc, char **argv, char **envp);int _crunched_zstd_stub(int arg=
c, char **argv, char **envp){return main(argc,argv,envp);}" >zstd_stub.c
--- fetch_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_fe=
tch_stub(int argc, char **argv, char **envp);int _crunched_fetch_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >fetch_stub.c
--- tar_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ta=
r_stub(int argc, char **argv, char **envp);int _crunched_tar_stub(int argc,=
 char **argv, char **envp){return main(argc,argv,envp);}" >tar_stub.c
--- nc_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_nc=
_stub(int argc, char **argv, char **envp);int _crunched_nc_stub(int argc, c=
har **argv, char **envp){return main(argc,argv,envp);}" >nc_stub.c
--- vi_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_vi=
_stub(int argc, char **argv, char **envp);int _crunched_vi_stub(int argc, c=
har **argv, char **envp){return main(argc,argv,envp);}" >vi_stub.c
--- id_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_id=
_stub(int argc, char **argv, char **envp);int _crunched_id_stub(int argc, c=
har **argv, char **envp){return main(argc,argv,envp);}" >id_stub.c
--- iscsictl_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_is=
csictl_stub(int argc, char **argv, char **envp);int _crunched_iscsictl_stub=
(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >iscsic=
tl_stub.c
--- zdb_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_zd=
b_stub(int argc, char **argv, char **envp);int _crunched_zdb_stub(int argc,=
 char **argv, char **envp){return main(argc,argv,envp);}" >zdb_stub.c
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/watch ---
--- watch.8.gz ---
gzip -cn /workspace/src/usr.sbin/watch/watch.8 > watch.8.gz
--- watch.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug watch.f=
ull watch.debug
--- all_subdir_rescue ---
--- chroot_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ch=
root_stub(int argc, char **argv, char **envp);int _crunched_chroot_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >chroot_stu=
b.c
--- chown_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_ch=
own_stub(int argc, char **argv, char **envp);int _crunched_chown_stub(int a=
rgc, char **argv, char **envp){return main(argc,argv,envp);}" >chown_stub.c
--- iscsid_stub.c ---
echo "extern int main(int argc, char **argv, char **envp); int _crunched_is=
csid_stub(int argc, char **argv, char **envp);int _crunched_iscsid_stub(int=
 argc, char **argv, char **envp){return main(argc,argv,envp);}" >iscsid_stu=
b.c
--- rescue.o ---
--- all_subdir_usr.bin ---
--- mandoc_aux.o ---
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.mandoc_aux.o -MTmandoc_aux.o -std=3Dgnu99 -Wno-format-ze=
ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form=
at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-u=
ninitialized -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=3Db--- all_subdir_rescue ---
=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         -Wl,-zr=
elro -static -Wl,-znoexecstack    -O2 -pipe -fno-common -c rescue.c -o resc=
ue.o
--- all_subdir_usr.bin ---
ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn=
o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli=
cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si=
ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com=
pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati=
ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm=
ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema=
ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac=
ked-member  -Wno-format     -c /workspace/src/contrib/mandoc/mandoc_aux.c -=
o mandoc_aux.o
--- all_subdir_usr.sbin ---
--- watch ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwatch.debug  watch.full watch
--- all_subdir_usr.sbin/tcpdump ---
--- print-mobile.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.print-mobile.o -MTprint-mobile.o -std=3Dgnu99 -Wn=
o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal=
l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a=
rith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare=
 -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec=
larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical=
-n--- all_subdir_rescue ---
--- cat_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c cat_stub.c -o cat_stub.o
--- all_subdir_usr.sbin ---
ot-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=3D=
shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-=
const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err=
or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-=
truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte=
xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon=
null -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/contrib/tcp=
dump/print-mobile.c -o print-mobile.o
--- print-mobility.o ---
--- print-mpcp.o ---
--- print-mobility.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.print-mobility.o -MTprint-mobility.o -std=3Dgnu99=
 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror =
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint=
er-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr=
ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com=
pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated=
-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog=
ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize=
d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty=
-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du=
nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W=
no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df=
ormat-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/contr=
ib/tcpdump/print-mobility.c -o print-mobility.o
--- print-mpcp.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.print-mpcp.o -MTprint-mpcp.o -std=3Dgnu99 -Wno-fo=
rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W=
no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith=
 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e=
rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh=
ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co=
nst-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/contrib/tcp=
dump/print-mpcp.c -o print-mpcp.o
--- all_subdir_rescue ---
--- chflags_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c chflags_stub.c -o chflags_stub.o
--- chio_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c chio_stub.c -o chio_stub.o
--- all_subdir_usr.bin ---
--- mandoc_msg.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.mandoc_msg.o -MTmandoc_msg.o -std=3Dgnu99 -Wno-format-ze=
ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form=
at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-u=
ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member  -Wno-format     -c /workspace/src/contri=
b/mandoc/mandoc_msg.c -o mandoc_msg.o
--- all_subdir_rescue ---
--- chmod_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c chmod_stub.c -o chmod_stub.o
--- cp_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c cp_stub.c -o cp_stub.o
--- all_subdir_usr.bin ---
--- mandoc_ohash.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.mandoc_ohash.o -MTmandoc_ohash.o -std=3Dgnu99 -Wno-forma=
t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-=
format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W=
no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-=
error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift=
-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type -Wno-address-of-packed-member  -Wno-format     -c /workspace/src/contr=
ib/mandoc/mandoc_ohash.c -o mandoc_ohash.o
--- all_subdir_usr.bin/mididump ---
=3D=3D=3D> usr.bin/mididump (all)
--- all_subdir_rescue ---
--- date_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c date_stub.c -o date_stub.o
--- all_subdir_usr.bin ---
--- .depend ---
echo mididump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  =
>> .depend
--- mididump.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.mididump.o -MTmididump.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes=
 -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado=
w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-=
style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-=
error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift=
-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type        -c /workspace/src/usr.bin/mididump/mididump.c -o mididump.o
--- all_subdir_rescue ---
--- dd_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c dd_stub.c -o dd_stub.o
--- all_subdir_usr.sbin ---
--- print-mpls.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.print-mpls.o -MTprint-mpls.o -std=3Dgnu99 -Wno-fo=
rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W=
no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith=
 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-p--- all_subdir_usr.bin ---
/workspace/src/usr.bin/mididump/mididump.c:50:1: error: 'static' is not at =
beginning of declaration [-Werror=3Dold-style-declaration]
   50 | } static notes[] =3D {
      | ^
--- all_subdir_usr.sbin ---
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/contrib/tcp=
dump/print-mpls.c -o print-mpls.o
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/mididump/mididump.c: In function 'main':
/workspace/src/usr.bin/mididump/mididump.c:214:32: error: comparison is alw=
ays false due to limited range of data type [-Werror=3Dtype-limits]
  214 |                         if (b1 < 0 || b1 > ARRLEN(ctls) - 1)
      |                                ^
--- all_subdir_usr.bin/mandoc ---
--- mandoc_xr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.mandoc_xr.o -MTmandoc_xr.o -std=3Dgnu99 -Wno-format-zero=
-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format=
-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uni=
nitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D=
array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=
=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -=
Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent=
heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D=
unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg=
ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var=
iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa=
nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio=
n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno=
-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres=
sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-=
value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=
=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty=
pe -Wno-address-of-packed-member  -Wno-format     -c /workspace/src/contrib=
/mandoc/mandoc_xr.c -o mandoc_xr.o
--- all_subdir_rescue ---
--- df_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c df_stub.c -o df_stub.o
--- echo_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c echo_stub.c -o echo_stub.o
--- all_subdir_usr.bin ---
--- msec.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.msec.o -MTmsec.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W=
no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized=
 -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun=
ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig=
n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D=
enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e=
rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct=
ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un=
initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value =
-Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e=
rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def=
ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres=
s-of-packed-member  -Wno-format     -c /workspace/src/contrib/mandoc/msec.c=
 -o msec.o
--- all_subdir_rescue ---
--- ed_stub.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -Wall -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-st=
yle-definition -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         -Wl,-zrelro -static -Wl,-znoexecstack    -O2 -pipe -fno-common =
-c ed_stub.c -o ed_stub.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mididump ---
cc1: all warnings being treated as errors
*** [mididump.o] Error code 1

make[4]: stopped in /workspace/src/usr.bin/mididump

make[2]: stopped in /workspace/src
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [rescue] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

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

make[3]: stopped in /workspace/src/rescue

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
      158.51 real      1373.05 user       150.31 sys

make[1]: stopped in /workspace/src

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



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