Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2025 10:09:42 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        ae@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #2979 - Still Failing
Message-ID:  <448649905.699.1742897384434@jenkins.ci.freebsd.org>
In-Reply-To: <1601027474.673.1742879318340@jenkins.ci.freebsd.org>
References:  <1601027474.673.1742879318340@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #2979 (b6708045590712930c533e916e3d6=
fdfe48ec5ba) - Still Failing

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

b6708045590712930c533e916e3d6fdfe48ec5ba by ae:
tests: fix test for NULL encription



The end of the build log:

[...truncated 86.68 MiB...]
--- all_subdir_rescue ---
--- ipf_make ---
(cd /workspace/src/sbin/ipf/ipf &&  make MK_PIE=3Dno NO_SHARED=3Dyes -DRESC=
UE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64=
.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd6=
4/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/ipf/ depend &&=
 make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_=
CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAG=
S+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dye=
s DIRPRFX=3Drescue/rescue/ipf/ ipf.o ipfcomp.o ipf_y.o ipf_l.o bpf_filter.o=
)
--- ipf_l.h ---
sed -e 's/yy/ipf_yy/g'  /workspace/src/sbin/ipf/common/lexer.h > ipf_l.h
--- all_subdir_lib ---
--- memccpy_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -fno-builtin -fPIE -g -std=3Dgnu17 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o m=
emccpy_test.full memccpy_test.o  -lprivateatf-c
--- all_subdir_rescue ---
--- ipf_y.c ---
yacc -d /workspace/src/sbin/ipf/common/ipf_y.y
yacc: 8 shift/reduce conflicts, 55 reduce/reduce conflicts.
sed -e 's/yy/ipf_yy/g'  y.tab.c > ipf_y.c
sed -e 's/yy/ipf_yy/g'  y.tab.h > ipf_y.h
--- ipf_l.c ---
sed -e 's/yy/ipf_yy/g'  -e 's/y.tab.h/ipf_y.h/'  -e 's/lexer.h/ipf_l.h/'  /=
workspace/src/sbin/ipf/common/lexer.c > ipf_l.c
--- .depend ---
echo ipf.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o=
bj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/ipf/libipf/li=
bipf.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/wor=
kspace/src/amd64.amd64/tmp/usr/lib/libelf.a >> .depend
--- all_subdir_lib ---
--- memccpy_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug memccpy=
_test.full memccpy_test.debug
--- memccpy_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmemccpy_test.debug  memccpy_test.full memccpy_test
--- memcmp_test ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.memcmp_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dmemcmp_test )
--- all_subdir_rescue ---
--- bpf_filter.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -Wno-error=3Dunused-but=
-set-variable   -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter =
-I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -DRE=
SCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/worksp=
ace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.bpf_filter.o -MTbpf_fi=
lter.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst=
em-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-si=
gn -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error=3Darray-bounds -=
Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W=
no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum=
-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of=
-packed-member       -c /workspace/src/sbin/ipf/ipf/bpf_filter.c -o bpf_fil=
ter.o
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/elfdump/elfdump.c: In function 'main':
/workspace/src/usr.bin/elfdump/elfdump.c:249:53: warning: 'snprintf' output=
 may be truncated before the last format character [-Wformat-truncation=3D]
  249 |                 "ERROR: TAG NOT DEFINED -- tag 0x%jx", (uintmax_t)t=
ag);
      |                                                     ^
In function 'd_tags',
    inlined from 'elf_print_dynamic' at /workspace/src/usr.bin/elfdump/elfd=
ump.c:928:3,
    inlined from 'main' at /workspace/src/usr.bin/elfdump/elfdump.c:669:5:
/workspace/src/usr.bin/elfdump/elfdump.c:248:9: note: 'snprintf' output bet=
ween 35 and 49 bytes into a destination of size 48
  248 |         snprintf(unknown_tag, sizeof(unknown_tag),
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  249 |                 "ERROR: TAG NOT DEFINED -- tag 0x%jx", (uintmax_t)t=
ag);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~
--- all_subdir_lib ---
--- .depend.memcmp_test ---
echo memcmp_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 >> .depe=
nd.memcmp_test
--- memcmp_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -fno-builtin   -fPIE -g -MD  -MF.depend.memcmp_test.memcmp=
_test.o -MTmemcmp_test.o -std=3Dgnu17 -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     -c /workspace/src/lib/libc/tests/string/memcmp_te=
st.c -o memcmp_test.o
--- all_subdir_stand ---
--- tslog.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/stand/kboot/include -I/workspace/src/st=
and/kboot/include/arch/amd64 -nostdinc    -I/tmp/obj/workspace/src/amd64.am=
d64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src=
/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-=
sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa=
/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float =
-fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/libsa/zfs -I/works=
pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i=
nclude/os/freebsd/zfs -I/workspace/src/sys/contrib/dev/acpica/include -I/wo=
rkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/=
stand/common -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER=
_EXT2FS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPP=
ORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/=
sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common =
-DHELP_FILENAME=3D\"loader.help.kboot\" -I/workspace/src/stand/kboot/kboot =
-I/workspace/src/stand/kboot/kboot/arch/amd64 -Wall -MD  -MF.depend.tslog.o=
 -MTtslog.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -=
Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds=
 -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align =
-Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den=
um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err=
or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio=
n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W=
no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err=
or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin=
ed -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  -Os     -c /workspace/src/stand/common/tslog.c -o tslog=
.o
--- load_elf32.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/stand/kboot/include -I/workspace/src/st=
and/kboot/include/arch/amd64 -nostdinc    -I/tmp/obj/workspace/src/amd64.am=
d64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src=
/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-=
sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa=
/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float =
-fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/libsa/zfs -I/works=
pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i=
nclude/os/freebsd/zfs -I/workspace/src/sys/contrib/dev/acpica/include -I/wo=
rkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/=
stand/common -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER=
_EXT2FS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPP=
ORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/=
sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common =
-DHELP_FILENAME=3D\"loader.help.kboot\" -I/workspace/src/stand/kboot/kboot =
-I/workspace/src/stand/kboot/kboot/arch/amd64 -Wall -MD  -MF.depend.load_el=
f32.o -MTload_elf32.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers=
 -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D=
maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ=
e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl=
e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio=
n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W=
no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member  -Os     -c /workspace/src/stand/common/load_elf=
32.c -o load_elf32.o
--- all_subdir_usr.sbin ---
In function 'mps_get_ioc_factslen',
    inlined from 'mps_get_iocfacts' at /workspace/src/usr.sbin/mpsutil/mps_=
cmd.c:753:13:
/workspace/src/usr.sbin/mpsutil/mps_cmd.c:742:22: warning: array subscript =
'MPI2_IOC_FACTS_REPLY {aka struct _MPI2_IOC_FACTS_REPLY}[0]' is partly outs=
ide array bounds of 'char[4]' [-Warray-bounds=3D]
  742 |         return (facts->MsgLength * 4);
      |                 ~~~~~^~~~~~~~~~~
/workspace/src/usr.sbin/mpsutil/mps_cmd.c: In function 'mps_get_iocfacts':
/workspace/src/usr.sbin/mpsutil/mps_cmd.c:729:14: note: object 'factsbuf' o=
f size 4
  729 |         char factsbuf[4] =3D {0};
      |              ^~~~~~~~
--- all_subdir_lib ---
--- memcmp_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -fno-builtin -fPIE -g -std=3Dgnu17 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o m=
emcmp_test.full memcmp_test.o  -lprivateatf-c
--- all_subdir_usr.sbin ---
--- mps_debug.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/sys -I. -DUSE_MPT_IOCTLS   -fPIE -g -MD  =
-MF.depend.mps_debug.o -MTmps_debug.o -std=3Dgnu17 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W =
-Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -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       -c /workspace/src/usr.sbin/mpsutil/mps_debug.c =
-o mps_debug.o
--- all_subdir_lib ---
--- memcmp_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug memcmp_=
test.full memcmp_test.debug
--- memcmp_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmemcmp_test.debug  memcmp_test.full memcmp_test
--- all_subdir_rescue ---
--- ipf.o ---
--- all_subdir_lib ---
--- memrchr_test ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.memrchr_t=
est  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _R=
ECURSING_PROGS=3Dt  PROG=3Dmemrchr_test )
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -Wno-error=3Dunused-but=
-set-variable   -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter =
-I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -DRE=
SCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/worksp=
ace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.ipf.o -MTipf.o -std=3D=
gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We=
rror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time=
 -Wno-format -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
       -c /workspace/src/sbin/ipf/ipf/ipf.c -o ipf.o
