FreeBSD-main-amd64-gcc13_build - Build #325 - Still Failing
Date: Thu, 22 Feb 2024 09:21:19 UTC
FreeBSD-main-amd64-gcc13_build - Build #325 (bad90cb4f6860657917a485893ee790545286018) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/325/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/325/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/325/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) bad90cb4f6860657917a485893ee790545286018 by imp: nextboot: check unlink, but only warn on !ENOENT The end of the build log: [...truncated 107.09 MiB...] 146 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_ref_t | ^~~~~~~~~~~~~~~~~~~~ /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:167:13: warning: 'template<class _Sp, class _Tp, class _Ap> class std::__1::const_mem_fun1_ref_t' is deprecated [-Wdeprecated-declarations] 167 | {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:146:56: note: declared here 146 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fun1_ref_t | ^~~~~~~~~~~~~~~~~~~~ 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/pointer_to_binary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:38:1: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations] 38 | pointer_to_binary_function<_Arg1,_Arg2,_Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_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/pointer_to_binary_function.h:40:13: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations] 40 | {return pointer_to_binary_function<_Arg1,_Arg2,_Result>(__f);} | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_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/pointer_to_unary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:38:1: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 38 | pointer_to_unary_function<_Arg,_Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_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/pointer_to_unary_function.h:40:13: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 40 | {return pointer_to_unary_function<_Arg,_Result>(__f);} | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:178, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/internal/gmock-internal-utils.h:44, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:145: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:767:30: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 767 | basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > to_string(_CharT __zero = _CharT('0'), | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:770:24: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 770 | basic_string<char, char_traits<char>, allocator<char> > to_string(char __zero = '0', | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In constructor 'std::__1::bitset<_Size>::bitset(const _CharT*, typename std::__1::basic_string<_CharT>::size_type, _CharT, _CharT)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:702:39: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 702 | size_t __rlen = std::min(__n, char_traits<_CharT>::length(__str)); | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:994:22: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 994 | basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member function 'std::__1::basic_string<_CharT> std::__1::bitset<_Size>::to_string(_CharT, _CharT) const': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:997:30: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 997 | return to_string<_CharT, char_traits<_CharT>, allocator<_CharT> >(__zero, __one); | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1003:20: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 1003 | basic_string<char, char_traits<char>, allocator<char> > | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member function 'std::__1::basic_string<char> std::__1::bitset<_Size>::to_string(char, char) const': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1006:28: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 1006 | return to_string<char, char_traits<char>, allocator<char> >(__zero, __one); | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In function 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_ostream<_CharT, _Traits>&, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:871:28: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 871 | size_t __len = 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_usr.bin --- --- dibio.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/sys/contrib/zstd/programs -I/workspace/src/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/zstd/lib/compress -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/workspace/src/sys/contrib/zstd/lib -DXXH_NAMESPACE=ZSTD_ -DHAVE_THREAD=1 -DZSTD_MULTITHREAD=1 -fPIE -g -MD -MF.depend.dibio.o -MTdibio.o -std=c11 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys/contrib/zstd/programs/dibio.c -o dibio.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslwalks.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -MD -MF.depend.aslwalks.o -MTaslwalks.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys/contrib/dev/acpica/compiler/aslwalks.c -o aslwalks.o --- all_subdir_usr.sbin/lpr --- --- printcap.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DINET6 -g -MD -MF.depend.printcap.o -MTprintcap.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/usr.sbin/lpr/common_source/printcap.c -o printcap.o --- all_subdir_lib --- --- all_subdir_lib/atf --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:31, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ios:222, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iostream:43, from /workspace/src/contrib/atf/atf-c++/detail/version_helper.cpp:34: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:724:50: warning: type attributes ignored after type is already defined [-Wattributes] 724 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1972:50: warning: type attributes ignored after type is already defined [-Wattributes] 1972 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslxref.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -MD -MF.depend.aslxref.o -MTaslxref.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys/contrib/dev/acpica/compiler/aslxref.c -o aslxref.o --- all_subdir_lib --- --- Kyuafile --- --- atf_c++_test --- (cd /workspace/src/lib/atf/libatf-c++/tests && DEPENDFILE=.depend.atf_c++_test NO_SUBDIR=1 make -f /workspace/src/lib/atf/libatf-c++/tests/Makefile _RECURSING_PROGS=t PROG=atf_c++_test PROG_CXX=atf_c++_test) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/lpr --- --- request.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DINET6 -g -MD -MF.depend.request.o -MTrequest.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/usr.sbin/lpr/common_source/request.c -o request.o --- all_subdir_usr.bin --- --- fileio.o --- --- all_subdir_lib --- --- .depend.atf_c++_test --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/sys/contrib/zstd/programs -I/workspace/src/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/zstd/lib/compress -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/workspace/src/sys/contrib/zstd/lib -DXXH_NAMESPACE=ZSTD_ -DHAVE_THREAD=1 -DZSTD_MULTITHREAD=1 -fPIE -g -MD -MF.depend.fileio.o -MTfileio.o -std=c11 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys/contrib/zstd/programs/fileio.c -o fileio.o --- all_subdir_lib --- echo atf_c++_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.atf_c++_test echo atf_c++_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.atf_c++_test --- atf_c++_test.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DHAVE_CONFIG_H -DATF_BUILD_CXX='"c++"' -DATF_BUILD_CXXFLAGS='"-Wall"' -DATF_C_TESTS_BASE='"/usr/tests/lib/atf/libatf-c"' -DATF_INCLUDEDIR='"/usr/include"' -I/workspace/src/contrib/atf -fPIE -g -MD -MF.depend.atf_c++_test.atf_c++_test.o -MTatf_c++_test.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fPIE -std=c++11 -Wno-deprecated-declarations -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/atf/atf-c++/atf_c++_test.cpp -o atf_c++_test.o --- all_subdir_usr.sbin --- --- rmjob.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DINET6 -g -MD -MF.depend.rmjob.o -MTrmjob.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/usr.sbin/lpr/common_source/rmjob.c -o rmjob.o --- startdaemon.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DINET6 -g -MD -MF.depend.startdaemon.o -MTstartdaemon.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/usr.sbin/lpr/common_source/startdaemon.c -o startdaemon.o --- all_subdir_lib --- --- all_subdir_lib/atf/libatf-c++/tests/detail --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:180, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:170, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iostream:44: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2686:56: warning: type attributes ignored after type is already defined [-Wattributes] 2686 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, false>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2687:56: warning: type attributes ignored after type is already defined [-Wattributes] 2687 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, true>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2692:56: warning: type attributes ignored after type is already defined [-Wattributes] 2692 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, false>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2693:56: warning: type attributes ignored after type is already defined [-Wattributes] 2693 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, true>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslxrefout.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -MD -MF.depend.aslxrefout.o -MTaslxrefout.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys/contrib/dev/acpica/compiler/aslxrefout.c -o aslxrefout.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LangStandard.h:13, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LangOptions.h:19, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/OpenCLOptions.h:17, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/TargetOptions.h:17, from /workspace/src/contrib/llvm-project/clang/tools/driver/cc1_main.cpp:16: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: '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 char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1867, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:246, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/common_iterator.h:31, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iterator:683, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/ADL.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/STLExtras.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Stack.h:19, from /workspace/src/contrib/llvm-project/clang/tools/driver/cc1_main.cpp:15: /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_rescue --- collect2: error: ld returned 1 exit status *** [rescue] Error code 1 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue 1 error make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue *** [rescue] Error code 2 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 109.48 real 2004.21 user 223.26 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins2692970458993356313.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_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