Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2023 06:15:33 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kevans@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #955 - Still Failing
Message-ID:  <1279096939.3677.1683612935171@jenkins.ci.freebsd.org>
In-Reply-To: <1803675748.3665.1683603059661@jenkins.ci.freebsd.org>
References:  <1803675748.3665.1683603059661@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #955 (20c61a7c518b9c2f451118913e10a1=
525ad0b578) - Still Failing

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

20c61a7c518b9c2f451118913e10a1525ad0b578 by kevans:
acl(3): improve discoverability of acl_get_perm_np(3)



The end of the build log:

[...truncated 71.33 MB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:24:36: note: declared here
   24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref
      |                                    ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:67:60: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d=
eprecated [-Wdeprecated-declarations]
   67 |     template<class _Up> _LIBCPP_INLINE_VISIBILITY operator auto_ptr=
_ref<_Up>() _NOEXCEPT
      |                                                            ^~~~~~~~=
~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:24:36: note: declared here
   24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref
      |                                    ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:69:60: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec=
ated [-Wdeprecated-declarations]
   69 |     template<class _Up> _LIBCPP_INLINE_VISIBILITY operator auto_ptr=
<_Up>() _NOEXCEPT
      |                                                            ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt=
r_ref<_Up>()':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:68:10: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d=
eprecated [-Wdeprecated-declarations]
   68 |         {auto_ptr_ref<_Up> __t; __t.__ptr_ =3D release(); return __=
t;}
      |          ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:24:36: note: declared here
   24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref
      |                                    ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt=
r<_Up>()':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:70:17: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec=
ated [-Wdeprecated-declarations]
   70 |         {return auto_ptr<_Up>(release());}
      |                 ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:74:56: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec=
ated [-Wdeprecated-declarations]
   74 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr<voi=
d>
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/string ---
--- wcscoll_test.debug ---
--- all_subdir_lib/libc/tests/stdio ---
--- mkostemp_test.debug ---
--- all_subdir_lib/libc/tests/string ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug wcscoll=
_test.full wcscoll_test.debug
--- all_subdir_lib/libc/tests/stdio ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug mkostem=
p_test.full mkostemp_test.debug
--- all_subdir_lib/libc/tests/string ---
--- wcscoll_test ---
--- all_subdir_lib/libc/tests/stdio ---
--- mkostemp_test ---
--- all_subdir_lib/libc/tests/string ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwcscoll_test.debug  wcscoll_test.full wcscoll_test
--- all_subdir_lib/libc/tests/stdio ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmkostemp_test.debug  mkostemp_test.full mkostemp_test
--- all_subdir_lib/libc/tests/string ---
--- wcsnlen_test ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.wcsnlen_t=
est  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _R=
ECURSING_PROGS=3Dt  PROG=3Dwcsnlen_test )
--- all_subdir_lib/libc/tests/stdio ---
--- open_memstream2_test ---
(cd /workspace/src/lib/libc/tests/stdio &&  DEPENDFILE=3D.depend.open_memst=
ream2_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makef=
ile _RECURSING_PROGS=3Dt  PROG=3Dopen_memstream2_test )
--- all_subdir_lib/libc/tests/stdlib ---
--- qsort_s_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug qsort_s=
_test.full qsort_s_test.debug
--- qsort_s_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dqsort_s_test.debug  qsort_s_test.full qsort_s_test
--- set_constraint_handler_s_test ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=3D.depend.set_const=
raint_handler_s_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/s=
tdlib/Makefile _RECURSING_PROGS=3Dt  PROG=3Dset_constraint_handler_s_test )
--- all_subdir_lib/libc/tests/string ---
--- .depend.wcsnlen_test ---
echo wcsnlen_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.wcsnlen_test
--- wcsnlen_test.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   -fPIE -g -MD  -MF.depend.wcsnlen_test.wcsnlen_test.o -MT=
wcsnlen_test.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron=
g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po=
inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e=
rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com=
pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds=
trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-varia=
ble -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp=
ty-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=3Ddeprecate=
d -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-e=
rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type =
-Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member    -c /workspace/src/lib/=
libc/tests/string/wcsnlen_test.c -o wcsnlen_test.o
--- all_subdir_lib/libc/tests/stdio ---
--- .depend.open_memstream2_test ---
echo open_memstream2_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.open_memstream2_test
--- open_memstream2_test.o ---
--- all_subdir_lib/libc/tests/stdlib ---
--- .depend.set_constraint_handler_s_test ---
--- 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   -fPIE -g -MD  -MF.depend.open_memstream2_test.open_memst=
ream2_test.o -MTopen_memstream2_test.o -std=3Dgnu99 -Wno-format-zero-length=
 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W=
