Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2023 03:30:57 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        yuripv@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #954 - Still Failing
Message-ID:  <1803675748.3665.1683603059661@jenkins.ci.freebsd.org>
In-Reply-To: <1282322107.3657.1683593507535@jenkins.ci.freebsd.org>
References:  <1282322107.3657.1683593507535@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #954 (7adea6dbed35061e6175b7da69a470=
73916b3c25) - Still Failing

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

9c6f3dfda6dd77772c669e3a235b451c9eb467eb by emaste:
bhyve: specify OpenSSL 1.1 API

7adea6dbed35061e6175b7da69a47073916b3c25 by yuripv:
calendar: cleanup obsolete directories



The end of the build log:

[...truncated 71.73 MB...]
 1003 |                         failed++;
      |                               ^~
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- abs_test.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netb=
sd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno=
-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn=
o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-=
compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o abs_test.full t_abs.o =
 -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd=
_pie
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__algorithm/partial_sort_copy.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/algorithm:1776,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/list:207:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_=
projected.h:77:46: warning: 'visibility' attribute ignored [-Wattributes]
   77 | __make_projected(_Pred& __pred, _Proj& __proj) {
      |                                              ^
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_=
projected.h:90:39: warning: 'visibility' attribute ignored [-Wattributes]
   90 | __make_projected(_Pred& __pred, _Proj&) {
      |                                       ^
--- all_subdir_rescue ---
/workspace/src/sbin/fsdb/fsdbutil.c:34:19: warning: 'rcsid' defined but not=
 used [-Wunused-const-variable=3D]
   34 | static const char rcsid[] =3D
      |                   ^~~~~
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:509,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/list:208:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_negate.h:43:1: warning: 'template<class _Predicate> class std::__1::bina=
ry_negate' is deprecated [-Wdeprecated-declarations]
   43 | binary_negate<_Predicate>
      | ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat=
e
      |                                                        ^~~~~~~~~~~~=
~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std=
::__1::not2(const _Predicate&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_negate.h:44:40: warning: 'template<class _Predicate> class std::__1::bin=
ary_negate' is deprecated [-Wdeprecated-declarations]
   44 | not2(const _Predicate& __pred) {return binary_negate<_Predicate>(__=
pred);}
      |                                        ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat=
e
      |                                                        ^~~~~~~~~~~~=
~
--- all_subdir_lib ---
--- abs_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug abs_tes=
t.full abs_test.debug
--- abs_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dabs_test.debug  abs_test.full abs_test
--- all_subdir_lib/libc/tests/sys ---
--- access_test.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net=
bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -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-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o access_test.full t_acc=
ess.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -l=
netbsd_pie
--- all_subdir_lib/libc/tests/stdlib ---
--- atoi_test ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=3D.depend.atoi_test=
  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _RECU=
RSING_PROGS=3Dt  PROG=3Datoi_test )
--- all_subdir_lib/libc/tests/time ---
--- mktime_test.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net=
bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -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-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o mktime_test.full t_mkt=
ime.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -l=
netbsd_pie
--- all_subdir_lib/libc/tests/stdlib ---
--- .depend.atoi_test ---
echo atoi_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.atoi_test
--- t_atoi.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/=
libc/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/n=
etbsd-tests -fPIE -g -MD  -MF.depend.atoi_test.t_atoi.o -MTt_atoi.o -std=3D=
gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We=
rror -Wall -Wno-format-y2k -Wno-uninitialized -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-but-set-variable -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative=
-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable=
 -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion=
-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member    -c /workspace/src/contrib/netbsd-tests/lib/li=
bc/stdlib/t_atoi.c -o t_atoi.o
--- all_subdir_lib/libc/tests/sys ---
--- access_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug access_=
test.full access_test.debug
--- all_subdir_lib/libc/tests/time ---
--- mktime_test.debug ---
--- all_subdir_lib/libc/tests/sys ---
--- access_test ---
--- all_subdir_lib/libc/tests/time ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug mktime_=
test.full mktime_test.debug
--- all_subdir_lib/libc/tests/sys ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Daccess_test.debug  access_test.full access_test
--- all_subdir_lib/libc/tests/time ---
--- mktime_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmktime_test.debug  mktime_test.full mktime_test
--- all_subdir_lib/libc/tests/sys ---
--- bind_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.bind_test  N=
O_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_=
PROGS=3Dt  PROG=3Dbind_test )
--- all_subdir_lib/libc/tests/time ---
--- strptime_test ---
(cd /workspace/src/lib/libc/tests/time &&  DEPENDFILE=3D.depend.strptime_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/time/Makefile _RECU=
RSING_PROGS=3Dt  PROG=3Dstrptime_test )
--- all_subdir_lib/libc/tests/string ---
--- memset_test.full ---
--- all_subdir_stand ---
--- lstring.o ---
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net=
bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -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-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o memset_test.full t_mem=
set.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -l=
netbsd_pie
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/=
libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd=
ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections=
 -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D=
LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse  -msoft-float -ma=
rch=3Di386 -I. -Iinclude -I/workspace/src/contrib/lua/src -I/workspace/src/=
stand/common -I/workspace/src/stand/liblua -DLUA_PATH=3D\"/boot/lua\" -DLUA=
_PATH_DEFAULT=3D\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_USE_POS=
IX -fno-stack-protector -D__BSD_VISIBLE -I/workspace/src/stand/include -I/w=
orkspace/src/stand/liblua -I/workspace/src/contrib/lua/src -I/workspace/src=
/stand/common -g -MD  -MF.depend.lstring.o -MTlstring.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -W=
no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err=
or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -=
Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member  -Os -mpreferred-stack-boundary=3D2    -c /workspa=
ce/src/contrib/lua/src/lstring.c -o lstring.o
--- all_subdir_sbin ---
/workspace/src/sbin/md5/md5.c: In function 'MDInput':
/workspace/src/sbin/md5/md5.c:746:38: warning: 'bits' may be used uninitial=
ized [-Wmaybe-uninitialized]
  746 |         if (input_mode =3D=3D input_bits && bits !=3D 0)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/workspace/src/sbin/md5/md5.c:680:13: note: 'bits' was declared here
  680 |         int bits;
      |             ^~~~
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/time ---
--- .depend.strptime_test ---
echo strptime_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib=
c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/o=
bj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strpt=
ime_test
--- t_strptime.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.strptime_test.t_strptime.o -MTt_strpt=
ime.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig=
n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da=
ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl=
obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno=
-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali=
asing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-=
error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member    -c /workspace/src/contrib/netbsd=
-tests/lib/libc/time/t_strptime.c -o t_strptime.o
--- all_subdir_lib/libc/tests/sys ---
--- .depend.bind_test ---
echo bind_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.bind_test
--- t_bind.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.bind_test.t_bind.o -MTt_bind.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-but-set-variable -Wno-error=3Dun=
used-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
-Wno-address-of-packed-member    -c /workspace/src/contrib/netbsd-tests/lib=
/libc/sys/t_bind.c -o t_bind.o
--- all_subdir_rescue ---
--- dir.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/sbin/fsck_ffs   -DRESCUE -I/tmp/obj/works=
pace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/l=
ib/libiscsiutil -MD  -MF.depend.dir.o -MTdir.o -std=3Dgnu99 -Wno-format-zer=
o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma=
t-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -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-but-set-variable -Wno-error=3Dunused-function -Wno-error=
=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt=
autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op=
eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro=
r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa=
llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -=
Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist=
atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess =
-Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me=
mber      -c /workspace/src/sbin/fsck_ffs/dir.c -o dir.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdio ---
--- scanfloat_test.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ=
ed -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  -=
Wl,-zrelro -pie  -o scanfloat_test.full scanfloat_test.o  -lprivateatf-c  -=
lm
--- all_subdir_lib/libc/tests/string ---
--- memset_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug memset_=
test.full memset_test.debug
--- memset_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmemset_test.debug  memset_test.full memset_test
--- strcat_test ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.strcat_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dstrcat_test )
--- all_subdir_lib/libc/tests/stdlib ---
/workspace/src/contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c: In function '=
atfu_atof_strtod_body':
/workspace/src/contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c:51:43: warning=
: '%f' directive output truncated writing 316 bytes into a region of size 1=
28 [-Wformat-truncation=3D]
   51 |         (void)snprintf(buf, sizeof(buf), "%f\n", DBL_MAX);
      |                                           ^~
