Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2023 18:08:07 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #659 - Still Failing
Message-ID:  <1497428191.789.1679508489089@jenkins.ci.freebsd.org>
In-Reply-To: <2010757507.775.1679484672848@jenkins.ci.freebsd.org>
References:  <2010757507.775.1679484672848@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #659 (ddf77ec392717e7eaf278c0f201b56=
1afac97b87) - Still Failing

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

ddf77ec392717e7eaf278c0f201b561afac97b87 by emaste:
etdump: exit on error if section header or entry offset is OOB



The end of the build log:

[...truncated 80.46 MB...]
--- all_subdir_lib/googletest/tests/gtest_main ---
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc: In member function 'virtual void TestForDeathTest_SingleStatement_Tes=
t::TestBody()':
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc:280:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wd=
angling-else]
  280 |   if (AlwaysFalse())
      |      ^
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc:289:5: warning: suggest braces around empty body in an 'else' statemen=
t [-Wempty-body]
  289 |     ;
      |     ^
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc:291:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wd=
angling-else]
  291 |   if (AlwaysFalse())
      |      ^
--- all_subdir_rescue ---
--- mount_udf_stub.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 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -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-st=
yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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        -Wl,-zrelro -static    -O=
2 -pipe -fno-common -c mount_udf_stub.c -o mount_udf_stub.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
/workspace/src/usr.sbin/bhyve/bhyverun.c:476:52: warning: '.cpuset' directi=
ve output may be truncated writing 7 bytes into a region of size between 1 =
and 10 [-Wformat-truncation=3D]
  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 be=
tween 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' directi=
ve output may be truncated writing 7 bytes into a region of size between 1 =
and 10 [-Wformat-truncation=3D]
  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 bet=
ween 14 and 23 bytes into a destination of size 16
  407 |         snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_rescue ---
--- mount_unionfs_stub.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 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -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-st=
yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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        -Wl,-zrelro -static    -O=
2 -pipe -fno-common -c mount_unionfs_stub.c -o mount_unionfs_stub.o
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/bhyve/bhyverun.c: In function 'main':
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: error: 'qemu_fwcfg_add_fi=
le' reading 56 bytes from a region of size 18 [-Werror=3Dstringop-overread]
 1470 |         if (qemu_fwcfg_add_file("opt/bhyve/hw.ncpu", sizeof(guest_n=
cpus),
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
 1471 |             &guest_ncpus) !=3D 0) {
      |             ~~~~~~~~~~~~~
/workspace/src/usr.sbin/bhyve/bhyverun.c:1470:13: note: referencing argumen=
t 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 functio=
n 'qemu_fwcfg_add_file'
   21 | int qemu_fwcfg_add_file(const uint8_t name[QEMU_FWCFG_MAX_NAME],
      |     ^~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- all_subdir_lib/googletest/tests/gtest ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__functional/hash.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/bitset:119,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/ostream:168,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr=
ivate/gtest/gtest.h:56,
                 from /workspace/src/contrib/googletest/googletest/test/gte=
st_no_test_unittest.cc:33:
/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_rescue ---
--- newfs_stub.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 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -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-st=
yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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        -Wl,-zrelro -static    -O=
2 -pipe -fno-common -c newfs_stub.c -o newfs_stub.o
--- newfs_msdos_stub.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 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -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-st=
yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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        -Wl,-zrelro -static    -O=
2 -pipe -fno-common -c newfs_msdos_stub.c -o newfs_msdos_stub.o
--- all_subdir_lib ---
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/string:549,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/bitset:128:
/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 deprec=
ated [-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 deprec=
ated [-Wdeprecated-declarations]
   43 |     template<class _Up> _LIBCPP_INLINE_VISIBILITY auto_ptr& operato=
r=3D(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 d=
eprecated [-Wdeprecated-declarations]
   45 |     _LIBCPP_INLINE_VISIBILITY auto_ptr& operator=3D(auto_ptr_ref<_T=
p> __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 d=
eprecated [-Wdeprecated-declarations]
   66 |     _LIBCPP_INLINE_VISIBILITY auto_ptr(auto_ptr_ref<_Tp> __p) _NOEX=
CEPT : __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 d=
eprecated [-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 deprec=
ated [-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_pt=
r_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 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
      |                                                        ^~~~~~~~
--- all_subdir_rescue ---
--- nos-tun_stub.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 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -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-st=
yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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        -Wl,-zrelro -static    -O=
2 -pipe -fno-common -c nos-tun_stub.c -o nos-tun_stub.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyvectl ---
=3D=3D=3D> usr.sbin/bhyvectl (all)
--- all_subdir_rescue ---
--- reboot_stub.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 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -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-st=
yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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        -Wl,-zrelro -static    -O=
2 -pipe -fno-common -c reboot_stub.c -o reboot_stub.o
--- all_subdir_usr.sbin ---
--- .depend ---
echo bhyvectl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /=
tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libvmmapi.a /tmp/obj/workspac=
e/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- bhyvectl.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/sys/amd64/vmm -fPIE -g -MD  -MF.depend.=
bhyvectl.o -MTbhyvectl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-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    =
   -c /workspace/src/usr.sbin/bhyvectl/bhyvectl.c -o bhyvectl.o
--- all_subdir_lib ---
--- all_subdir_lib/googletest/tests/gtest_main ---
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc: In member function 'virtual void ConditionalDeathMacrosSyntaxDeathTes=
t_SingleStatement_Test::TestBody()':
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc:1380:6: warning: suggest explicit braces to avoid ambiguous 'else' [-W=
dangling-else]
 1380 |   if (AlwaysFalse())
      |      ^
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc:1389:5: warning: suggest braces around empty body in an 'else' stateme=
nt [-Wempty-body]
 1389 |     ;  // NOLINT
      |     ^
/workspace/src/contrib/googletest/googletest/test/googletest-death-test-tes=
t.cc:1391:6: warning: suggest explicit braces to avoid ambiguous 'else' [-W=
dangling-else]
 1391 |   if (AlwaysFalse())
      |      ^
--- all_subdir_lib/googletest/tests/gtest ---
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/__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
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p=
tr.h:732:50: warning: type attributes ignored after type is already defined=
 [-Wattributes]
  732 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash;
      |                                                  ^~~~
--- all_subdir_rescue ---
--- restore_stub.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 -p=
ipe -fno-common    -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -W=
error -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-st=
yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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        -Wl,-zrelro -static    -O=
2 -pipe -fno-common -c restore_stub.c -o restore_stub.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/tcpdump ---
--- print-krb.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-krb=
.o -MTprint-krb.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 -Wno-uninitialized -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-e=
rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh=
ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co=
nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member      -c /workspace/src/contrib/tcpd=
ump/print-krb.c -o print-krb.o
--- all_subdir_usr.sbin/bhyve ---
cc1: all warnings being treated as errors
*** [bhyverun.o] Error code 1

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

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

make[3]: stopped in /workspace/src/usr.sbin
--- all_subdir_usr.sbin/bhyvectl ---

make[3]: stopped in /workspace/src/usr.sbin
--- all_subdir_usr.bin ---

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

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

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

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

make[3]: stopped in /workspace/src/usr.sbin
--- all_subdir_usr.sbin/acpi ---

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

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

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

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [rescue] Error code 6

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

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

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

make[2]: stopped in /workspace/src
      122.69 real      1167.27 user       139.88 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/jenkins5849061445983414=
532.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_788_1454563590.1679508487271--



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