Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2024 22:18:06 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #912 - Still Failing
Message-ID:  <1398634568.2153.1725401887745@jenkins.ci.freebsd.org>
In-Reply-To: <1995336663.2089.1725396126940@jenkins.ci.freebsd.org>
References:  <1995336663.2089.1725396126940@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #912 (5946b0c6cbc77e6c5f62f5f7e=
635c6036e14f4d0) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12=
_build/912/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b=
uild/912/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu=
ild/912/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)

No changes


The end of the build log:

[...truncated 28.21 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:131:58: warning: 'template<class _Sp, class _Tp> class std::__1::=
const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations]
  131 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_=
fun_ref_t<_Sp, _Tp>
      |                                                          ^~~~~~~~~~=
~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:113:56: note: declared here
  113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu=
n_ref_t : public __unary_function<_Tp, _Sp> {
      |                                                        ^~~~~~~~~~~~=
~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h: In function 'std::__1::const_mem_fun_ref_t<_Sp, _Tp> std::__1::m=
em_fun_ref(_Sp (_Tp::*)() const)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:133:10: warning: 'template<class _Sp, class _Tp> class std::__1::=
const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations]
  133 |   return const_mem_fun_ref_t<_Sp, _Tp>(__f);
      |          ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:113:56: note: declared here
  113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu=
n_ref_t : public __unary_function<_Tp, _Sp> {
      |                                                        ^~~~~~~~~~~~=
~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:137:58: warning: 'template<class _Sp, class _Tp, class _Ap> class=
 std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations]
  137 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_=
fun1_ref_t<_Sp, _Tp, _Ap>
      |                                                          ^~~~~~~~~~=
~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:122:56: note: declared here
  122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu=
n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> {
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~
--- all_subdir_lib/libnetgraph ---
--- libnetgraph.a ---
--- all_subdir_lib/googletest ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h: In function 'std::__1::const_mem_fun1_ref_t<_Sp, _Tp, _Ap> std::=
__1::mem_fun_ref(_Sp (_Tp::*)(_Ap) const)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:139:10: warning: 'template<class _Sp, class _Tp, class _Ap> class=
 std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations]
  139 |   return const_mem_fun1_ref_t<_Sp, _Tp, _Ap>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_=
fun_ref.h:122:56: note: declared here
  122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu=
n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> {
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:537:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2=
, class _Result> class std::__1::pointer_to_binary_function' is deprecated =
[-Wdeprecated-declarations]
   35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to=
_binary_function<_Arg1, _Arg2, _Result>
      |                                                          ^~~~~~~~~~=
~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b=
inary_function
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h: In function 'std::__1::pointer_to_binary_function=
<_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2=
, class _Result> class std::__1::pointer_to_binary_function' is deprecated =
[-Wdeprecated-declarations]
   37 |   return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b=
inary_function
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:538:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result=
> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de=
clarations]
   35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to=
_unary_function<_Arg, _Result>
      |                                                          ^~~~~~~~~~=
~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_u=
nary_function
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_=
Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result=
> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de=
clarations]
   37 |   return pointer_to_unary_function<_Arg, _Result>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_u=
nary_function
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~
--- all_subdir_lib/libnetgraph ---
building static netgraph library
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libnetgraph.a sock.o msg=
.o debug.o =20
--- libnetgraph.so.4.full ---
building shared library libnetgraph.so.4
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -Wl,-=
zrelro -Wl,-znoexecstack  -fstack-protector-strong -shared -Wl,-x -Wl,--fat=
al-warnings -Wl,--warn-shared-textrel  -o libnetgraph.so.4.full -Wl,-soname=
,libnetgraph.so.4 sock.pico msg.pico debug.pico=20
--- all_subdir_lib/googletest ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In funct=
ion 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_o=
stream<_CharT, _Traits>&, const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:754:24: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
  754 |       size_t __len   =3D char_traits<char>::length(__strn);
      |                        ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_lib/libnetgraph ---
--- libnetgraph.so.4.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libnetg=
raph.so.4.full libnetgraph.so.4.debug
--- libnetgraph.so.4 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibnetgraph.so.4.debug  libnetgraph.so.4.full libnetgraph.so.4
--- all_subdir_lib/libomp ---
=3D=3D=3D> lib/libomp (all)
--- all_subdir_lib/libipt ---
--- pt_cpu.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_cpu.o -MTpt_cpu.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu=
e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon=
null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e=
rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove=
rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno=
-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex=
cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst=
ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas=
t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros=
 -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds=
tringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /=
workspace/src/contrib/processor-trace/libipt/src/pt_cpu.c -o pt_cpu.o
--- all_subdir_lib/libomp ---
--- .depend ---
echo libomp.so.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthr=
ead.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend
--- ittnotify_static.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic=
 -DPIC  -O2 -pipe -fno-common -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACR=
OS -D__STDC_LIMIT_MACROS -I/workspace/src/lib/libomp -I/workspace/src/contr=
ib/llvm-project/openmp/runtime/src -I/workspace/src/contrib/llvm-project/op=
enmp/runtime/src/thirdparty/ittnotify -ffunction-sections -fdata-sections -=
g -MD -MF.depend.ittnotify_static.pico -MTittnotify_static.pico -Wno-format=
-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wdate-time =
-Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno=
-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e=
rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra=
 -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err=
or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -=
Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul=
l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa=
re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro=
r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl=
ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er=
ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep=
t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f=
unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W=
no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri=
ngop-truncation -Wno-return-type -Wno-address-of-packed-member  -fvisibilit=
y-inlines-hidden -fno-exceptions -fno-rtti -g -std=3Dc++17 -Wno-literal-suf=
fix -Wno-error=3Dunknown-pragmas      -c /workspace/src/contrib/llvm-projec=
t/openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.cpp -o ittnotify=
_static.pico
--- all_subdir_lib/libipt ---
--- pt_cpuid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_cpuid.o -MTpt_cpuid.o -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdat=
e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered=
 -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-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/processor-trace/libipt/src/posix/pt_cpuid.c -o=
 pt_cpuid.o
--- pt_decoder_function.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_decoder_function.o -MTpt_decoder_function.o -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
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-functio=
n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W=
no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err=
or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin=
ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres=
s-of-packed-member      -c /workspace/src/contrib/processor-trace/libipt/sr=
c/pt_decoder_function.c -o pt_decoder_function.o
--- pt_encoder.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_encoder.o -MTpt_encoder.o -std=3Dgnu99 -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -=
Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu=
sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo=
gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio=
n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo=
rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro=
ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen=
t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e=
rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  =
    -c /workspace/src/contrib/processor-trace/libipt/src/pt_encoder.c -o pt=
_encoder.o
--- all_subdir_lib/libstats ---
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c: In function 'stats=
_v1_voi_update_hist':
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2901:32: warning: '=
cnt32' may be used uninitialized [-Wmaybe-uninitialized]
 2901 |                         *cnt32 +=3D 1;
      |                         ~~~~~~~^~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2726:27: note: 'cnt=
32' was declared here
 2726 |         uint32_t *oob32, *cnt32;
      |                           ^~~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2903:32: warning: '=
cnt64' may be used uninitialized [-Wmaybe-uninitialized]
 2903 |                         *cnt64 +=3D 1;
      |                         ~~~~~~~^~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2725:27: note: 'cnt=
64' was declared here
 2725 |         uint64_t *oob64, *cnt64;
      |                           ^~~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2891:48: warning: '=
bkt_ub' may be used uninitialized [-Wmaybe-uninitialized]
 2891 |                                     bkt_ub->q64.uq64))))
      |                                                ^
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2724:46: note: 'bkt=
_ub' was declared here
 2724 |         struct voistatdata_numeric *bkt_lb, *bkt_ub;
      |                                              ^~~~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2906:32: warning: '=
oob32' may be used uninitialized [-Wmaybe-uninitialized]
 2906 |                         *oob32 +=3D 1;
      |                         ~~~~~~~^~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2726:19: note: 'oob=
32' was declared here
 2726 |         uint32_t *oob32, *cnt32;
      |                   ^~~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2908:32: warning: '=
oob64' may be used uninitialized [-Wmaybe-uninitialized]
 2908 |                         *oob64 +=3D 1;
      |                         ~~~~~~~^~~~
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:2725:19: note: 'oob=
64' was declared here
 2725 |         uint64_t *oob64, *cnt64;
      |                   ^~~~~
