Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2024 17:06:32 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        br@FreeBSD.org, ngie@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #981 - Still Failing
Message-ID:  <1539277587.16819.1717607194607@jenkins.ci.freebsd.org>
In-Reply-To: <832540581.16811.1717603132375@jenkins.ci.freebsd.org>
References:  <832540581.16811.1717603132375@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #981 (637ee1391957acb3ae0f68aef3e2fa=
d76a5ae338) - Still Failing

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

03b330e1916f468b16f7dbd0b7bd67b567a1eb1e by br:
riscv: add stage 2 translation to pmap.

637ee1391957acb3ae0f68aef3e2fad76a5ae338 by ngie:
pci(4): unbreak the build



The end of the build log:

[...truncated 102.60 MiB...]
/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/bitset: In member=
 function 'std::__1::basic_string<char> std::__1::bitset<_Size>::to_string(=
char, char) const':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:863:26: wa=
rning: '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 char=
32_t is non-standard and is provided for a temporary period. It will be rem=
oved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
  863 |   return to_string<char, char_traits<char>, allocator<char> >(__zer=
o, __one);
      |                          ^~~~~~~~~~~
/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_usr.sbin ---
/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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.pswalk.o -MTpswalk.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/parser/pswalk.c -o pswalk.o
--- psxface.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.psxface.o -MTpsxface.o -std=3Dgnu9=
9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin=
ter-arith -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-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-varia--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In funct=
ion 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_o=
stream<_CharT, _Traits>&, const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:754:24: 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]
  754 |       size_t __len   =3D char_traits<char>::length(__strn);
      |                        ^~~~~~~~~~~
/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_usr.sbin ---
ble -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpans=
ion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation =
-Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-err=
or=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-e=
rror=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressi=
ve-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-va=
lue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Ds=
izeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -=
Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/acpica=
/components/parser/psxface.c -o psxface.o
--- all_subdir_usr.sbin/bhyve ---
--- xmsr.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   -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve=09=09 -I/wor=
kspace/src/usr.sbin/bhyve/../../contrib/lib9p  -I/workspace/src/sys -DINET =
-DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sys/dev/e1000 -=
I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -=
g -MD  -MF.depend.xmsr.o -MTxmsr.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn=
o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas=
t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscrip=
ts -Wnested-externs -Wold-style-definition -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-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        -c /workspace/src/usr.sbin/bhyve/amd=
64/xmsr.c -o xmsr.o
--- all_subdir_usr.sbin/acpi ---
--- rsaddr.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsaddr.o -MTrsaddr.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/resources/rsaddr.c -o rsaddr.o
--- all_subdir_usr.sbin/bhyve ---
--- vmm_instruction_emul.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   -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve=09=09 -I/wor=
kspace/src/usr.sbin/bhyve/../../contrib/lib9p  -I/workspace/src/sys -DINET =
-DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sys/dev/e1000 -=
I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -=
g -MD  -MF.depend.vmm_instruction_emul.o -MTvmm_instruction_emul.o -std=3Dg=
nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer=
ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp=
ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W=
unused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition =
-Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align=
 -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De=
