Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2023 08:30:39 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kevans@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #663 - Still Failing
Message-ID:  <1530318122.837.1679560241795@jenkins.ci.freebsd.org>
In-Reply-To: <1922221348.831.1679552920894@jenkins.ci.freebsd.org>
References:  <1922221348.831.1679552920894@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #663 (b84aaf143c5097e6b2481b9afec66c=
90deec627f) - Still Failing

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

4c41f4a0d67fc93cfb07ad5287f02d024d19ef5a by kevans:
daemon: decouple init logic from main loop

b84aaf143c5097e6b2481b9afec66c90deec627f by kevans:
daemon: reformat longopts



The end of the build log:

[...truncated 81.54 MB...]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:39:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:616:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  616 | bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __r=
hs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/atomic:525:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:41:6: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
   41 | bool __libcpp_thread_poll_with_backoff(_Fn&& __f, _BFn&& __bf, chro=
no::nanoseconds __max_elapsed =3D chrono::nanoseconds::zero()) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:41:6: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string:533:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/wrap_i=
ter.h:245:6: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  245 | auto operator-(const __wrap_iter<_Iter1>& __x, const __wrap_iter<_I=
ter2>& __y) _NOEXCEPT
      |      ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1485 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Fn && =
__test_fn)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1523 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp con=
st __val, memory_order __order)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:714:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  714 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __va=
l,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:706:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  706 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, =
 _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:751:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  751 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __v=
