Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2024 21:54:25 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        glebius@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1840 - Still Failing
Message-ID:  <1366526532.15473.1727733267790@jenkins.ci.freebsd.org>
In-Reply-To: <963588360.15435.1727729242598@jenkins.ci.freebsd.org>
References:  <963588360.15435.1727729242598@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #1840 (57671d5ccc8123a512b3e2f1dc2e6=
9ff7aca828c) - Still Failing

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

57671d5ccc8123a512b3e2f1dc2e69ff7aca828c by glebius:
tcp: further cleanup old options



The end of the build log:

[...truncated 88.02 MiB...]
--- daemon.full ---
/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 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o =
daemon.full daemon.o   -lutil=20
--- daemon.8.gz ---
gzip -cn /workspace/src/usr.sbin/daemon/daemon.8 > daemon.8.gz
--- daemon.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug daemon.=
full daemon.debug
--- daemon ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Ddaemon.debug  daemon.full daemon
--- all_subdir_lib ---
--- getgrent_test.full ---
/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 -p=
ipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/li=
b/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/ne=
tbsd-tests -fPIE -g -std=3Dgnu99 -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-address-o=
f-packed-member  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr=
elro -pie -Wl,-znoexecstack  -o getgrent_test.full t_getgrent.o  -lprivatea=
tf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/dconschat ---
=3D=3D=3D> usr.sbin/dconschat (all)
--- all_subdir_lib ---
--- getgrent_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug getgren=
t_test.full getgrent_test.debug
--- all_subdir_libexec ---
--- strtok.o ---
--- all_subdir_lib ---
--- getgrent_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dgetgrent_test.debug  getgrent_test.full getgrent_test
--- all_subdir_libexec ---
/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   -march=3Di686 -mmmx -msse -msse2 -m32     -DCOMPAT_LIBCO=
MPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32  --sysroot=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace/src/amd64.amd64/=
tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo=
n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf =
-fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse =
 -msoft-float -fvisibility=3Dhidden -g -MD  -MF.depend.strtok.o -MTstrtok.o=
 -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f=
ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr=
eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig=
n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-er--- all_su=
bdir_secure ---
--- sshconnect.o ---
--- all_subdir_usr.sbin ---
--- .depend ---
echo dconschat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a =
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a >> .depend
--- dconschat.o ---
--- all_subdir_libexec ---
ror=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--- all_subdir_secu=
re ---
/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/openssh -include ssh_namespace.h=
 -include sk_config.h -DHAVE_LDNS=3D1 -include krb5_config.h -fPIE -g -MD  =
-MF.depend.sshconnect.o -MTsshconnect.o -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized=
 -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-=
body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-def--- all_subdir_usr.sbin ---
/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   -fPIE -g -MD  -MF.depend.dconschat.=
o -MTdconschat.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--- all_subdir_libexec ---
 -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type   =
 -Wno-cast-qual    -Wno-redundant-decls -c /workspace/src/lib/libc/string/s=
