Date: Sat, 10 May 2025 23:01:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rpokala@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #530 - Failure Message-ID: <1988214239.2152.1746922167783@jenkins.ci.freebsd.org>
index | next in thread | raw e-mail
FreeBSD-main-amd64-gcc14_build - Build #530 (2a042fab4f91a525daa6255b69892fb434c62831) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/530/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/530/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/530/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) 2a042fab4f91a525daa6255b69892fb434c62831 by rpokala: amdsmn(4), amdtemp(4): Add support for AMD Family 1Ah (Zen5) CPUs The end of the build log: [...truncated 105.73 MiB...] 1177 | &result); | ~~~~~~~~ --- all_subdir_usr.bin --- autological-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/flex/src/gen.c -o gen.pieo --- main.pieo --- --- all_subdir_lib --- /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:2159:1: required from 'std::__1::string testing::gmock_matchers_test::{anonymous}::ReallyMatcherP<inner_matcher_type>::gmock_Impl<arg_type>::FormatDescription(bool) const [with arg_type = const int&; inner_matcher_type = testing::internal::EqMatcher<int>; std::__1::string = std::__1::basic_string<char>]' --- all_subdir_lib/googletest/tests/gtest_main --- | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:44:10: warning: 'template<class _Predicate> class std::__1::binary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.bin/lex -I/workspace/src/contrib/flex/src -DHAVE_CONFIG_H -fPIE -g -MD -MF.depend.main.pieo -MTmain.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-misleading-indentation -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--- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate | ^~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: At global scope: --- all_subdir_lib/googletest/tests/gtest --- 2456 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<bool, _Allocator>::vector(initializer_list<value_type> __il) | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2456:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] --- all_subdir_usr.bin --- =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/flex/src/main.c -o main.pieo --- misc.pieo --- --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2456:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1134:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 1134 | void __hash_table<_Tp, _Hash, _Equal, _Alloc>::__deallocate_node(__next_pointer __np) _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/googletest/tests/gmock_main --- 5556 | ::testing::internal::UniversalTersePrintTupleFieldsToStrings( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 5557 | ::std::tuple<GMOCK_INTERNAL_MATCHER_TYPE_PARAMS(args)>( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5558 | GMOCK_INTERNAL_MATCHER_MEMBERS_USAGE(args)))); \ --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.bin/lex -I/workspace/src/contrib/flex/src -DHAVE_CONFIG_H -fPIE -g -MD -MF.depend.misc.pieo -MTmisc.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-misleading-indentation -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--- all_subdir_lib --- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:2159:1: required from 'void testing::gmock_matchers_test::{anonymous}::ReallyMatcherP<inner_matcher_type>::gmock_Impl<arg_type>::DescribeTo(std::__1::ostream*) const [with arg_type = const int&; inner_matcher_type = testing::internal::EqMatcher<int>; std::__1::ostream = std::__1::basic_ostream<char>]' 5540 | *gmock_os << FormatDescription(false); \ --- all_subdir_lib/googletest/tests/gtest_main --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:39:88: warning: 'template<class _Predicate> class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI unary_negate<_Predicate> --- all_subdir_u[FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins9305866829271346698.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build sr.bin --- =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/flex/src/misc.c -o misc.pieo /workspace/src/contrib/flex/src/misc.c: In function 'line_directive_out': /workspace/src/contrib/flex/src/misc.c:369:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] --- all_subdir_lib --- | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::__1::not1(const _Predicate&)': --- all_subdir_lib/googletest/tests/gtest --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputIterator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- 369 | snprintf (directive, sizeof(directive), line_fmt, 0, filename); | ^~~~~~~~ ~~~~~~~~ /workspace/src/contrib/flex/src/misc.c:369:17: note: 'snprintf' output between 12 and 2059 bytes into a destination of size 2048 369 | snprintf (directive, sizeof(directive), line_fmt, 0, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/flex/src/misc.c:367:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 2029 and 2039 [-Wformat-truncation=] 367 | snprintf (directive, sizeof(directive), line_fmt, linenum, filename); | ^~~~~~~~ ~~~~~~~~ /workspace/src/contrib/flex/src/misc.c:367:17: note: 'snprintf' output between 12 and 2069 bytes into a destination of size 2048 --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2149:60: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 2149 | typename __tree<_Tp, _Compare, _Allocator>::const_iterator __tree<_Tp, _Compare, _Allocator>::__lower_bound( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1821:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 1821 | __tree<_Tp, _Compare, _Allocator>::__emplace_unique_impl(_Args&&... __args) { --- all_subdir_lib/googletest/tests/gmock_main --- | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:2159:1: required from here 5539 | void DescribeTo(::std::ostream* gmock_os) const override { \ | ^~~~~~~~~~ --- all_subdir_usr.bin --- 367 | snprintf (directive, sizeof(directive), line_fmt, linenum, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- nfa.pieo --- --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::basic_string<char> >' {aka 'class std::__1::basic_string<char>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/googletest/tests/gtest_main --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:41:10: warning: 'template<class _Predicate> class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.bin/lex -I/workspace/src/contrib/flex/src -DHAVE_CONFIG_H -fPIE -g -MD -MF.depend.nfa.pieo -MTnfa.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-misleading-indentation -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=t--- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<basic_string<char> >; _Tp = basic_string<char>]': --- all_subdir_lib/googletest/tests/gtest --- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_and_output( --- all_subdir_usr.bin --- autological-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/flex/src/nfa.c -o nfa.pieo --- options.pieo --- --- all_subdir_lib --- | ^~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_thread_poll_with_backoff( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/googletest/tests/gmock_main --- 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, --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.bin/lex -I/workspace/src/contrib/flex/src -DHAVE_CONFIG_H -fPIE -g -MD -MF.depend.options.pieo -MToptions.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-misleading-indentation -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--- all_subdir_lib --- from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:752:7: note: 'std::__1::__remove_const_t<std::__1::basic_string<char> >' {aka 'class std::__1::basic_string<char>'} declared here 752 | class basic_string { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] --- all_subdir_lib/googletest/tests/gtest_main --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' --- all_subdir_usr.bin --- -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/flex/src/options.c -o options.pieo --- parse.pieo --- --- all_subdir_lib --- 1052 | std::__uninitialized_allocator_relocate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1053 | __alloc(), std::__to_address(__begin_), std::__to_address(__end_), std::__to_address(__new_begin)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >; pointer = std::__1::basic_string<char>*]' --- all_subdir_lib/googletest/tests/gtest --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.bin/lex -I/workspace/src/contrib/flex/src -DHAVE_CONFIG_H -fPIE -g -MD -MF.depend.parse.pieo -MTparse.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-misleading-indentation -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-err--- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 1101 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::~__hash_table() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12, --- all_subdir_lib/googletest/tests/gmock_main --- 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- or=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 parse.c -o parse.pieo In function 'line_warning', inlined from 'line_warning' at /workspace/src/contrib/flex/src/parse.y:1055:6, inlined from 'lwarn' at /workspace/src/contrib/flex/src/parse.y:1029:2, inlined from 'format_warn' at /workspace/src/contrib/flex/src/parse.y:1021:2: --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__exception/exception_ptr.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/exception:81, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1411: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/voidify.h:23:81: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 23 | _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) { --- all_subdir_lib/googletest/tests/gtest_main --- 1502 | __swap_out_circular_buffer(__v); --- all_subdir_usr.bin --- /workspace/src/contrib/flex/src/parse.y:1061:53: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] 1021 | lwarn( warn_msg ); | ~~~~~~~~ ...... 1061 | snprintf( warning, sizeof(warning), "warning, %s", str ); | ^~~~~~~~~~~~~ /workspace/src/contrib/flex/src/parse.y:1061:17: note: 'snprintf' output between 10 and 2057 bytes into a destination of size 2048 1061 | snprintf( warning, sizeof(warning), "warning, %s", str ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'line_warning', inlined from 'line_warning' at /workspace/src/contrib/flex/src/parse.y:1055:6, inlined from 'lwarn' at /workspace/src/contrib/flex/src/parse.y:1029:2, inlined from 'yyparse' at /workspace/src/contrib/flex/src/parse.y:805:10: --- all_subdir_lib --- | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34: required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >; value_type = std::__1::basic_string<char>]' 1526 | __end = __push_back_slow_path(std::move(__x)); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-internal.h:676:20: required from 'void testing::internal::GenerateNamesRecursively(Types, std::__1::vector<std::__1::basic_string<char> >*, int) [with NameGenerator = DefaultNameGenerator; Types = Types<char, int>]' 676 | result->push_back(NameGenerator::template GetName<typename Types::Head>(i)); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/googletest/tests/gtest --- --- all_subdir_usr.bin --- /workspace/src/contrib/flex/src/parse.y:1061:53: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] 1061 | snprintf( warning, sizeof(warning), "warning, %s", str ); | ^~~~~~~~~~~~~ /workspace/src/contrib/flex/src/parse.y:1061:17: note: 'snprintf' output between 10 and 2057 bytes into a destination of size 2048 1061 | snprintf( warning, sizeof(warning), "warning, %s", str ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/flex/src/parse.y: In function 'yyparse': /workspace/src/contrib/flex/src/parse.y:360:41: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2021 [-Wformat-truncation=] 360 | "undeclared start condition %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:221:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 221 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp>* __a, _Td __delta, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:210:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 210 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp>* __a, _Td __delta, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/googletest/tests/gmock_main --- | ^~~~~~~~~ --- all_subdir_usr.bin --- 361 | nmstr ); | ~~~~~ In function 'format_pinpoint_message', inlined from 'yyparse' at /workspace/src/contrib/flex/src/parse.y:359:5: /workspace/src/contrib/flex/src/parse.y:1040:9: note: 'snprintf' output between 28 and 2075 bytes into a destination of size 2048 1040 | snprintf( errmsg, sizeof(errmsg), msg, arg ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- regex.pieo --- --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:47:58: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 47 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _Tp* __construct_at(_Tp* __location, _Args&&... __args) { | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:348: --- all_subdir_lib/googletest/tests/gtest_main --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.bin/lex -I/workspace/src/contrib/flex/src -DHAVE_CONFIG_H -fPIE -g -MD -MF.depend.regex.pieo -MTregex.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-misleading-indentation -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-err--- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-internal.h:684:42: required from 'std::__1::vector<std::__1::basic_string<char> > testing::internal::GenerateNames() [with NameGenerator = DefaultNameGenerator; Types = Types<char, int>]' 684 | GenerateNamesRecursively<NameGenerator>(Types(), &result, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googletest/test/gtest-typed-test_test.cc:95:1: required from here 220 | ::testing::internal::GenerateNames< \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 221 | GTEST_NAME_GENERATOR_(CaseName), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 222 | GTEST_TYPE_PARAMS_(CaseName)>()); \ --- all_subdir_lib/googletest/tests/gtest --- --- all_subdir_usr.bin --- or=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defChecking 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 addresshelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1988214239.2152.1746922167783>