/workspace/src/contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c:51:15: note: '=
snprintf' output 318 bytes into a destination of size 128
   51 |         (void)snprintf(buf, sizeof(buf), "%f\n", DBL_MAX);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libc/tests/stdio ---
--- scanfloat_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug scanflo=
at_test.full scanfloat_test.debug
--- scanfloat_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dscanfloat_test.debug  scanfloat_test.full scanfloat_test
--- clearerr_test ---
(cd /workspace/src/lib/libc/tests/stdio &&  DEPENDFILE=3D.depend.clearerr_t=
est  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dclearerr_test )
--- all_subdir_lib/libc/tests/string ---
--- .depend.strcat_test ---
echo strcat_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 >> .depend.strcat_=
test
--- t_strcat.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.strcat_test.t_strcat.o -MTt_strcat.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-but-set-variable -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member    -c /workspace/src/contrib/netbsd-tests=
/lib/libc/string/t_strcat.c -o t_strcat.o
--- all_subdir_lib/libc/tests/sys ---
--- bind_test.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net=
bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -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-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o bind_test.full t_bind.=
o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb=
sd_pie
--- all_subdir_lib/libc/tests/stdio ---
--- .depend.clearerr_test ---
--- all_subdir_lib/libc/tests/stdlib ---
--- atoi_test.full ---
--- all_subdir_lib/libc/tests/stdio ---
echo clearerr_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib=
c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/o=
bj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.clear=
err_test
--- t_clearerr.o ---
--- all_subdir_lib/libc/tests/stdlib ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netb=
sd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno=
-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn=
o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-=
compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o atoi_test.full t_atoi.=
o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb=
sd_pie
--- all_subdir_lib/libc/tests/stdio ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.clearerr_test.t_clearerr.o -MTt_clear=
err.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig=
n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da=
ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl=
obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno=
-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali=
asing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-=
error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member    -c /workspace/src/contrib/netbsd=
-tests/lib/libc/stdio/t_clearerr.c -o t_clearerr.o
--- all_subdir_sbin ---
/workspace/src/sbin/md5/md5.c: In function 'main':
/workspace/src/sbin/md5/md5.c:611:45: warning: 'rec' may be used uninitiali=
zed [-Wmaybe-uninitialized]
  611 |                                         rec =3D rec->next;
      |                                         ~~~~^~~~~~~~~~~