--- cddl/lib__L ---
--- lcompat.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.lcompat.o -M=
Tlcompat.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno=
-pointer-sign -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-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pr=
agmas -Wno-address-of-packed-member  -fms-extensions    -c /workspace/src/s=
ys/contrib/openzfs/module/lua/lcompat.c -o lcompat.o
--- lib__L ---
--- subr_stats.o ---
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c: In function 'stats=
_v1_voi_update':
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:3630:20: warning: '=
tmperr' may be used uninitialized [-Wmaybe-uninitialized]
 3630 |                 if (tmperr) {
      |                    ^
/workspace/src/lib/libstats/../../sys/kern/subr_stats.c:3528:23: note: 'tmp=
err' was declared here
 3528 |         int error, i, tmperr;
      |                       ^~~~~~
--- cddl/lib__L ---
--- lcorolib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.lcorolib.o -=
MTlcorolib.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W=
no-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=3Denu=
m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro=
r=3Dstrict-aliasing -Wno-error=3Duninitialized -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 -Wno-unknown-p=
ragmas -Wno-address-of-packed-member  -fms-extensions    -c /workspace/src/=
sys/contrib/openzfs/module/lua/lcorolib.c -o lcorolib.o
--- lib__L ---
--- all_subdir_lib/libvmmapi ---
--- vmmapi_freebsd.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/lib/libvmmapi   -g -MD  -MF.d=
epend.vmmapi_freebsd.pico -MTvmmapi_freebsd.pico -std=3Dgnu99 -Wno-format-z=
ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for=
mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret=
urn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -=
Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-=
pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn=
o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno=
-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c=
ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type       -c /works=
pace/src/lib/libvmmapi/vmmapi_freebsd.c -o vmmapi_freebsd.pico
--- all_subdir_lib/libipt ---
--- pt_error.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_error.o -MTpt_error.o -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdat=
e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered=
 -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-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/processor-trace/libipt/src/pt_error.c -o pt_er=
ror.o
--- cddl/lib__L ---
--- lctype.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.lctype.o -MT=
lctype.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p=
ointer-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=3Denum-co=
mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D=
strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn=
o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial=
ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D=
bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W=
no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl=
icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co=
mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat=
ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D=
multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem=
access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragm=
as -Wno-address-of-packed-member  -fms-extensions    -c /workspace/src/sys/=
contrib/openzfs/module/lua/lctype.c -o lctype.o
--- lib__L ---
--- pt_event_queue.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_event_queue.o -MTpt_event_queue.o -std=3Dgnu99 -Wno-forma=
t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe=
r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro=
r=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-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-member      -c /workspace/src/contrib/processor-trace/libipt/src/pt_event=
_queue.c -o pt_event_queue.o
--- all_subdir_lib/googletest ---
In file included from /workspace/src/contrib/googletest/googletest/src/gtes=
t-all.cc:46:
/workspace/src/contrib/googletest/googletest/src/gtest-printers.cc: In func=
tion 'void testing::internal::{anonymous}::PrintCStringTo(const Char*, std:=
:__1::ostream*)':
/workspace/src/contrib/googletest/googletest/src/gtest-printers.cc:433:34: =
warning: 'template<class _CharT> struct std::__1::char_traits' is deprecate=
d: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or ch=
ar32_t is non-standard and is provided for a temporary period. It will be r=
emoved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
  433 |     PrintCharsAsStringTo(s, std::char_traits<Char>::length(s), os);
      |                                  ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_lib/libvmmapi ---
--- libvmmapi.a ---
building static vmmapi library
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libvmmapi.a vmmapi.o vmm=
api_freebsd.o =20
--- libvmmapi.so.6.full ---
building shared library libvmmapi.so.6
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -Wl,-=
zrelro -Wl,-znoexecstack  -fstack-protector-strong -shared -Wl,-x -Wl,--fat=
al-warnings -Wl,--warn-shared-textrel  -o libvmmapi.so.6.full -Wl,-soname,l=
ibvmmapi.so.6 vmmapi.pico vmmapi_freebsd.pico  -lutil=20
--- cddl/lib__L ---
--- ldebug.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.ldebug.o -MT=
ldebug.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p=
ointer-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=3Denum-co=
mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D=
strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn=
o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial=
ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D=
bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W=
no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl=
icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co=
mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat=
ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D=
multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem=
access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragm=
as -Wno-address-of-packed-member  -fms-extensions    -c /workspace/src/sys/=
contrib/openzfs/module/lua/ldebug.c -o ldebug.o
--- lib__L ---
--- libvmmapi.so.6.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libvmma=
pi.so.6.full libvmmapi.so.6.debug
--- libvmmapi.so.6 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibvmmapi.so.6.debug  libvmmapi.so.6.full libvmmapi.so.6
--- all_subdir_lib/libcbor ---
=3D=3D=3D> lib/libcbor (all)
--- allocators.o ---
--- all_subdir_lib/libipt ---
--- pt_ild.o ---
--- all_subdir_lib/libcbor ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/libcbor/src -I/workspace/src/lib/=
libcbor   -g -MD  -MF.depend.allocators.o -MTallocators.o -std=3Dgnu99 -Wno=
-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall=
 -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro=
