From nobody Mon Mar 24 10:07:01 2025 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 4ZLpcm2wwYz5rjMv for ; Mon, 24 Mar 2025 10:07:04 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZLpcm03zQz3PxP; Mon, 24 Mar 2025 10:07:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1742810824; a=rsa-sha256; cv=none; b=lr4pa22sk0I/HaiUsmD8xyZZZox4xi+tgE5vJaNHwIY3SC909skRFrZX9Ii6jFgwbfvm/t 9uAJw/WTCZyu7eL4jyJ2FuEMsffZ1jOg40WO13YksAySeSAntYBX7UtHTHukL3rta/uq3S 6PPZ3eIcBm3R/6upzHiaG77TDLLl5NELCl20FBTo4xJdTa6+pZan+rEQ5CBwuppKlXxyIS 9xBk8vIhLi8/Ta0qjZBKdCxd6Lyqhjh4QvSIXo/yiL3ezKuVu1pPluVqGIpFxJ1RodY6mv 7F9E+GaeF+7RHa8bNV37cZalK/adb/nP0kbKkN2TultqC0beSEppIvoeXw0Mzw== 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=1742810824; 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=2S0/qBwNJaIrzOl8U8VALxq6nNI9qWY0ARkMMcq1jAw=; b=ZLRT/wv2KQEf7sxlEzq33HqZN9A/i1vKOX1cWsDl59J+4t+Vxb74N4kQBxgs05U4rmSVpM 0o8xrGlMfqOaO8TK3Fgius7hukevTPQroBlNeLw1095/99y6RhAaAMO3lYY9ySZpkzyCkk oNjn8u5DzVOlniLo0GXWqLHKl6jFxBLaTTI8PjgC3CTRs7oSg9TrDCFNlIC6sE3Nywzq7R CrWKBzhPmtTDUmTlsZPHz/jpPa5HH/U/ocxl+euW+fwIWAVl0jTp2mSjapweZUttyqI5WA DIxzy404OAcbh9FcqpfaHArb/lnlY61okA9hJCJRd+gaI3yFJAqVA9bycLqmQw== 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 4ZLpcl5x0VzqZg; Mon, 24 Mar 2025 10:07:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 24 Mar 2025 10:07:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <388011537.611.1742810823838@jenkins.ci.freebsd.org> In-Reply-To: <1403691692.599.1742805841641@jenkins.ci.freebsd.org> References: <1403691692.599.1742805841641@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #5093 - 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_610_2068419062.1742810821715" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_610_2068419062.1742810821715 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #5093 (67c1c4dfd1ccf7d46271bfbabc403= dc0534c1631) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/5093/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 5093/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5= 093/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) 371392bc10f262a71c197a64d3815d930f8527fe by glebius: sockbuf: remove sbflush_internal() and sbrelease_internal() shims 67c1c4dfd1ccf7d46271bfbabc403dc0534c1631 by glebius: sockbuf: provide sbunreserve_locked() which is a complement to The end of the build log: [...truncated 85.29 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:72:58: warning: 'template class std::__1::m= em_fun_ref_t' is deprecated [-Wdeprecated-declarations] 72 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI mem_fun_re= f_t<_Sp, _Tp> mem_fun_ref(_Sp (_Tp::*__f)()) { | ^~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:54:56: note: declared here 54 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_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::mem_fun_ref_t<_Sp, _Tp> std::__1::mem_fun= _ref(_Sp (_Tp::*)())': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:73:10: warning: 'template class std::__1::m= em_fun_ref_t' is deprecated [-Wdeprecated-declarations] 73 | return mem_fun_ref_t<_Sp, _Tp>(__f); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:54:56: note: declared here 54 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun_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:77:58: warning: 'template class = std::__1::mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 77 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI mem_fun1_r= ef_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:63:56: note: declared here 63 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_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::mem_fun1_ref_t<_Sp, _Tp, _Ap> std::__1::m= em_fun_ref(_Sp (_Tp::*)(_Ap))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:79:10: warning: 'template class = std::__1::mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 79 | return mem_fun1_ref_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:63:56: note: declared here 63 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 mem_fun1_ref= _t : public __binary_function<_Tp, _Ap, _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:102:58: warning: 'template class std::__1::= const_mem_fun_t' is deprecated [-Wdeprecated-declarations] 102 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun_t<_Sp, _Tp> mem_fun(_Sp (_Tp::*__f)() const) { | ^~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:83:56: note: declared here 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_t : public __unary_function { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun_t<_Sp, _Tp> std::__1::mem_f= un(_Sp (_Tp::*)() const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:103:10: warning: 'template class std::__1::= const_mem_fun_t' is deprecated [-Wdeprecated-declarations] 103 | return const_mem_fun_t<_Sp, _Tp>(__f); | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:83:56: note: declared here 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_t : public __unary_function { | ^~~~~~~~~~~~= ~~~ /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:107:58: warning: 'template class= std::__1::const_mem_fun1_t' is deprecated [-Wdeprecated-declarations] 107 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun1_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:93:29: note: declared here 93 | _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t : public __binary_func= tion { | ^~~~~~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/i386/loader_4th --- --- vdisk.o --- --- all_subdir_cddl --- /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:93:29: note: declared here 93 | _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_t : public __binary_func= tion { | ^~~~~~~~~~~~~~~~ /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_stand --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/op= ensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/worksp= ace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.vdisk.o -MTvdisk.o= -std=3Dgnu17 -Wno-format-zero-length -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=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 -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/co= mmon/vdisk.c -o vdisk.o --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:541: /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b= inary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b= inary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:542: /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un= ary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /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:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un= ary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- --- recoverdisk.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -lm -Wl,-zrelro -pie -Wl,-znoexecstack = -o recoverdisk.full recoverdisk.o =20 --- all_subdir_usr.sbin --- --- fifolog_write_poll.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend= .fifolog_write_poll.o -MTfifolog_write_poll.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format= -y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn= -type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wca= st-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/usr.sbin/fifolog/lib/fifolog_write_poll.c -o fifolog_write_poll.o --- all_subdir_sbin --- --- recoverdisk.1.gz --- gzip -cn /workspace/src/sbin/recoverdisk/recoverdisk.1 > recoverdisk.1.gz --- recoverdisk.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug recover= disk.full recoverdisk.debug --- recoverdisk --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drecoverdisk.debug recoverdisk.full recoverdisk --- all_subdir_sbin/resolvconf --- =3D=3D=3D> sbin/resolvconf (all) --- resolvconf --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/resolvconf.in > resolvconf --- resolvconf.conf.5 --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/resolvconf.conf.5.in > resolvconf= .conf.5 --- resolvconf.8 --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/resolvconf.8.in > resolvconf.8 --- libc --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/libc.in > libc --- dnsmasq --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/dnsmasq.in > dnsmasq --- named --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/named.in > named --- pdnsd --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/pdnsd.in > pdnsd --- pdns_recursor --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/pdns_recursor.in > pdns_recursor --- unbound --- sed=09-e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/libexec/resolvconf:g'= -e 's:@VARDIR@:/var/run/resolvconf:g' -e 's:@RESTARTCMD@:"/usr/sbin/serv= ice \\$1 onestatus >/dev/null 2>\&1 \&\& /usr/sbin/service \\$1 restart":g'= -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@SBINDIR@:/sbin:g' -e 's: vpn : ng[0-9= ]*&:g' /workspace/src/contrib/openresolv/unbound.in > unbound --- resolvconf.conf.5.gz --- gzip -cn resolvconf.conf.5 > resolvconf.conf.5.gz --- all_subdir_stand --- --- dev_net.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/op= ensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/worksp= ace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.dev_net.o -MTdev_n= et.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/c= ommon/dev_net.c -o dev_net.o --- all_subdir_sbin --- --- resolvconf.8.gz --- gzip -cn resolvconf.8 > resolvconf.8.gz --- all_subdir_sbin/restore --- =3D=3D=3D> sbin/restore (all) --- .depend --- echo restore.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- main.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DRRESTORE -D_ACL_PRIVATE -fPIE -g -MD -MF.depend.main.= o -MTmain.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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/sbin/restore/main.c -o main.o --- all_subdir_stand --- --- all_subdir_stand/i386/loader_lua --- --- load_elf32_obj.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.load_elf32_obj.o -MTload_elf32_obj.o -= std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s= ign -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-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/co= mmon/load_elf32_obj.c -o load_elf32_obj.o --- all_subdir_usr.sbin --- --- fifolog_reader.o --- --- all_subdir_stand --- --- all_subdir_stand/i386/loader_4th --- --- bcache.o --- --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend= .fifolog_reader.o -MTfifolog_reader.o -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -W= cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonn--- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/op= ensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/worksp= ace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.bcache.o -MTbcache= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/co= mmon/bcache.c -o bcache.o --- all_subdir_usr.sbin --- ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast= -function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros = -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dst= ringop-truncation -Wno-return-type -c /workspace/src/usr.sbin/fifolo= g/lib/fifolog_reader.c -o fifolog_reader.o --- all_subdir_sbin --- --- interactive.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DRRESTORE -D_ACL_PRIVATE -fPIE -g -MD -MF.depend.inter= active.o -MTinteractive.o -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/sbin/restore/interactive.c -o= interactive.o --- all_subdir_stand --- --- all_subdir_stand/efi --- --- boot1.sym.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/w= orkspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDA= LONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mc= floatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/work= space/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -m= no-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -DEFI_BOOT1 -DEFI_ZFS= _BOOT -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include= /amd64 -I/workspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -I/wo= rkspace/src/stand/common -fPIC -g -std=3Dgnu17 -Wno-format-zero-length -Wsy= stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -nostdlib -Wl,-T/workspace/src= /stand/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--= no-dynamic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack -o boot= 1.sym.full boot1.o proto.o self_reloc.o start.o ufs_module.o zfs_module.o = /tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/works= pace/src/amd64.amd64/stand/libsa/libsa.a=20 --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/loader_lua --- --- reloc_elf32.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.reloc_elf32.o -MTreloc_elf32.o -std=3D= gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/common/reloc_= elf32.c -o reloc_elf32.o --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:581: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/i386/loader_4th --- --- isapnp.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/op= ensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/worksp= ace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.isapnp.o -MTisapnp= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/co= mmon/isapnp.c -o isapnp.o --- all_subdir_stand/efi --- --- boot1.sym.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug boot1.s= ym.full boot1.sym.debug --- boot1.sym --- --- all_subdir_usr.sbin --- --- getdate.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend= .getdate.o -MTgetdate.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-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 -c getdate.c -o getdate.o --- all_subdir_stand --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dboot1.sym.debug boot1.sym.full boot1.sym --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/loader_lua --- --- load_elf64.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.load_elf64.o -MTload_elf64.o -std=3Dgn= u17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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 -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/common/load_e= lf64.c -o load_elf64.o --- all_subdir_stand/efi --- --- boot1.efi --- SOURCE_DATE_EPOCH=3D1704067200 elfcopy -j .peheader -j .text -j .sdata -j = .data -j .dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_fr= ame --output-target=3Defi-app-x86_64 boot1.sym boot1.efi sh: elfcopy: not found *** [boot1.efi] Error code 127 make[5]: stopped in /workspace/src/stand/efi/boot1 67.24 real 200.33 user 25.67 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1154417192349734= 1003.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_610_2068419062.1742810821715--