--- all_subdir_lib ---
--- .depend.memrchr_test ---
echo memrchr_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 >> .dep=
end.memrchr_test
--- memrchr_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -fno-builtin   -fPIE -g -MD  -MF.depend.memrchr_test.memrc=
hr_test.o -MTmemrchr_test.o -std=3Dgnu17 -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/lib/libc/tests/string/memrch=
r_test.c -o memrchr_test.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/dtc ---
--- fdt.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 =
-pipe -fno-common -fPIE -g -MD -MF.depend.fdt.o -MTfdt.o -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y=
2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time =
-Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno=
-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e=
rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra=
 -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err=
or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -=
Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul=
l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa=
re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro=
r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl=
ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er=
ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep=
t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f=
unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W=
no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri=
ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-rtti -f=
no-exceptions   -fPIE -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-litera=
l-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference       -c /wor=
kspace/src/usr.bin/dtc/fdt.cc -o fdt.o
--- all_subdir_lib ---
--- all_subdir_lib/msun ---
--- all_subdir_lib/msun/tests ---
--- ceil_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib=
c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l=
ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=3Dgnu17 -W=
no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa=
ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-=
arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-=
parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin=
ition -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-=
unknown-pragmas  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr=
elro -pie -Wl,-znoexecstack  -o ceil_test.full t_ceil.o  -lprivateatf-c  -l=
m -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_usr.sbin ---
--- mps_flash.o ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/elfdump ---
--- elfdump.full ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/sys -I. -DUSE_MPT_IOCTLS   -fPIE -g -MD  =
-MF.depend.mps_flash.o -MTmps_flash.o -std=3Dgnu17 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W =
-Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -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       -c /workspace/src/usr.sbin/mpsutil/mps_flash.c =
-o mps_flash.o
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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=3Dgnu17 -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 =
elfdump.full elfdump.o =20
--- all_subdir_lib ---
--- ceil_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug ceil_te=
st.full ceil_test.debug
--- ceil_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dceil_test.debug  ceil_test.full ceil_test
--- casinh_test ---
(cd /workspace/src/lib/msun/tests &&  DEPENDFILE=3D.depend.casinh_test  NO_=
SUBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=
=3Dt  PROG=3Dcasinh_test )
--- all_subdir_usr.bin ---
--- elfdump.1.gz ---
gzip -cn /workspace/src/usr.bin/elfdump/elfdump.1 > elfdump.1.gz
--- elfdump.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug elfdump=
.full elfdump.debug
--- all_subdir_lib ---
--- all_subdir_lib/libc ---
--- memrchr_test.full ---
--- all_subdir_lib/msun ---
--- .depend.casinh_test ---
echo casinh_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/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.=
amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.casinh_test
--- all_subdir_lib/libc ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -fno-builtin -fPIE -g -std=3Dgnu17 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o m=
emrchr_test.full memrchr_test.o  -lprivateatf-c
--- all_subdir_lib/msun ---
--- t_casinh.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/=
libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/sr=
c/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD  -MF.dep=
end.casinh_test.t_casinh.o -MTt_casinh.o -std=3Dgnu17 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type=
 -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al=
ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-=
sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas =
     -c /workspace/src/contrib/netbsd-tests/lib/libm/t_casinh.c -o t_casinh=
