Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2024 19:53:38 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1758 - Still Failing
Message-ID:  <397831430.7535.1726948421178@jenkins.ci.freebsd.org>
In-Reply-To: <566890441.7525.1726940672984@jenkins.ci.freebsd.org>
References:  <566890441.7525.1726940672984@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #1758 (f505f9a842eb3e75e16e6c7c6f67d=
5b592b1bc65) - Still Failing

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

f505f9a842eb3e75e16e6c7c6f67d5b592b1bc65 by emaste:
bhyve: simplify slot validation in xHCI emulation



The end of the build log:

[...truncated 89.83 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:928:1: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1141 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(size_=
type __n, const value_type& __x) {
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:925:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  925 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string=
<_CharT, _Traits, _Allocator>& __str) {
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:786:53: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
  786 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basi=
c_ostream<char, _Traits>& __os, const char* __str) {
      |                                                     ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:830:39: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  830 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args=
) {
      |                                       ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)=
 {
      | ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:115:28: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp=
l<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _=
_val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:155:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i=
mpl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T=
p __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:139:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base=
_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:120:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at=
omic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  299 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,=
 size_t __size, _Args... __args) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtest.debug  test.full test
--- all_subdir_usr.bin ---
--- colrm.1.gz ---
--- all_subdir_stand ---
--- all_subdir_stand/userboot/userboot_4th ---
=3D=3D=3D> stand/userboot/userboot_4th (all)
--- all_subdir_usr.bin ---
gzip -cn /workspace/src/usr.bin/colrm/colrm.1 > colrm.1.gz
--- all_subdir_lib ---
--- wctomb_2_test ---
--- wctomb_2_test.full ---
--- all_subdir_usr.bin ---
--- colrm.debug ---
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ=
ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al=
ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o wctomb_2_test=
.full wctomb_test.o  -lprivateatf-c
--- all_subdir_usr.bin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug colrm.f=
ull colrm.debug
--- colrm ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dcolrm.debug  colrm.full colrm
--- all_subdir_lib ---
--- wcstombs_test ---
--- wcstombs_test.debug ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/column ---
=3D=3D=3D> usr.bin/column (all)
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug wcstomb=
s_test.full wcstombs_test.debug
--- wcstombs_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwcstombs_test.debug  wcstombs_test.full wcstombs_test
--- Kyuafile ---
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_stand/userboot/userboot_lua ---
=3D=3D=3D> stand/userboot/userboot_lua (all)
--- all_subdir_stand/userboot/userboot_4th ---
include/machine -> /workspace/src/sys/amd64/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- socketpair_test.full ---
--- all_subdir_stand ---
--- vers.c ---
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -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 socketpair_test.full t_socketpair.o  -lpriva=
teatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_stand ---
sh /workspace/src/stand/common/newvers.sh  /workspace/src/stand/userboot/us=
erboot_4th/../userboot/version  "User boot 4th" amd64
--- all_subdir_usr.bin ---
--- .depend ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/locale ---
--- wctomb_2_test ---
--- wctomb_2_test.debug ---
--- all_subdir_usr.bin ---
echo column.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >>=
 .depend
--- column.o ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug wctomb_=
2_test.full wctomb_2_test.debug
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.column.o -MTcolumn.o -std=3Dgnu=
99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro=
r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi=
nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun=
used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-=
definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D=
array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=
=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -=
Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent=
heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D=
unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg=
ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var=
iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa=
nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio=
n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno=
-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres=
sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-=
value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=
=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty=
pe        -c /workspace/src/usr.bin/column/column.c -o column.o
--- all_subdir_lib ---
--- wctomb_2_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwctomb_2_test.debug  wctomb_2_test.full wctomb_2_test
--- all_subdir_stand ---
--- .depend ---
echo userboot_4th.so.full: /tmp/obj/workspace/src/amd64.amd64/stand/ficl/li=
bficl.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a >> .depend
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_stand/userboot ---
--- autoload.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.autoload.pico -MTautoload.pico -std=3Dgnu99 -Wno-format=
-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-er=
ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=
=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os     -c /=
workspace/src/stand/userboot/userboot_4th/../userboot/autoload.c -o autoloa=
d.pico
--- all_subdir_stand/userboot/userboot_lua ---
--- include/machine ---
include/machine -> /workspace/src/sys/amd64/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- vers.c ---
--- all_subdir_stand/i386 ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_stand/userboot ---
sh /workspace/src/stand/common/newvers.sh  /workspace/src/stand/userboot/us=
erboot_lua/../userboot/version  "User boot lua" amd64
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- socketpair_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug socketp=
air_test.full socketpair_test.debug
--- socketpair_test ---
--- all_subdir_stand ---
--- .depend ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsocketpair_test.debug  socketpair_test.full socketpair_test
--- all_subdir_stand ---
echo userboot_lua.so.full: /tmp/obj/workspace/src/amd64.amd64/stand/liblua/=
liblua.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a >> .depend
--- all_subdir_stand/userboot/userboot_4th ---
--- bcache.pico ---
--- all_subdir_stand/userboot/userboot_lua ---
--- autoload.pico ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/locale ---
--- mbrtowc_test ---
--- mbrtowc_test.full ---
--- all_subdir_stand ---
--- all_subdir_stand/userboot/userboot_4th ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.bcache.pico -MTbcache.pico -std=3Dgnu99 -Wno-format-zer=
o-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member  -Os     -c /workspa=
ce/src/stand/common/bcache.c -o bcache.pico
--- all_subdir_stand/i386 ---
--- include/machine ---
--- all_subdir_stand/userboot ---
--- all_subdir_stand/userboot/userboot_lua ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri=
b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA=
DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU=
PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr=
c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo=
n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD  -MF.depend.autoloa=
d.pico -MTautoload.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-heade=
rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D=
array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=
=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -=
Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent=
heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D=
unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg=
ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var=
iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa=
nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio=
n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno=
-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres=
sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-=
value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=
=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty=
pe -Wno-address-of-packed-member  -Os     -c /workspace/src/stand/userboot/=
userboot_lua/../userboot/autoload.c -o autoload.pico
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -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 mbrtowc_test.full t_mbrtowc.o  -lprivateatf-=
c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_lib/libc/tests/sys ---
--- stat_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.stat_test  N=
O_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_=
PROGS=3Dt  PROG=3Dstat_test )
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- all_subdir_stand/userboot ---
--- bcache.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri=
b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA=
DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU=
PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr=
c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo=
n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD  -MF.depend.bcache.=
pico -MTbcache.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -=
Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas=
t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er=
ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses =
-Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused=
-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-=
value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable =
-Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-=
to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno=
-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member  -Os     -c /workspace/src/stand/common/bcache.c=
 -o bcache.pico