no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunuse=
d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member   =
 -c /workspace/src/lib/libc/tests/stdio/open_memstream2_test.c -o open_mems=
tream2_test.o
--- all_subdir_lib/libc/tests/stdlib ---
echo set_constraint_handler_s_test.full: /tmp/obj/workspace/src/amd64.amd64=
/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpriva=
teatf-c.a >> .depend.set_constraint_handler_s_test
--- set_constraint_handler_s_test.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 -fPIE -g -MD  -MF.depend.set_constraint_handler_s_test.se=
t_constraint_handler_s_test.o -MTset_constraint_handler_s_test.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/lib/libc/tests/stdlib/set_con=
straint_handler_s_test.c -o set_constraint_handler_s_test.o
--- all_subdir_lib/libc/tests/gen ---
--- ttyname_test.full ---
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/memory:860:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_function.h:45:27: warning: 'template<class _Arg1, class _Arg2, class _Re=
sult> struct std::__1::binary_function' is deprecated [-Wdeprecated-declara=
tions]
   45 | using __binary_function =3D binary_function<_Arg1, _Arg2, _Result>;
      |                           ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_function.h:24:57: note: declared here
   24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_func=
tion
      |                                                         ^~~~~~~~~~~=
~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__functional/operations.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_function.h:42:26: warning: 'template<class _Arg, class _Result> struct st=
d::__1::unary_function' is deprecated [-Wdeprecated-declarations]
   42 | using __unary_function =3D unary_function<_Arg, _Result>;
      |                          ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_function.h:23:57: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_funct=
ion
      |                                                         ^~~~~~~~~~~=
