Date: Wed, 17 Apr 2024 08:09:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #604 - Still Failing Message-ID: <1301400294.7179.1713341349363@jenkins.ci.freebsd.org> In-Reply-To: <1902770972.7137.1713333294475@jenkins.ci.freebsd.org> References: <1902770972.7137.1713333294475@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_7178_765883392.1713341346826 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc13_build - Build #604 (2fda3ab0ac1903a977ef5d39d4dfb2ffe86ff1b7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/604/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/604/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/604/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) de22251127cd0e89ce1edb56c58b202496a97ba3 by imp: arm_kernel_bothdr.awk: Update to latest ota 67163bc485a56d960b72fb26f19685682b92dd6b by imp: nvmecontrol: Create letoh to generically convert to host order 85656a9a015339f3d412e5b1888e798bb3e7d4ba by imp: nvmecontrol: Make the error log page work on native format e098d24b5290a9f59734587ded783c19d4dc6e31 by imp: nvmecontrol: Have to truncate on all 32-bit architectures 1c4b7effa7f9df64bf72c6291b4719cffb2ffe22 by imp: nvmecontrol: Fix to128 for big endian targets 729ee4c88f2af4560adec39fd709ff89bb597e4a by imp: nvmecontrol: Move smart/health printing to little endian orderinng acdf72f7bbe582b8eabf09576dc93eb4fcfbd19b by imp: nvmecontrol: Move namespace change page printing to little endian 98f841efd8ce387d9cd060174b9dcc9ff9850648 by imp: nvmecontrol: Move self test status page printing to little endian b850caf7b7099636fd4323cb47a82f5201309fed by imp: nvmecontrol: Move command effeccts page printing to little endian 3d28a9c608a382af669e22e9e8eda7fd0bc02cad by imp: nvmecontrol: Move reservation notifcation page printing to little endian 55a1679ece1f56beda5f68e929a6b2fc553fb501 by imp: nvmecontrol: Move sanitize status page printing to little endian f0f7e9616da052e3d77b6e41301ccd655ae434fa by imp: nvmecontrol: Move intel temperature page printing to little endian 97b77de2d951b4946fb3219a99c98f2dd4c0120f by imp: nvme: Eliminate intel_log_temp_stats_swapbytes e39873820da7ddfddb59823efc3421125b92c17a by imp: nvmecontrol: add newlines where needed for ns command printfs 383a44fc0bcb36bf67127856f0c5fabfea522bab by imp: nvmecontrol: Preliminary namespace documentation 98ab7d0a30f8d0fc9c51e1e97ac29f87750b526c by imp: nvmecontrol: Add nvme 2.0 fields to read_logpage 49ea0889f2cb5e786e166fa9536c84f4a9994a6b by imp: nvmecontrol: One file per line 2fda3ab0ac1903a977ef5d39d4dfb2ffe86ff1b7 by imp: WITH_NVME: Remove from broken. The end of the build log: [...truncated 120.47 MiB...] inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:82:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:83:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:925:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 925 | : __r_([](basic_string &__s) -> decltype(__s.__r_)&& { if(!__s.__is_long()) __s.__annotate_delete(); return std::move(__s.__r_); }(__str)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:77:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:82:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ --- all_subdir_lib/googletest --- In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2081:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:916:55: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 916 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(basic_string&& __str) | ^~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2080:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2081:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:925:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 925 | : __r_([](basic_string &__s) -> decltype(__s.__r_)&& { if(!__s.__is_long()) __s.__annotate_delete(); return std::move(__s.__r_); }(__str)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2080:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2678:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:916:55: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 916 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(basic_string&& __str) | ^~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2677:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2678:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:925:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 925 | : __r_([](basic_string &__s) -> decltype(__s.__r_)&& { if(!__s.__is_long()) __s.__annotate_delete(); return std::move(__s.__r_); }(__str)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2677:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ --- all_subdir_lib/atf --- make[7]: stopped in /workspace/src/lib/atf/libatf-c++/tests/detail --- fs_test --- make[7]: stopped in /workspace/src/lib/atf/libatf-c++/tests/detail make[6]: stopped in /workspace/src/lib/atf/libatf-c++/tests make[5]: stopped in /workspace/src/lib/atf/libatf-c++ make[4]: stopped in /workspace/src/lib/atf make[3]: stopped in /workspace/src/lib --- all_subdir_lib/googletest --- --- gmock_link_test --- make[6]: stopped in /workspace/src/lib/googletest/tests/gmock_main --- gmock-spec-builders_test --- make[6]: stopped in /workspace/src/lib/googletest/tests/gmock_main --- gmock-matchers-containers_test --- In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2899:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:916:55: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 916 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(basic_string&& __str) | ^~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2898:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2899:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:925:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 925 | : __r_([](basic_string &__s) -> decltype(__s.__r_)&& { if(!__s.__is_long()) __s.__annotate_delete(); return std::move(__s.__r_); }(__str)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined 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> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2898:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 24 into object of size 24 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ --- gmock-matchers-misc_test --- make[6]: stopped in /workspace/src/lib/googletest/tests/gmock_main --- gmock-matchers-containers_test --- In member function 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = int; _Args = {int}; _Tp = int]', inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = int; _Args = {int}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {int}; _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedPointwiseTest_WorksForRhsNativeArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2425:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5: warning: array subscript 1 is outside array bounds of 'void [4]' [-Warray-bounds=] 173 | ::new ((void*)__p) _Up(std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = int]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = int; _Allocator = std::__1::allocator<int>&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = int; _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedPointwiseTest_WorksForRhsNativeArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2424:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 4 into object of size 4 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In member function 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = unsigned int; _Args = {unsigned int}; _Tp = unsigned int]', inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = unsigned int; _Args = {unsigned int}; <template-parameter-2-3> = void; _Alloc = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {unsigned int}; _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:902:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1476:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::WhenSortedByTest_WorksForNonEmptyContainer_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:1226:20: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:173:5: warning: array subscript 1 is outside array bounds of 'void [4]' [-Warray-bounds=] 173 | ::new ((void*)__p) _Up(std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:295:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = unsigned int]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:125:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:343:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = unsigned int; _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1451:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1479:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::WhenSortedByTest_WorksForNonEmptyContainer_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:1225:20: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:273:24: note: at offset 4 into object of size 4 allocated by 'operator new' 273 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ make[6]: stopped in /workspace/src/lib/googletest/tests/gmock_main make[5]: stopped in /workspace/src/lib/googletest/tests make[4]: stopped in /workspace/src/lib/googletest make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 733.86 real 7391.24 user 416.61 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins8568107251733728556.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_7178_765883392.1713341346826--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1301400294.7179.1713341349363>