Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2024 04:07:19 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #3911 - Still Failing
Message-ID:  <92604403.8241.1727237242244@jenkins.ci.freebsd.org>
In-Reply-To: <1702021030.8237.1727234731956@jenkins.ci.freebsd.org>
References:  <1702021030.8237.1727234731956@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #3911 (ee3da604dd016439850dae7736679=
6313e60f0e0) - Still Failing

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

No changes


The end of the build log:

[...truncated 88.12 MiB...]
--- mount_nfs ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmount_nfs.debug  mount_nfs.full mount_nfs
--- all_subdir_lib ---
--- memcpy_test ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.memcpy_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dmemcpy_test )
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3116:30: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3116 |   typedef basic_string<char, char_traits<char>, _ByteAlloc> byte_st=
ring;
      |                              ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3117:31: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3117 |   typedef basic_string<_Elem, char_traits<_Elem>, _WideAlloc> wide_=
string;
      |                               ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member=
 function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAllo=
c>::wide_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _Byt=
eAlloc>::from_bytes(const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3149:38: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3149 |     return from_bytes(__ptr, __ptr + char_traits<char>::length(__pt=
r));
      |                                      ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member=
 function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAllo=
c>::byte_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _Byt=
eAlloc>::to_bytes(const _Elem*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3158:38: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3158 |     return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__w=
ptr));
      |                                      ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3176:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3176 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(_Codecvt* __pcvt, state_type __state)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3180:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3180 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c=
onvert(
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3189:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3189 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(wstring_convert&& __wc)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3256:10: w=
arning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byt=
eAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar=
ations]
 3256 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::=
