Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2023 11:53:53 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        royger@FreeBSD.org, se@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #700 - Still Failing
Message-ID:  <1639410324.1245.1680090835822@jenkins.ci.freebsd.org>
In-Reply-To: <787625463.1221.1680081670208@jenkins.ci.freebsd.org>
References:  <787625463.1221.1680081670208@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #700 (9d33a9d96f5a2cd88d0955b5b56ef5=
058b1706c1) - Still Failing

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

c33db74b5323480fba7adef58e8aa88f6091d134 by se:
fs/msdosfs: add tracking of free root directory entries

2d5e325303cf9e7470b7846deba30af33046c31a by royger:
xen/intr: always set xi_close in xen_intr_bind_isrc()

0ebf9bb42d7cb94e28a69cfc8efeb17dc9468955 by royger:
xen/intr: fix overflow of Xen interrupt range

2b2415bafa0dda36244f0fedef9f8750b2868dea by royger:
xen/intr: fix corruption of event channel table

1797ff962769aac6822cde45719ed02c18d6cdb8 by royger:
xen/intr: cleanup event channel number use

49ca3167b7be6145b238588573673a0f14f9e7e2 by royger:
xen/intr: add check for intr_register_source() errors

9f3be3a6ec8ec6096e3d6c715695a6560aabbb80 by royger:
xen: switch to using core atomics for synchronization

40ad9aaa880c7eefa3c16786beb19320afdc8903 by royger:
xen/intr: stop passing shared_info_t to xen_intr_active_ports()

910bd069f809b462303dd52f48546fff3048887f by royger:
xen/intr: remove x86 APIC headers from xen_intr.c

e45c8ea31cd89feda2b5b31bd623f4879602aec5 by royger:
xen/intr: merge parts of resume functionality into new function

b94341afcb12dac74825ac6fb140e2819760b00d by royger:
xen/intr: rework xen_intr_resume() for in-place remapping

9d33a9d96f5a2cd88d0955b5b56ef5058b1706c1 by se:
Fix typo in statfs man page



The end of the build log:

[...truncated 80.88 MB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:68:10: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is d=
eprecated [-Wdeprecated-declarations]
   68 |         {auto_ptr_ref<_Up> __t; __t.__ptr_ =3D release(); return __=
t;}
      |          ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:24:36: note: declared here
   24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref
      |                                    ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt=
r<_Up>()':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:70:17: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec=
ated [-Wdeprecated-declarations]
   70 |         {return auto_ptr<_Up>(release());}
      |                 ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:74:56: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprec=
ated [-Wdeprecated-declarations]
   74 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr<voi=
d>
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- io ---
--- io ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dio.debug  io.full io
--- mkdir ---
(cd /workspace/src/tests/sys/fs/fusefs &&  DEPENDFILE=3D.depend.mkdir  NO_S=
UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR=
OGS=3Dt  PROG=3Dmkdir PROG_CXX=3Dmkdir)
--- interrupt ---
--- interrupt.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug interru=
pt.full interrupt.debug
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- nsalloc.o ---
--- all_subdir_tests ---
--- mkdir ---
--- .depend.mkdir ---
--- 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 -=
pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/wo=
rkspace/src/sys -fPIE -g -MD  -MF.depend.nsalloc.o -MTnsalloc.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-but-set-variable -Wno-error=3Dunused-function -Wno-e=
rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize=
d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-member      -c /workspace/src/sys/contrib/dev/acpica/components/namespace=
/nsalloc.c -o nsalloc.o
--- all_subdir_tests ---
echo mkdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp=
/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/=
src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/=
usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li=
butil.a >> .depend.mkdir
echo mkdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>=
 .depend.mkdir
--- mkdir.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 -g -MD -MF.depend.mkdir.mkdir.o -MTmkdir.o -Wno-for=
mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wn=
o-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-=
qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch=
ar-subscripts -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn=
o-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-v=
ariable -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  -I/workspace/src/tests -I/workspace/src/sys/fs/fu=
se -I/workspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr=
/include/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_H=
AS_STREAM_REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-class-memaccess -W=
no-deprecated-copy -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-pl=
acement-new -Wno-attributes    -c /workspace/src/tests/sys/fs/fusefs/mkdir.=
cc -o mkdir.o
--- interrupt ---
--- interrupt ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dinterrupt.debug  interrupt.full interrupt
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/tcpdump ---
--- print-openflow.o ---
--- all_subdir_tests ---
--- lseek ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/memory:860:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_function.h:45:27: warning: 'template<class _Arg1, class _Arg2, class _Re=
sult> struct std::__1::binary_function' is deprecated [-Wdeprecated-declara=
tions]
   45 | using __binary_function =3D binary_function<_Arg1, _Arg2, _Result>;
      |                           ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina=