.o
--- all_subdir_usr.bin ---
--- elfdump ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Delfdump.debug  elfdump.full elfdump
--- all_subdir_lib ---
--- all_subdir_lib/libc ---
--- all_subdir_lib/libc/tests/sys ---
=3D=3D=3D> lib/libc/tests/sys (all)
--- all_subdir_lib/libc/tests/string ---
--- memrchr_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug memrchr=
_test.full memrchr_test.debug
--- memrchr_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmemrchr_test.debug  memrchr_test.full memrchr_test
--- all_subdir_lib/libc/tests/sys ---
--- truncate_test.root_owned ---
dd status=3Dnone if=3D/dev/null bs=3D1 count=3D1 of=3Dtruncate_test.root_ow=
ned
--- all_subdir_lib/libc/tests/string ---
--- memset2_test ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.memset2_t=
est  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _R=
ECURSING_PROGS=3Dt  PROG=3Dmemset2_test )
--- all_subdir_lib/libc/tests/sys ---
--- mlock_helper.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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  -std=3Dgnu17 -Wno-format-zero-length -fstack-p=
rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti=
alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas=
t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er=
ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses =
-Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused=
-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-=
value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable =
-Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-=
to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno=
-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member       -c /workspace/src/lib/libc/tests/sys/mlock=
_helper.c -o mlock_helper.o
--- all_subdir_lib/libc/tests/string ---
--- .depend.memset2_test ---
echo memset2_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 >> .dep=
end.memset2_test
--- memset_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -fno-builtin   -fPIE -g -MD  -MF.depend.memset2_test.memse=
t_test.o -MTmemset_test.o -std=3Dgnu17 -Wno-format-zero-length -fstack-prot=
ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali=
zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a=
lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member     -c /workspace/src/lib/libc/tests/string/memset_te=
st.c -o memset_test.o
--- all_subdir_usr.sbin ---
--- mps_set.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/sys -I. -DUSE_MPT_IOCTLS   -fPIE -g -MD  =
-MF.depend.mps_set.o -MTmps_set.o -std=3Dgnu17 -Wno-format-zero-length -fst=
ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-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 -Wno-error=3Dcast-align =
-Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den=
um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err=
or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio=
n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W=
no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err=
or=3Dbool-operation --- all_subdir_sbin ---
--- secondary.o ---
--- all_subdir_usr.sbin ---
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member   =
    -c /workspace/src/usr.sbin/mpsutil/mps_set.c -o mps_set.o
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/sbin/hastd -DHAVE_CAPSICUM -DPROTO_TCP_=
DEFAULT_PORT=3D8457 -DINET -DINET6 -fPIE -g -MD  -MF.depend.secondary.o -MT=
secondary.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi=
ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings =
-Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wo=
ld-style-definition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type        -c /workspace/src/sbin/hastd/secondary.c -o=
 secondary.o
--- all_subdir_lib ---
--- all_subdir_lib/msun ---
--- casinh_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib=
c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l=
ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=3Dgnu17 -W=
no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa=
ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-=
arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-=
parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin=
ition -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-=
unknown-pragmas  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr=
elro -pie -Wl,-znoexecstack  -o casinh_test.full t_casinh.o  -lprivateatf-c=
  -lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- boot1.sym.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/w=
orkspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDA=
LONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mc=
floatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/work=
space/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -m=
no-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -DEFI_BOOT1 -DEFI_ZFS=
_BOOT -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include=
/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -I/wo=
rkspace/src/stand/common -fPIC -g -std=3Dgnu17 -Wno-format-zero-length -Wsy=
stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W=
no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar=
ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no=
t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-=
error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member -Os  -nostdlib -Wl,-T/workspace/src=
/stand/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--=
no-dynamic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack   -o boot=
1.sym.full boot1.o proto.o self_reloc.o start.o ufs_module.o zfs_module.o  =
/tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/works=
pace/src/amd64.amd64/stand/libsa/libsa.a=20
--- all_subdir_lib ---
--- casinh_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug casinh_=
test.full casinh_test.debug
--- all_subdir_stand ---
--- all_subdir_stand/kboot ---
--- load_elf32_obj.o ---
--- all_subdir_lib ---
--- casinh_test ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/stand/kboot/include -I/workspace/src/st=
and/kboot/include/arch/amd64 -nostdinc    -I/tmp/obj/workspace/src/amd64.am=
d64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src=
/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-=
sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa=
/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float =
-fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/libsa/zfs -I/works=
pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i=
nclude/os/freebsd/zfs -I/workspace/src/sys/contrib/dev/acpica/include -I/wo=
rkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/=
stand/common -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER=
_EXT2FS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPP=
ORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/=
sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common =
-DHELP_FILENAME=3D\"loader.help.kboot\" -I/workspace/src/stand/kboot/kboot =
-I/workspace/src/stand/kboot/kboot/arch/amd64 -Wall -MD  -MF.depend.load_el=
f32_obj.o -MTload_elf32_obj.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem=
-headers -Werror -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  -Os     -c /workspace/src/stand/common/=
load_elf32_obj.c -o load_elf32_obj.o
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dcasinh_test.debug  casinh_test.full casinh_test
--- cos_test ---
(cd /workspace/src/lib/msun/tests &&  DEPENDFILE=3D.depend.cos_test  NO_SUB=
DIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=3Dt=
  PROG=3Dcos_test )