trtok.c -o strtok.o
--- all_subdir_secure ---
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       -c /workspace/src/crypto/openssh/sshconnect.c -o s=
shconnect.o
--- all_subdir_usr.sbin ---
=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       -c /workspace/src/usr.sbin/dconschat/dconschat.c -=
o dconschat.o
--- all_subdir_lib ---
--- glob_test ---
(cd /workspace/src/lib/libc/tests/gen &&  DEPENDFILE=3D.depend.glob_test  N=
O_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/gen/Makefile _RECURSING_=
PROGS=3Dt  PROG=3Dglob_test )
--- all_subdir_sbin ---
--- all_subdir_sbin/newfs_msdos/tests ---
=3D=3D=3D> sbin/newfs_msdos/tests (all)
--- all_subdir_lib ---
--- .depend.glob_test ---
echo glob_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a =
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w=
orkspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.glob_test
--- t_glob.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   -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src=
/lib/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib=
/netbsd-tests -fPIE -g -MD  -MF.depend.glob_test.t_glob.o -MTt_glob.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wall -Wno-format-y2k -Wno-uninitialized -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/contrib/netbsd-tests/lib/libc/gen/t_glob.c -o t_glob.o
--- all_subdir_sbin ---
--- create ---
echo '#! /usr/libexec/atf-sh' > create.tmp
cat /workspace/src/contrib/netbsd-tests/sbin/newfs_msdos/t_create.sh >>crea=
te.tmp
chmod +x create.tmp
--- all_subdir_libexec ---
--- rtld_libc.a ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ar x /tmp/obj/workspace/src/amd64=
.amd64/obj-lib32/lib/libc/libc_nossp_pic.a  sigsetjmp.nossppico lstat.nossp=
pico stat.nossppico fstat.nossppico fstatat.nossppico fstatfs.nossppico sys=
call.nossppico cerror.nossppico geteuid.nossppico getegid.nossppico sigfast=
block.nossppico munmap.nossppico mprotect.nossppico sysarch.nossppico __sys=
ctl.nossppico issetugid.nossppico __getcwd.nossppico utrace.nossppico getpi=
d.nossppico thr_self.nossppico thr_kill.nossppico pread.nossppico mmap.noss=
ppico lseek.nossppico _exit.nossppico getdirentries.nossppico _close.nosspp=
ico _fcntl.nossppico _open.nossppico _openat.nossppico _read.nossppico _sig=
procmask.nossppico _write.nossppico readlink.nossppico __realpathat.nossppi=
co _setjmp.nossppico setjmp.nossppico setjmperr.nossppico i386_set_gsbase.n=
ossppico
--- all_subdir_sbin ---
mv create.tmp create
--- Kyuafile ---
--- newfs_msdos.full ---
/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 -p=
ipe -fno-common -fPIE -g -std=3Dc11 -Wno-format-zero-length -fstack-protect=
or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par=
ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri=
te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri=
pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -=
Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-=
error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er=
ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra =
-Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro=
r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W=
no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull=
-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar=
e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o ne=
wfs_msdos.full newfs_msdos.o mkfs_msdos.o =20
--- all_subdir_stand ---
--- test.full ---
/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/ -I/wor=
kspace/src/stand/userboot -g -std=3Dgnu99 -Wno-format-zero-length -Wsystem-=
headers -Werror -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 -Os  -Wl,-zrelro -Wl,-znoexecstack   -o t=
est.full test.o =20
--- all_subdir_sbin ---
--- newfs_msdos.8.gz ---
--- all_subdir_libexec ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ar cr rtld_libc.a  sigsetjmp.noss=
ppico lstat.nossppico stat.nossppico fstat.nossppico fstatat.nossppico fsta=
tfs.nossppico syscall.nossppico cerror.nossppico geteuid.nossppico getegid.=
nossppico sigfastblock.nossppico munmap.nossppico mprotect.nossppico sysarc=
h.nossppico __sysctl.nossppico issetugid.nossppico __getcwd.nossppico utrac=
e.nossppico getpid.nossppico thr_self.nossppico thr_kill.nossppico pread.no=
ssppico mmap.nossppico lseek.nossppico _exit.nossppico getdirentries.nosspp=
ico _close.nossppico _fcntl.nossppico _open.nossppico _openat.nossppico _re=
ad.nossppico _sigprocmask.nossppico _write.nossppico readlink.nossppico __r=
ealpathat.nossppico _setjmp.nossppico setjmp.nossppico setjmperr.nossppico =
i386_set_gsbase.nossppico
--- all_subdir_sbin ---
gzip -cn /workspace/src/sbin/newfs_msdos/newfs_msdos.8 > newfs_msdos.8.gz
--- newfs_msdos.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug newfs_m=
sdos.full newfs_msdos.debug
--- all_subdir_libexec ---
--- Version.map ---
--- all_subdir_sbin ---
--- newfs_msdos ---
--- all_subdir_libexec ---
cat /workspace/src/libexec/rtld-elf/Symbol.map /workspace/src/libexec/rtld-=
elf/i386/Symbol.map | /usr/local/bin/x86_64-unknown-freebsd14.0-cpp13 --sys=
root=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-f=
reebsd14.0/bin/ -O2 -pipe -fno-common   -march=3Di686 -mmmx -msse -msse2 -m=
32     -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_L=
IB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/works=
pace/src/amd64.amd64/tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/worksp=
ace/src/lib/csu/common -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/=
src/libexec/rtld-elf -fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-li=
bc -mno-mmx -mno-sse  -msoft-float -fvisibility=3Dhidden -g  -std=3Dgnu99 -=
Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W=
no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca=
st-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscri=
pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign ---- all_subd=
ir_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dnewfs_msdos.debug  newfs_msdos.full newfs_msdos
--- all_subdir_libexec ---
Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo=
dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-error=3Doverflow -Wno-return-type        -Wno-redundant-decls - -  | awk -=
v vfile=3D/workspace/src/lib/libc/Versions.def -f /workspace/src/share/mk/v=
ersion_gen.awk > Version.map
--- all_subdir_sbin ---
--- all_subdir_sbin/nfsiod ---
=3D=3D=3D> sbin/nfsiod (all)
--- all_subdir_stand ---
--- test.debug ---
--- all_subdir_sbin ---
--- .depend ---
echo nfsiod.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >>=
 .depend