alue,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:741:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  741 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a=
,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:732:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  732 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memor=
y_order __order) {
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:722:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  722 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* _=
_a,
      |     ^~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/allocator.h:18,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/memory:848:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:254:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  254 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:277:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  277 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args =
...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:244:7: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  244 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bluetooth ---
--- client.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.client.o -MTclient.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad=
dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c=
ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat=
ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl=
ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali=
zed -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-=
error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ=
ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro=
r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo=
ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno=
-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic=
it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz=
e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp=
are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio=
ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu=
ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac=
cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack=
ed-member      -c /workspace/src/usr.sbin/bluetooth/btpand/client.c -o clie=
nt.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- tbl_data.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.tbl_data.o -MTtbl_data.o -std=3Dgnu99 -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y=
2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini=
tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-but-set-variable -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 -Wno-address-of-packed-member  -Wno-forma=
t    -c /workspace/src/contrib/mandoc/tbl_data.c -o tbl_data.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- nsarguments.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.nsarguments.o -MTnsarguments.o -st=
d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers=
 -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype=
s -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-err=
or=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-but-set-variable -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member      -c /workspace/src/sys/contrib/dev/acpica/comp=
onents/namespace/nsarguments.c -o nsarguments.o
--- all_subdir_rescue ---
--- tail_make ---
(cd /workspace/src/rescue/rescue/../../usr.bin/tail &&  make MK_PIE=3Dno NO=
_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj=
/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/work=
space/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/r=
escue/tail/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLA=
GS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/lib=
ifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsi=
util MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/tail/ forward.o misc.o read.=
o reverse.o tail.o)
--- .depend ---
echo tail.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/=
obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- forward.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc=
onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend=
.forward.o -MTforward.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec=
tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa=
rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr=
ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr=
ipts -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-e=
rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra=
 -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err=
or=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused=
-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-=
value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable =
-Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-=
to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno=
-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type    =
   -c /workspace/src/usr.bin/tail/forward.c -o forward.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/netstat ---
--- mroute.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/netstat -fn=
o-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DSDP -DPF -DNETGRAPH -fPIE=
 -g -MD  -MF.depend.mroute.o -MTmroute.o -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia=
lized -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-err=
or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -=
Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-=
but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -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      -c /work=
space/src/usr.bin/netstat/mroute.c -o mroute.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bluetooth ---
--- event.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.event.o -MTevent.o -std=3Dgnu99=
 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror =
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint=
er-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr=
ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com=
pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated=
-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog=
ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize=
d -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-er=
ror=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=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-member      -c /workspace/src/usr.sbin/bluetooth/btpand/event.c -o event.=
o
--- all_subdir_rescue ---
/workspace/src/usr.bin/tail/forward.c:40:19: warning: 'sccsid' defined but =
not used [-Wunused-const-variable=3D]
   40 | static const char sccsid[] =3D "@(#)forward.c     8.1 (Berkeley) 6/=
6/93";
      |                   ^~~~~~
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- tbl_layout.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.tbl_layout.o -MTtbl_layout.o -std=3Dgnu99 -Wno-format-ze=
ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form=
at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-u=
ninitialized -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-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  -=
Wno-format    -c /workspace/src/contrib/mandoc/tbl_layout.c -o tbl_layout.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- nsconvert.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.nsconvert.o -MTnsconvert.o -std=3D=
gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We=
rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W=
pointer-arith -Wno-uninitialized -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-but-set-variable -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      -c /workspace/src/sys/contrib/dev/acpica/components/nam=
espace/nsconvert.c -o nsconvert.o
--- all_subdir_lib ---
--- all_subdir_lib/googletest/tests/gmock_main ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/ostream:170,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/istream:165,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/sstream:186,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr=
ivate/gmock/gmock-spec-builders.h:66:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2704:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2704 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<char, false>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2705:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2705 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<char, true>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2710:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2710 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<wchar_t, false>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2711:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2711 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<wchar_t, true>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/googletest/tests/gtest ---
--- gtest_repeat_test ---
(cd /workspace/src/lib/googletest/tests/gtest &&  DEPENDFILE=3D.depend.gtes=
t_repeat_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/googletest/tests/gt=
est/Makefile _RECURSING_PROGS=3Dt  PROG=3Dgtest_repeat_test PROG_CXX=3Dgtes=
t_repeat_test)
--- .depend.gtest_repeat_test ---
echo gtest_repeat_test: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc=
.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a >> .dep=
end.gtest_repeat_test
echo gtest_repeat_test: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc=
++.a >> .depend.gtest_repeat_test
--- gtest_repeat_test.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-g++12  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 =
-pipe -fno-common -fPIE -MD -MF.depend.gtest_repeat_test.gtest_repeat_test.=
o -MTgtest_repeat_test.o -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-ar=
ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa=
rameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Daddress -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W=
no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar=
ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no=
t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-=
error=3Dunused-but-set-variable -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  -I/tmp/obj/workspace/src/amd=
64.amd64/tmp/usr/include/private  -I/workspace/src/contrib/googletest/googl=
etest/include -I/workspace/src/contrib/googletest/googletest -I/tmp/obj/wor=
kspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=3D1 -DG=
TEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -DGTEST_HAS_=
POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -fr=
tti -fPIE -std=3Dc++11 -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=
=3Dunknown-pragmas     -c /workspace/src/contrib/googletest/googletest/test=
/gtest_repeat_test.cc -o gtest_repeat_test.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/nfsstat ---
--- nfsstat.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -DNFS -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack=
-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un=
used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu=
al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar=
-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdat=
e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -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-but-set-variable -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype  -Wl,-zrelro -pie   -o nfsstat.full nfsstat.o   -ldevstat  -lxo=20
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
--- all_subdir_usr.sbin/bhyve/kbdlayout ---
=3D=3D=3D> usr.sbin/bhyve/kbdlayout (all)
--- all_subdir_usr.bin ---
--- nfsstat.1.gz ---
gzip -cn /workspace/src/usr.bin/nfsstat/nfsstat.1 > nfsstat.1.gz
--- all_subdir_usr.sbin ---
--- bhyve.full ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/netstat ---
--- netisr.o ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/work=
space/src/sys -DINET -DINET6 -DNETGRAPH -I/workspace/src/sys/dev/e1000 -I/w=
orkspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -g -=
std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade=
rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy=
pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh=
adow -Wunused-parameter -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=
-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W=
no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull=
-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar=
e -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  -Wl,-zrelro -pie   -o bhyve.full acpi_devi=
ce.o atkbdc.o acpi.o audio.o basl.o bhyvegc.o bhyverun.o block_if.o bootrom=
.o config.o console.o ctl_util.o ctl_scsi_all.o fwctl.o gdb.o hda_codec.o i=
nout.o ioapic.o kernemu_dev.o mem.o mevent.o mptbl.o net_backends.o net_uti=
ls.o pci_ahci.o pci_e82545.o pci_emul.o pci_hda.o pci_fbuf.o pci_hostbridge=
.o pci_irq.o pci_lpc.o pci_nvme.o pci_passthru.o pci_virtio_9p.o pci_virtio=
_block.o pci_virtio_console.o pci_virtio_input.o pci_virtio_net.o pci_virti=
o_rnd.o pci_virtio_scsi.o pci_uart.o pci_xhci.o pctestdev.o pm.o post.o ps2=
kbd.o ps2mouse.o qemu_fwcfg.o rfb.o rtc.o smbiostbl.o sockstream.o task_swi=
tch.o uart_emul.o usb_emul.o usb_mouse.o virtio.o vga.o vmgenc.o xmsr.o spi=
nup_ap.o iov.o vmm_instruction_emul.o   -lvmmapi  -lmd  -lnv   -lz  -lutil =
 -lsbuf  -lcam  -l9p  -lnetgraph  -lcrypto -lpthread=20
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/nfsstat ---
--- nfsstat.debug ---
--- all_subdir_usr.bin/netstat ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/netstat -fn=
o-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DSDP -DPF -DNETGRAPH -fPIE=
 -g -MD  -MF.depend.netisr.o -MTnetisr.o -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia=
lized -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-err=
or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -=
Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-=
but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -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      -c /work=
space/src/usr.bin/netstat/netisr.c -o netisr.o
--- all_subdir_usr.bin/nfsstat ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug nfsstat=
.full nfsstat.debug
--- nfsstat ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dnfsstat.debug  nfsstat.full nfsstat
--- all_subdir_rescue ---
--- misc.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc=
onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend=
.misc.o -MTmisc.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st=
rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -=
Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e=
rror=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-but-set-variable -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type      =
 -c /workspace/src/usr.bin/tail/misc.c -o misc.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bluetooth ---
--- packet.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.packet.o -MTpacket.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad=
dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c=
ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat=
ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl=
ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali=
zed -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-=
error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ=
ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro=
r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo=
ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno=
-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic=
it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz=
e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp=
are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio=
ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu=
ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac=
cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack=
ed-member      -c /workspace/src/usr.sbin/bluetooth/btpand/packet.c -o pack=
et.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- tbl_opts.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.tbl_opts.o -MTtbl_opts.o -std=3Dgnu99 -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y=
2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini=
tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-but-set-variable -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 -Wno-address-of-packed-member  -Wno-forma=
t    -c /workspace/src/contrib/mandoc/tbl_opts.c -o tbl_opts.o
--- all_subdir_lib ---
--- gtest_premature_exit_test ---
--- gtest_premature_exit_test ---
/usr/local/bin/x86_64-unknown-freebsd13.1-g++12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p=
ipe -fno-common -fPIE -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith=
 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param=
eter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Daddress -Wno-e=
rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-=
error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati=
ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p=
arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err=
or=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunus=
ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro=
r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog=
ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation=
 -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor=
mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou=
gh -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 -I/tmp/obj/workspace/src/amd64.a=
md64/tmp/usr/include/private -I/workspace/src/contrib/googletest/googletest=
/include -I/workspace/src/contrib/googletest/googletest -I/tmp/obj/workspac=
e/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_=
HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -DGTEST_HAS_POSIX=
_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -=
fPIE -std=3Dc++11 -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=3Dunk=
nown-pragmas  -Wl,-zrelro -pie  -o gtest_premature_exit_test  gtest_prematu=
re_exit_test.o -lprivategtest
--- all_subdir_rescue ---
/workspace/src/usr.bin/tail/misc.c:40:19: warning: 'sccsid' defined but not=
 used [-Wunused-const-variable=3D]
   40 | static const char sccsid[] =3D "@(#)misc.c        8.1 (Berkeley) 6/=
6/93";
      |                   ^~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: warning: libcap_pwd.so.1, nee=
ded by /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so, not found (=
try using -rpath or -rpath-link)
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: warning: libcap_grp.so.1, nee=
ded by /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so, not found (=
try using -rpath or -rpath-link)
--- all_subdir_rescue ---
--- tee_make ---
(cd /workspace/src/rescue/rescue/../../usr.bin/tee &&  make MK_PIE=3Dno NO_=
SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/=
workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works=
pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re=
scue/tee/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=
=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif=
config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut=
il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/tee/ tee.o)
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- nsdump.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.nsdump.o -MTnsdump.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-but-set-variable -Wno-error=3Dunused-function -Wno-err=
or=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=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-member      -c /workspace/src/sys/contrib/dev/acpica/components/namespace=
/nsdump.c -o nsdump.o
--- all_subdir_rescue ---
--- tail_make ---
--- read.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc=
onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend=
.read.o -MTread.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st=
rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -=
Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e=
rror=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-but-set-variable -Wno-error=3Dunused-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type      =
 -c /workspace/src/usr.bin/tail/read.c -o read.o
--- tee_make ---
--- .depend ---
echo tee.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .d=
epend
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bluetooth ---
--- server.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.server.o -MTserver.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad=
dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c=
ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat=
ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl=
ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali=
zed -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-=
error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ=
ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro=
r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo=
ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno=
-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic=
it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz=
e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp=
are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio=
ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu=
ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac=
cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack=
ed-member      -c /workspace/src/usr.sbin/bluetooth/btpand/server.c -o serv=
er.o
--- all_subdir_usr.sbin/bhyve ---
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_setpassent'
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getgrgid_r'
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_setgroupent'
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getpwnam'
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getpwuid_r'
--- all_subdir_usr.bin ---
--- chars.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE =
-g -MD  -MF.depend.chars.o -MTchars.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-uninitializ=
ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al=
ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -=
Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=
=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-address-of-packed-member  -Wno-format   =
 -c /workspace/src/contrib/mandoc/chars.c -o chars.o
--- all_subdir_usr.sbin ---
collect2: error: ld returned 1 exit status
*** [bhyve.full] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/bhyve
1 error
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_tests ---

make[5]: stopped in /workspace/src/tests/sys/fs
--- all_subdir_usr.sbin ---

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

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

make[3]: stopped in /workspace/src/rescue
--- all_subdir_lib ---

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

make[4]: stopped in /workspace/src/tests/sys
--- all_subdir_rescue ---

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

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

make[2]: stopped in /workspace/src
       67.61 real      1318.30 user       167.98 sys

make[1]: stopped in /workspace/src

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



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