--- all_subdir_lib/libc ---
--- all_subdir_lib/libc/tests/sys ---
--- Kyuafile ---
--- all_subdir_lib/libc/tests/string ---
--- memset2_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -fno-builtin -fPIE -g -std=3Dgnu17 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o m=
emset2_test.full memset_test.o  -lprivateatf-c
--- all_subdir_lib/libc/tests/sys ---
--- brk_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.brk_test  NO=
_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_P=
ROGS=3Dt  PROG=3Dbrk_test )
--- all_subdir_rescue ---
--- ipf_l.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -Wno-error=3Dunused-but=
-set-variable   -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter =
-I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -DRE=
SCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/worksp=
ace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.ipf_l.o -MTipf_l.o -st=
d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers=
 -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-=
time -Wno-format -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-member       -c ipf_l.c -o ipf_l.o
--- all_subdir_lib ---
--- all_subdir_lib/msun ---
--- .depend.cos_test ---
echo cos_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/wo=
rkspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd=
64/lib/libnetbsd/libnetbsd_pie.a >> .depend.cos_test
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- boot1.sym.debug ---
--- all_subdir_lib ---
--- t_cos.o ---
--- all_subdir_stand ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug boot1.s=
ym.full boot1.sym.debug
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/=
libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/sr=
c/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD  -MF.dep=
end.cos_test.t_cos.o -MTt_cos.o -std=3Dgnu17 -Wno-format-zero-length -fstac=
k-protector-strong -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 -Wcast-align -Wcha=
r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda=
te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu=
tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere=
d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas      -c /wo=
rkspace/src/contrib/netbsd-tests/lib/libm/t_cos.c -o t_cos.o
--- all_subdir_lib/libc ---
--- .depend.brk_test ---
echo brk_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 >> .depend.=
brk_test
--- brk_test.o ---
--- all_subdir_stand ---
--- boot1.sym ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dboot1.sym.debug  boot1.sym.full boot1.sym
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.brk_test.brk_test.o -MTbrk_test=
.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h=
eaders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -=
Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu=
sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo=
gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio=
n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo=
rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro=
ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen=
t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e=
rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  =
   -c /workspace/src/lib/libc/tests/sys/brk_test.c -o brk_test.o
--- all_subdir_stand ---
--- boot1.efi ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/string ---
--- memset2_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug memset2=
_test.full memset2_test.debug
--- all_subdir_stand ---
SOURCE_DATE_EPOCH=3D1704067200  elfcopy -j .peheader -j .text -j .sdata -j =
.data  -j .dynamic -j .dynsym -j .rel.dyn  -j .rela.dyn -j .reloc -j .eh_fr=
ame  --output-target=3Defi-app-x86_64 boot1.sym boot1.efi
sh: elfcopy: not found
*** [boot1.efi] Error code 127

make[5]: stopped in /workspace/src/stand/efi/boot1
1 error

make[5]: stopped in /workspace/src/stand/efi/boot1

make[3]: stopped in /workspace/src/stand
       95.99 real       328.11 user        40.23 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/jenkins2194725700752713=
094.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_698_132366125.1742897382287--



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