/workspace/src/sbin/md5/md5.c:396:34: note: 'rec' was declared here
  396 |         struct chksumrec        *rec;
      |                                  ^~~
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- bind_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug bind_te=
st.full bind_test.debug
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:531:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:40:1: warning: 'template<class _Predicate> class std::__1::unary=
_negate' is deprecated [-Wdeprecated-declarations]
   40 | unary_negate<_Predicate>
      | ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate
      |                                                        ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::=
__1::not1(const _Predicate&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:41:40: warning: 'template<class _Predicate> class std::__1::unar=
y_negate' is deprecated [-Wdeprecated-declarations]
   41 | not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__p=
red);}
      |                                        ^~~~~~~~~~~~
--- all_subdir_lib ---
--- bind_test ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate
      |                                                        ^~~~~~~~~~~~
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dbind_test.debug  bind_test.full bind_test
--- all_subdir_lib/libc/tests/stdlib ---
--- atoi_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug atoi_te=
st.full atoi_test.debug
--- all_subdir_lib/libc/tests/sys ---
--- chroot_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.chroot_test =
 NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSIN=
G_PROGS=3Dt  PROG=3Dchroot_test )
--- all_subdir_lib/libc/tests/stdlib ---
--- atoi_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Datoi_test.debug  atoi_test.full atoi_test
--- div_test ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=3D.depend.div_test =
 NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _RECUR=