ry_function.h:24:57: note: declared here
   24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_func=
tion
      |                                                         ^~~~~~~~~~~=
~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__functional/operations.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_function.h:42:26: warning: 'template<class _Arg, class _Result> struct st=
d::__1::unary_function' is deprecated [-Wdeprecated-declarations]
   42 | using __unary_function =3D unary_function<_Arg, _Result>;
      |                          ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_function.h:23:57: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_funct=
ion
      |                                                         ^~~~~~~~~~~=
~~~
--- all_subdir_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 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD  -MF.depend.print-ope=
nflow.o -MTprint-openflow.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse=
d-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-po=
inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e=
rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com=
pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds=
trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-varia=
ble -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp=
ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-=
error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type =
-Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/co=
ntrib/tcpdump/print-openflow.c -o print-openflow.o
--- all_subdir_tests ---
--- mknod ---
(cd /workspace/src/tests/sys/fs/fusefs &&  DEPENDFILE=3D.depend.mknod  NO_S=
UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR=
OGS=3Dt  PROG=3Dmknod PROG_CXX=3Dmknod)
--- lseek ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:28:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p=
tr.h:216:14: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  216 |   unique_ptr(auto_ptr<_Up>&& __p,
      |              ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p=
tr.h:247:17: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  247 |       operator=3D(auto_ptr<_Up> __p) {
      |                 ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/autofs ---
--- defined.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/usr.sbin/autofs -I/workspace/src/sys/fs/a=
utofs -I/workspace/src/sbin/mount   -fPIE -g -MD  -MF.depend.defined.o -MTd=
efined.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e=
xterns -Wold-style-definition -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       -c /workspace/=
src/usr.sbin/autofs/defined.c -o defined.o
--- all_subdir_tests ---
--- mknod ---
--- .depend.mknod ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- dbm.o ---
--- all_subdir_tests ---
echo mknod.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp=
/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/=
src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/=
usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li=
butil.a >> .depend.mknod
echo mknod.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>=
 .depend.mknod
--- mknod.o ---
--- all_subdir_usr.bin ---
/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.dbm.o -MTdbm.o -std=3Dgnu99 -Wno-format-zero-length -fst=
ack-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-error=3Daddress -Wno-error=3Darray-bounds=
 -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align =
-Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den=
um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err=
or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set=
-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member  -Wno-format    -c /=
workspace/src/contrib/mandoc/dbm.c -o dbm.o
--- all_subdir_tests ---
/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 -g -MD -MF.depend.mknod.mknod.o -MTmknod.o -Wno-for=
mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wn=
o-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-=
qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch=
ar-subscripts -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn=
o-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-v=
ariable -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  -I/workspace/src/tests -I/workspace/src/sys/fs/fu=
se -I/workspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr=
/include/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_H=
AS_STREAM_REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-class-memaccess -W=
no-deprecated-copy -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-pl=
acement-new -Wno-attributes    -c /workspace/src/tests/sys/fs/fusefs/mknod.=
cc -o mknod.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
--- all_subdir_usr.sbin/bhyve/kbdlayout ---
=3D=3D=3D> usr.sbin/bhyve/kbdlayout (all)
--- bhyve.8.gz ---
gzip -cn /workspace/src/usr.sbin/bhyve/bhyve.8 > bhyve.8.gz
--- all_subdir_rescue ---
--- brac.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -I/workspace/src/usr.bin/less -I/workspace/src/contrib/le=
ss   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/o=
bj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.brac.o -MTbra=
c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-=
headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -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   =
   -c /workspace/src/contrib/less/brac.c -o brac.o
--- all_subdir_usr.sbin ---
--- bhyve_config.5.gz ---
--- bhyve.full ---
--- bhyve_config.5.gz ---
gzip -cn /workspace/src/usr.sbin/bhyve/bhyve_config.5 > bhyve_config.5.gz
--- bhyve.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 -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.sbin/tcpdump ---
--- print-openflow-1.0.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD  -MF.depend.print-ope=
nflow-1.0.o -MTprint-openflow-1.0.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W=
no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized=
 -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-but-s=
et-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-err=
or=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compa=
re -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno=
-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddep=
recated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno=
-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Di=
nt-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type =
-Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-ove=
rflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function=
-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-erro=
r=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tr=
uncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/=
src/contrib/tcpdump/print-openflow-1.0.c -o print-openflow-1.0.o
--- all_subdir_sbin ---
--- all_subdir_sbin/pflogd ---
=3D=3D=3D> sbin/pflogd (all)
--- .depend ---
echo pflogd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm=
p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpcap.a >> .depend
--- pflogd.o ---
--- all_subdir_sbin/pfctl ---
--- pfctl_altq.o ---
--- all_subdir_sbin/pflogd ---
/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 -include /workspace/src/lib/libpcap/config.h -I/workspace/=
src/contrib/libpcap   -fPIE -g -MD  -MF.depend.pflogd.o -MTpflogd.o -std=3D=
gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We=
rror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative=
-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable=
 -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion=
-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member      -c /workspace/src/contrib/pf/pflogd/pflogd.=
c -o pflogd.o
--- all_subdir_sbin/pfctl ---
/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   -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-p=
rototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspace/src/lib/li=
bpfctl -I/tmp/obj/workspace/src/amd64.amd64/lib/libpfctl -DWITH_INET6 -DWIT=
H_INET -fPIE -g -MD  -MF.depend.pfctl_altq.o -MTpfctl_altq.o -std=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -Wno-uninitialized -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 -Wno-=
address-of-packed-member      -c /workspace/src/sbin/pfctl/pfctl_altq.c -o =
pfctl_altq.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/patch ---
--- mkpath.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.mkpath.o -MTmkpath.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-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-va=
lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn=
onnull-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-o=
verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W=
no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno=
except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D=
stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc=
ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr=
os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=
=3Dstringop-truncation -Wno-return-type       -c /workspace/src/usr.bin/pat=
ch/mkpath.c -o mkpath.o
--- all_subdir_tests ---
--- lseek ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:642:16: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  642 |     shared_ptr(auto_ptr<_Yp>&& __r)
      |                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:741:32: warning: 'template<class _Tp> class std::__1::auto_ptr' is dep=
recated [-Wdeprecated-declarations]
  741 |     shared_ptr<_Tp>& operator=3D(auto_ptr<_Yp>&& __r)
      |                                ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr=
.h:30:56: note: declared here
   30 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
      |                                                        ^~~~~~~~
--- all_subdir_rescue ---
--- ch.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -I/workspace/src/usr.bin/less -I/workspace/src/contrib/le=
ss   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/o=
bj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.ch.o -MTch.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -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   =
   -c /workspace/src/contrib/less/ch.c -o ch.o
--- 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_usr.bin ---
--- all_subdir_usr.bin/pathchk ---
=3D=3D=3D> usr.bin/pathchk (all)
--- all_subdir_usr.bin/patch ---
--- patch.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.patch.o -MTpatch.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus=
ed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-de=
finition -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       -c /workspace/src/usr.bin/patch/pat=
ch.c -o patch.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- nsarguments.o ---
--- all_subdir_usr.sbin/autofs ---
--- getmntopts.o ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/pathchk ---
--- .depend ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
/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_usr.bin ---
echo pathchk.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >=
> .depend
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/autofs ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/usr.sbin/autofs -I/workspace/src/sys/fs/a=
utofs -I/workspace/src/sbin/mount   -fPIE -g -MD  -MF.depend.getmntopts.o -=
MTgetmntopts.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron=
g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -=
Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin=
gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne=
sted-externs -Wold-style-definition -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-but-set-variable -Wno-error=3Dunused-function=
 -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini=
tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn=
o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro=
r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define=
d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D=
implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e=
lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe=
r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim=
izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro=
r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer=
-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type       -c /work=
space/src/sbin/mount/getmntopts.c -o getmntopts.o
--- all_subdir_usr.bin ---
--- pathchk.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.pathchk.o -MTpathchk.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-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       -c /workspace/src/usr.bin/=
pathchk/pathchk.c -o pathchk.o
--- all_subdir_usr.sbin ---
--- 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'
collect2: error: ld returned 1 exit status
*** [bhyve.full] Error code 1

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

make[4]: stopped in /workspace/src/usr.sbin/bhyve
--- 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_sbin ---

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

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

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

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

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

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

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

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

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

make[2]: stopped in /workspace/src
       66.51 real      1356.13 user       166.97 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins6566830405986756=
051.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_1244_336007297.1680090833892--



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