FreeBSD-stable-14-amd64-gcc12_build - Build #964 - Still Failing
Date: Mon, 23 Sep 2024 08:07:12 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #964 (c22bc90d4e329471d800580530a61e62bfbdda13) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/964/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/964/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/964/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 84.34 MiB...] | ^~~~~~~~~~~ /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/string_view:897:40: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 897 | struct hash<basic_string_view<wchar_t, char_traits<wchar_t> > > : __string_view_hash<wchar_t> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- sscanf_test.full --- --- all_subdir_lib/libc/tests/string --- --- strcspn_test.full --- --- all_subdir_lib/libc/tests/stdio --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-format -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o sscanf_test.full sscanf_test.o -lprivateatf-c --- all_subdir_stand --- --- include/machine --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/string --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fno-builtin -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o strcspn_test.full strcspn_test.o -lprivateatf-c --- all_subdir_stand --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/parser_std_format_spec.h:39, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_output.h:22, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:20: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:689:12: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 689 | <char, char_traits<char>, allocator<char> >(char const*, string const&); | ^~~~~~~~~~~ /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 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/userboot/test --- ===> stand/userboot/test (all) --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1763: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 19, so please migrate off of it. [-Wdeprecated-declarations] 1763 | operator==(const basic_string<char, char_traits<char>, _Alloc>& __lhs, | ^~~~~~~~~~~ /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/string:1764: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 19, so please migrate off of it. [-Wdeprecated-declarations] 1764 | const basic_string<char, char_traits<char>, _Alloc>& __rhs) _NOEXCEPT; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdlib --- --- random_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o random_test.full t_random.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_lib/libc/tests/stdio --- --- sscanf_test.debug --- --- all_subdir_lib/libc/tests/string --- --- strcspn_test.debug --- --- all_subdir_lib/libc/tests/stdio --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sscanf_test.full sscanf_test.debug --- all_subdir_lib/libc/tests/string --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug strcspn_test.full strcspn_test.debug --- all_subdir_lib/libc/tests/stdio --- --- sscanf_test --- --- all_subdir_lib/libc/tests/string --- --- strcspn_test --- --- all_subdir_lib/libc/tests/stdio --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=sscanf_test.debug sscanf_test.full sscanf_test --- all_subdir_lib/libc/tests/string --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=strcspn_test.debug strcspn_test.full strcspn_test --- all_subdir_stand --- --- include/machine --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- swprintf_test --- --- all_subdir_lib/libc/tests/string --- --- strerror2_test --- --- all_subdir_lib/libc/tests/stdio --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=.depend.swprintf_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECURSING_PROGS=t PROG=swprintf_test ) --- all_subdir_lib/libc/tests/string --- (cd /workspace/src/lib/libc/tests/string && DEPENDFILE=.depend.strerror2_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/string/Makefile _RECURSING_PROGS=t PROG=strerror2_test ) --- all_subdir_stand --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- .depend --- echo test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- test.o --- --- all_subdir_stand/i386 --- ===> stand/i386 (all) --- all_subdir_stand/userboot --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -I/workspace/src/stand/userboot -g -MD -MF.depend.test.o -MTtest.o -std=gnu99 -Wno-format-zero-length -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 -Os -c /workspace/src/stand/userboot/test/test.c -o test.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdlib --- --- random_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug random_test.full random_test.debug --- random_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=random_test.debug random_test.full random_test --- all_subdir_lib/libc/tests/stdio --- --- .depend.swprintf_test --- --- all_subdir_lib/libc/tests/string --- --- .depend.strerror2_test --- --- all_subdir_lib/libc/tests/stdio --- echo swprintf_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 >> .depend.swprintf_test --- swprintf_test.o --- --- all_subdir_lib/libc/tests/string --- echo strerror2_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 >> .depend.strerror2_test --- strerror_test.o --- --- all_subdir_lib/libc/tests/stdlib --- --- strtod_test --- --- all_subdir_lib/libc/tests/stdio --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.swprintf_test.swprintf_test.o -MTswprintf_test.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-format -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/lib/libc/tests/stdio/swprintf_test.c -o swprintf_test.o --- all_subdir_lib/libc/tests/stdlib --- (cd /workspace/src/lib/libc/tests/stdlib && DEPENDFILE=.depend.strtod_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _RECURSING_PROGS=t PROG=strtod_test ) --- all_subdir_lib/libc/tests/string --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fno-builtin -fPIE -g -MD -MF.depend.strerror2_test.strerror_test.o -MTstrerror_test.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/lib/libc/tests/string/strerror_test.c -o strerror_test.o --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/btx --- ===> stand/i386/btx (all) --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3703:37: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 3703 | operator==(const basic_string<char, char_traits<char>, _Allocator>& __lhs, | ^~~~~~~~~~~ /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/string:3704:37: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 3704 | const basic_string<char, char_traits<char>, _Allocator>& __rhs) _NOEXCEPT { | ^~~~~~~~~~~ /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/string: In function 'bool std::__1::operator==(const basic_string<char, char_traits<char>, _Alloc>&, const basic_string<char, char_traits<char>, _Alloc>&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3711:12: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 3711 | return char_traits<char>::compare(__lp, __rp, __lhs_sz) == 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; | ^~~~~~~~~~~ --- all_subdir_stand --- --- include/machine --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4046:69: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4046 | struct __string_hash : public __unary_function<basic_string<_CharT, char_traits<_CharT>, _Allocator>, size_t> { | ^~~~~~~~~~~ /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/string:4048:41: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4048 | operator()(const basic_string<_CharT, char_traits<_CharT>, _Allocator>& __val) const _NOEXCEPT { | ^~~~~~~~~~~ /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 --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4054:32: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4054 | struct hash<basic_string<char, char_traits<char>, _Allocator> > : __string_hash<char, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdlib --- --- .depend.strtod_test --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4062:36: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4062 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocator> > : __string_hash<char16_t, _Allocator> {}; | ^~~~~~~~~~~ /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/string:4065:36: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4065 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocator> > : __string_hash<char32_t, _Allocator> {}; | ^~~~~~~~~~~ /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/string:4069:35: 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 19, so please migrate off of it. [-Wdeprecated-declarations] 4069 | struct hash<basic_string<wchar_t, char_traits<wchar_t>, _Allocator> > : __string_hash<wchar_t, _Allocator> {}; | ^~~~~~~~~~~ /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 --- --- include/x86 --- --- all_subdir_lib --- echo strtod_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/lib/libnetbsd/libnetbsd_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.strtod_test --- t_strtod.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.strtod_test.t_strtod.o -MTt_strtod.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/contrib/netbsd-tests/lib/libc/stdlib/t_strtod.c -o t_strtod.o --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- ===> stand/i386/btx/btx (all) --- all_subdir_libexec --- --- rtld_malloc.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/common -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -msoft-float -fvisibility=hidden -g -MD -MF.depend.rtld_malloc.o -MTrtld_malloc.o -std=gnu99 -Wno-format-zero-length -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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wformat=2 -Wno-format-extra-args -Werror -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-error=overflow -Wno-return-type -Wno-redundant-decls -c /workspace/src/libexec/rtld-elf/rtld_malloc.c -o rtld_malloc.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- clock_gettime_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o clock_gettime_test.full t_clock_gettime.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_stand --- --- 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-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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=jagged-little-pill -Dfloat=floaty-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=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std=gnu99 -Wno-format-zero-length -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 -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/i386/btx/btx/btx.S -o btx.o --- all_subdir_lib --- --- clock_gettime_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug clock_gettime_test.full clock_gettime_test.debug --- clock_gettime_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=clock_gettime_test.debug clock_gettime_test.full clock_gettime_test --- clock_nanosleep_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=.depend.clock_nanosleep_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=clock_nanosleep_test ) --- all_subdir_stand --- --- btx --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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=jagged-little-pill -Dfloat=floaty-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=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -std=gnu99 -Wno-format-zero-length -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 -Os -mpreferred-stack-boundary=2 -nostdlib -e start -Wl,--defsym,ORG=0x9000,-T,/workspace/src/stand/i386/boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=none -Wl,-zrelro -Wl,-znoexecstack -o btx btx.o collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. *** [btx] Error code 1 make[6]: stopped in /workspace/src/stand/i386/btx/btx 1 error make[6]: stopped in /workspace/src/stand/i386/btx/btx 37.89 real 103.86 user 15.16 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins16864845988125959436.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address