~~~
--- 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 -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/li=
b/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/ne=
tbsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W=
no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -=
Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu=
m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro=
r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-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=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 ttyname_test.full t_tt=
yname.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/__memory/shared_ptr.h:28:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p=
tr.h:216:14: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  216 |   unique_ptr(auto_ptr<_Up>&& __p,
      |              ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p=
tr.h:247:17: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  247 |       operator=3D(auto_ptr<_Up> __p) {
      |                 ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p=
tr.h:732:50: warning: type attributes ignored after type is already defined=
 [-Wattributes]
  732 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash;
      |                                                  ^~~~
--- 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 ---
--- ttyname_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug ttyname=
_test.full ttyname_test.debug
--- ttyname_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dttyname_test.debug  ttyname_test.full ttyname_test
--- vis_test ---
(cd /workspace/src/lib/libc/tests/gen &&  DEPENDFILE=3D.depend.vis_test  NO=
_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/gen/Makefile _RECURSING_P=
ROGS=3Dt  PROG=3Dvis_test )
--- .depend.vis_test ---
echo vis_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.vis_test
--- t_vis.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   -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src=
/lib/libc/tests/gen -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib=
/netbsd-tests -fPIE -g -MD  -MF.depend.vis_test.t_vis.o -MTt_vis.o -std=3Dg=
nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer=
ror -Wall -Wno-format-y2k -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-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-but-set-variable -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/contrib/netbsd-tests/lib/li=
bc/gen/t_vis.c -o t_vis.o
--- all_subdir_sbin ---
--- all_subdir_sbin/mdconfig ---
--- all_subdir_sbin/mdconfig/tests ---
=3D=3D=3D> sbin/mdconfig/tests (all)
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/string ---
--- wcsnlen_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-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-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-address-of-packed-member  -Wl,-zrelro -p=
ie  -o wcsnlen_test.full wcsnlen_test.o  -lprivateatf-c
--- all_subdir_sbin ---
--- mdconfig_test ---
echo '#! /usr/libexec/atf-sh' > mdconfig_test.tmp
cat /workspace/src/sbin/mdconfig/tests/mdconfig_test.sh >>mdconfig_test.tmp
chmod +x mdconfig_test.tmp
mv mdconfig_test.tmp mdconfig_test
--- Kyuafile ---
--- mdconfig.full ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- set_constraint_handler_s_test.full ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:642:16: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  642 |     shared_ptr(auto_ptr<_Yp>&& __r)
      |                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- all_subdir_sbin ---
/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 -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-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  -W=
l,-zrelro -pie   -o mdconfig.full mdconfig.o   -lutil  -lgeom=20
--- 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 -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protec=
tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize=
d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-address-of-packed-member  -Wl,-zrelro -p=
ie  -o set_constraint_handler_s_test.full set_constraint_handler_s_test.o  =
-lprivateatf-c
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:741:32: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  741 |     shared_ptr<_Tp>& operator=3D(auto_ptr<_Yp>&& __r)
      |                                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/string ---
--- wcsnlen_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug wcsnlen=
_test.full wcsnlen_test.debug
--- wcsnlen_test ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:1747:50: warning: type attributes ignored after type is already define=
d [-Wattributes]
 1747 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash;
      |                                                  ^~~~
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwcsnlen_test.debug  wcsnlen_test.full wcsnlen_test
--- all_subdir_rescue ---
--- pass3.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.pass3.o -MTpass3.o -std=3Dgnu99 -Wno-format=
-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f=
ormat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-e=
rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize=
d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-member      -c /workspace/src/sbin/fsck_ffs/pass3.c -o pass3.o
--- all_subdir_lib ---
--- memchr_test ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.memchr_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dmemchr_test )
--- all_subdir_stand ---
--- lundump.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/=
libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou=
ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -=
fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO=
ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno=
-red-zone -I. -Iinclude -I/workspace/src/contrib/lua/src -I/workspace/src/s=
tand/common -I/workspace/src/stand/liblua -DLUA_PATH=3D\"/boot/lua\" -DLUA_=
PATH_DEFAULT=3D\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_USE_POSI=
X -fno-stack-protector -D__BSD_VISIBLE -I/workspace/src/stand/include -I/wo=
rkspace/src/stand/liblua -I/workspace/src/contrib/lua/src -I/workspace/src/=
stand/common -fPIC -g -MD  -MF.depend.lundump.o -MTlundump.o -std=3Dgnu99 -=
Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunu=
sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
-Wno-address-of-packed-member  -Os    -c /workspace/src/contrib/lua/src/lun=
dump.c -o lundump.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- set_constraint_handler_s_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug set_con=
straint_handler_s_test.full set_constraint_handler_s_test.debug
--- set_constraint_handler_s_test ---
--- all_subdir_lib/libc/tests/string ---
--- .depend.memchr_test ---
echo memchr_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.=
a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj=
/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a /tmp/obj/workspace=
/src/amd64.amd64/tmp/usr/lib/libmd.a >> .depend.memchr_test
--- all_subdir_lib/libc/tests/stdlib ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dset_constraint_handler_s_test.debug  set_constraint_handler_s_te=
st.full set_constraint_handler_s_test
--- all_subdir_sbin ---
--- mdconfig.8.gz ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/string ---
--- t_memchr.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.memchr_test.t_memchr.o -MTt_memchr.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_memchr.c -o t_memchr.o
--- all_subdir_sbin ---
gzip -cn /workspace/src/sbin/mdconfig/mdconfig.8 > mdconfig.8.gz
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- strfmon_test ---
--- all_subdir_sbin ---
--- all_subdir_sbin/md5 ---
cc1: all warnings being treated as errors
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=3D.depend.strfmon_t=
est  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _R=
ECURSING_PROGS=3Dt  PROG=3Dstrfmon_test )
--- all_subdir_sbin ---
--- all_subdir_sbin/mdconfig ---
--- mdconfig.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug mdconfi=
g.full mdconfig.debug
--- mdconfig ---
--- all_subdir_sbin/md5 ---
*** [md5.o] Error code 1

make[4]: stopped in /workspace/src/sbin/md5
       35.08 real       129.77 user        18.12 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/jenkins7752757094481597=
941.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_3676_900990196.1683612933490--



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