r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D=
bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde=
precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err=
or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin=
itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/s=
rc/contrib/libcbor/src/allocators.c -o allocators.o
--- all_subdir_lib/libipt ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_ild.o -MTpt_ild.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu=
e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon=
null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e=
rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove=
rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno=
-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex=
cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst=
ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas=
t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros=
 -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds=
tringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /=
workspace/src/contrib/processor-trace/libipt/src/pt_ild.c -o pt_ild.o
--- all_subdir_lib/libefivar ---
--- efivar-dp-xlate.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/stand/efi/include -I/worksp=
ace/src/lib/libefivar -I/workspace/src/sys/contrib/edk2/Include -fno-strict=
-aliasing -g -MD  -MF.depend.efivar-dp-xlate.pico -MTefivar-dp-xlate.pico -=
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 -Wcast-align -Wchar-subscripts -Wnested-externs -Wo=
ld-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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-cast-align -Wno-unused-parameter       -c /workspace/src/lib=
/libefivar/efivar-dp-xlate.c -o efivar-dp-xlate.pico
--- all_subdir_lib/libcbor ---
--- cbor.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/libcbor/src -I/workspace/src/lib/=
libcbor   -g -MD  -MF.depend.cbor.o -MTcbor.o -std=3Dgnu99 -Wno-format-zero=
-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format=
-y2k -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-dec=
larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical=
-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W=
no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod=
y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type -Wno-address-of-packed-member      -c /workspace/src/contrib/l=
ibcbor/src/cbor.c -o cbor.o
/workspace/src/contrib/libcbor/src/cbor.c:12: error: ignoring '#pragma clan=
g diagnostic' [-Werror=3Dunknown-pragmas]
   12 | #pragma clang diagnostic push
      |=20
--- all_subdir_lib/clang ---
--- AArch64GenFastISel.inc ---
llvm-tblgen -gen-fast-isel  -I /workspace/src/contrib/llvm-project/llvm/inc=
lude -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64  -d AAr=
ch64GenFastISel.inc.d -o AArch64GenFastISel.inc  /workspace/src/contrib/llv=
m-project/llvm/lib/Target/AArch64/AArch64.td
--- cddl/lib__L ---
--- ldo.o ---
--- lib__L ---
--- all_subdir_lib/libefivar ---
--- uefi-guid.pico ---
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.ldo.o -MTldo=
.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Ws=
ystem-headers -Werror -Wall -Wno-format-y2k -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=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas =
-Wno-address-of-packed-member  -fms-extensions    -c /workspace/src/sys/con=
trib/openzfs/module/lua/ldo.c -o ldo.o
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/stand/efi/include -I/worksp=
ace/src/lib/libefivar -I/workspace/src/sys/contrib/edk2/Include -fno-strict=
-aliasing -g -MD  -MF.depend.uefi-guid.pico -MTuefi-guid.pico -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse=
d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def=
inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca=
st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e=
rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses=
 -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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-cast-align -Wno-unused-parameter       -c /workspace/src/lib/libefivar/ue=
fi-guid.c -o uefi-guid.pico
--- uefi-dputil.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/stand/efi/include -I/worksp=
ace/src/lib/libefivar -I/workspace/src/sys/contrib/edk2/Include -fno-strict=
-aliasing -g -MD  -MF.depend.uefi-dputil.pico -MTuefi-dputil.pico -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu=
nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style=
-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-cast-align -Wno-unused-parameter       -c /workspace/src/lib/libef=
ivar/uefi-dputil.c -o uefi-dputil.pico
--- all_subdir_lib/libcbor ---
cc1: all warnings being treated as errors
*** [cbor.o] Error code 1

make[5]: stopped in /workspace/src/lib/libcbor
1 error

make[5]: stopped in /workspace/src/lib/libcbor
--- cddl/lib__L ---

make[4]: stopped in /workspace/src/cddl/lib
--- lib__L ---

make[3]: stopped in /workspace/src
--- cddl/lib__L ---

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      219.96 real      2230.14 user       263.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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins11481327464=
66117167.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-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_2152_2093935602.1725401886945--



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