FreeBSD-main-amd64-gcc12_build - Build #657 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 22 Mar 2023 05:26:43 UTC
FreeBSD-main-amd64-gcc12_build - Build #657 (ed52baf51bd142b5e32701842346452a7ebe37a5) - Still Failing

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

1ad3cafcd34eaf65f002c0c5242374a61d4a9b54 by jhb:
Remove /usr/lib/dtrace/ipfw.d for WITHOUT_DTRACE.

ed52baf51bd142b5e32701842346452a7ebe37a5 by imp:
_endian.h: Include sys/ctypes.h for visibility macros



The end of the build log:

[...truncated 83.30 MB...]
   21 | int qemu_fwcfg_add_file(const uint8_t name[QEMU_FWCFG_MAX_NAME],
      |     ^~~~~~~~~~~~~~~~~~~
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:852,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1712,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:44,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock.h:59,
                 from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:41,
                 from /workspace/src/tests/sys/fs/fusefs/lseek.cc:36:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:39:60: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
   39 |     template<class _Up> _LIBCPP_INLINE_VISIBILITY auto_ptr(auto_ptr<_Up>& __p) _NOEXCEPT
      |                                                            ^~~~~~~~
/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:43:71: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
   43 |     template<class _Up> _LIBCPP_INLINE_VISIBILITY auto_ptr& operator=(auto_ptr<_Up>& __p) _NOEXCEPT
      |                                                                       ^~~~~~~~
/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:45:51: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is deprecated [-Wdeprecated-declarations]
   45 |     _LIBCPP_INLINE_VISIBILITY auto_ptr& operator=(auto_ptr_ref<_Tp> __p) _NOEXCEPT
      |                                                   ^~~~~~~~~~~~
/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:66:40: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is deprecated [-Wdeprecated-declarations]
   66 |     _LIBCPP_INLINE_VISIBILITY auto_ptr(auto_ptr_ref<_Tp> __p) _NOEXCEPT : __ptr_(__p.__ptr_) {}
      |                                        ^~~~~~~~~~~~
/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:67:60: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is deprecated [-Wdeprecated-declarations]
   67 |     template<class _Up> _LIBCPP_INLINE_VISIBILITY operator auto_ptr_ref<_Up>() _NOEXCEPT
      |                                                            ^~~~~~~~~~~~
/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:69:60: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
   69 |     template<class _Up> _LIBCPP_INLINE_VISIBILITY operator auto_ptr<_Up>() _NOEXCEPT
      |                                                            ^~~~~~~~
/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: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_ptr_ref<_Up>()':
/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 deprecated [-Wdeprecated-declarations]
   68 |         {auto_ptr_ref<_Up> __t; __t.__ptr_ = 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_ptr<_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 deprecated [-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 deprecated [-Wdeprecated-declarations]
   74 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr<void>
      |                                                        ^~~~~~~~
/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 ---
/workspace/src/usr.sbin/bhyve/bhyverun.c:476:52: warning: '.cpuset' directive output may be truncated writing 7 bytes into a region of size between 1 and 10 [-Wformat-truncation=]
  476 |                 snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |                                                    ^~~~~~~
In function 'build_vcpumaps',
    inlined from 'main' at /workspace/src/usr.sbin/bhyve/bhyverun.c:1405:2:
/workspace/src/usr.sbin/bhyve/bhyverun.c:476:17: note: 'snprintf' output between 14 and 23 bytes into a destination of size 16
  476 |                 snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyve/bhyverun.c: In function 'main':
/workspace/src/usr.sbin/bhyve/bhyverun.c:407:44: warning: '.cpuset' directive output may be truncated writing 7 bytes into a region of size between 1 and 10 [-Wformat-truncation=]
  407 |         snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |                                            ^~~~~~~
In function 'pincpu_parse',
    inlined from 'main' at /workspace/src/usr.sbin/bhyve/bhyverun.c:1275:29:
/workspace/src/usr.sbin/bhyve/bhyverun.c:407:9: note: 'snprintf' output between 14 and 23 bytes into a destination of size 16
  407 |         snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyve/bhyverun.c: In function 'main':
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: error: 'qemu_fwcfg_add_file' reading 56 bytes from a region of size 18 [-Werror=stringop-overread]
 1470 |         if (qemu_fwcfg_add_file("opt/bhyve/hw.ncpu", sizeof(guest_ncpus),
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1471 |             &guest_ncpus) != 0) {
      |             ~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: note: referencing argument 1 of type 'const uint8_t[56]' {aka 'const unsigned char[56]'}
/workspace/src/usr.sbin/bhyve/qemu_fwcfg.h:21:5: note: in a call to function 'qemu_fwcfg_add_file'
   21 | int qemu_fwcfg_add_file(const uint8_t name[QEMU_FWCFG_MAX_NAME],
      |     ^~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/sockstat ---
--- sockstat.full ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie   -o sockstat.full sockstat.o   -ljail  -lcasper  -lcap_net  -lcap_netdb  -lcap_pwd  -lcap_sysctl 
--- all_subdir_tests ---
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/binary_function.h:45:27: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::__1::binary_function' is deprecated [-Wdeprecated-declarations]
   45 | using __binary_function = binary_function<_Arg1, _Arg2, _Result>;
      |                           ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_function.h:24:57: note: declared here
   24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function
      |                                                         ^~~~~~~~~~~~~~~
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/unary_function.h:42:26: warning: 'template<class _Arg, class _Result> struct std::__1::unary_function' is deprecated [-Wdeprecated-declarations]
   42 | using __unary_function = unary_function<_Arg, _Result>;
      |                          ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_function.h:23:57: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function
      |                                                         ^~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- block_if.o ---
In file included from /workspace/src/usr.sbin/bhyve/block_if.c:35:
/workspace/src/sys/sys/param.h: In function 'blockif_open':
/workspace/src/sys/sys/param.h:328:34: warning: 'pssopt' may be used uninitialized [-Wmaybe-uninitialized]
  328 | #define powerof2(x)     ((((x)-1)&(x))==0)
      |                                  ^
/workspace/src/usr.sbin/bhyve/block_if.c:481:41: note: 'pssopt' was declared here
  481 |         int ro, candelete, geom, ssopt, pssopt;
      |                                         ^~~~~~
--- all_subdir_usr.sbin/bhyvectl ---
--- bhyvectl.8.gz ---
gzip -cn /workspace/src/usr.sbin/bhyvectl/bhyvectl.8 > bhyvectl.8.gz
--- all_subdir_tests ---
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_ptr.h:216:14: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-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_ptr.h:247:17: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  247 |       operator=(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 ---
--- bhyvectl.full ---
--- all_subdir_usr.bin ---
--- sockstat.1.gz ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I/workspace/src/sys/amd64/vmm -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie   -o bhyvectl.full bhyvectl.o   -lvmmapi  -lutil 
--- all_subdir_usr.bin ---
gzip -cn /workspace/src/usr.bin/sockstat/sockstat.1 > sockstat.1.gz
--- sockstat.debug ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- dsinit.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys -fPIE -g -MD  -MF.depend.dsinit.o -MTdsinit.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-comp--- all_subdir_usr.bin ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug sockstat.full sockstat.debug
--- all_subdir_usr.sbin ---
are -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/sys/contrib/dev/acpica/components/dispatcher/dsinit.c -o dsinit.o
--- all_subdir_usr.bin ---
--- sockstat ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=sockstat.debug  sockstat.full sockstat
--- all_subdir_usr.bin/sort ---
===> usr.bin/sort (all)
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyvectl ---
--- bhyvectl.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug bhyvectl.full bhyvectl.debug
--- bhyvectl ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=bhyvectl.debug  bhyvectl.full bhyvectl
--- all_subdir_tests ---
--- mkdir ---
--- all_subdir_usr.bin ---
--- .depend ---
--- all_subdir_tests ---
(cd /workspace/src/tests/sys/fs/fusefs &&  DEPENDFILE=.depend.mkdir  NO_SUBDIR=1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PROGS=t  PROG=mkdir PROG_CXX=mkdir)
--- all_subdir_usr.bin ---
echo sort.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a >> .depend
--- bwstring.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -fPIE -g -MD  -MF.depend.bwstring.o -MTbwstring.o -std=c11 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/usr.bin/sort/bwstring.c -o bwstring.o
--- all_subdir_tests ---
--- .depend.mkdir ---
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/libutil.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=/tmp/obj/workspace/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-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/workspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++14 -Wno-class-memaccess -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-placement-new -Wno-attributes    -c /workspace/src/tests/sys/fs/fusefs/mkdir.cc -o mkdir.o
--- lseek ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:642:16: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-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_ptr.h:741:32: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  741 |     shared_ptr<_Tp>& operator=(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_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
--- bootrom.o ---
--- bhyverun.o ---
cc1: all warnings being treated as errors
--- bootrom.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/src/sys -DINET -DINET6 -DNETGRAPH -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -fPIE -g -MD  -MF.depend.bootrom.o -MTbootrom.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/usr.sbin/bhyve/bootrom.c -o bootrom.o
--- all_subdir_usr.sbin/acpi ---
--- dsmethod.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys -fPIE -g -MD  -MF.depend.dsmethod.o -MTdsmethod.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/sys/contrib/dev/acpica/components/dispatcher/dsmethod.c -o dsmethod.o
--- all_subdir_usr.sbin/bhyve ---
--- bhyverun.o ---
*** [bhyverun.o] Error code 1

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

make[5]: stopped in /workspace/src/tests/sys/fs
--- all_subdir_lib ---

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

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

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

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

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

make[2]: stopped in /workspace/src
      118.06 real      1101.33 user       129.48 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/jenkins5400034863667915335.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