From nobody Thu Aug 15 17:45:24 2024 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WlCFf2DgLz5SYVd for ; Thu, 15 Aug 2024 17:45:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WlCFd5qF1z4j6S; Thu, 15 Aug 2024 17:45:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723743925; a=rsa-sha256; cv=none; b=YJ978XtVCHklWHPuMGfc3EzyaeAFcqZZ79pWySZVm3OA3kvOF1tr2c9/v6q0NAw+9VhYIn 4ACjja0WspVux+xGZF+DP2QyXFZbpmbcdzKHKqpW+JtnMd5nix9S995C1dgvG0/yjrXaQ0 UKmQO7yMs5fVAVxq/cX/tam4tiifk6BADvo3HSf5fxWGlAwyw0AraaB79DA0wGEtjIjoxU leMrT/4gHcR2td3BbJ2bJP48NsKAkeLhd5AOl3DB5OA8gWmBOjOelXL0WL7DlmtAG12Tlf /sFPABNHdLnIyp9mTu8U+152XhvhbDJgVRMqGhMYwC30sW9n+HpT4HT+VtFhMw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723743925; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=asmruWjf7PI5f4CYZHRlS5Kf+BfTw9ah7R5LrqBwdgw=; b=M7VqvTW7/HBf0cm6YXZ+vJLb1RGinbBHM/Hjdp2DleHJjGBndpx7rMGKDRQ1SfJZteSPKs eVLBYUa/sraM7meKecxD0NBvTLeFIkNXtMrlue1xDJ4qVbKj8S2NZf64OOM6oczhqRiWV3 n9JtW6dpGuDtDBFMSZObL8kovckmfJ+xyeQGKw6/tpr2jV1qwEhUErNiw0fD9FwN06Gvxb znIZsb8CiLWh18mScnVPmww+R4MnW1wEttlMr0AEBb4G64Jo1t5hGtPJkMJ5BF7QPqXWuV eVxfk4sLp9WjMFhnnLzZ4juJsvbWVY0g0Q2exo2KJePnN/0UbTRhqPv84dEGRw== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4WlCFd5Lq5zYLp; Thu, 15 Aug 2024 17:45:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 15 Aug 2024 17:45:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <202801018.445.1723743925756@jenkins.ci.freebsd.org> In-Reply-To: <782906531.361.1723708656490@jenkins.ci.freebsd.org> References: <782906531.361.1723708656490@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #859 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_444_243140998.1723743924814" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_444_243140998.1723743924814 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #859 (b5ce60dffd5d50c1d79561e16= 16c9463d8c081b4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/859/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/859/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/859/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) 665b21f583e8066df90e9e07d66657ddd8a02a53 by markj: intr: Remove dead code from intr_event_remove_handler() c8d02c3763b9c19c5829741336ff84f97819a143 by markj: ithread: Annotate a branch in ithread_execute_handlers() 58f9c14235f62f8e39992608bec9bd1398eeedff by markj: ktrace tests: Add a test case for handling of exec+setuid binaries f4d580a547341362cacc79383a24e51c6875ff9a by markj: bhyve: Escape binary data sent in reply packets b5ce60dffd5d50c1d79561e1616c9463d8c081b4 by mm: zdb: Fix printf formatting of a uint64_t The end of the build log: [...truncated 28.79 MiB...] | ^~~~~~~~~~~~= ~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun1_t<_Sp, _Tp, _Ap> std::__1:= :mem_fun(_Sp (_Tp::*)(_Ap) const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:109:10: warning: 'template class= std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations] 109 | return const_mem_fun1_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:92:56: note: declared here 92 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_t | ^~~~~~~~~~~~= ~~~~ /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 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 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= 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> { | ^~~~~~~~~~~~= ~~~~~~~~ /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= 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> { | ^~~~~~~~~~~~= ~~~~~~~~ --- 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_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/googletest --- 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 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 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 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 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 | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ /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 struct std::__1::char_traits' is deprecated= : char_traits 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::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/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 --- all_subdir_lib/clang --- --- AArch64GenMCPseudoLowering.inc --- llvm-tblgen -gen-pseudo-lowering -I /workspace/src/contrib/llvm-project/ll= vm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 = -d AArch64GenMCPseudoLowering.inc.d -o AArch64GenMCPseudoLowering.inc /wor= kspace/src/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- all_subdir_lib/libipt --- --- 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/libvmmapi --- --- vmmapi_freebsd.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/lib/libvmmapi -g -MD -MF.depend.vmmapi= _freebsd.o -MTvmmapi_freebsd.o -std=3Dgnu99 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar= -subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered= -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/lib/libv= mmapi/vmmapi_freebsd.c -o vmmapi_freebsd.o --- vmmapi.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.pico -MTvmmapi.pico -std=3Dgnu99 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-= unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/lib/libv= mmapi/vmmapi.c -o vmmapi.pico --- all_subdir_lib/clang --- --- AArch64GenO0PreLegalizeGICombiner.inc --- llvm-tblgen -gen-global-isel-combiner -combiners=3DAArch64O0PreLegalizerCom= biner -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/sr= c/contrib/llvm-project/llvm/lib/Target/AArch64 -d AArch64GenO0PreLegalizeG= ICombiner.inc.d -o AArch64GenO0PreLegalizeGICombiner.inc /workspace/src/co= ntrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- all_subdir_lib/libomp --- --- kmp_affinity.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.kmp_affinity.pico -MTkmp_affinity.pico -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wdate-time -Wno-err= or=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -fvisibility= -inlines-hidden -fno-exceptions -fno-rtti -g -std=3Dc++17 -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -c /workspace/src/contrib/llvm-project= /openmp/runtime/src/kmp_affinity.cpp -o kmp_affinity.pico --- 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 struct std::__1::char_traits' is deprecate= d: char_traits 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::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/libomp --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:532, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:819, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp.h:80, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp_affinity.cpp:13: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- 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 --- 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/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_ild.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_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/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 --- all_subdir_lib/clang --- --- AArch64GenPostLegalizeGICombiner.inc --- llvm-tblgen -gen-global-isel-combiner -combiners=3DAArch64PostLegalizerComb= iner -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src= /contrib/llvm-project/llvm/lib/Target/AArch64 -d AArch64GenPostLegalizeGIC= ombiner.inc.d -o AArch64GenPostLegalizeGICombiner.inc /workspace/src/contr= ib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- all_subdir_lib/libstats --- --- subr_stats.pico --- /workspace/src/lib/libstats/../../sys/kern/subr_stats.c: In function 'stats= _v1_voi_update': --- all_subdir_lib/libomp --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:591, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp_os.h:17, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp.h:92: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 85 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:38:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 38 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:38:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_w= ait(_Atp* __a, _Fn&& __test_fn) { | ^~~~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wat= tributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)= { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:28: warning: 'always_inline' function might not be inlinable = [-Wattributes] 115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:155:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:139:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:120:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ --- all_subdir_lib/libstats --- /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; | ^~~~~~ --- all_subdir_lib/libvmmapi --- --- 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 --- 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 --- /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 --- 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/libipt --- --- pt_image_section_cache.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_image_section_cache.o -MTpt_image_section_cache.o -std=3D= gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -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-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/contrib/processor-trace/lib= ipt/src/pt_image_section_cache.c -o pt_image_section_cache.o --- 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 make[3]: stopped in /workspace/src --- cddl/lib__L --- make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 237.96 real 1917.23 user 236.78 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/jenkins17061587240= 347862277.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_444_243140998.1723743924814--