--- all_subdir_stand/i386 ---
--- include/machine ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/locale ---
--- mbrtowc_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mbrtowc=
_test.full mbrtowc_test.debug
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_lib ---
--- mbrtowc_test ---
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- .depend.stat_test ---
--- all_subdir_lib/libc/tests/locale ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmbrtowc_test.debug  mbrtowc_test.full mbrtowc_test
--- all_subdir_lib/libc/tests/sys ---
echo stat_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.stat_test
--- t_stat.o ---
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.stat_test.t_stat.o -MTt_stat.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_stat.c -o t_stat.o
--- all_subdir_stand ---
--- btx.o ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/locale ---
--- mbstowcs_test ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common   -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 ---
(cd /workspace/src/lib/libc/tests/locale &&  DEPENDFILE=3D.depend.mbstowcs_=
test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _=
RECURSING_PROGS=3Dt  PROG=3Dmbstowcs_test )
--- .depend.mbstowcs_test ---
--- all_subdir_stand ---
--- btx ---
--- all_subdir_lib ---
echo mbstowcs_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.mbsto=
wcs_test
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -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 ---
--- t_mbstowcs.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.mbstowcs_test.t_mbstowcs.o -MTt_mbsto=
wcs.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-function -Wno-error=3D=
unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-=
error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera=
tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=
=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal=
lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W=
no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista=
tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -=
Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem=
ber     -c /workspace/src/contrib/netbsd-tests/lib/libc/locale/t_mbstowcs.c=
 -o t_mbstowcs.o
--- all_subdir_sbin ---
In function 'ZstdWrite',
    inlined from 'DoRegularFile' at /workspace/src/sbin/savecore/savecore.c=
:663:9,
    inlined from 'DoFile' at /workspace/src/sbin/savecore/savecore.c:1219:7=
:
/workspace/src/sbin/savecore/savecore.c:596:22: warning: 'Zctx' may be used=
 uninitialized [-Wmaybe-uninitialized]
  596 |                 rv =3D ZSTD_decompressStream(Zctx, &Zout, &Zin);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/savecore/savecore.c: In function 'DoFile':
/workspace/src/sbin/savecore/savecore.c:620:20: note: 'Zctx' was declared h=
ere
  620 |         ZSTD_DCtx *Zctx;        /* zstd */
      |                    ^~~~
--- all_subdir_stand ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
compilation terminated.
*** [btx] Error code 1

make[6]: stopped in /workspace/src/stand/i386/btx/btx
       48.92 real       145.43 user        20.97 sys

make[1]: stopped in /workspace/src

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



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