num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er=
ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi=
on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni=
nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -=
Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er=
ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi=
ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type        -c /=
workspace/src/sys/amd64/vmm/vmm_instruction_emul.c -o vmm_instruction_emul.=
o
--- all_subdir_usr.sbin/acpi ---
--- rscalc.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rscalc.o -MTrscalc.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/resources/rscalc.c -o rscalc.o
--- rscreate.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rscreate.o -MTrscreate.o -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da=
ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-=
compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca=
ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D=
logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial=
ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem=
pty-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/s=
ys/contrib/dev/acpica/components/resources/rscreate.c -o rscreate.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/vmstat/tests ---
=3D=3D=3D> usr.bin/vmstat/tests (all)
--- vmstat_test ---
echo '#! /usr/libexec/atf-sh' > vmstat_test.tmp
cat /workspace/src/contrib/netbsd-tests/usr.bin/vmstat/t_vmstat.sh >>vmstat=
_test.tmp
chmod +x vmstat_test.tmp
mv vmstat_test.tmp vmstat_test
--- Kyuafile ---
--- vmstat.full ---
/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 -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o =
vmstat.full vmstat.o   -ldevstat  -lkvm  -lmemstat  -lxo  -lutil=20
--- vmstat.8.gz ---
gzip -cn /workspace/src/usr.bin/vmstat/vmstat.8 > vmstat.8.gz
--- vmstat.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug vmstat.=
full vmstat.debug
--- vmstat ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dvmstat.debug  vmstat.full vmstat
--- all_subdir_usr.bin/w ---
=3D=3D=3D> usr.bin/w (all)
--- .depend ---
echo w.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj=
/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/workspace/src/amd6=
4.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/li=
b/libxo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depe=
nd
--- fmt.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   -fPIE -g -MD  -MF.depend.fmt.o -MTfmt.o -std=3Dgnu99 -Wn=
o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal=
l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a=
rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p=
arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini=
tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-=
bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-=
align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro=
r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W=
no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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      =
  -c /workspace/src/bin/ps/fmt.c -o fmt.o
--- all_subdir_usr.sbin ---
--- rsdump.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsdump.o -MTrsdump.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/resources/rsdump.c -o rsdump.o
--- all_subdir_usr.bin ---
--- pr_time.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   -fPIE -g -MD  -MF.depend.pr_time.o -MTpr_time.o -std=3Dg=
nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer=
ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp=
ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W=
unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl=
e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype        -c /workspace/src/usr.bin/w/pr_time.c -o pr_time.o
--- proc_compare.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   -fPIE -g -MD  -MF.depend.proc_compare.o -MTproc_compare.=
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/usr.bin/w/proc_compare.c -o proc_comp=
are.o
--- w.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   -fPIE -g -MD  -MF.depend.w.o -MTw.o -std=3Dgnu99 -Wno-fo=
rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W=
no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith=
 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param=
eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition=
 -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun=
ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig=
n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D=
enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e=
rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct=
ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un=
initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value =
-Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e=
rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def=
ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type        -c /=
workspace/src/usr.bin/w/w.c -o w.o
--- all_subdir_usr.sbin ---
--- rsdumpinfo.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsdumpinfo.o -MTrsdumpinfo.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes=
 -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro=
r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D=
bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde=
precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err=
or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin=
itialized -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       -c /workspace/=
src/sys/contrib/dev/acpica/components/resources/rsdumpinfo.c -o rsdumpinfo.=
o
--- rsinfo.o ---
--- all_subdir_usr.bin ---
In file included from /workspace/src/sys/sys/types.h:40,
                 from /workspace/src/sys/sys/param.h:114,
                 from /workspace/src/usr.bin/w/w.c:38:
