Date: Sun, 21 Dec 2025 16:39:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, gallatin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #5330 - Still Failing Message-ID: <862222814.2455.1766335187435@jenkins.ci.freebsd.org> In-Reply-To: <268763235.2379.1766271473597@jenkins.ci.freebsd.org> References: <268763235.2379.1766271473597@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc13_build - Build #5330 (4d692068f6850282dabde9e35b3098a4ebec9592) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5330/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5330/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5330/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) 117306dc606bf331795636b165b25be66e40d6a0 by bz: in6_ifattach: include sys/eventhandler.h to unbreak NOVIMAGE builds 43d7ee540efe0df1def80ce24255b32f9f9396ba by gallatin: iflib: support for transmit side nic KTLS offload 4d692068f6850282dabde9e35b3098a4ebec9592 by gallatin: ktls: Capture initial tls seqno at time offload is initiated The end of the build log: [...truncated 112.41 MiB...] 1471 | return converted.Perform(std::forward_as_tuple( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1472 | std::get<I>(std::forward_as_tuple(std::forward<Args>(args)...))...)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1473 | }; | ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '<anonymous>' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'testing::Action<bool(int)>::Action(const testing::Action<bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>::<lambda>(const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; _Args2 = {const std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >&}; _T1 = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _T2 = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Ap = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:1: warning: array subscript 'std::__1::function<bool(int)>[0]' is partly outside array bounds of 'std::__1::function<bool(double, int)> [1]' [-Warray-bounds=] 927 | function<_Rp(_ArgTypes...)>::function(const function& __f) : __f_(__f.__f_) {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '<anonymous>' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action<bool(int)>::Action(const testing::Action<bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>::<lambda>(const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; _Args2 = {const std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >&}; _T1 = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _T2 = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Ap = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:374:25: warning: array subscript 'std::__1::__function::__value_func<bool(int)>::__as_base [0]' is partly outside array bounds of 'std::__1::function<bool(double, int)> [1]' [-Warray-bounds=] 374 | _LIBCPP_HIDE_FROM_ABI __value_func(const __value_func& __f) { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '<anonymous>' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action<bool(int)>::Action(const testing::Action<bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>::<lambda>(const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; _Args2 = {const std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >&}; _T1 = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _T2 = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Ap = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:381:12: warning: array subscript 'std::__1::__function::__value_func<bool(int)>[0]' is partly outside array bounds of 'std::__1::function<bool(double, int)> [1]' [-Warray-bounds=] 381 | __f_ = __f.__f_->__clone(); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '<anonymous>' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action<bool(int)>::Action(const testing::Action<bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>::<lambda>(const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; _Args2 = {const std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >&}; _T1 = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _T2 = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Ap = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:378:12: warning: array subscript 'std::__1::__function::__value_func<bool(int)>[0]' is partly outside array bounds of 'std::__1::function<bool(double, int)> [1]' [-Warray-bounds=] 378 | __f_ = __as_base(&__buf_); | ~~~~~^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '<anonymous>' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action<bool(int)>::Action(const testing::Action<bool(int)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>::<lambda>(const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>&}; _Args2 = {const std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >&}; _T1 = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _T2 = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Ap = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)> >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<bool (*)(int), 1>::operator testing::Action<bool(double, int)><bool, double, int>() const::<lambda(double&&, int&&)>; <template-parameter-2-2> = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:376:12: warning: array subscript 'std::__1::__function::__value_func<bool(int)>[0]' is partly outside array bounds of 'std::__1::function<bool(double, int)> [1]' [-Warray-bounds=] 376 | __f_ = nullptr; | ~~~~~^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {double, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '<anonymous>' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/googletest/tests/gtest_main --- --- gtest-typed-test_test --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gtest_main --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1348:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast<const char*>(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1360:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast<const char*>(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_lib/googletest --- --- googletest-printers-test --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gtest_main make[5]: stopped making "all" in /workspace/src/lib/googletest/tests --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1390:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast<const char*>(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1402:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast<const char*>(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1434:3: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast<const char*>(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1453:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast<const char*>(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits<char>::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operator<<(basic_ostream<char, _Traits>&, const char*) [with _Traits = char_traits<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1465:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast<const char*>(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_lib/googletest --- --- all_subdir_lib/googletest/tests/gtest --- --- googletest-param-test-test --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gtest make[5]: stopped making "all" in /workspace/src/lib/googletest/tests --- all_subdir_lib/googletest/tests/gmock_main --- --- gmock-matchers-arithmetic_test --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::unique_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp = std::__1::__hash_node_base<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, void*>*>*; _Dp = std::__1::__bucket_list_deallocator<std::__1::allocator<std::__1::__hash_node_base<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, void*>*>*> >]', inlined from 'std::__1::pair<std::__1::__hash_iterator<typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _Hash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [with _Key = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, long unsigned int}; _Tp = std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>; _Hash = std::__1::__unordered_map_hasher<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::hash<std::__1::basic_string<char> >, std::__1::equal_to<std::__1::basic_string<char> >, true>; _Equal = std::__1::__unordered_map_equal<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::equal_to<std::__1::basic_string<char> >, std::__1::hash<std::__1::basic_string<char> >, true>; _Alloc = std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair<std::__1::__hash_iterator<typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _Hash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = std::__1::basic_string<char>; _Second = long unsigned int; typename std::__1::enable_if<std::__1::__can_extract_map_key<_First, typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__container_value_type>::value, int>::type <anonymous> = 0; _Tp = std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>; _Hash = std::__1::__unordered_map_hasher<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::hash<std::__1::basic_string<char> >, std::__1::equal_to<std::__1::basic_string<char> >, true>; _Equal = std::__1::__unordered_map_equal<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::equal_to<std::__1::basic_string<char> >, std::__1::hash<std::__1::basic_string<char> >, true>; _Alloc = std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:804:96, inlined from 'std::__1::pair<std::__1::__hash_map_iterator<typename std::__1::__hash_table<std::__1::__hash_value_type<_Key, _Value>, std::__1::__unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typename std::__1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_value_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocator_traits<typename std::__1::__type_identity<_Alloc>::type>::rebind_alloc<std::__1::__hash_value_type<_Key, _Value> > >::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, long unsigned int}; _Key = std::__1::basic_string<char>; _Tp = long unsigned int; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Pred = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::pair<const std::__1::basic_string<char>, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1255:68, inlined from 'testing::internal::ParameterizedTestSuiteInfo<TestCase>* testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder(std::__1::string, testing::internal::CodeLocation) [with TestSuite = testing::gmock_matchers_test::GTestMatcherTestP]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:728:7: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitialized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In member function 'testing::internal::ParameterizedTestSuiteInfo<TestCase>* testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder(std::__1::string, testing::internal::CodeLocation) [with TestSuite = testing::gmock_matchers_test::GTestMatcherTestP]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509:10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_lib/libnv --- make[5]: stopped making "all" in /workspace/src/lib/libnv/tests make[4]: stopped making "all" in /workspace/src/lib/libnv make[3]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/googletest --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gmock_main --- gmock-actions_test --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gmock_main --- gmock-function-mocker_test --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gmock_main make[5]: stopped making "all" in /workspace/src/lib/googletest/tests make[4]: stopped making "all" in /workspace/src/lib/googletest make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 561.82 real 5803.57 user 343.32 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" 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/jenkins3014117755693550557.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 addresshelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?862222814.2455.1766335187435>
