Date: Mon, 2 Sep 2024 10:29:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #904 - Still Failing Message-ID: <251328771.1747.1725272980339@jenkins.ci.freebsd.org> In-Reply-To: <1675885982.1737.1725267959808@jenkins.ci.freebsd.org> References: <1675885982.1737.1725267959808@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1746_1273369932.1725272979330 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-gcc12_build - Build #904 (ca84f1ed4d3c585b9b4eaed40ef012d757d68114) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/904/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/904/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/904/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) 3736b79f0fa7655288f922d085b90eb5e0347067 by andrew: vm: Use vmem_xalloc in kva_alloc bdbb0be0436a6db70c043a3cd8710de59b497e88 by andrew: vm: Add kva_alloc_aligned f48bd7527bba62d4d8019fd4bbdb966aecdbac0b by andrew: uart: Split out initilisation of the acpi devinfo 254d54f0733fe139108cb576cf37f16102659181 by andrew: arm64: Support passing more registers to signals fd443b71fa2eda2a125856acb446dd3cc72e053c by andrew: libc/aarch64: Copy the trivial getcontextx 519141de7e6639e4df3485073d2521dc95b60207 by andrew: libc/aarch64: Add a non-trivial getcontextx 4047cec13239e2bfa5b4fbd98de56bdb214e15bc by andrew: scmi: Implement scmi_clknode_recalc_freq method d5e29c62e923bd8e7a7355a0d3c5e4767c869ddf by andrew: linux64: Fix the build on arm64 with bti checking 8b9f8a7e763dfc533ce2abd5b48d1ba9f54165e2 by andrew: arm64: Clear td_frame when returning to userspace 570fae59a8bf9ded19c4de9bf001ee0fa2cf7229 by andrew: arm64: Support counter access with E2H 94865825c014dfaab300ea785b8cb7013d23187c by andrew: arm64: Fix the gicv3 check in locore.S 0fbb9df20dd88ba448ea622cf40b3855959653fe by andrew: arm64: Ensure sctlr and pstate are in known states 75861a57b6fd721e47c8a7cb43c4882c200cca1d by andrew: dev/uart: Add APMC0D08 as found in the Intel E2100 be3d6ab9e14790848e9331db27d48f92d6160bef by andrew: buf_ring: Remove PREFETCH_DEFINED 8ecb8e1c38e80ec2aae73536522fe2932af65ee8 by andrew: buf_ring: Support DEBUG_BUFRING in userspace be17061faf3b9811202b335cbf19b2b14aacfa01 by andrew: buf_ring: Consistently use atomic_*_32 56e8c3ec5241ec4747b8fdd42e0172325c7fc378 by andrew: buf_ring: Keep the full head and tail values 80df53c7fb1cefffff419adbb0767f36a44c27d2 by andrew: buf_ring: Use atomic operations with br_cons_tail 14c779e5caf09746a0e098378c2c09b897f0e177 by andrew: buf_ring: Remove old arm-only dequeue code bfd435bfe8e1b740d932355831b8a3cc644c14ed by andrew: buf_ring: Use atomic operations with br_prod_tail 72ac0bd83df93437d39bad7c4c3f196a398d40f0 by andrew: buf_ring: Ensure correct ordering of loads 0a5e9d280303254f325d1530fcd9d60286056715 by andrew: buf_ring: Add an Arm copyright e95c22c4135afe54f4f04949553e7f55bd3cb6cb by andrew: arm64: Expand the use of Armv8.1-A atomics a194eabe088bcc33ee07eefe3aace2aa3e2a3d25 by andrew: arm64: Use store-pair to zero the kernel bss ca84f1ed4d3c585b9b4eaed40ef012d757d68114 by andrew: libc/aarch64: Remove an unneeded weak symbol The end of the build log: [...truncated 28.53 MiB...] 2087 | typename __tree<_Tp, _Compare, _Allocator>::iterator __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2097:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2097 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2107:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2107 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1537 | __tree<_Tp, _Compare, _Allocator>::~__tree() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1332 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __comp) _NOEXCEPT_( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advance.h:65:58: warning: 'always_inline' function might not be inlinable [-Wattributes] 65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX17 void advance(_InputIter& __i, _Distance __orig_n) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/for_each.h:32:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 32 | for_each(_InputIterator __first, _InputIterator __last, _Function __f) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:253:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 253 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp>* __a, _Td __delta, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:242:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 242 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp>* __a, _Td __delta, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2097:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2097 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2107:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2107 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1537 | __tree<_Tp, _Compare, _Allocator>::~__tree() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1332 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __comp) _NOEXCEPT_( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:667:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 667 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:819:39: warning: 'always_inline' function might not be inlinable [-Wattributes] 819 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&&... __args) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes] 66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Fn&& __test_fn) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/for_each.h:32:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 32 | for_each(_InputIterator __first, _InputIterator __last, _Function __f) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1564:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1564 | vector<_Tp, _Allocator>::insert(const_iterator __position, const_reference __x) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1413:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1413 | vector<_Tp, _Allocator>::at(size_type __n) const { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1413:1: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/math.h:375, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cmath:319, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__compare/strong_order.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__compare/weak_order.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__compare/partial_order.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__compare/compare_partial_order_fallback.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/compare:145, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:272: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:88:80: warning: 'always_inline' function might not be inlinable [-Wattributes] 88 | _LIBCPP_NODISCARD_EXT _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(_A1 __x) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1453:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 1453 | void list<_Tp, _Alloc>::splice(const_iterator __p, list& __c) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1273:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 1273 | void list<_Tp, _Alloc>::push_back(value_type&& __x) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 621 | __list_imp<_Tp, _Alloc>::~__list_imp() { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-internal.h:63, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest-printers.h:122, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest-matchers.h:49, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-death-test-internal.h:47, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest-death-test.h:43, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest.h:65: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/map:1517:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 1517 | _Tp& map<_Key, _Tp, _Compare, _Allocator>::operator[](const key_type& __k) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 1141 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(size_type __n, const value_type& __x) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1118:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 1118 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(size_type __n) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1118:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1118:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 1141 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(size_type __n, const value_type& __x) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1141:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1118:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 1118 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(size_type __n) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1118:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1118:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1765:36: warning: 'always_inline' function might not be inlinable [-Wattributes] 1765 | _LIBCPP_CONSTEXPR_SINCE_CXX20 void vector<_Tp, _Allocator>::swap(vector& __x) | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1420:36: warning: 'always_inline' function might not be inlinable [-Wattributes] 1420 | _LIBCPP_CONSTEXPR_SINCE_CXX20 void vector<_Tp, _Allocator>::reserve(size_type __n) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:725:53: warning: 'always_inline' function might not be inlinable [-Wattributes] 725 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>& __os, char __c) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1175:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 1175 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(_ForwardIterator __first, _ForwardIterator __last) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1175:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1175:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1193:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 1193 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(const vector& __x) | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1193:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1193:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3929:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 3929 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, _CharT __rhs) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:925:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 925 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string<_CharT, _Traits, _Allocator>& __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:786:53: warning: 'always_inline' function might not be inlinable [-Wattributes] 786 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>& __os, const char* __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:830:39: warning: 'always_inline' function might not be inlinable [-Wattributes] 830 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args) { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:155:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:139:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:120:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 299 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~ 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::basic_string<char>, void*>*>*; _Dp = std::__1::__bucket_list_deallocator<std::__1::allocator<std::__1::__hash_node_base<std::__1::__hash_node<std::__1::basic_string<char>, 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> >}; _Tp = std::__1::basic_string<char>; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Equal = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1503: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>::__insert_unique(__container_value_type&&) [with _Tp = std::__1::basic_string<char>; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Equal = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:802:80, inlined from 'std::__1::pair<typename std::__1::__hash_table<_Value, typename std::__1::__type_identity<_Dp>::type, typename std::__1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>::type>::const_iterator, bool> std::__1::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(value_type&&) [with _Value = std::__1::basic_string<char>; _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::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:760:51, inlined from 'std::__1::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::__1::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(const_iterator, value_type&&) [with _Value = std::__1::basic_string<char>; _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::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:762:107, inlined from 'std::__1::insert_iterator<_Container>& std::__1::insert_iterator<_Container>::operator=(typename _Container::value_type&&) [with _Container = std::__1::unordered_set<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/insert_iterator.h:75:29, inlined from 'constexpr std::__1::pair<_InIter, _OutIter> std::__1::__move_loop<_AlgPolicy>::operator()(_InIter, _Sent, _OutIter) const [with _InIter = std::__1::basic_string<char>*; _Sent = std::__1::basic_string<char>*; _OutIter = std::__1::insert_iterator<std::__1::unordered_set<std::__1::basic_string<char> > >; _AlgPolicy = std::__1::_ClassicAlgPolicy]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/move.h:42:17, inlined from 'std::__1::pair<_InIter, _OutIter> std::__1::__unwrap_and_dispatch(_InIter, _Sent, _OutIter) [with _Algorithm = __overload<__move_loop<_ClassicAlgPolicy>, __move_trivial>; _InIter = __wrap_iter<basic_string<char>*>; _Sent = __wrap_iter<basic_string<char>*>; _OutIter = insert_iterator<unordered_set<basic_string<char> > >; typename enable_if<__can_rewrap<_InIter, _Sent, _OutIter>::value, int>::type <anonymous> = 0]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:109:8, inlined from 'std::__1::pair<_InIter, _OutIter> std::__1::__dispatch_copy_or_move(_InIter, _Sent, _OutIter) [with _AlgPolicy = _ClassicAlgPolicy; _NaiveAlgorithm = __move_loop<_ClassicAlgPolicy>; _OptimizedAlgorithm = __move_trivial; _InIter = __wrap_iter<basic_string<char>*>; _Sent = __wrap_iter<basic_string<char>*>; _OutIter = insert_iterator<unordered_set<basic_string<char> > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:133:110, inlined from 'constexpr std::__1::pair<_InIter, _OutIter> std::__1::__move(_InIter, _Sent, _OutIter) [with _AlgPolicy = _ClassicAlgPolicy; _InIter = __wrap_iter<basic_string<char>*>; _Sent = __wrap_iter<basic_string<char>*>; _OutIter = insert_iterator<unordered_set<basic_string<char> > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/move.h:113:65, inlined from '_OutputIterator std::__1::move(_InputIterator, _InputIterator, _OutputIterator) [with _InputIterator = __wrap_iter<basic_string<char>*>; _OutputIterator = insert_iterator<unordered_set<basic_string<char> > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/move.h:122:101, inlined from 'testing::internal::{anonymous}::UnitTestFilter::UnitTestFilter(const std::__1::string&)' at /workspace/src/contrib/googletest/googletest/src/gtest.cc:773:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:414:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitialized] 414 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In constructor 'testing::internal::{anonymous}::UnitTestFilter::UnitTestFilter(const std::__1::string&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1481:10: note: '__chash' was declared here 1481 | size_t __chash; | ^~~~~~~ --- gtest-all.o --- In member function 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, const_reference) [with _Tp = testing::TestSuite*; _Allocator = std::__1::allocator<testing::TestSuite*>]', inlined from 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)' at /workspace/src/contrib/googletest/googletest/src/gtest.cc:5772:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1574:9: warning: array subscript 1 is outside array bounds of 'testing::TestSuite [0]' [-Warray-bounds] 1574 | ++__xr; | ^~ /workspace/src/contrib/googletest/googletest/src/gtest.cc: In member function 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)': /workspace/src/contrib/googletest/googletest/src/gtest.cc:5761:15: note: at offset 8 into object 'new_test_suite' of size 8 5761 | auto* const new_test_suite = | ^~~~~~~~~~~~~~ --- gtest-all.pico --- In member function 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, const_reference) [with _Tp = testing::TestSuite*; _Allocator = std::__1::allocator<testing::TestSuite*>]', inlined from 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)' at /workspace/src/contrib/googletest/googletest/src/gtest.cc:5772:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1574:9: warning: array subscript 1 is outside array bounds of 'testing::TestSuite [0]' [-Warray-bounds] 1574 | ++__xr; | ^~ /workspace/src/contrib/googletest/googletest/src/gtest.cc: In member function 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)': /workspace/src/contrib/googletest/googletest/src/gtest.cc:5761:15: note: at offset 8 into object 'new_test_suite' of size 8 5761 | auto* const new_test_suite = | ^~~~~~~~~~~~~~ make[5]: stopped in /workspace/src/lib/googletest make[4]: stopped in /workspace/src/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 296.54 real 2579.96 user 295.73 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins9386927851701855747.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1746_1273369932.1725272979330--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?251328771.1747.1725272980339>