/workspace/src/usr.bin/w/w.c: In function 'main':
--- all_subdir_usr.sbin ---
/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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsinfo.o -MTrsinfo.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/resources/rsinfo.c -o rsinfo.o
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/w/w.c:145:20: warning: left-hand operand of comma ex=
pression has no effect [-Wunused-value]
  145 |         if (strcmp(basename(argv[0]), "uptime") =3D=3D 0) {
      |                    ^~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
--- gdb.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   -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve=09=09 -I/wor=
kspace/src/usr.sbin/bhyve/../../contrib/lib9p  -I/workspace/src/sys -DINET =
-DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sys/dev/e1000 -=
I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -=
g -MD  -MF.depend.gdb.o -MTgdb.o -std=3Dgnu99 -Wno-format-zero-length -fsta=
ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-=
unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-=
qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts=
 -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno=
-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err=
or=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-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        -c /workspace/src/usr.sbin/bhyve/gdb=
.c -o gdb.o
--- all_subdir_usr.sbin/acpi ---
--- rsio.o ---
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/w/w.c:295:64: warning: 'snprintf' output may be trun=
cated before the last format character [-Wformat-truncation=3D]
  295 |                         (void)snprintf(buf, sizeof(buf), "%s:%s", p=
, x_suffix);
      |                                                                ^
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
/workspace/src/usr.sbin/bhyve/gdb.c:172:1: error: 'static' is not at beginn=
ing of declaration [-Werror=3Dold-style-declaration]
  172 | static const gdb_regset[] =3D {
      | ^~~~~~
--- all_subdir_usr.sbin/acpi ---
/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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsio.o -MTrsio.o -std=3Dgnu99 -Wno=
-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall=
 -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar=
ith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -=
Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare =
-Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-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 -W--- all_subdir_usr.sbin/bhyve ---
/workspace/src/usr.sbin/bhyve/gdb.c: In function 'report_stop':
/workspace/src/usr.sbin/bhyve/gdb.c:786:72: warning: suggest braces around =
empty body in an 'else' statement [-Wempty-body]
  786 |                         debug("$vCPU %d reporting ???\n", stopped_v=
cpu);
      |                                                                    =
    ^
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/w/w.c:295:31: note: 'snprintf' output 2 or more byte=
s (assuming 257) into a destination of size 256
  295 |                         (void)snprintf(buf, sizeof(buf), "%s:%s", p=
, x_suffix);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
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/sys/contrib/dev/acpica/com=
ponents/resources/rsio.c -o rsio.o
--- all_subdir_usr.sbin/bhyve ---
/workspace/src/usr.sbin/bhyve/gdb.c: In function 'check_command':
/workspace/src/usr.sbin/bhyve/gdb.c:2004:48: warning: suggest braces around=
 empty body in an 'if' statement [-Wempty-body]
 2004 |                                 debug("-> +\n");
      |                                                ^
--- all_subdir_usr.sbin/acpi ---
--- rsirq.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsirq.o -MTrsirq.o -std=3Dgnu99 -W=
no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa=
ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-=
arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo=
dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable --- all_subdir_usr.bin ---
--- w.full ---
/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 -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o =
w.full fmt.o pr_time.o proc_compare.o w.o   -lkvm  -lsbuf  -lxo  -lutil=20
--- all_subdir_usr.sbin ---
-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/sys/contrib/dev/acpica/c=
omponents/resources/rsirq.c -o rsirq.o
--- rslist.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rslist.o -MTrslist.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/resources/rslist.c -o rslist.o
--- all_subdir_usr.bin ---
--- w.1.gz ---
gzip -cn /workspace/src/usr.bin/w/w.1 > w.1.gz
--- uptime.1.gz ---
gzip -cn /workspace/src/usr.bin/w/uptime.1 > uptime.1.gz
--- w.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug w.full =
w.debug
--- w ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dw.debug  w.full w
--- all_subdir_usr.bin/wall ---
=3D=3D=3D> usr.bin/wall (all)
--- .depend ---
echo wall.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .=
depend
--- ttymsg.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   -fPIE -g -MD  -MF.depend.ttymsg.o -MTttymsg.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/wall/ttymsg.c -o ttymsg.o
--- all_subdir_usr.sbin ---
--- rsmemory.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsmemory.o -MTrsmemory.o -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da=
ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-=
compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca=
ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D=
logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial=
ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem=
pty-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/s=
ys/contrib/dev/acpica/components/resources/rsmemory.c -o rsmemory.o
--- all_subdir_usr.bin ---
--- wall.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   -fPIE -g -MD  -MF.depend.wall.o -MTwall.o -std=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer=
-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused=
-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi=
nition -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    =
    -c /workspace/src/usr.bin/wall/wall.c -o wall.o
--- all_subdir_usr.sbin ---
--- rsmisc.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsmisc.o -MTrsmisc.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/c=
ontrib/dev/acpica/components/resources/rsmisc.c -o rsmisc.o
--- all_subdir_usr.bin ---
--- wall.full ---
/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 -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o =
wall.full ttymsg.o wall.o =20
--- wall.1.gz ---
gzip -cn /workspace/src/usr.bin/wall/wall.1 > wall.1.gz
--- wall.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug wall.fu=
ll wall.debug
--- wall ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwall.debug  wall.full wall
--- all_subdir_lib ---
--- all_subdir_lib/libnv ---
In function 'constexpr size_t std::__1::__constexpr_strlen(const char*)',
    inlined from 'static constexpr size_t std::__1::char_traits<char>::leng=
th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include=
/c++/v1/__string/char_traits.h:227:35,
    inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operato=
r<<(basic_ostream<char, _Traits>&, const char*) [with _Traits =3D char_trai=
ts<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ost=
ream:787:39,
    inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_binary__sing=
le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:291:=
2:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp=
r_c_functions.h:49:26: warning: argument 1 null where non-null expected [-W=
nonnull]
   49 |   return __builtin_strlen(__str);
      |          ~~~~~~~~~~~~~~~~^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp=
r_c_functions.h:49:26: note: in a call to built-in function 'long unsigned =
int __builtin_strlen(const char*)'
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/wc ---
=3D=3D=3D> usr.bin/wc (all)
--- all_subdir_usr.sbin ---
--- rsserial.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsserial.o -MTrsserial.o -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da=
ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-=
compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca=
ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D=
logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial=
ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem=
pty-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/s=
ys/contrib/dev/acpica/components/resources/rsserial.c -o rsserial.o
--- all_subdir_usr.bin ---
--- .depend ---
echo wc.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob=
j/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a   >> .depend
--- wc.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   -DWITH_CASPER -fPIE -g -MD  -MF.depend.wc.o -MTwc.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes=
 -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado=
w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-=
style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-=
error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift=
-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type        -c /workspace/src/usr.bin/wc/wc.c -o wc.o
--- all_subdir_usr.sbin ---
--- rsutils.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsutils.o -MTrsutils.o -std=3Dgnu9=
9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin=
ter-arith -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-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/=
contrib/dev/acpica/components/resources/rsutils.c -o rsutils.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/wc/tests ---
=3D=3D=3D> usr.bin/wc/tests (all)
--- wc_test ---
echo '#! /usr/libexec/atf-sh' > wc_test.tmp
cat /workspace/src/usr.bin/wc/tests/wc_test.sh >>wc_test.tmp
chmod +x wc_test.tmp
mv wc_test.tmp wc_test
--- Kyuafile ---
--- wc.full ---
/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 -DWITH_CASPER -fPIE -g -std=3Dgnu99 -Wno-format-zero-length=
 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W=
 -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -=
Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig=
n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si=
gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc=
lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn=
o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al=
iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=
=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt=
autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op=
eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro=
r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa=
llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -=
Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist=
atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess =
-Wno-error=3Dstringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-zn=
oexecstack   -o wc.full wc.o   -lxo  -lcasper  -lcap_fileargs=20
--- wc.1.gz ---
gzip -cn /workspace/src/usr.bin/wc/wc.1 > wc.1.gz
--- wc.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug wc.full=
 wc.debug
--- wc ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwc.debug  wc.full wc
--- all_subdir_usr.bin/wg ---
=3D=3D=3D> usr.bin/wg (all)
--- .depend ---
echo wg.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob=
j/workspace/src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend
--- wg.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 -include paths.h -DRUNSTATEDIR=3D"_PATH_VARRUN"   -fPIE -g=
 -MD  -MF.depend.wg.o -MTwg.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/contrib=
/wireguard-tools/wg.c -o wg.o
--- all_subdir_usr.sbin ---
--- rsxface.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.rsxface.o -MTrsxface.o -std=3Dgnu9=
9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin=
ter-arith -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-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/=
contrib/dev/acpica/components/resources/rsxface.c -o rsxface.o
--- all_subdir_usr.bin ---
--- config.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 -include paths.h -DRUNSTATEDIR=3D"_PATH_VARRUN"   -fPIE -g=
 -MD  -MF.depend.config.o -MTconfig.o -std=3Dgnu99 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W =
-Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -W=
cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -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-cast-align      -c /=
workspace/src/contrib/wireguard-tools/config.c -o config.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
cc1: all warnings being treated as errors
*** [gdb.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/bhyve

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
      219.67 real      1761.07 user       178.75 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/jenkins3380714475472730=
665.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_16818_1246661457.1717607192275--



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