SING_PROGS=3Dt  PROG=3Ddiv_test )
--- all_subdir_lib/libc/tests/string ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at=
f-c.h:30,
                 from /workspace/src/contrib/netbsd-tests/lib/libc/string/t=
_strcat.c:8:
/workspace/src/contrib/netbsd-tests/lib/libc/string/t_strcat.c: In function=
 'atfu_strncat_simple_body':
/workspace/src/contrib/netbsd-tests/lib/libc/string/t_strcat.c:138:19: warn=
ing: 'strncat' output truncated copying 1 byte from a string of length 3 [-=
Wstringop-truncation]
  138 |         ATF_CHECK(strncat(buf, "xxx", 1) =3D=3D buf);
      |                   ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/netbsd-tests/lib/libc/string/t_strcat.c:140:19: warn=
ing: 'strncat' output truncated copying 2 bytes from a string of length 3 [=
-Wstringop-truncation]
  140 |         ATF_CHECK(strncat(buf, "xxx", 2) =3D=3D buf);
      |                   ^~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libc/tests/sys ---
--- .depend.chroot_test ---
echo chroot_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 >> .depend.chroot_=
test
--- t_chroot.o ---
--- all_subdir_lib/libc/tests/stdlib ---
--- .depend.div_test ---
--- all_subdir_lib/libc/tests/sys ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.chroot_test.t_chroot.o -MTt_chroot.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-but-set-variable -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member    -c /workspace/src/contrib/netbsd-tests=
/lib/libc/sys/t_chroot.c -o t_chroot.o
--- all_subdir_lib/libc/tests/stdlib ---
echo div_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/lib/libnetbsd/libnetbsd_pie.a >> .depend.div_test
--- t_div.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/=
libc/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/n=
etbsd-tests -fPIE -g -MD  -MF.depend.div_test.t_div.o -MTt_div.o -std=3Dgnu=
99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro=
r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W=
no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err=
or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -=
Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member    -c /workspace/src/contrib/netbsd-tests/lib/libc=
/stdlib/t_div.c -o t_div.o
--- all_subdir_stand ---
--- ltable.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/=
libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd=
ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections=
 -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D=
LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse  -msoft-float -ma=
rch=3Di386 -I. -Iinclude -I/workspace/src/contrib/lua/src -I/workspace/src/=
stand/common -I/workspace/src/stand/liblua -DLUA_PATH=3D\"/boot/lua\" -DLUA=
_PATH_DEFAULT=3D\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_USE_POS=
IX -fno-stack-protector -D__BSD_VISIBLE -I/workspace/src/stand/include -I/w=
orkspace/src/stand/liblua -I/workspace/src/contrib/lua/src -I/workspace/src=
/stand/common -g -MD  -MF.depend.ltable.o -MTltable.o -std=3Dgnu99 -Wno-for=
mat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno=
-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err=
or=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member  -Os -mpreferred-stack-boundary=3D2    -c /workspa=
ce/src/contrib/lua/src/ltable.c -o ltable.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdio ---
--- clearerr_test.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net=
bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -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-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o clearerr_test.full t_c=
learerr.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbs=
d -lnetbsd_pie
--- all_subdir_sbin ---
cc1: all warnings being treated as errors
--- all_subdir_lib ---
--- clearerr_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug clearer=
r_test.full clearerr_test.debug
--- all_subdir_sbin ---
*** [md5.o] Error code 1

make[4]: stopped in /workspace/src/sbin/md5
       43.52 real       157.54 user        21.33 sys

make[1]: stopped in /workspace/src

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



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