Date: Sun, 6 Oct 2024 07:17:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-13-amd64-gcc12_build - Build #892 - Still Failing Message-ID: <1259865262.17471.1728199082199@jenkins.ci.freebsd.org> In-Reply-To: <381515094.17457.1728195216793@jenkins.ci.freebsd.org> References: <381515094.17457.1728195216793@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_17470_49202707.1728199079792 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-13-amd64-gcc12_build - Build #892 (b887b25317cbc99cdfca23205= 4fe76bbf0d06679) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12= _build/892/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_b= uild/892/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_bu= ild/892/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) No changes The end of the build log: [...truncated 92.21 MiB...] 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 _Sp, class _Tp> class std::__1::= const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 131 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun_ref_t<_Sp, _Tp> | ^~~~~~~~~~= ~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:113:56: note: declared here 113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun_ref_t<_Sp, _Tp> std::__1::m= em_fun_ref(_Sp (_Tp::*)() const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:133:10: warning: 'template<class _Sp, class _Tp> class std::__1::= const_mem_fun_ref_t' is deprecated [-Wdeprecated-declarations] 133 | return const_mem_fun_ref_t<_Sp, _Tp>(__f); | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:113:56: note: declared here 113 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n_ref_t : public __unary_function<_Tp, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:137:58: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 137 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI const_mem_= fun1_ref_t<_Sp, _Tp, _Ap> | ^~~~~~~~~~= ~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:122:56: note: declared here 122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h: In function 'std::__1::const_mem_fun1_ref_t<_Sp, _Tp, _Ap> std::= __1::mem_fun_ref(_Sp (_Tp::*)(_Ap) const)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:139:10: warning: 'template<class _Sp, class _Tp, class _Ap> class= std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 139 | return const_mem_fun1_ref_t<_Sp, _Tp, _Ap>(__f); | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/mem_= fun_ref.h:122:56: note: declared here 122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:537: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _binary_function<_Arg1, _Arg2, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b= inary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: In function 'std::__1::pointer_to_binary_function= <_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 37 | return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b= inary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:538: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _unary_function<_Arg, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_u= nary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_= Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 37 | return pointer_to_unary_function<_Arg, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_u= nary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ --- all_subdir_stand --- --- loader_simp.8.gz --- gzip -cn /workspace/src/stand/man/loader_simp.8 > loader_simp.8.gz --- all_subdir_stand/fonts --- --- 16x32.fnt --- vtfontcvt -o 16x32.fnt /workspace/src/contrib/terminus/ter-u32n.bdf /worksp= ace/src/contrib/terminus/ter-u32b.bdf --- all_subdir_kerberos5 --- --- keytab_any.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace= /src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I= /workspace/src/crypto/heimdal/lib/ipc -I/workspace/src/crypto/heimdal/base= -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/= kerberos5/include -g -MD -MF.depend.keytab_any.po -MTkeytab_any.po -std=3D= gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-varia= ble -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/cr= ypto/heimdal/lib/krb5/keytab_any.c -o keytab_any.po --- keytab_file.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace= /src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I= /workspace/src/crypto/heimdal/lib/ipc -I/workspace/src/crypto/heimdal/base= -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/= kerberos5/include -g -MD -MF.depend.keytab_file.po -MTkeytab_file.po -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -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/crypto/heimdal/lib/krb5/keytab_file.c -o keytab_file.po --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In funct= ion 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_o= stream<_CharT, _Traits>&, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:754:24: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 754 | size_t __len =3D char_traits<char>::length(__strn); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_stand --- --- 6x12.fnt.gz --- gzip -cn 6x12.fnt > 6x12.fnt.gz --- 8x14.fnt.gz --- gzip -cn 8x14.fnt > 8x14.fnt.gz --- 8x14v.fnt.gz --- gzip -cn 8x14v.fnt > 8x14v.fnt.gz --- 8x16.fnt.gz --- gzip -cn 8x16.fnt > 8x16.fnt.gz --- 8x16v.fnt.gz --- gzip -cn 8x16v.fnt > 8x16v.fnt.gz --- 10x18.fnt.gz --- gzip -cn 10x18.fnt > 10x18.fnt.gz --- 10x20.fnt.gz --- gzip -cn 10x20.fnt > 10x20.fnt.gz --- 11x22.fnt.gz --- gzip -cn 11x22.fnt > 11x22.fnt.gz --- all_subdir_secure --- --- p_lib.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspace/src/cry= pto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOP= ENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -= DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -= DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DO= PENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines\"" -DNDEBUG -= I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypt= o/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I= /workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.a= md64/secure/lib/libcrypto -g -MD -MF.depend.p_lib.po -MTp_lib.po -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-but-set-variable -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/crypto/openssl/crypto/evp/p= _lib.c -o p_lib.po --- all_subdir_stand --- --- 12x24.fnt.gz --- gzip -cn 12x24.fnt > 12x24.fnt.gz --- all_subdir_lib --- --- all_subdir_lib/libc++ --- --- filesystem/filesystem_error.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg = -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-project/libcxx/s= rc -isystem /workspace/src/lib/libc++ -isystem /workspace/src/contrib/llvm-= project/libcxx/include -isystem /workspace/src/contrib/libcxxrt -nostdinc++= -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER= -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections -ffunction= -sections -fno-semantic-interposition -fvisibility-inlines-hidden -fvisibil= ity=3Dhidden -g -MD -MF.depend.filesystem_filesystem_error.po -MTfilesystem= /filesystem_error.po -Wno-format-zero-length -fstack-protector-strong -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-but-set-variable -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 -g -std=3Dc++20 -Wno-literal-suffix -Wno-error=3D= unknown-pragmas -c /workspace/src/contrib/llvm-project/libcxx/src/file= system/filesystem_error.cpp -o filesystem/filesystem_error.po --- all_subdir_stand --- --- 14x28.fnt.gz --- gzip -cn 14x28.fnt > 14x28.fnt.gz --- 16x32.fnt.gz --- gzip -cn 16x32.fnt > 16x32.fnt.gz --- all_subdir_stand/forth --- =3D=3D=3D> stand/forth (all) --- include/machine --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- beastie.4th.8.gz --- gzip -cn /workspace/src/stand/forth/beastie.4th.8 > beastie.4th.8.gz --- brand.4th.8.gz --- gzip -cn /workspace/src/stand/forth/brand.4th.8 > brand.4th.8.gz --- check-password.4th.8.gz --- gzip -cn /workspace/src/stand/forth/check-password.4th.8 > check-password.4= th.8.gz --- color.4th.8.gz --- gzip -cn /workspace/src/stand/forth/color.4th.8 > color.4th.8.gz --- delay.4th.8.gz --- gzip -cn /workspace/src/stand/forth/delay.4th.8 > delay.4th.8.gz --- loader.4th.8.gz --- gzip -cn /workspace/src/stand/forth/loader.4th.8 > loader.4th.8.gz --- menu.4th.8.gz --- gzip -cn /workspace/src/stand/forth/menu.4th.8 > menu.4th.8.gz --- menusets.4th.8.gz --- gzip -cn /workspace/src/stand/forth/menusets.4th.8 > menusets.4th.8.gz --- version.4th.8.gz --- gzip -cn /workspace/src/stand/forth/version.4th.8 > version.4th.8.gz --- all_subdir_stand/lua --- =3D=3D=3D> stand/lua (all) --- all_subdir_lib --- --- all_subdir_lib/libc --- --- isatty.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.isatty.po -MTisa= tty.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-si= gn -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-but-set-variable -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -I/workspace/src/lib/libutil -I/workspac= e/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msu= n/src -c /workspace/src/lib/libc/gen/isatty.c -o isatty.po --- all_subdir_stand --- --- include/machine --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- cli.lua.8.gz --- gzip -cn /workspace/src/stand/lua/cli.lua.8 > cli.lua.8.gz --- color.lua.8.gz --- gzip -cn /workspace/src/stand/lua/color.lua.8 > color.lua.8.gz --- config.lua.8.gz --- gzip -cn /workspace/src/stand/lua/config.lua.8 > config.lua.8.gz --- core.lua.8.gz --- gzip -cn /workspace/src/stand/lua/core.lua.8 > core.lua.8.gz --- drawer.lua.8.gz --- gzip -cn /workspace/src/stand/lua/drawer.lua.8 > drawer.lua.8.gz --- all_subdir_lib --- --- isinf.po --- --- all_subdir_stand --- --- hook.lua.8.gz --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.isinf.po -MTisin= f.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -I/workspace/src/lib/libutil -I/workspace/s= rc/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/s= rc -c /workspace/src/lib/libc/gen/isinf.c -o isinf.po --- all_subdir_stand --- gzip -cn /workspace/src/stand/lua/hook.lua.8 > hook.lua.8.gz --- menu.lua.8.gz --- gzip -cn /workspace/src/stand/lua/menu.lua.8 > menu.lua.8.gz --- password.lua.8.gz --- gzip -cn /workspace/src/stand/lua/password.lua.8 > password.lua.8.gz --- screen.lua.8.gz --- gzip -cn /workspace/src/stand/lua/screen.lua.8 > screen.lua.8.gz --- all_subdir_stand/userboot --- =3D=3D=3D> stand/userboot (all) --- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_stand/userboot --- --- include/machine --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/userboot/test --- =3D=3D=3D> stand/userboot/test (all) --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- all_subdir_lib --- --- isnan.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.isnan.po -MTisna= n.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -I/workspace/src/lib/libutil -I/workspace/s= rc/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/s= rc -c /workspace/src/lib/libc/gen/isnan.c -o isnan.po --- all_subdir_stand --- --- include/machine --- --- all_subdir_stand/userboot --- --- include/machine --- --- all_subdir_stand/i386 --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- --- all_subdir_stand/userboot --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- --- all_subdir_stand/i386 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/userboot --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/btx/btx --- =3D=3D=3D> stand/i386/btx/btx (all) --- all_subdir_stand/userboot --- --- .depend --- echo test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- test.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -I/wo= rkspace/src/stand/userboot -g -MD -MF.depend.test.o -MTtest.o -std=3Dgnu99= -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-er= ror=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-but-set-variable -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 -Os -c /workspace/src/stand/userboot/test/test= .c -o test.o --- all_subdir_lib --- --- jrand48.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.jrand48.po -MTjr= and48.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Du= nused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -I/workspace/src/lib/libutil -I/workspac= e/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msu= n/src -c /workspace/src/lib/libc/gen/jrand48.c -o jrand48.po --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- include/machine --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- btx.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/o= bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-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 -DBTX_FLAGS=3D0= x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std= =3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /wo= rkspace/src/stand/i386/btx/btx/btx.S -o btx.o --- all_subdir_lib --- --- kqueue1.po --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -DINIT_IRELOCS=3D"init_cpu_featur= es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp= ace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/= workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_= PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib= /jemalloc/include -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR= OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER= V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD -MF.depend.kqueue1.po -MTkq= ueue1.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Du= nused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -I/workspace/src/lib/libutil -I/workspac= e/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msu= n/src -c /workspace/src/lib/libc/gen/kqueue1.c -o kqueue1.po --- all_subdir_stand --- --- btx --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND= ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m= cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor= kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-= mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/= workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst= em-headers -Werror -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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 -Os -mpreferr= ed-stack-boundary=3D2 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/wor= kspace/src/stand/i386/boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-= id=3Dnone -Wl,-zrelro -o btx btx.o =20 --- all_subdir_sbin --- --- all_subdir_sbin/fdisk --- --- fdisk_mbr_enc.o --- /usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.fdisk_mbr_enc.o -MTfdisk_mbr_en= c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pr= ototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-pointer-s= ign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dun= used-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/sbin/fdisk/fdisk_mbr_enc.c -o fdisk_mbr_enc.o --- all_subdir_stand --- collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c= ore dumped compilation terminated. 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-13-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins11115355892= 838395164.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-13-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_17470_49202707.1728199079792--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1259865262.17471.1728199082199>