byte_string
      |          ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3257:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3257 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(=
const _Elem* __frm, const _Elem* __frm_end) {
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3324:62: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3324 | template <class _Codecvt, class _Elem =3D wchar_t, class _Tr =3D ch=
ar_traits<_Elem> >
      |                                                              ^~~~~~=
~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_sbin ---
--- all_subdir_sbin/mount_nullfs ---
--- .depend ---
echo mount_nullfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc=
.a  >> .depend
--- mount_nullfs.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/sbin/mount   -fPIE -g -MD  -MF.depend.mou=
nt_nullfs.o -MTmount_nullfs.o -std=3Dgnu99 -Wno-format-zero-length -fstack-=
protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu=
sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua=
l -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-=
subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate=
-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute=
s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered =
-Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type        -c /workspace/src/sbin/mo=
unt_nullfs/mount_nullfs.c -o mount_nullfs.o
--- all_subdir_lib ---
--- .depend.memcpy_test ---
echo memcpy_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.memcpy_test
--- t_memcpy.o ---
--- memchr_test ---
--- memchr_test.debug ---
--- memcpy_test ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -fno-builtin   -I/workspace/src/lib/libnetbsd -I/workspace=
/src/contrib/netbsd-tests -fPIE -g -MD  -MF.depend.memcpy_test.t_memcpy.o -=
MTt_memcpy.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong =
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin=
ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err=
or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa=
re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr=
ict-aliasing -Wno-error=3Duninitialized -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/contrib/netbsd-tests/lib/libc/string/t_memcp=
y.c -o t_memcpy.o
--- memchr_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug memchr_=
test.full memchr_test.debug
--- memchr_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmemchr_test.debug  memchr_test.full memchr_test
--- all_subdir_lib/libc/tests/time ---
=3D=3D=3D> lib/libc/tests/time (all)
--- all_subdir_lib/libc/tests/sys ---
--- access_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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-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  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre=
lro -pie -Wl,-znoexecstack  -o access_test.full t_access.o  -lprivateatf-c =
-L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_libexec ---
--- memcmp.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -march=3Di686 -mmmx -msse -msse2 -m32     -DCOMPAT_LIBCO=
MPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32  --sysroot=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace/src/amd64.amd64/=
tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo=
n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf =
-fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse =
 -msoft-float -fvisibility=3Dhidden -g -MD  -MF.depend.memcmp.o -MTmemcmp.o=
 -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f=
ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr=
eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig=
n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddr=
ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com=
pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated=
-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog=
ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize=
d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty=
-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du=
nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W=
no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df=
ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool=
-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-error=3Doverflow -Wno-return-type        -Wno-redundant-decls -c /works=
pace/src/lib/libc/string/memcmp.c -o memcmp.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/time ---
--- mktime_test ---
(cd /workspace/src/lib/libc/tests/time &&  DEPENDFILE=3D.depend.mktime_test=
  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/time/Makefile _RECURS=
ING_PROGS=3Dt  PROG=3Dmktime_test )
--- all_subdir_rescue ---
--- af_inet6.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libifconfig -I/tmp/obj/workspace/sr=
c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W=
all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES=
CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa=
ce/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.af_inet6.o -MTaf_inet6.=
o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he=
aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot=
otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -=
Wshadow -Wunused-parameter -Wcast-align -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-decl=
arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-=
not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn=
o-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-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type        -c /workspace/src/sbin/ifconfig/af_inet6.c -o af_inet6.=
o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/string ---
--- memcpy_test ---
/workspace/src/contrib/netbsd-tests/lib/libc/string/t_memcpy.c: In function=
 'atfu_memcpy_return_body':
/workspace/src/contrib/netbsd-tests/lib/libc/string/t_memcpy.c:151:9: warni=
ng: passing argument 1 to 'restrict'-qualified parameter aliases with argum=
ent 2 [-Wrestrict]
  151 |         ATF_REQUIRE_EQ(memcpy(b, b, 0), b);
      |         ^~~~~~~~~~~~~~
--- all_subdir_lib/libc/tests/sys ---
--- access_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug access_=
test.full access_test.debug
--- all_subdir_lib/libc/tests/time ---
--- .depend.mktime_test ---
echo mktime_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.mktime_=
test
--- all_subdir_lib/libc/tests/sys ---
--- access_test ---
--- all_subdir_lib/libc/tests/time ---
--- t_mktime.o ---
--- all_subdir_lib/libc/tests/sys ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Daccess_test.debug  access_test.full access_test
--- all_subdir_lib/libc/tests/time ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.mktime_test.t_mktime.o -MTt_mktime.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-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   =
  -c /workspace/src/contrib/netbsd-tests/lib/libc/time/t_mktime.c -o t_mkti=
me.o
--- all_subdir_stand ---
--- loader.help.userboot ---
cat /workspace/src/stand/common/help.common | awk -f /workspace/src/stand/c=
ommon/merge_help.awk > loader.help.userboot
--- all_subdir_lib ---
--- 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_libexec ---
--- memcpy.o ---
--- all_subdir_stand ---
--- userboot_lua.so.debug ---
--- all_subdir_libexec ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -march=3Di686 -mmmx -msse -msse2 -m32     -DCOMPAT_LIBCO=
MPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32  --sysroot=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace/src/amd64.amd64/=
tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo=
n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf =
-fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse =
 -msoft-float -fvisibility=3Dhidden -g -MD  -MF.depend.memcpy.o -MTmemcpy.o=
 -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f=
ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr=
eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig=
n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddr=
ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com=
pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated=
-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog=
ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize=
d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty=
-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du=
nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W=
no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df=
ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool=
-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-error=3Doverflow -Wno-return-type        -Wno-redundant-decls -c /works=
pace/src/lib/libc/string/memcpy.c -o memcpy.o
--- all_subdir_stand ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug userboo=
t_lua.so.full userboot_lua.so.debug
--- userboot_lua.so ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Duserboot_lua.so.debug  userboot_lua.so.full userboot_lua.so
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:542:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:39:88: warning: 'template<class _Predicate> class std::__1::unar=
y_negate' is deprecated [-Wdeprecated-declarations]
   39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L=
IBCPP_HIDE_FROM_ABI 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:10: warning: 'template<class _Predicate> class std::__1::unar=
y_negate' is deprecated [-Wdeprecated-declarations]
   41 |   return unary_negate<_Predicate>(__pred);
      |          ^~~~~~~~~~~~
/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 ---
--- .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-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -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-function -Wno-error=3Dunused-val=
ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno=
nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-=
error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov=
erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn=
o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe=
xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds=
tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca=
st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro=
s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D=
stringop-truncation -Wno-return-type -Wno-address-of-packed-member     -c /=
workspace/src/contrib/netbsd-tests/lib/libc/sys/t_bind.c -o t_bind.o
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_sbin ---
--- getmntopts.o ---
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/sbin/mount   -fPIE -g -MD  -MF.depend.get=
mntopts.o -MTgetmntopts.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prot=
ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-=
parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -W=
write-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subs=
cripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-tim=
e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W=
no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno=
-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext=
ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e=
rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value=
 -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn=
ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com=
pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er=
ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over=
flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-=
error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc=
ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr=
ingop-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=3Dst=
ringop-truncation -Wno-return-type        -c /workspace/src/sbin/mount/getm=
ntopts.c -o getmntopts.o
--- all_subdir_stand ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
--- all_subdir_libexec ---
--- memmove.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -march=3Di686 -mmmx -msse -msse2 -m32     -DCOMPAT_LIBCO=
MPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32  --sysroot=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace/src/amd64.amd64/=
tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo=
n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf =
-fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse =
 -msoft-float -fvisibility=3Dhidden -g -MD  -MF.depend.memmove.o -MTmemmove=
.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno=
-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -=
Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramet=
er -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-s=
ign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Dad=
dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c=
ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat=
ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl=
ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali=
zed -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-memacce--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_libexec ---
ss -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type =
       -Wno-redundant-decls -c /workspace/src/lib/libc/string/memmove.c -o =
memmove.o
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/time ---
--- mktime_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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-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  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre=
lro -pie -Wl,-znoexecstack  -o mktime_test.full t_mktime.o  -lprivateatf-c =
-L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_lib/libc/tests/sys ---
--- bind_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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-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  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre=
lro -pie -Wl,-znoexecstack  -o bind_test.full t_bind.o  -lprivateatf-c -L/t=
mp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_stand ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/string ---
--- memcpy_test.full ---
--- all_subdir_stand ---
--- btx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/o=
bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding =
-mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0=
x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=
=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wdate-time -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=
  -Os -mpreferred-stack-boundary=3D2        -c /workspace/src/stand/i386/bt=
x/btx/btx.S -o btx.o
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace/sr=
c/contrib/netbsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstac=
k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin=
itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D=
cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno=
-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes=
es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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  -L/tmp/obj/workspace/src/amd64.amd64/lib/lib=
netbsd -Wl,-zrelro -pie -Wl,-znoexecstack  -o memcpy_test.full t_memcpy.o  =
-lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_=
pie  -lmd
--- all_subdir_lib/libc/tests/sys ---
--- bind_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug bind_te=
st.full bind_test.debug
--- all_subdir_lib/libc/tests/time ---
--- mktime_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mktime_=
test.full mktime_test.debug
--- all_subdir_lib/libc/tests/sys ---
--- bind_test ---
--- all_subdir_lib/libc/tests/time ---
--- mktime_test ---
--- all_subdir_lib/libc/tests/sys ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dbind_test.debug  bind_test.full bind_test
--- all_subdir_stand ---
--- btx ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/time ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmktime_test.debug  mktime_test.full mktime_test
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo=
rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-=
mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/=
workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst=
em-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-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 =
 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/=
boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro =
-Wl,-znoexecstack   -o btx btx.o =20
--- all_subdir_lib ---
--- 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/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_stand ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
compilation terminated.
       40.22 real        51.41 user         8.17 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/jenkins3521815386009928=
568.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_8240_1804674636.1727237239966--



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