From nobody Fri Dec 19 01:59:54 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dXW256RdSz6KbBf for ; Fri, 19 Dec 2025 01:59:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dXW252CyHz3Jh0; Fri, 19 Dec 2025 01:59:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1766109597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=IvLy/4WhGlYfZga7ry3QeSMzGQN/TjX3aSMePNfpGog=; b=Zed1yhKO3zEg3DL5G7WwK2HuaBWY84KivaUsw3SrSvnf7SRX2WKXFxuUeG728HP4l5/F3z AhQKwrWJnJTL6CjXbJC76DuzpyNabOikpd6LAxEd+jjdTh03bvM2cNBG7ZL38hMuRNkG/H fPz5Z1raV7wyRiZ6I91kwLZdlGN7D4TQ3TKlGG2wCcSj0DXvHScdcxoQLzGWHN8gP8ORDi 4P1ArMN4b5kFB7uOmROsxI6sp3+4xLq+FPVHtU7J6igxACM+buPNsYjUHL4i7iS7Vwt/aZ lnHco/5H/juvuOTPPNTIikgrtPdmW2iubKcRIzeK2CmOhcac0lh9Qn/WJX9MRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766109597; a=rsa-sha256; cv=none; b=gR2YtmZ/QWC7xCEFDzU+ZeleuBN27ERkpI30HpEBYGSC+L9ePtG/yC+mvaV3xbf+QMAY8f mUb3hDAj+z+VmIFsXfK3+bGlKNTBUZbyv198OdzsLVAbEFRffIY/kpO6ToLxCKZ5EvRj94 daqyINZfxX1AXtGxPAYqJwFDE0mZ5XNi9BAbjBajbHaRKjZezlQYcM/A6v8Y/JdQRo9dTa jdrWFY5GN6NJQa+Oa/j+1Y4FoARnHLymkeAE7UvUxG87SJP3y263VVYQQ3xgDko1u9Kjxe /rriBoNFRrEa2m3pLZe8//UUCtHGnpUkf14MwcoLCcDa/gusCOsA4U0GXYz5Gw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dXW251jdYz13vQ; Fri, 19 Dec 2025 01:59:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 19 Dec 2025 01:59:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1660559829.2013.1766109597247@jenkins.ci.freebsd.org> In-Reply-To: <1209859193.1959.1766101910691@jenkins.ci.freebsd.org> References: <1209859193.1959.1766101910691@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #2453 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2012_708197940.1766109594233" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2012_708197940.1766109594233 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #2453 (7f3da1f800f77150fab2a07ce9caf= dca41b29ee9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/2453/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 2453/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2= 453/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) 55ce12672b948c002431851af54843bfc7f50d6f by olce: kern: racct: Remove code unused since %cpu resource computation revamp 7f3da1f800f77150fab2a07ce9cafdca41b29ee9 by emaste: aq(4): Build on x86 only for now The end of the build log: [...truncated 113.78 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable unless also de= clared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable unless also de= clared 'inline' [-Wattributes] 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_atom= ic_impl.h:221:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 221 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_= impl<_Tp>* __a, _Td __delta, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:210:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 210 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_= impl<_Tp>* __a, _Td __delta, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2090:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 2090 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2100:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 2100 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) = const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1530 | __tree<_Tp, _Compare, _Allocator>::~__tree() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1325 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co= mp) _NOEXCEPT_( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:839:39: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 839 | _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_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable unless also dec= lared 'inline' [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le unless also declared 'inline' [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:757:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 757 | 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/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:850:39: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 850 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args= ) { | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __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_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _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_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _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:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(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& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_arr= ay::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/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_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*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(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& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_arr= ay::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/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_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*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(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& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_arr= ay::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/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_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/gmock_main --- --- gmock-matchers-arithmetic_test --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, 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::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with _A= rgs =3D {std::__1::basic_string, std::__1= ::allocator >, long unsigned int}; _Key =3D std::__1::basic_string; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; = _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /include/c++/v1/unordered_map:1255:37, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D te= sting::gmock_matchers_test::GTestMatcherTestP]' at /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:728:40= : /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D tes= ting::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/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/gtest_main --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gtest_= main --- gtest-typed-test_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_usr.bin --- --- all_subdir_usr.bin/clang --- make[4]: stopped making "all" in /workspace/src/usr.bin/clang make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- 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 --- --- all_subdir_lib/googletest/tests/gmock_main --- 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 --- gmock-matchers-comparisons_test --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, 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::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with _A= rgs =3D {std::__1::basic_string, std::__1= ::allocator >, long unsigned int}; _Key =3D std::__1::basic_string; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; = _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /include/c++/v1/unordered_map:1255:37, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D te= sting::gmock_matchers_test::GTestMatcherTestP]' at /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:728:40= : /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D tes= ting::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; | ^~~~~~~ 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 969.55 real 9261.53 user 547.06 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1575157682486278= 4667.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_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_2012_708197940.1766109594233--