--- nfsiod.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   -fPIE -g -MD  -MF.depend.nfsiod.o -MTnfsiod.o -std=3Dgnu=
99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro=
r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi=
nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun=
used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-=
definition -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        -c /workspace/src/sbin/nfsiod/nfsiod.c -o nfsiod.o
--- all_subdir_libexec ---
--- ld-elf32.so.1.full ---
/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 -p=
ipe -fno-common -march=3Di686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=3D=
\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32 --sysroot=3D/tmp/obj/work=
space/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib3=
2 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/common -I/workspa=
ce/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf -fpic -DPIC =
-I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -msoft-float =
-fvisibility=3Dhidden -g -std=3Dgnu99 -Wno-format-zero-length -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot=
ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws=
hadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-def=
inition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -=
Werror -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-error=3Doverflow -Wno-return-type -Wno-redun=
dant-decls  -O2 -pipe -fno-common   -march=3Di686 -mmmx -msse -msse2 -m32  =
   -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32=
  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace=
/src/amd64.amd64/tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/=
src/lib/csu/common -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/=
libexec/rtld-elf -fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -=
mno-mmx -mno-sse  -msoft-float -fvisibility=3Dhidden -g  -std=3Dgnu99 -Wno-=
format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u=
nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q=
ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts =
-Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wfor=
mat=3D2 -Wno-format-extra-args -Werror -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-error=3Doverflo=
w -Wno-return-type        -Wno-redundant-decls -L/tmp/obj/workspace/src/amd=
64.amd64/tmp/usr/lib32 -shared -Wl,-Bsymbolic -Wl,-z,defs -nostdlib -e .rtl=
d_start -Wl,--version-script=3DVersion.map -Wl,-Map=3Dld-elf.so.1.map -Wl,-=
-cref -Wl,-zrelro -Wl,-znoexecstack   -o ld-elf32.so.1.full crtbrand.o rtld=
_start.o reloc.o rtld.o rtld_lock.o rtld_malloc.o rtld_printf.o map_object.=
o xmalloc.o debug.o libmap.o opendir.o closedir.o readdir.o telldir.o rtld_=
libc.o reallocf.o realpath.o merge.o reallocarray.o errlst.o getcwd.o getpr=
ogname.o raise.o sigsetops.o sysctlnametomib.o __xuname.o bcopy.o bzero.o m=
emchr.o memcmp.o memcpy.o memmove.o memset.o strcat.o strchr.o strchrnul.o =
strcmp.o strcpy.o strcspn.o strdup.o strlcat.o strlcpy.o strlen.o strncmp.o=
 strncpy.o strrchr.o strsep.o strspn.o strstr.o strtok.o  /tmp/obj/workspac=
