From nobody Wed Aug 6 23:09:40 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 4by5bT56XDz64LK8 for ; Wed, 06 Aug 2025 23:09:41 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4by5bT2PV3z3fS1; Wed, 06 Aug 2025 23:09:41 +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=1754521781; 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=b4sgMEK4jBEpRdU3KaF6P2LWDQTFXzkwF9xAsdWBbCA=; b=SUNjsIqq6dUOqu3h7FALobO5GCYJw0dfrL2lMMrNJVQjhnjsJk4c4YhCi4GA/dzapXbA3E 57t2vgHYlXdm/5CSaZOlFspFvX5W4NpqQngv7VsscbUUN/ndr1pkkSVI5e7+ynHzUMYjAf XzVd0n8sO3QeOVT9oNCtR9ComuGc87iNSX7SQFcfsXhKU+v2S9WMzvxX9yXJ06q8fTHGSN 8NhDB10rHRVYh2AHF8AJ0LRiFB2plpjHmfOobsgKgFkFLVFVc7mIFcHGImWezdDAUdsnyE VouHfEjVLbBceKX5bgDaje3pDA2jDlJrmCIyDy2p5vBVPZBCv94DdlnyN++Msw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754521781; a=rsa-sha256; cv=none; b=dcOWYxxTgyBdtSfzCVp8hFAuFM0Eyjp5i/D68f6R1MXNtg8feXJNXXBKXVFQmIgLHLkBNo a8eAMODskvbLMXTFq4d/Yzl1cbQnMSaoXSq+9Eq/NCOzvMtKFIgUpOnDw6LmKEgPIuoc8M fWFSh25OHuwIQQ+htQ9r6I89/p1wssX5vTDua/NHDktqOKjeEppUompvptpCMUPXk2CAy1 yIQJ9xpIELg9mtFtA07p/EZOTJk0l1QLZbYofAFX28BIzyObcM+HGxmWKIdYb2w/oX2Jdz Sr9FXIKMpLISs14imaCzAZbmiveO9/9c3YObxWFkzhovShDJzAqcvI11QifD/w== 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 4by5bT1h52zh32; Wed, 06 Aug 2025 23:09:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 6 Aug 2025 23:09:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, rscheff@FreeBSD.org, se@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1967144729.483.1754521781239@jenkins.ci.freebsd.org> In-Reply-To: <161062588.473.1754518996668@jenkins.ci.freebsd.org> References: <161062588.473.1754518996668@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4067 - 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_482_745860457.1754521780447" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_482_745860457.1754521780447 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4067 (5c13952f167dc80aae3cfe879ca33= f76a3da610e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4067/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4067/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 067/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) 7556b55f0d67b7fc353ca509dee120dac18fc061 by markj: time: Handle kern_clock_gettime() failures in kern_clock_nanosleep() 65d4a83399843cb4c6dd44061599390843c162db by rscheff: tcp: ensure SACK rxmit never ends up left of its hole 5c13952f167dc80aae3cfe879ca33f76a3da610e by se: Revert "sbin/newfs_msdos: add support for exFAT file systems" The end of the build log: [...truncated 30.10 MiB...] /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::fd_up::= fd_up(int)': /workspace/src/lib/libutil++/libutil++.hh:73:27: error: declaration of 'fd'= shadows a member of 'freebsd::fd_up' [-Werror=3Dshadow] 73 | fd_up(int fd) : fd(fd) {} | ~~~~^~ /workspace/src/lib/libutil++/libutil++.hh:116:25: note: shadowed declaratio= n is here 116 | int fd; | ^~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::fd_up::= fd_up(int)': /workspace/src/lib/libutil++/libutil++.hh:73:27: error: declaration of 'fd'= shadows a member of 'freebsd::fd_up' [-Werror=3Dshadow] 73 | fd_up(int fd) : fd(fd) {} | ~~~~^~ /workspace/src/lib/libutil++/libutil++.hh:116:25: note: shadowed declaratio= n is here 116 | int fd; | ^~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::fd_up::= fd_up(int)': /workspace/src/lib/libutil++/libutil++.hh:73:27: error: declaration of 'fd'= shadows a member of 'freebsd::fd_up' [-Werror=3Dshadow] 73 | fd_up(int fd) : fd(fd) {} | ~~~~^~ /workspace/src/lib/libutil++/libutil++.hh:116:25: note: shadowed declaratio= n is here 116 | int fd; | ^~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::pidfile= ::pidfile(pidfh*)': /workspace/src/lib/libutil++/libutil++.hh:162:39: error: declaration of 'pf= h' shadows a member of 'freebsd::pidfile' [-Werror=3Dshadow] 162 | pidfile(struct pidfh *pfh) : pfh(pfh) {} | ~~~~~~~~~~~~~~^~~ /workspace/src/lib/libutil++/libutil++.hh:219:31: note: shadowed declaratio= n is here 219 | struct pidfh *pfh =3D nullptr; | ^~~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::pidfile= ::pidfile(pidfh*)': /workspace/src/lib/libutil++/libutil++.hh:162:39: error: declaration of 'pf= h' shadows a member of 'freebsd::pidfile' [-Werror=3Dshadow] 162 | pidfile(struct pidfh *pfh) : pfh(pfh) {} | ~~~~~~~~~~~~~~^~~ /workspace/src/lib/libutil++/libutil++.hh:219:31: note: shadowed declaratio= n is here 219 | struct pidfh *pfh =3D nullptr; | ^~~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::pidfile= ::pidfile(pidfh*)': /workspace/src/lib/libutil++/libutil++.hh:162:39: error: declaration of 'pf= h' shadows a member of 'freebsd::pidfile' [-Werror=3Dshadow] 162 | pidfile(struct pidfh *pfh) : pfh(pfh) {} | ~~~~~~~~~~~~~~^~~ /workspace/src/lib/libutil++/libutil++.hh:219:31: note: shadowed declaratio= n is here 219 | struct pidfh *pfh =3D nullptr; | ^~~ /workspace/src/lib/libutil++/stringf.cc: In function 'int stringf_write(voi= d*, const char*, int)': /workspace/src/lib/libutil++/stringf.cc:20:23: warning: catching polymorphi= c type 'class std::bad_alloc' by value [-Wcatch-value=3D] 20 | } catch (std::bad_alloc) { | ^~~~~~~~~ /workspace/src/lib/libutil++/stringf.cc:23:23: warning: catching polymorphi= c type 'class std::length_error' by value [-Wcatch-value=3D] 23 | } catch (std::length_error) { | ^~~~~~~~~~~~ --- stringf.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- stringf.o --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /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 [-Wat= tributes] 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 [-Wat= tributes] 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 [-Wattribut= es] 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 [-Wattribut= es] 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 [-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 [-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 [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/find.h:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-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 [-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 [-Wa= ttributes] 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 [-Wa= ttributes] /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 [-Wa= ttributes] 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 [-Wa= ttributes] /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 [-Wat= tributes] 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 [-Wat= tributes] 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:83:28: warning: 'always_inline' function might not be inlinable [= -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 [-= 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 = [-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 [= -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 = [-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 [= -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 [= -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 [= -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 [-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 [-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 [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-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 [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-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 [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-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 [-Wattributes] --- all_subdir_lib/libucl --- --- ucl_emitter.pico --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/w= orkspace/src/contrib/libucl/src -I/workspace/src/contrib/libucl/uthash -I= /workspace/src/contrib/libucl/klib -g -MD -MF.depend.ucl_emitter.pico -M= Tucl_emitter.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= contrib/libucl/src/ucl_emitter.c -o ucl_emitter.pico --- all_subdir_lib/libutil++ --- --- stringf.pieo --- In file included from /workspace/src/lib/libutil++/stringf.cc:12: /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::fd_up::= fd_up(int)': /workspace/src/lib/libutil++/libutil++.hh:73:27: error: declaration of 'fd'= shadows a member of 'freebsd::fd_up' [-Werror=3Dshadow] 73 | fd_up(int fd) : fd(fd) {} | ~~~~^~ /workspace/src/lib/libutil++/libutil++.hh:116:25: note: shadowed declaratio= n is here 116 | int fd; | ^~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::fd_up::= fd_up(int)': /workspace/src/lib/libutil++/libutil++.hh:73:27: error: declaration of 'fd'= shadows a member of 'freebsd::fd_up' [-Werror=3Dshadow] 73 | fd_up(int fd) : fd(fd) {} | ~~~~^~ /workspace/src/lib/libutil++/libutil++.hh:116:25: note: shadowed declaratio= n is here 116 | int fd; | ^~ --- stringf.o --- cc1plus: all warnings being treated as errors --- stringf.pieo --- /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::fd_up::= fd_up(int)': /workspace/src/lib/libutil++/libutil++.hh:73:27: error: declaration of 'fd'= shadows a member of 'freebsd::fd_up' [-Werror=3Dshadow] 73 | fd_up(int fd) : fd(fd) {} | ~~~~^~ /workspace/src/lib/libutil++/libutil++.hh:116:25: note: shadowed declaratio= n is here 116 | int fd; | ^~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::pidfile= ::pidfile(pidfh*)': /workspace/src/lib/libutil++/libutil++.hh:162:39: error: declaration of 'pf= h' shadows a member of 'freebsd::pidfile' [-Werror=3Dshadow] 162 | pidfile(struct pidfh *pfh) : pfh(pfh) {} | ~~~~~~~~~~~~~~^~~ /workspace/src/lib/libutil++/libutil++.hh:219:31: note: shadowed declaratio= n is here 219 | struct pidfh *pfh =3D nullptr; | ^~~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::pidfile= ::pidfile(pidfh*)': /workspace/src/lib/libutil++/libutil++.hh:162:39: error: declaration of 'pf= h' shadows a member of 'freebsd::pidfile' [-Werror=3Dshadow] 162 | pidfile(struct pidfh *pfh) : pfh(pfh) {} | ~~~~~~~~~~~~~~^~~ /workspace/src/lib/libutil++/libutil++.hh:219:31: note: shadowed declaratio= n is here 219 | struct pidfh *pfh =3D nullptr; | ^~~ /workspace/src/lib/libutil++/libutil++.hh: In constructor 'freebsd::pidfile= ::pidfile(pidfh*)': /workspace/src/lib/libutil++/libutil++.hh:162:39: error: declaration of 'pf= h' shadows a member of 'freebsd::pidfile' [-Werror=3Dshadow] 162 | pidfile(struct pidfh *pfh) : pfh(pfh) {} | ~~~~~~~~~~~~~~^~~ /workspace/src/lib/libutil++/libutil++.hh:219:31: note: shadowed declaratio= n is here 219 | struct pidfh *pfh =3D nullptr; | ^~~ /workspace/src/lib/libutil++/stringf.cc: In function 'int stringf_write(voi= d*, const char*, int)': /workspace/src/lib/libutil++/stringf.cc:20:23: warning: catching polymorphi= c type 'class std::bad_alloc' by value [-Wcatch-value=3D] 20 | } catch (std::bad_alloc) { | ^~~~~~~~~ /workspace/src/lib/libutil++/stringf.cc:23:23: warning: catching polymorphi= c type 'class std::length_error' by value [-Wcatch-value=3D] 23 | } catch (std::length_error) { | ^~~~~~~~~~~~ --- stringf.o --- *** [stringf.o] Error code 1 make[5]: stopped in /workspace/src/lib/libutil++ --- cddl/lib__L --- make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src --- lib__L --- make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 231.87 real 2239.75 user 295.19 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/jenkins3917503087406038= 946.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_482_745860457.1754521780447--