e/src/amd64.amd64/libexec/rtld-elf32/rtld_libc.a  -lcompiler_rt=20
--- all_subdir_stand ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug test.fu=
ll test.debug
--- test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtest.debug  test.full test
--- all_subdir_stand/userboot/userboot_4th ---
=3D=3D=3D> stand/userboot/userboot_4th (all)
--- all_subdir_rescue ---
--- af_link.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/libifconfig -I/tmp/obj/workspace/sr=
c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W=
all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES=
CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa=
ce/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.af_link.o -MTaf_link.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot=
ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws=
hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W=
old-style-definition -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        -c /workspace/src/sbin/ifconfig/af_link.c -o af_link.o
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_libexec ---
--- ld-elf32.so.1.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug ld-elf3=
2.so.1.full ld-elf32.so.1.debug
--- ld-elf32.so.1 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dld-elf32.so.1.debug  ld-elf32.so.1.full ld-elf32.so.1
--- all_subdir_share ---
--- sample6_unittest ---
--- sample6_unittest.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -fPIE -g -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpo=
inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu=
nused-parameter -Wcast-align -Wchar-subscripts -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 -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/priva=
te -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDI=
RECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-literal-suffix -Wno-error=3Dunkn=
own-pragmas -Wno-dangling-reference  -Wl,-zrelro -pie -Wl,-znoexecstack  -o=
 sample6_unittest.full  sample6_unittest.o -lprivategtest_main -lprivategte=
st
--- all_subdir_libexec ---
--- afterbuild ---
--- all_subdir_usr.bin ---
--- bsdcat.full ---
/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 -p=
ipe -fno-common -DBSDCAT_VERSION_STRING=3D\"3.7.4\" -DPLATFORM_CONFIG_H=3D\=
"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/contrib/=
libarchive/cat -I/workspace/src/contrib/libarchive/libarchive_fe -DHAVE_ICO=
NV=3D1 -DHAVE_ICONV_H=3D1 -DICONV_CONST=3Dconst -fPIE -g -std=3Dgnu99 -Wno-=
format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall =
-Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari=
th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par=
ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti=
on -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  -Wl,-zr=
elro -pie -Wl,-znoexecstack   -o bsdcat.full bsdcat.o cmdline.o err.o   -la=
rchive=20
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/amd64/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- vers.c ---
sh /workspace/src/stand/common/newvers.sh  /workspace/src/stand/userboot/us=
erboot_4th/../userboot/version  "User boot 4th" amd64
--- .depend ---
echo userboot_4th.so.full: /tmp/obj/workspace/src/amd64.amd64/stand/ficl/li=
bficl.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a >> .depend
--- autoload.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   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.autoload.pico -MTautoload.pico -std=3Dgnu99 -Wno-format=
-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-er=
ror=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  -Os     -c /=
workspace/src/stand/userboot/userboot_4th/../userboot/autoload.c -o autoloa=
d.pico
--- all_subdir_lib ---
--- glob_test.full ---
/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 -p=
ipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/li=
b/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/ne=
tbsd-tests -fPIE -g -std=3Dgnu99 -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-address-o=
f-packed-member  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr=
elro -pie -Wl,-znoexecstack  -o glob_test.full t_glob.o  -lprivateatf-c -L/=
tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_stand ---
--- bcache.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   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.bcache.pico -MTbcache.pico -std=3Dgnu99 -Wno-format-zer=
o-length -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  -Os     -c /workspa=
ce/src/stand/common/bcache.c -o bcache.pico
--- all_subdir_sbin ---
--- nfsiod.full ---
/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 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o =
nfsiod.full nfsiod.o =20
--- all_subdir_lib ---
--- glob_test.debug ---
--- all_subdir_sbin ---
--- nfsiod.8.gz ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug glob_te=
st.full glob_test.debug
--- all_subdir_sbin ---
gzip -cn /workspace/src/sbin/nfsiod/nfsiod.8 > nfsiod.8.gz
--- all_subdir_lib ---
--- glob_test ---
--- all_subdir_sbin ---
--- nfsiod.debug ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dglob_test.debug  glob_test.full glob_test
--- all_subdir_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug nfsiod.=
full nfsiod.debug
--- nfsiod ---
--- all_subdir_lib ---
--- humanize_number_test ---
--- all_subdir_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dnfsiod.debug  nfsiod.full nfsiod
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/gen &&  DEPENDFILE=3D.depend.humanize_num=
ber_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/gen/Makefile =
_RECURSING_PROGS=3Dt  PROG=3Dhumanize_number_test )
--- all_subdir_sbin ---
--- all_subdir_sbin/nos-tun ---
=3D=3D=3D> sbin/nos-tun (all)
--- all_subdir_share ---
--- sample6_unittest.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sample6=
_unittest.full sample6_unittest.debug
--- sample6_unittest ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsample6_unittest.debug  sample6_unittest.full sample6_unittest
--- all_subdir_sbin ---
--- .depend ---
echo nos-tun.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >=
> .depend
--- nos-tun.o ---
--- all_subdir_lib ---
--- .depend.humanize_number_test ---
echo humanize_number_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/=
lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a=
 /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a /tmp/obj/=
workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.humanize_number_=
test
--- all_subdir_sbin ---
/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   -fPIE -g -MD  -MF.depend.nos-tun.o -MTnos-tun.o -std=3Dg=
nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer=
ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp=
ointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member       -c /workspace/=
src/sbin/nos-tun/nos-tun.c -o nos-tun.o
--- all_subdir_lib ---
--- dbopen.3.gz ---
--- all_subdir_lib/libc/tests ---
--- t_humanize_number.o ---
--- dbopen.3.gz ---
gzip -cn /workspace/src/lib/libc/db/man/dbopen.3 > dbopen.3.gz
--- all_subdir_lib/libc/tests ---
/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   -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src=
/lib/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib=
/netbsd-tests -fPIE -g -MD  -MF.depend.humanize_number_test.t_humanize_numb=
er.o -MTt_humanize_number.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia=
lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast=
-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err=
or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -=
Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-=
function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay=
be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v=
alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -=
Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t=
o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-=
error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D=
memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member     -c /workspace/src/contrib/netbsd-tests/lib/lib=
c/gen/t_humanize_number.c -o t_humanize_number.o
--- all_subdir_lib/libc/tests/hash ---
=3D=3D=3D> lib/libc/tests/hash (all)
--- all_subdir_lib/msun ---
--- asinh.3.gz ---
gzip -cn /workspace/src/lib/msun/man/asinh.3 > asinh.3.gz
--- all_subdir_rescue ---
--- af_inet.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/libifconfig -I/tmp/obj/workspace/sr=
c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W=
all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES=
CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa=
ce/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.af_inet.o -MTaf_inet.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot=
ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws=
hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W=
old-style-definition -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        -c /workspace/src/sbin/ifconfig/af_inet.c -o af_inet.o
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_lib ---
--- all_subdir_lib/libc ---
--- h_hash ---
(cd /workspace/src/lib/libc/tests/hash &&  DEPENDFILE=3D.depend.h_hash  NO_=
SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/hash/Makefile _RECURSING_P=
ROGS=3Dt  PROG=3Dh_hash )
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_lib ---
--- .depend.h_hash ---
echo h_hash.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm=
p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a >> .depend.h_hash
--- h_hash.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -fPIE -g -MD  -MF.depend.=
h_hash.h_hash.o -MTh_hash.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia=
lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast=
-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err=
or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -=
Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-=
function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay=
be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v=
alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -=
Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t=
o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-=
error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D=
memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member     -c /workspace/src/contrib/netbsd-tests/lib/lib=
c/hash/h_hash.c -o h_hash.o
--- all_subdir_stand ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- include/machine ---
--- all_subdir_sbin ---
In function 'tun_open',
    inlined from 'main' at /workspace/src/sbin/nos-tun/nos-tun.c:303:6:
/workspace/src/sbin/nos-tun/nos-tun.c:127:3: warning: 'strncpy' specified b=
ound 16 equals destination size [-Wstringop-truncation]
  127 |   strncpy(ifrq.ifr_name, dev_name+5, IFNAMSIZ);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/nos-tun/nos-tun.c:128:3: warning: 'strncpy' specified b=
ound 16 equals destination size [-Wstringop-truncation]
  128 |   strncpy(ifra.ifra_name, dev_name+5, IFNAMSIZ);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---

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

make[3]: stopped in /workspace/src/lib
       65.22 real       138.75 user        18.35 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/jenkins1128894266540922=
2467.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_15472_1744181217.1727733265250--



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